Commits
User selector
Commit history
Commits on Sep 27, 2014
- committed
Always release GIL before calling Scintilla
Show description for 21c4453committed- committed
Always release the GIL when calling N++
Show description for cba6b6acommitted
Commits on Jul 15, 2014
- committed
Release the GIL if necessary before calling Replace in main thread
Show description for 9f8911acommittedReleases in NppWrapper always needed
Show description for e1eae39committedAdd fromChars() to CharTraitsT, to convert from const char* to string_type
Show description for f954742committed
Commits on Jun 22, 2014
- committed
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 Apr 22, 2014
- committed
Reacquire GIL to create the python string object
Show description for 1293894committed
Commits on Apr 21, 2014
- committed
- committed
- committed
- committed
Fix crash issue with runPluginCommand
Show description for dfc7019committed
Commits on Mar 30, 2014
Version 1.0.2.0
Show description for 650ef89committed
Commits on Mar 29, 2014
Allow conditional replacements in rereplace
Show description for 8719c65committed
Commits on Mar 23, 2014
Update version to 1.0.1.0
Show description for 56df4a6committed- committed
- committed
- committed
- committed
Commits on Mar 21, 2014
Fix for ModificationFlags in Enums
Show description for ce4efeccommittedDocumentation fixes
Show description for 6cb0207committed
Commits on Mar 18, 2014
Lib-tk in sys.path, in case lib-tk has been installed
Show description for 3b9bf15committed
Commits on Mar 17, 2014
Option to allow appending N++ PythonLib paths, rather than inserting
Show description for 09a1c0fcommitted
Commits on Mar 15, 2014
Scintilla sync callbacks
Show description for 32fb919committed
Commits on Mar 9, 2014
- committed