Notepad3/src
2021-12-10 13:56:38 +01:00
..
_backlog - rev: backlog: AccelKeys 2021-09-27 10:06:53 +02:00
ced + chg: Rizonesoft Copyright © 2008-2020 to year "2008-2021" 2021-01-01 10:48:00 +01:00
ChooseFont + fix: file save problem after switching encoding to GB2312 (52936) 2020-11-25 12:47:14 +01:00
Config +rfc: after free mem set ptr to null (if not const) 2021-12-09 10:09:53 +01:00
crypto +add: factory dark mode settings (part III) 2021-07-08 19:07:51 +02:00
DarkMode +chg: Migration of Solution/Projects/Src for VS2022 2021-11-17 20:32:55 +01:00
StyleLexers +mrg: merged Fortran Lexer keyword/functions suggestions from zoziha 2021-12-02 11:15:55 +01:00
tinyexpr +upd: Scintilla v511 2021-07-26 09:50:27 +02:00
uchardet +add: module DynStrg utils to handle strings in C dynamically 2021-08-28 14:52:05 +02:00
uthash +chg: F/R Dialog and f/r pattern handling 2021-09-22 03:14:37 +02:00
win +fix: dark-mode system menu bar coloring (except bottom line) 2021-09-26 13:28:41 +02:00
.clang-format +chg: .clang-format, minor fix 2021-08-30 12:10:03 +02:00
Dialogs.c +add: 1st part extending Auto-Save Dlg by Backup handling 2021-12-10 13:56:38 +01:00
Dialogs.h +add: 1st part extending Auto-Save Dlg by Backup handling 2021-12-10 13:56:38 +01:00
Dlapi.c some more LongPath handling 2021-10-11 19:22:54 +02:00
Dlapi.h some more LongPath handling 2021-10-11 04:08:04 +02:00
DynStrg.c +rfc: after free mem set ptr to null (if not const) 2021-12-09 10:09:53 +01:00
DynStrg.h Merge branch 'Dev_RC' into Dev_LongPath 2021-11-12 14:48:00 +01:00
Edit.c +prf: minor changes for performance issues 2021-12-10 10:16:31 +01:00
Edit.h +upd: to Scintilla Lib v.5.1.5 (incl. adapt. for length queries on Sci-Calls: SCI_GETTEXT, SCI_GETSELTEXT, and SCI_GETCURLINE) 2021-12-09 13:24:23 +01:00
Encoding.c +rfc: after free mem set ptr to null (if not const) 2021-12-09 10:09:53 +01:00
Encoding.h some more LongPath handling 2021-10-10 01:39:37 +02:00
EncodingDetection.cpp some more LongPath handling 2021-10-10 01:39:37 +02:00
Helpers.c +rfc: after free mem set ptr to null (if not const) 2021-12-09 10:09:53 +01:00
Helpers.h +add: 1st part of Auto-Save / Backup feature (impl. lead by Zufuliu) 2021-12-08 19:57:00 +01:00
MuiLanguage.c +add: 1st part of Auto-Save / Backup feature (impl. lead by Zufuliu) 2021-12-08 19:57:00 +01:00
MuiLanguage.h some more LongPath handling 2021-09-24 18:27:55 +02:00
Notepad3.c +add: 1st part extending Auto-Save Dlg by Backup handling 2021-12-10 13:56:38 +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 +add: 1st part extending Auto-Save Dlg by Backup handling 2021-12-10 13:56:38 +01:00
Notepad3.rc +add: 1st part of Auto-Save / Backup feature (impl. lead by Zufuliu) 2021-12-08 19:57:00 +01:00
Notepad3.vcxproj +add: .natvis for debugger custom view of HSTRINGW and HPATHL objects (inspect string). 2021-11-29 11:25:14 +01:00
Notepad3.vcxproj.filters +add: .natvis for debugger custom view of HSTRINGW and HPATHL objects (inspect string). 2021-11-29 11:25:14 +01:00
Notepad3.ver + chg: Rizonesoft Copyright © 2008-2020 to year "2008-2021" 2021-01-01 10:48:00 +01:00
PathLib.c +add: 1st part extending Auto-Save Dlg by Backup handling 2021-12-10 13:56:38 +01:00
PathLib.h +add: 1st part extending Auto-Save Dlg by Backup handling 2021-12-10 13:56:38 +01:00
Print.cpp +rfc: after free mem set ptr to null (if not const) 2021-12-09 10:09:53 +01:00
Resample.c +rfc: after free mem set ptr to null (if not const) 2021-12-09 10:09:53 +01:00
Resample.h + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
resource.h +rfc: MUI base language definition moved to solution's preprocessors (C/C++ & RC) defines 2021-08-11 09:59:43 +02:00
SciCall.h +upd: to Scintilla Lib v.5.1.5 (incl. adapt. for length queries on Sci-Calls: SCI_GETTEXT, SCI_GETSELTEXT, and SCI_GETCURLINE) 2021-12-09 13:24:23 +01:00
STRINGW.natvis +fix: small LongPath bugfixes 2021-11-29 19:17:07 +01:00
Styles.c +upd: to Scintilla Lib v.5.1.5 (incl. adapt. for length queries on Sci-Calls: SCI_GETTEXT, SCI_GETSELTEXT, and SCI_GETCURLINE) 2021-12-09 13:24:23 +01:00
Styles.h +rfc: some LongPath-Lib refactorings 2021-12-01 14:56:07 +01:00
TypeDefs.h +add: 1st part extending Auto-Save Dlg by Backup handling 2021-12-10 13:56:38 +01:00
Version.h + Upd: MS VS 2022 version update (v17.0.2) 2021-12-03 22:15:55 +01:00
VersionEx.h + Upd: Version files and Changes.txt 2021-12-07 16:11:50 +01:00