Commits
User selector
Commit history
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 6508311committedExtra callback test cases
Show description for 9fd48b1committed
Commits on Feb 23, 2014
Commits on Feb 22, 2014
annotationSetText allow None to mean a null pointer
Show description for c8019a9committedScintilla Tests completed for each arg combination
Show description for 628290fcommitted
Commits on Feb 20, 2014
Commits on Feb 18, 2014
Generated test cases for ScintillaWrapper
Show description for 76aa4b6committed
Commits on Feb 16, 2014
GIL Manager introduced. Lots of debugging info
Show description for 1766056committed
Commits on Feb 15, 2014
Scintilla callback - first steps to fixes
Show description for 03b1040committed
Commits on Feb 14, 2014
BUG: SF#15: Console encoding fixed
Show description for 597f8f8committed- committed
BUG: SF#11: setLangType(langType) crash
Show description for 41a02bccommittedBUG: setEncoding(encoding)
Show description for 29046a3committed- committed