Notepad3/src
2020-12-23 10:31:45 +01:00
..
ced + rfc: re-organization of source code directory structure 2020-09-18 20:59:55 +02:00
ChooseFont + fix: file save problem after switching encoding to GB2312 (52936) 2020-11-25 12:47:14 +01:00
Config + chg: initial start screen resolution independent fixed base font size (->11pt == former FullHD setting) 2020-12-23 10:31:45 +01:00
crypto + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
DarkMode + fix: file save problem after switching encoding to GB2312 (52936) 2020-11-25 12:47:14 +01:00
StyleLexers + add: Kotlin Source Lexer based on Zufuliu's Kotlin Lexer code base 2020-12-22 16:46:50 +01:00
tinyexpr + add: TinyExpr: additional number parsing for binary (0b...) and octal (0o...) number formats 2020-12-21 11:51:06 +01:00
uchardet + rfc: re-organization of source code directory structure 2020-09-18 20:59:55 +02:00
uthash + Upd: Version files of uthash and Oniguruma 2020-12-17 18:22:15 +01:00
.clang-format + fix: file save problem after switching encoding to GB2312 (52936) 2020-11-25 12:47:14 +01:00
AccelKeys.c + fix: file save problem after switching encoding to GB2312 (52936) 2020-11-25 12:47:14 +01:00
AccelKeys.h +fix: Recent File List (File History): Disable OK/Remove on empty list 2020-08-31 14:33:26 +02:00
Dialogs.c + fix: F/R dialog: Transform Backslash option glitch 2020-12-19 17:29:16 +01:00
Dialogs.h + fix: F/R dialog: Transform Backslash option glitch 2020-12-19 17:29:16 +01:00
Dlapi.c + fix: file save problem after switching encoding to GB2312 (52936) 2020-11-25 12:47:14 +01:00
Dlapi.h + fix: file save problem after switching encoding to GB2312 (52936) 2020-11-25 12:47:14 +01:00
Edit.c + fix: F/R dialog: Transform Backslash option glitch 2020-12-19 17:29:16 +01:00
Edit.h + fix: Multi-Replace using RegExpr and Group-References 2020-12-18 13:44:23 +01:00
Encoding.c + rfc: refactoring encoding detection: pure ASCII vs. 7-bit 2020-11-26 12:07:38 +01:00
Encoding.h + rfc: refactoring encoding detection: pure ASCII vs. 7-bit 2020-11-26 12:07:38 +01:00
EncodingDetection.cpp + rfc: refactoring encoding detection: pure ASCII vs. 7-bit 2020-11-26 12:07:38 +01:00
Helpers.c + fix: file save problem after switching encoding to GB2312 (52936) 2020-11-25 12:47:14 +01:00
Helpers.h + fix: file save problem after switching encoding to GB2312 (52936) 2020-11-25 12:47:14 +01:00
MuiLanguage.c + fix: file save problem after switching encoding to GB2312 (52936) 2020-11-25 12:47:14 +01:00
MuiLanguage.h + fix: file save problem after switching encoding to GB2312 (52936) 2020-11-25 12:47:14 +01:00
Notepad3.c + chg: initial start screen resolution independent fixed base font size (->11pt == former FullHD setting) 2020-12-23 10:31:45 +01:00
Notepad3.cfg + fix: fixing some CppCheck complaints 2020-05-12 17:33:01 +02:00
Notepad3.cppcheck + fix: some more CppCheck complaints 2020-05-14 12:22:28 +02:00
Notepad3.h + fix: file save problem after switching encoding to GB2312 (52936) 2020-11-25 12:47:14 +01:00
Notepad3.rc + fix: allow RETURN / ENTER after equal sign (=) to calculate TinyExpr 2020-09-10 23:45:50 +02:00
Notepad3.vcxproj + add: Kotlin Source Lexer based on Zufuliu's Kotlin Lexer code base 2020-12-22 16:46:50 +01:00
Notepad3.vcxproj.filters + add: Kotlin Source Lexer based on Zufuliu's Kotlin Lexer code base 2020-12-22 16:46:50 +01:00
Notepad3.ver Change Rizonesoft Copyright © to year "2020" (thanks to "grepWin") 2020-03-20 18:42:11 +01:00
Notepad3DLL.vcxproj + upd: Scintilla as DLL solution 2020-05-20 23:59:18 +02:00
Notepad3DLL.vcxproj.filters + upd: Scintilla as DLL solution 2020-05-20 23:59:18 +02:00
Print.cpp + fix: file save problem after switching encoding to GB2312 (52936) 2020-11-25 12:47:14 +01:00
Resample.c + fix: file save problem after switching encoding to GB2312 (52936) 2020-11-25 12:47:14 +01:00
Resample.h + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
resource.h + add: controls to clear history (file and find/replace) 2020-08-16 02:41:18 +02:00
SciCall.h + fix: file save problem after switching encoding to GB2312 (52936) 2020-11-25 12:47:14 +01:00
sort.h + fix: file save problem after switching encoding to GB2312 (52936) 2020-11-25 12:47:14 +01:00
Styles.c + chg: initial start screen resolution independent fixed base font size (->11pt == former FullHD setting) 2020-12-23 10:31:45 +01:00
Styles.h + chg: initial start screen resolution independent fixed base font size (->11pt == former FullHD setting) 2020-12-23 10:31:45 +01:00
TypeDefs.h + chg: initial start screen resolution independent fixed base font size (->11pt == former FullHD setting) 2020-12-23 10:31:45 +01:00
Version.h + upd: MS VS 2019 version update (v16.8.3) - adjust formatting 2020-12-09 17:52:11 +01:00
VersionEx.h + Upd: Version files and Changes.txt 2020-12-22 21:04:35 +01:00