Notepad3/src
2018-09-14 15:51:06 +02:00
..
ChooseFont + code cleanup: Suggestions from Visual Studio's Code Analysis Mode 2018-08-28 14:37:40 +02:00
StyleLexers + add: Transpose Lines funct. and menu entry and Accel-Key (Alt+S) 2018-09-11 22:10:30 +02:00
Dialogs.c + add: menu entries for function "Increase/Decrease Number" (Ctrl+Alt+NK+/NK-) 2018-09-12 16:52:08 +02:00
Dialogs.h + fix: select correct monitor for retrieving work area 2018-09-03 08:53:40 +02:00
Dlapi.c + add: menu entries for function "Increase/Decrease Number" (Ctrl+Alt+NK+/NK-) 2018-09-12 16:52:08 +02:00
Dlapi.h + fix: minor bugs regarding feature "Toggle Visibility" 2018-04-04 04:02:47 +02:00
Edit.c + fix: (some) issues in Code-Folding scrolling 2018-09-14 15:51:06 +02:00
Edit.h + refactoring & code cleanup 2018-09-09 01:54:08 +02:00
Encoding.c + fix: UTF-16 BOM detection (little endianess (LE) vs. big endianess (BE) arch) 2018-08-28 15:39:40 +02:00
Encoding.h + fix: UTF-16 BOM detection (little endianess (LE) vs. big endianess (BE) arch) 2018-08-28 15:39:40 +02:00
EncodingCED.cpp + add: Encoding Korean (Jojab) (CP 1361) 2018-08-27 21:57:47 +02:00
Helpers.c + add: menu entries for function "Increase/Decrease Number" (Ctrl+Alt+NK+/NK-) 2018-09-12 16:52:08 +02:00
Helpers.h + add: menu entries for function "Increase/Decrease Number" (Ctrl+Alt+NK+/NK-) 2018-09-12 16:52:08 +02:00
Notepad3.c + fix: (some) issues in Code-Folding scrolling 2018-09-14 15:51:06 +02:00
Notepad3.h + fix: default win pos handling 2018-09-01 11:35:28 +02:00
Notepad3.rc + chg: "Ctrl+D" now duplicates Line or Selection 2018-09-14 14:38:36 +02:00
Notepad3.vcxproj + refactoring & code cleanup 2018-09-09 01:54:08 +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 + Change zoom level and print magnification to percent value. 2018-09-06 13:02:08 +02:00
resource.h + add: first draft of DirectWrite Font Chooser 2018-08-14 18:20:39 +02:00
SciCall.h + chg: "Ctrl+D" now duplicates Line or Selection 2018-09-14 14:38:36 +02:00
Styles.c + add: menu entries for function "Increase/Decrease Number" (Ctrl+Alt+NK+/NK-) 2018-09-12 16:52:08 +02:00
Styles.h + add: menu entries for function "Increase/Decrease Number" (Ctrl+Alt+NK+/NK-) 2018-09-12 16:52:08 +02:00
TypeDefs.h + dynamic allocation of temp. line buffer instead of fixed max. buffer size 2018-09-11 12:25:10 +02:00
Version.h + add: Transpose Lines funct. and menu entry and Accel-Key (Alt+S) 2018-09-11 22:10:30 +02:00
VersionEx.h + fix: UTF-8 detection based on CED 2018-08-22 14:07:10 +02:00