Notepad3/src
2018-08-27 12:26:36 +02:00
..
ChooseFont + fix: center new DW Font-Dialog 2018-08-15 00:07:57 +02:00
Dialogs.c + refactoring: "strsafe" unifications 2018-08-27 11:55:23 +02:00
Dialogs.h + fix: center new DW Font-Dialog 2018-08-15 00:07:57 +02:00
Dlapi.c + add: first draft of DirectWrite Font Chooser 2018-08-14 18:20:39 +02:00
Dlapi.h + fix: minor bugs regarding feature "Toggle Visibility" 2018-04-04 04:02:47 +02:00
Edit.c + refactoring: "strsafe" unifications 2018-08-27 11:55:23 +02:00
Edit.h + chg: some refactorings and code cleanup 2018-08-24 14:05:42 +02:00
Encoding.c + fix: renewed UTF-8 and Unicode detection 2018-08-21 16:22:30 +02:00
Encoding.h + fix: renewed UTF-8 and Unicode detection 2018-08-21 16:22:30 +02:00
EncodingCED.cpp + fix: renewed UTF-8 and Unicode detection 2018-08-21 16:22:30 +02:00
Helpers.c + fix: signed/unsigned mismatch compiler issue 2018-08-27 12:26:36 +02:00
Helpers.h + refactoring: "strsafe" unifications 2018-08-27 11:55:23 +02:00
Notepad3.c + refactoring: "strsafe" unifications 2018-08-27 11:55:23 +02:00
Notepad3.h + chg: some refactorings and code cleanup 2018-08-24 14:05:42 +02:00
Notepad3.rc + add: make StatusBar section post-fix strings configurable 2018-08-06 04:26:10 +02:00
Notepad3.vcxproj + opt: get rid of GetProcAddress(GetModuleHandle()) system lib methofd fetching for Pre-Win7 stuff 2018-08-24 11:50:45 +02:00
Notepad3.vcxproj.filters + add: first draft of DirectWrite Font Chooser 2018-08-14 18:20:39 +02:00
Notepad3.ver Merge branch 'Dev_0601' into DevMultiLingual 2018-06-06 15:10:17 +02:00
Print.cpp + refactoring: "strsafe" unifications 2018-08-27 11:55:23 +02:00
resource.h + add: first draft of DirectWrite Font Chooser 2018-08-14 18:20:39 +02:00
SciCall.h + add: support for evaluation of TinyExpr on rectangular selection 2018-08-25 12:30:22 +02:00
Styles.c + refactoring: "strsafe" unifications 2018-08-27 11:55:23 +02:00
Styles.h + add: first draft of DirectWrite Font Chooser 2018-08-14 18:20:39 +02:00
TypeDefs.h + fix: default Notepad3.ini 2018-08-09 00:51:48 +02:00
Version.h + rfc: replace lstren() with StrIsEmpty() and StrNotEmpty(). 2018-08-24 09:26:02 +02:00
VersionEx.h + fix: UTF-8 detection based on CED 2018-08-22 14:07:10 +02:00