Notepad3/src
Rainer Kottenhoff 1021002e5d + auto-select High-DPI Toolbar if screen resolution is Full-HD (1920x1080) or higher
+ no save of unchanged custom color defaults
+ some more cleanup of global and static vars
2018-10-09 08:59:49 +02:00
..
ChooseFont + reactoring: remove __fastcall attribute 2018-10-01 07:59:42 +02:00
StyleLexers + add: some more Scintilla direct function calls 2018-10-04 17:02:23 +02:00
Dialogs.c + code cleanup 2018-10-06 13:15:51 +02:00
Dialogs.h + refactoring: window positioning 2018-09-18 01:12:02 +02:00
Dlapi.c + replace LocalAlloc() by recommended HeapAlloc() 2018-09-20 12:47:26 +02:00
Dlapi.h + fix: minor bugs regarding feature "Toggle Visibility" 2018-04-04 04:02:47 +02:00
Edit.c + auto-select High-DPI Toolbar if screen resolution is Full-HD (1920x1080) or higher 2018-10-09 08:59:49 +02:00
Edit.h + chg: changed initial factory defaults for some settings 2018-10-03 14:45:25 +02:00
Encoding.c + code cleanup 2018-10-06 13:15:51 +02:00
Encoding.h + chg: Auto-Completion: use limited char-set for CJK input codepage on 2018-09-19 16:33:12 +02:00
EncodingCED.cpp + reactoring: remove __fastcall attribute 2018-10-01 07:59:42 +02:00
Helpers.c + chg: switch to Scintilla's doc position typedefs 2018-10-04 14:14:27 +02:00
Helpers.h + chg: switch to Scintilla's doc position typedefs 2018-10-04 14:14:27 +02:00
Notepad3.c + auto-select High-DPI Toolbar if screen resolution is Full-HD (1920x1080) or higher 2018-10-09 08:59:49 +02:00
Notepad3.h + some minor refactorings 2018-09-17 16:28:50 +02:00
Notepad3.rc + fix: mark all occurrences for current word (caret) 2018-09-21 13:17:10 +02:00
Notepad3.vcxproj + opt: compile configuration: optimized for maximum speed 2018-10-04 14:08:48 +02:00
Notepad3.vcxproj.filters + fix: changed Auto-Completion in cooperation with Inline-IME behavior 2018-09-13 12:00:42 +02:00
Notepad3.ver Merge branch 'Dev_0601' into DevMultiLingual 2018-06-06 15:10:17 +02:00
Print.cpp more and more settings structuring 2018-10-01 15:25:36 +02:00
resource.h + add: first draft of DirectWrite Font Chooser 2018-08-14 18:20:39 +02:00
SciCall.h + add: some more Scintilla direct function calls 2018-10-04 17:02:23 +02:00
Styles.c + auto-select High-DPI Toolbar if screen resolution is Full-HD (1920x1080) or higher 2018-10-09 08:59:49 +02:00
Styles.h + add: Customize Scheme's Default Style for Inline-IME color 2018-09-22 13:15:19 +02:00
TypeDefs.h + code cleanup 2018-10-06 13:15:51 +02:00
Version.h + chg: changed initial factory defaults for some settings 2018-10-03 14:45:25 +02:00
VersionEx.h Notepad3 5.18.1003.1309 RC 2018-10-08 00:53:08 +02:00