Notepad3/src
2018-11-22 16:36:37 +01:00
..
ChooseFont + fix: missing titlebar icon for some dialogs 2018-11-22 16:36:37 +01:00
StyleLexers + fix: 2nd Keyword for C++ Lexer Styling got wrong ID 2018-10-30 14:46:10 +01:00
Dialogs.c + fix: missing titlebar icon for some dialogs 2018-11-22 16:36:37 +01:00
Dialogs.h + chg: Command Line Help: using sizeable dialog box instead of auto-sized MessageBox 2018-11-13 12:03:15 +01:00
Dlapi.c + tidy: code cleaning based on "Clang Power Tools" VS extension : "Tidy" 2018-10-10 15:30:43 +02:00
Dlapi.h + tidy: code cleaning based on "Clang Power Tools" VS extension : "Tidy" 2018-10-10 15:30:43 +02:00
Edit.c + fix: bug in eol mode handling 2018-10-25 12:19:04 +02:00
Edit.h + changed compiler version 2018-10-25 11:19:55 +02:00
Encoding.c + refactoring: remove pitfall: dynamically allocated memory and COUNTOF() operator 2018-10-22 17:25:29 +02:00
Encoding.h + upd: Current Scintilla development (disable command events for speedup) 2018-10-11 11:42:59 +02:00
EncodingCED.cpp + code cleanup 2018-10-11 17:13:01 +02:00
Helpers.c + refactoring: remove pitfall: dynamically allocated memory and COUNTOF() operator 2018-10-22 17:25:29 +02:00
Helpers.h + chg: Command Line Help: using sizeable dialog box instead of auto-sized MessageBox 2018-11-13 12:03:15 +01:00
Notepad3.c + fix: load resources before displaying command-line-help dialog 2018-11-20 15:01:21 +01:00
Notepad3.h + tidy: code cleaning based on "Clang Power Tools" VS extension : "Tidy" 2018-10-10 15:30:43 +02:00
Notepad3.rc + chg: UTF-8 encoding based resource files (*.rc), UTF-8-Sig. based source code files (.c .h .cpp) 2018-11-15 11:44:41 +01:00
Notepad3.vcxproj + upd: VS 15.9.1 (Win SDK 10.0.17763.0) 2018-11-18 09:38:45 +01:00
Notepad3.vcxproj.filters + fix: changed Auto-Completion in cooperation with Inline-IME behavior 2018-09-13 12:00:42 +02:00
Notepad3.ver + chg: UTF-8 encoding based resource files (*.rc), UTF-8-Sig. based source code files (.c .h .cpp) 2018-11-15 11:44:41 +01:00
Print.cpp + chg: Command Line Help: using sizeable dialog box instead of auto-sized MessageBox 2018-11-13 12:03:15 +01:00
resource.h + add: first draft of DirectWrite Font Chooser 2018-08-14 18:20:39 +02:00
SciCall.h + changed compiler version 2018-10-25 11:19:55 +02:00
Styles.c + fix: missing titlebar icon for some dialogs 2018-11-22 16:36:37 +01:00
Styles.h + chg: base font size independent print out 2018-10-15 18:05:42 +02:00
TypeDefs.h + changed compiler version 2018-10-25 11:19:55 +02:00
Version.h + upd: compiler version changed to v191627024 (VS v.15.9.2) 2018-11-20 09:19:02 +01:00
VersionEx.h + chg: UTF-8 encoding based resource files (*.rc), UTF-8-Sig. based source code files (.c .h .cpp) 2018-11-15 11:44:41 +01:00