Commits
User selector
Commit history
Commits on Sep 27, 2014
- committed
- 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 f954742committedAdd test for replacement format containing unicode chars
Show description for fa87cb8committed
Commits on Jun 22, 2014
- committed
- 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
Add test for abs()
Show description for acf3309committed- 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
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- committed
- committed
- committed