Commits
User selector
Commit history
Commits on Feb 2, 2025
add new Notepad message NPPM_ADDSCNMODIFIEDFLAGS (#376)
Show description for 6f3d57bauthored
Commits on Jan 4, 2025
Handling of invalid values in the Search, Search, Replace and Replace methods (#370)
Show description for cb29713authored
Commits on Jan 1, 2025
- committed
Commits on Dec 28, 2024
Commits on Dec 26, 2024
- authored
Some new notepad messages added (#361)
Show description for dfae4baauthored
Commits on Dec 21, 2023
- update to boost 1.84.0 with python 3.12.1
Show description for 70c3d04committed
Commits on Aug 30, 2023
- committed
Commits on Mar 26, 2023
fix testcase due to changed meaning of endposition 0 from PR for
Show description for a413afecommitted
Commits on Oct 28, 2022
- correct issues with long filenames as just partially fixed by N++ with https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11106
Show description for f27212ccommitted
Commits on Oct 18, 2022
- added bool return values for the N++ response where applicable
Show description for cc4bf55committed
Commits on Oct 15, 2022
- committed
Commits on Feb 19, 2022
- add coding info to python_tests files
Show description for bfef71fcommitted
Commits on Feb 17, 2022
- correct issue with changed file encoding from utf8 -> acsii with last checkin
Show description for 8fd8132committed
Commits on Feb 5, 2022
Scintilla 446 (N++ 8.2) (#220)
Show description for 3177c9aauthored
Commits on May 3, 2020
Commits on May 2, 2020
- used 'rb' to open file as stated at docu https://docs.python.org/3/c-api/veryhigh.html of PyRun_SimpleFileEx:
Show description for d736334committed
Commits on May 1, 2020
- fixed string length in extractEncodedString()
Show description for 99243a6committed
Commits on Apr 28, 2020
start to fix python unittests
Show description for 9186f6ccommitted
Commits on Oct 28, 2019
Commits on Oct 27, 2019
Commits on Oct 15, 2019
Npp 7.8 interface (#129)
Show description for 4c34bfbauthored
Commits on Sep 12, 2018
- authored andcommitted


Commits on Jul 15, 2014
Release the GIL if necessary before calling Replace in main thread
Show description for 9f8911acommittedAdd test for replacement format containing unicode chars
Show description for fa87cb8committed
Commits on Jun 22, 2014
Fix deleteLine to behave correctly on edge cases
Show description for a9ac1b9committed
Commits on Apr 21, 2014
Add test for abs()
Show description for acf3309committed
Commits on Mar 29, 2014
Allow conditional replacements in rereplace
Show description for 8719c65committed
Commits on Mar 23, 2014
Fix test cases under XP
Show description for 49ed4d7committedAdd test for notepad callback with method not allowed in sync Editor callback
Show description for 2bc74bacommitted
Commits on Mar 15, 2014
Scintilla sync callbacks
Show description for 32fb919committed
Commits on Feb 24, 2014
Make re.MULTILINE the default search/replace
Show description for c13f021committed- committed
Generated code regenerated for Scintilla 3.39
Show description for 6508311committed