Commit Graph

357 Commits

Author SHA1 Message Date
Matteo Nigro
8bd083877d Implementation of automatic parenthesis closure
Inserted an item in the menu allowing this to be done.
At the moment I have only modified the English and Italian .rc files. If the functionality is implemented I can edit all other rc files with the English string.
2022-11-23 11:24:00 +01:00
rkotten
af52b839d8 +fix: refactoring base font handling 2022-11-15 16:36:11 +01:00
METANEOCORTEX\Kotti
d6f1d12293 +exp: experimental settings 2022-11-08 00:31:24 +01:00
METANEOCORTEX\Kotti
ef2e8c01a9 +fix: issue on undo/redo stack
+add: darkmode highlight (foreground) contrast settings + default reduction to 75%
2022-10-29 11:35:00 +02:00
METANEOCORTEX\Kotti
ba8651f9cb +rfc: refactoring of undo/redo and document modify handler 2022-10-25 01:09:45 +02:00
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
dd0687a101 +fix: margin/bookmark context menu and view 2022-09-27 23:51:07 +02:00
METANEOCORTEX\Kotti
4cae696815 +fix: margin context menu, bookmark click 2022-09-24 15:28:35 +02:00
METANEOCORTEX\Kotti
6c97757be2 +add: Menu (View) Settings for "Change History" feature 2022-09-01 18:47:46 +02:00
METANEOCORTEX\Kotti
4fd623b3f5 +fix: book mark handling in case of delete (in-line, complete line, selection) 2022-09-01 01:00:52 +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
16bde7c9d5 +chg: default settings for Auto-Save beta version 2022-03-02 17:31:33 +01:00
METANEOCORTEX\Kotti
66daf14859 +enh: show number of occurrence on marked all 2022-02-17 23:58:00 +01: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
e993abcdd4 Memory issues fixing and hardening 2022-02-09 02:02:36 +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
9bc09caeb4 +add: 1st part extending Auto-Save Dlg by Backup handling 2021-12-10 13:56:38 +01:00
METANEOCORTEX\Kotti
98e1b20cae +prf: minor changes for performance issues 2021-12-10 10:16:31 +01:00
METANEOCORTEX\Kotti
5583928580 +fix: fixing MsgNotify() performance 2021-12-09 17:47:22 +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
d33e1ed68d +upd: Lexilla Lib v5.1.4 2021-12-07 12:44:04 +01:00
METANEOCORTEX\Kotti
e8f490b3df +rfc: FileIO parameter refactoring 2021-12-06 19:48:27 +01:00
METANEOCORTEX\Kotti
0dfa3ad088 +rfc: some code clean-up 2021-11-30 15:16:41 +01:00
METANEOCORTEX\Kotti
ade52ed531 +chg: changing default settings: LaunchInstanceWndPosOffset=28 and LaunchInstanceFullVisible=true 2021-11-20 14:40:31 +01:00
rkotten
736cdb6981 +chg: Some more DynStrg refactorings and LongPath handling 2021-10-01 10:52:17 +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
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
METANEOCORTEX\Kotti
ed0a440d40 some more LongPath handling 2021-09-23 01:43:58 +02:00
rkotten
7389e774b7 +chg: Some more LongPath and static buffer refactorings 2021-09-22 17:49:59 +02:00
METANEOCORTEX\Kotti
347a77af89 +chg: F/R Dialog and f/r pattern handling 2021-09-22 03:14:37 +02:00
METANEOCORTEX\Kotti
34ed9369ac some more LongPath handling 2021-09-16 16:14:16 +02:00
METANEOCORTEX\Kotti
941036a8c5 Merge branch 'Dev_RC' into Dev_LongPath 2021-09-16 09:59:47 +02:00
METANEOCORTEX\Kotti
74eca99b60 +fix: dark mode aware auto-completion-list-box
+chg: use "round nearest displayed digit" method for estimated file size display
2021-09-16 09:48:07 +02:00
METANEOCORTEX\Kotti
989506f00c +chg: make Theme/Style files LongPath aware 2021-09-15 19:00:23 +02:00
METANEOCORTEX\Kotti
c6513f292c some more LongPath handling 2021-09-15 17:53:29 +02:00
METANEOCORTEX\Kotti
4684d1ced4 Merge branch 'Dev_RC' into Dev_LongPath
# Conflicts:
#	src/Notepad3.c
2021-09-10 09:17:01 +02:00
METANEOCORTEX\Kotti
c257ac19be +fix: Web-Action commands should use also user-defined app to open hyperlinks 2021-09-10 08:58:54 +02:00
METANEOCORTEX\Kotti
86e1e023ec + chg: make current path LongPath aware (stage I) 2021-09-09 18:12:51 +02:00
METANEOCORTEX\Kotti
0b000f4ace Merge branch 'Dev_RC' into Dev_LongPath 2021-09-07 12:47:04 +02:00
METANEOCORTEX\Kotti
0f90eb8954 +fix: reset background color for "visible whitespace" if not defined 2021-09-07 12:44:01 +02:00