Notepad3/src
2022-11-04 22:20:14 +01:00
..
_backlog + chg: Rizonesoft Copyright © 2008-2021 to year "2008-2022" 2022-01-01 09:22:40 +01:00
ced + chg: Rizonesoft Copyright © 2008-2021 to year "2008-2022" 2022-01-01 09:22:40 +01:00
ChooseFont + fix: file save problem after switching encoding to GB2312 (52936) 2020-11-25 12:47:14 +01:00
Config +fix: issue on undo/redo stack 2022-10-29 11:35:00 +02:00
crypto +chg: use deprecated SCI_FINDTEXT to workaround crash on new (Sci v5.2.3) SCI_FINDTEXTFULL method. 2022-08-31 18:42:29 +02:00
DarkMode +upd: set keyword-lists for CSS Lexer according to SiTE's css.properties 2022-02-15 16:33:54 +01:00
StyleLexers +upd: Lexilla Lib v5.2.0 2022-10-15 01:37:04 +02:00
tinyexpr +enh: "Modify Lines" feature (using tinyexpr) - fixes and optimizations 2022-10-04 17:13:34 +02:00
tinyexprcpp +xpl: add sourcecode for experimental version of tinyexpr CPP 2022-10-04 17:10:01 +02:00
uchardet Pimping UCHARDET encoding detector 2022-02-11 01:42:40 +01: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 +enh: add option to auto-load most recent file from file history 2022-10-13 23:24:40 +02:00
Dialogs.h +chg: use deprecated SCI_FINDTEXT to workaround crash on new (Sci v5.2.3) SCI_FINDTEXTFULL method. 2022-08-31 18:42:29 +02:00
Dlapi.c Memory issues fixing and hardening 2022-02-09 02:02:36 +01:00
Dlapi.h Memory issues fixing and hardening 2022-02-09 02:02:36 +01:00
DynStrg.c +fix: modification marker based on selection history 2022-11-04 11:04:25 +01:00
DynStrg.h + chg: Rizonesoft Copyright © 2008-2021 to year "2008-2022" 2022-01-01 09:22:40 +01:00
Edit.c +fix: error message on loading empty file 2022-11-02 09:39:06 +01:00
Edit.h +ren: renaming feature from obscure "Accelerated Word Navigation" to better name "Alternate Word Separators" 2022-08-29 12:30:35 +02:00
Encoding.c + fix Unicode Detection in case of pure ASCCI containing null bytes 2022-08-28 13:27:14 +02:00
Encoding.h + fix Unicode Detection in case of pure ASCCI containing null bytes 2022-08-28 13:27:14 +02:00
EncodingDetection.cpp +fix: "Modify Lines" feature - correct computation of field width for tinyexpr results 2022-10-05 13:48:15 +02:00
Helpers.c +enh: Caret style: allow std caret bar width up to max(20) and define alpha transparency (not below 20) 2022-10-14 23:31:03 +02:00
Helpers.h +fix: issue on undo/redo stack 2022-10-29 11:35:00 +02:00
MuiLanguage.c Memory issues fixing and hardening 2022-02-09 02:02:36 +01:00
MuiLanguage.h + chg: Rizonesoft Copyright © 2008-2021 to year "2008-2022" 2022-01-01 09:22:40 +01:00
Notepad3.c +fix: modification marker based on selection history 2022-11-04 11:04:25 +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: disable events from edit-window while in Begin/End-WaitCursor 2022-11-03 00:06:09 +01:00
Notepad3.rc +ren: renaming feature from obscure "Accelerated Word Navigation" to better name "Alternate Word Separators" 2022-08-29 12:30:35 +02:00
Notepad3.vcxproj Pimping UCHARDET encoding detector 2022-02-11 01:42:40 +01:00
Notepad3.vcxproj.filters +enh: "Modify Lines" feature (using tinyexpr) - fixes and optimizations 2022-10-04 17:13:34 +02:00
Notepad3.ver Memory issues fixing and hardening 2022-02-09 02:02:36 +01:00
PathLib.c +rfc: refactoring of undo/redo and document modify handler 2022-10-25 01:09:45 +02:00
PathLib.h +fix: respect single file instance mode for internal file loading 2022-10-20 11:04:58 +02:00
Print.cpp Memory issues fixing and hardening 2022-02-09 02:02:36 +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 +fix: Titlebar update on change 2022-09-27 00:37:23 +02:00
SciCall.h +rfc: refactoring of undo/redo and document modify handler 2022-10-29 03:54:59 +02:00
STRINGW.natvis +fix: small LongPath bugfixes 2021-11-29 19:17:07 +01:00
Styles.c +fix: modification marker based on selection history 2022-11-04 11:04:25 +01:00
Styles.h +fix: margin/bookmark context menu and view 2022-09-27 23:51:07 +02:00
TypeDefs.h +fix: issue on undo/redo stack 2022-10-29 11:35:00 +02:00
Version.h +enh: add option to auto-load most recent file from file history 2022-10-13 23:24:40 +02:00
VersionEx.h + Upd: Version files and Changes.txt 2022-11-04 22:20:14 +01:00