Notepad3/src
2018-09-05 09:47:56 +02:00
..
ChooseFont + code cleanup: Suggestions from Visual Studio's Code Analysis Mode 2018-08-28 14:37:40 +02:00
Dialogs.c + fix: select correct monitor for retrieving work area 2018-09-03 08:53:40 +02:00
Dialogs.h + fix: select correct monitor for retrieving work area 2018-09-03 08:53:40 +02:00
Dlapi.c + code cleanup: Suggestions from Visual Studio's Code Analysis Mode 2018-08-28 14:37:40 +02:00
Dlapi.h + fix: minor bugs regarding feature "Toggle Visibility" 2018-04-04 04:02:47 +02:00
Edit.c + fix: missing CallTip "^ Zero-Length Match" in case of previous search 2018-09-03 15:56:07 +02:00
Edit.h + enh: CallTip in case of possible "Zero-Length Match" on regular expression search 2018-09-03 15:13:59 +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 + enh: CallTip in case of possible "Zero-Length Match" on regular expression search 2018-09-03 15:13:59 +02:00
Helpers.h + enh: CallTip in case of possible "Zero-Length Match" on regular expression search 2018-09-03 15:13:59 +02:00
Notepad3.c + enh: CallTip in case of possible "Zero-Length Match" on regular expression search 2018-09-03 15:13:59 +02:00
Notepad3.h + fix: default win pos handling 2018-09-01 11:35:28 +02:00
Notepad3.rc + fix: windows positioning (1st part) 2018-08-31 18:10:37 +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 + show zoom level as CallTip 2018-09-03 10:59:03 +02:00
Styles.c + enh: C and C++ syntax highlighting updates (by LH_Mouse) 2018-09-05 09:47:56 +02:00
Styles.h + show zoom level as CallTip 2018-09-03 10:59:03 +02:00
TypeDefs.h + enh: CallTip in case of possible "Zero-Length Match" on regular expression search 2018-09-03 15:13:59 +02:00
Version.h + add: increased build env version 2018-08-29 08:56:59 +02:00
VersionEx.h + fix: UTF-8 detection based on CED 2018-08-22 14:07:10 +02:00