Commit Graph

376 Commits

Author SHA1 Message Date
METANEOCORTEX\Kotti
76f7a8fa5a +fix: min. FileCheckInterval 500msec, else notify immediately 2023-03-16 18:20:30 +01:00
METANEOCORTEX\Kotti
2eb023b099 +fix: reactivate FileChangeInterval (used on dir changed notification too)
+chg: refactoring: use background worker helper
2023-03-16 00:42:00 +01:00
METANEOCORTEX\Kotti
dc6ca9faad +enh: option to fill empty search text in F/R dialog 2023-03-14 20:31:28 +01:00
Pairi Daiza
aa11e58a41
MUI - Correction typo: "FileCheckInverval=0" instead of "FileCheckInterval=0" 2023-03-01 16:46:10 +01:00
METANEOCORTEX\Kotti
1795dee126 +enh: Make Code/Text font prio list configurable 2023-02-24 15:09:55 +01:00
METANEOCORTEX\Kotti
d391413064 +chg: Solution/Project tuning
+chg: Display of Unicode Point
2023-02-24 07:38:53 +01:00
Pairi Daiza
41d5d03a6d
MUI - Commit for "v6.23.223.1 beta" and "Changes.txt" 2023-02-23 23:17:04 +01:00
rkotten
25ab06b7d0 +enh: use change-history-markers for bookmark find next/previous 2023-02-23 18:50:07 +01:00
METANEOCORTEX\Kotti
2354703593 +fix: minor changes for Unicode Point display 2023-02-23 01:56:33 +01:00
Rainer Kottenhoff
a741b3ca92
Merge pull request #4514 from Matteo-Nigro/master
New Quotation Mark Auto-Close Functionality
2023-02-21 02:17:56 +01:00
METANEOCORTEX\Kotti
dbc716fc8d +enh: add Unicode point display (status bar) of current (caret pos) character 2023-02-21 02:00:47 +01:00
Matteo-Nigro
f9a9798140 New Quotation Mark Auto-Close Functionality 2023-01-27 15:28:55 +01:00
METANEOCORTEX\Kotti
d5ae772ea5 +chg: move DefaultWindowPosition to Window section (deprecated: Settings2 section) 2023-01-03 19:27:49 +01:00
METANEOCORTEX\Kotti
747eee83ca +chg: allow coloralpharef read from scheme properties 2023-01-02 15:40:55 +01:00
Pairi Daiza
86166b3feb
+ chg: Rizonesoft Copyright © 2008-2022 to year "2008-2023" 2023-01-01 20:39:21 +01:00
METANEOCORTEX\Kotti
fadaa5c634 +fix: minor bugs related to new feature Change-History
+chg: Lexer Registry-Files: split string and GUID String coloring
2022-12-30 01:30:26 +01:00
METANEOCORTEX\Kotti
2ad0217304 +fix: (re)setting default window position in case of non std DPI resolution (issue: #4418) 2022-12-29 16:13:53 +01:00
METANEOCORTEX\Kotti
08e3630a23 +chg: replacing SCI_REPLACETARGET calls by SCI_REPLACETARGETMINIMAL calls where appropriate - should minimize change history markers on text formatting, especially on file reload 2022-12-16 11:22:16 +01:00
METANEOCORTEX\Kotti
e5ec9b9982 +enh: extend AutoCloseBrackets (by Matteo-Nigro PR #4318) for Selection 2022-11-26 02:37:49 +01:00
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