You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* - updated n++ to v 7.7.1 with scintilla 4.2.0
- updated PlatformToolset to v141_xp
* initially adapted and created interfaces
n++ compile fixes
* - added new notepad defines
- added new scintilla notifications
- added include of scintilla enums defines, open issue enum handling in methods
- small first fixes for ScintillaWrapper.cpp
- removed unused ScintillaWrapperGenerated.h
* - replaced enums by int
- corrected packages.config, VS projects for boost v141
* added new call NPPM_GETPLUGINHOMEPATH
* added new N++ menu items
* first adaptation of the python tests to reflected the changes from scintilla and N++,
still open are 15 failing testcases which need to be checked
* corrected typo in scintilla.iface
* - fixed compiler warning
(Link target) ->
c:\projects\pythonscript\pythonscript\src\helpcontroller.cpp(29): warning C4706: assignment within conditional expression [C:\projects\pythonscript\PythonScript\project\PythonScript2010.vcxproj]
- code formatting
0 commit comments