Commits
User selector
Commit history
Commits on Mar 26, 2023
- fix cast warnings
Show description for 97316c7committed- authored
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 Nov 4, 2022
add missing SCNotification attributes (#254)
Show description for aba7bcdandauthored
Commits on Nov 3, 2022
add SCN_MARGINRIGHTCLICK returns (#251)
Show description for 6faf9aaandauthored
Commits on Feb 6, 2022
Npp 8.3 interface (#221)
Show description for 9d26931authored
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 Apr 28, 2020
start to fix python unittests
Show description for 9186f6ccommitted
Commits on Apr 26, 2020
update to boost 1.72.0 with python 3.8 (#150)
Show description for 33d8671authored
Commits on Oct 19, 2019
- fix issue in callback handling for hwndFrom
Show description for ee0f267committed
Commits on Oct 17, 2019
- committed
Consider using hwndFrom within scintilla notification #121
Show description for 8afe5eacommitted
Commits on Oct 15, 2019
Npp 7.8 interface (#129)
Show description for 4c34bfbauthored
Commits on Jul 15, 2018
new files created as result of createwrapper.py changes
Show description for e7c3a9bauthored andcommitted

Commits on Apr 24, 2018
Add editor.flash()
Show description for 542f616committed
Commits on Apr 2, 2018
- adapted script CreateWrapper.py by Claudia for usage of intptr_t as return value
Show description for 58285edcommitted
Commits on Jul 15, 2014
Release the GIL if necessary before calling Replace in main thread
Show description for 9f8911acommitted
Commits on Jun 22, 2014
Fix deleteLine to behave correctly on edge cases
Show description for a9ac1b9committed
Commits on Apr 28, 2014
Fix text parameter for unknown event
Show description for b84e190committed- committed
- committed
- committed
- committed
Commits on Mar 15, 2014
Scintilla sync callbacks
Show description for 32fb919committed
Commits on Feb 24, 2014
- committed
Generated code regenerated for Scintilla 3.39
Show description for 6508311committed
Commits on Feb 18, 2014
GILLock / GILRelease check if they have the GIL with API
Show description for 004e691committed
Commits on Feb 17, 2014
ScintillaWrapper::getStringFromObject wraps extraction to std::string
Show description for bd3d9efcommittedCallbackExecArgs deallocation bug
Show description for e2e51c2committed
Commits on Feb 16, 2014
Fix notify for SCN_MODIFIED (text is not null terminated)
Show description for a014675committedGIL Manager introduced. Lots of debugging info
Show description for 1766056committed