Notepad3/src
2018-12-05 15:46:40 +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 + chg: UTF-8 affine initial default settings 2018-12-05 15:46:40 +01: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 + chg: UTF-8 affine initial default settings 2018-12-05 15:46:40 +01: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 + chg: UTF-8 affine initial default settings 2018-12-05 15:46:40 +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 + MUI convert resource encoding to local ANSI code-page to get rid of UTF-8 decoding artefacts - until MS fixes that 2018-11-28 20:09:29 +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 + chg: Open FInd/Replace: use most recent find pattern instead of clipboard (if selection is empty) 2018-12-05 08:04:08 +01:00
Version.h + chg: allow also "non reliable" CED detections for file decoding 2018-11-29 12:17:32 +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