Notepad3/src
2018-01-02 02:08:54 +02: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 + feature: Regex - "Dot matches all" vs. "Dot does not match line-breaks" switchable by option in find/replace dialg 2017-12-26 17:23:40 +01:00
Edit.h + feature: Regex - "Dot matches all" vs. "Dot does not match line-breaks" switchable by option in find/replace dialg 2017-12-26 17:23:40 +01:00
Helpers.c + clean code: fix issues reported by CppChecker 2017-12-15 13:25:52 +01:00
Helpers.h + refactoring: prefix (g_) for global visible objects 2017-12-23 00:06:00 +01:00
Notepad3.c + feature: Regex - "Dot matches all" vs. "Dot does not match line-breaks" switchable by option in find/replace dialg 2017-12-26 17:23:40 +01:00
Notepad3.h + refactor: move hard-coded hyperlink text from source code file to header file 2017-12-22 09:12:23 +01:00
Notepad3.rc + fix: add hints for free text style properties in "Customize Schemes..." 2017-12-31 12:20:21 +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: Regex - "Dot matches all" vs. "Dot does not match line-breaks" switchable by option in find/replace dialg 2017-12-26 17:23:40 +01:00
SciCall.h + fix: replace-all with look-behind assertion 2017-12-16 02:36:10 +01:00
Styles.c + fix: add hints for free text style properties in "Customize Schemes..." 2017-12-31 12:20:21 +01:00
Styles.h + fix: some more bugs regarding standard lexer handling 2017-12-21 13:46:30 +01:00
Version.h + fix: replace-all with look-behind assertion 2017-12-16 02:36:10 +01:00
VersionEx.h Fixing Version.ps1 script. 2018-01-02 02:08:54 +02:00