Commit Graph

276 Commits

Author SHA1 Message Date
METANEOCORTEX\Kotti
b4e9c91a3f +enh: add option to auto-load most recent file from file history 2022-10-13 23:24:40 +02:00
METANEOCORTEX\Kotti
97b2e0f6c6 +fix: "Modify Lines" feature - correct computation of field width for tinyexpr results 2022-10-05 13:48:15 +02:00
METANEOCORTEX\Kotti
dd0687a101 +fix: margin/bookmark context menu and view 2022-09-27 23:51:07 +02:00
METANEOCORTEX\Kotti
6c97757be2 +add: Menu (View) Settings for "Change History" feature 2022-09-01 18:47:46 +02:00
METANEOCORTEX\Kotti
469458f0f9 +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
METANEOCORTEX\Kotti
397311aad8 +add: persistent settings for "Document Read-Only Mode" 2022-08-30 12:18:36 +02:00
METANEOCORTEX\Kotti
bdf3794a4f +add: Change History Marker 2022-08-30 02:56:09 +02:00
METANEOCORTEX\Kotti
a466292af8 +fix: compile errors for unreferenced formal parameter in release mode 2022-04-14 13:41:09 +02:00
METANEOCORTEX\Kotti
333e691eac +fix: missing assert include for Win32/x86 compile config 2022-04-14 13:20:39 +02:00
METANEOCORTEX\Kotti
059b3e434b +fix: writing wrong scheme to .ini-file
+chg: using 'Cascadia Mono' as default for pure 'Text File' scheme (if available)
2022-04-14 12:45:19 +02:00
METANEOCORTEX\Kotti
171e4a6742 +add: F/R-dialog menu item to switch replace by clipboard tag (^c) 2022-02-16 19:05:24 +01:00
METANEOCORTEX\Kotti
2fe2a9a37d +fix: ID mismatch using 'enter' to close infobox (vs. 'yes/ok' button) 2022-02-16 00:28:43 +01:00
METANEOCORTEX\Kotti
ecf1c7e9d0 Pimping UCHARDET encoding detector 2022-02-11 01:42:40 +01:00
METANEOCORTEX\Kotti
e993abcdd4 Memory issues fixing and hardening 2022-02-09 02:02:36 +01:00
METANEOCORTEX\Kotti
7a28aecb83 +fix: F/R pattern history: clear all not persisted to .ini file 2022-01-03 15:24:26 +01:00
Pairi Daiza
f72a889092
+ chg: Rizonesoft Copyright © 2008-2021 to year "2008-2022" 2022-01-01 09:22:40 +01:00
METANEOCORTEX\Kotti
958d78edc1 +fix: trim line endings on Save except AutoSave
+fix: support User-Doc on Recent Files Jump List
2021-12-20 13:05:20 +01:00
METANEOCORTEX\Kotti
c9a66def8c +fix: add to recent documents issue
+fix: File History: delete file in list and .ini-file
2021-12-12 15:49:10 +01:00
METANEOCORTEX\Kotti
39327e49ea +fix: find path to grepWinNP3.ini 2021-12-11 12:33:34 +01:00
METANEOCORTEX\Kotti
3ede964db8 +chg: removing unnecessary "ToShortPath" operations 2021-12-10 20:07:00 +01:00
METANEOCORTEX\Kotti
e4b651d30f +rfc: after free mem set ptr to null (if not const) 2021-12-09 10:09:53 +01:00
METANEOCORTEX\Kotti
b424dd5833 +add: 1st part of Auto-Save / Backup feature (impl. lead by Zufuliu) 2021-12-08 19:57:00 +01:00
METANEOCORTEX\Kotti
e049d06a19 +chg: PathGetDisplayName(): strip path(dir) option, to enable to show full path in dialogs 2021-12-07 15:38:04 +01:00
METANEOCORTEX\Kotti
09208d9dd8 +rfc: some LongPath-Lib refactorings 2021-12-01 14:56:07 +01:00
METANEOCORTEX\Kotti
5d872f58cb +fix: reading initial style config 2021-12-01 12:23:28 +01:00
METANEOCORTEX\Kotti
ade52ed531 +chg: changing default settings: LaunchInstanceWndPosOffset=28 and LaunchInstanceFullVisible=true 2021-11-20 14:40:31 +01:00
METANEOCORTEX\Kotti
16a963d588 Merge branch 'Dev_RC' into Dev_LongPath
# Conflicts:
#	src/Notepad3.c
2021-11-19 17:19:39 +01:00
METANEOCORTEX\Kotti
46da60aa8e +fix: positioning on separate instance launc 2021-11-19 16:56:27 +01:00
METANEOCORTEX\Kotti
6277e9c7af +chg: Migration of Solution/Projects/Src for VS2022 2021-11-17 20:32:55 +01:00
METANEOCORTEX\Kotti
41494e056f +add: parallel solution/projects for VS2022 2021-11-10 12:03:15 +01:00
METANEOCORTEX\Kotti
447f66bf01 some more LongPath handling 2021-10-11 19:22:54 +02:00
METANEOCORTEX\Kotti
a112f726e4 some more LongPath handling 2021-10-10 15:34:09 +02:00
METANEOCORTEX\Kotti
39c6d5fe02 some more LongPath handling 2021-10-03 23:38:35 +02:00
rkotten
736cdb6981 +chg: Some more DynStrg refactorings and LongPath handling 2021-10-01 10:52:17 +02:00
METANEOCORTEX\Kotti
5d715ab90f some more LongPath handling 2021-09-30 15:50:08 +02:00
rkotten
0ceeee0043 +fix: LongPath NormalizeEx bug fixed 2021-09-29 14:59:45 +02:00
rkotten
bfaa9fed6c +chg: Some more DynStrg refactorings and LongPath handling 2021-09-28 13:08:38 +02:00
rkotten
fdf74d8881 +chg: Some more DynStrg refactorings and LongPath handling 2021-09-28 12:55:31 +02:00
METANEOCORTEX\Kotti
a576c08f81 some more LongPath handling 2021-09-28 00:24:08 +02:00
METANEOCORTEX\Kotti
d514a439dd Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_LongPath 2021-09-27 23:08:52 +02:00
METANEOCORTEX\Kotti
992d3ad344 +fix: over paint annoying menu-bar bottom line 2021-09-27 22:52:47 +02:00
METANEOCORTEX\Kotti
219aca33e6 some more LongPath handling 2021-09-27 09:54:00 +02:00
METANEOCORTEX\Kotti
2293674884 Merge branch 'Dev_RC' into Dev_LongPath 2021-09-26 13:33:57 +02:00
METANEOCORTEX\Kotti
007c92abd9 +fix: dark-mode system menu bar coloring (except bottom line) 2021-09-26 13:28:41 +02:00
METANEOCORTEX\Kotti
ed789455c0 some more LongPath handling 2021-09-24 18:27:55 +02:00
METANEOCORTEX\Kotti
ffe434dbb1 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_LongPath 2021-09-24 10:40:29 +02:00
METANEOCORTEX\Kotti
ad85d0b090 +chg: Disable file change polling - rely on directory change notification by default
+chg: allow [Settings2] "FileCheckInverval" to be zero(0), means no active file change polling
+chg: remove deprecated "AutoReloadTimeout"
2021-09-24 10:19:08 +02:00
rkotten
4f10450383 +chg: Some more LongPath and static buffer refactorings 2021-09-23 11:22:15 +02:00
rkotten
7389e774b7 +chg: Some more LongPath and static buffer refactorings 2021-09-22 17:49:59 +02:00
METANEOCORTEX\Kotti
e890580d16 some more LongPath handling 2021-09-16 17:21:38 +02:00