Commits
User selector
Commit history
Commits on Feb 25, 2023
Makes the window handles available for the respective objects (#282)
Show description for dd07be7authored
Commits on Jan 22, 2023
fix #276 ColourElement routines cannot accept alpha values
Show description for c8122a5committed
Commits on Jan 21, 2023
Commits on Jan 2, 2023
- update to N++ interfaces for 8.4.8 with scintilla 5.3.2 and lexilla 5.2.1
Show description for d181250committed
Commits on Nov 11, 2022
- update to N++ interfaces for 8.4.7 with scintilla 5.3.1 and lexilla 5.2.0
Show description for 1e090b7committed
Commits on Oct 1, 2022
- update to N++ interfaces for 8.4.6 with scintilla 5.3.0 and lexilla 5.1.9 (#246)
Show description for e20e1a2authored
Commits on Sep 10, 2022
- update to N++ interfaces for 8.4.5 with scintilla 5.2.4 and lexilla 5.1.8
Show description for 9944cbdcommitted
Commits on May 1, 2022
- correct typos
Show description for b7c52afcommitted
Commits on Apr 30, 2022
- update to N++ interfaces for 8.4.1 with scintilla 5.2.2 and lexilla 5.1.6
Show description for 54bff32committed
Commits on Feb 6, 2022
Npp 8.3 interface (#221)
Show description for 9d26931authored
Commits on Feb 5, 2022
Scintilla 446 (N++ 8.2) (#220)
Show description for 3177c9aauthored
Commits on Sep 6, 2020
Editor callback function does not get cleared if used as bound method in a class #153
Show description for 8d4edd3committed
Commits on May 1, 2020
- fixed string length in extractEncodedString()
Show description for 99243a6committed
Commits on Oct 15, 2019
Npp 7.8 interface (#129)
Show description for 4c34bfbauthored
Commits on Nov 25, 2018
fix for #110
Show description for 2c04fe0committed
Commits on Jul 15, 2018
new files created as result of createwrapper.py changes
Show description for e7c3a9bauthored andcommitted

Commits on May 23, 2018
- started to adapt for unicode filenames to be displayed in menu list
Show description for 9ea03f3committed
Commits on Apr 24, 2018
Add editor.flash()
Show description for 542f616committed
Commits on Apr 4, 2018
NotepadPlusWrapper and ScintillaWrapperGenerated changes (#43)
Show description for edc3823authored andcommitted
Commits on Apr 2, 2018
- committed
- adapt bufferId for x64
Show description for e65c434committed- adapted script CreateWrapper.py by Claudia for usage of intptr_t as return value
Show description for 58285edcommitted- update python wrapper code with CreateWrapper.py
Show description for a3b5191committed
Commits on Feb 27, 2018
- added updated files from n++ 7.5.4
Show description for 25939fecommitted
Commits on Sep 27, 2014
Always release GIL before calling Scintilla
Show description for 21c4453committed
Commits on Mar 15, 2014
Scintilla sync callbacks
Show description for 32fb919committed
Commits on Feb 28, 2014
Make everything use boost::shared_ptr
Show description for fc77893committed
Commits on Feb 24, 2014
Make re.MULTILINE the default search/replace
Show description for c13f021committedGenerated code regenerated for Scintilla 3.39
Show description for 6508311committed
Commits on Feb 22, 2014
Notepad++ callbacks with mutex and list of boost::python::object
Show description for e1d1b6dcommittedScintilla Tests completed for each arg combination
Show description for 628290fcommitted
Commits on Feb 20, 2014
Commits on Feb 18, 2014
Wrapper generation changes
Show description for de77337committed
Commits on Feb 17, 2014
ScintillaWrapper::getStringFromObject wraps extraction to std::string
Show description for bd3d9efcommitted