Notepad3/src
2018-01-10 10:08:42 +01:00
..
Dialogs.c + refactoring: prefix (g_) for global visible objects 2017-12-23 00:06:00 +01:00
Dialogs.h + some more StrSafe changes 2017-08-19 08:11:26 +02:00
Dlapi.c + fixes found by static code analysis 2017-11-03 07:50:17 +01:00
Dlapi.h StrSafe adaptions 2017-08-21 18:02:50 +02:00
Edit.c + fix: protect SCI target transactions by a guard to break recursion of Mark Occurrences caused by ChangeNotification() events 2018-01-10 10:08:42 +01:00
Edit.h + fix: protect SCI target transactions by a guard to break recursion of Mark Occurrences caused by ChangeNotification() events 2018-01-10 10:08:42 +01:00
Helpers.c + enhancement: async mark all occurrences via timer (UI response) 2018-01-03 21:15:41 +01:00
Helpers.h + fix: Menu "Mark Occurrences" whole word matching: add check indicator if one of word matching options (selected / current) is used 2018-01-07 13:02:19 +01:00
Notepad3.c + fix: protect SCI target transactions by a guard to break recursion of Mark Occurrences caused by ChangeNotification() events 2018-01-10 10:08:42 +01:00
Notepad3.h + performance: tuning delay parameter of "Mark Occurrences" (instantly) 2018-01-06 01:41:43 +01:00
Notepad3.rc + feature: initial version of Nim Lexer 2018-01-09 19:08:55 +01:00
Notepad3.vcxproj + fix: version and build information templates 2017-12-15 08:53:12 +01:00
Notepad3.vcxproj.filters + fix: version and build information templates 2017-12-15 08:53:12 +01:00
Notepad3.vcxproj.user + update to Scintilla v.4.0.1 (401) 2017-10-25 12:43:19 +02:00
Notepad3.ver Initial Release 2015-11-13 07:44:58 +02:00
Print.cpp + refactoring: prefix (g_) for global visible objects 2017-12-23 00:06:00 +01:00
resource.h + feature: "Customize Schemes..." UI change to represent "relative sizing hierarchy" 2018-01-09 13:23:17 +01:00
SciCall.h + fix: protect SCI target transactions by a guard to break recursion of Mark Occurrences caused by ChangeNotification() events 2018-01-10 10:08:42 +01:00
Styles.c + change: option "after visible" for styling in background (idle time) 2018-01-10 00:32:54 +01:00
Styles.h + feature: initial version of Nim Lexer 2018-01-09 19:08:55 +01:00
Version.h + update: compiler version 191225834 (VS2017 V.15.5.3) 2018-01-10 00:55:44 +01:00
VersionEx.h + fix: Menu "Mark Occurrences" whole word matching: add check indicator if one of word matching options (selected / current) is used 2018-01-07 13:02:19 +01:00