Commit Graph

182 Commits

Author SHA1 Message Date
METANEOCORTEX\Kotti
1f4d07361e +fix: try to fix Initial white display (splash) in case of Dark Mode Win
+fix: Animated minimize (taskbar or tray), restore w/o white splash
+upd: Changes.txt and VS2019 version displayl
2023-01-15 15:41:10 +01:00
METANEOCORTEX\Kotti
4f992f7aac +rfc: minor refactoring on UpdateUI 2023-01-04 10:37:41 +01:00
Pairi Daiza
86166b3feb
+ chg: Rizonesoft Copyright © 2008-2022 to year "2008-2023" 2023-01-01 20:39:21 +01:00
METANEOCORTEX\Kotti
4d1ca3712e +chg: fix and refactoring window positioning 2022-12-31 16:23:06 +01:00
METANEOCORTEX\Kotti
d24ea8004f +fix: speedup search&replace in large text files (try to fix issue #4416) 2022-12-28 18:19:34 +01:00
METANEOCORTEX\Kotti
b752036015 +chg: refactoring base font handling (part I) 2022-11-15 10:23:35 +01:00
METANEOCORTEX\Kotti
97e5787b61 +fix: disable events from edit-window while in Begin/End-WaitCursor
+chg: full font description in resource files
2022-11-03 00:06:09 +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
238111dcd2 +rfc: refactoring of undo/redo and document modify handler 2022-10-29 03:54:59 +02:00
METANEOCORTEX\Kotti
51cffe830e +fix: refactored of undo/redo and document modify handler 2022-10-28 15:23:42 +02:00
METANEOCORTEX\Kotti
29ad342eef +fix: refactored of undo/redo and document modify handler 2022-10-26 01:17:55 +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
098e4db5e0 +fix: Titlebar update on change 2022-09-27 00:37:23 +02:00
METANEOCORTEX\Kotti
4cae696815 +fix: margin context menu, bookmark click 2022-09-24 15:28:35 +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
1c649f79be +fix: TAB (indent) usage in case of read-only mode sets doc modified flag 2022-08-30 18:36:42 +02: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
245645024f +fix: performance issue on pasting clipboard 2021-12-12 17:12:15 +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
5ad6c01ae7 +prf: small performance enhancement for large rectangle selection undo/redo del/ins 2021-12-09 21:23:19 +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
e8f490b3df +rfc: FileIO parameter refactoring 2021-12-06 19:48:27 +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
5d715ab90f some more LongPath handling 2021-09-30 15:50:08 +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
rkotten
a5a4d0599b Merge branch 'Dev_RC' into Dev_LongPath 2021-09-23 16:29:47 +02:00
rkotten
7bd97795dd +chg: add context menu for menu bar 2021-09-23 16:25:46 +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
86e1e023ec + chg: make current path LongPath aware (stage I) 2021-09-09 18:12:51 +02:00
METANEOCORTEX\Kotti
1bf905e93b +fix: don't jump on initial F/R Dialog on empty clipboard
+fix: cursor hand on ctrl-keydown hover hyperlink
2021-08-27 12:41:51 +02:00
METANEOCORTEX\Kotti
475129c306 +fix: show hand cursor on hyperlink after dwell time (if ctrl key pressed) 2021-08-26 09:34:54 +02:00
Rainer Kottenhoff
d08ea58860 +fix: launching file URL (Alt+Click) with respect to flags "Reuse Window" and "Only one Instance per File" 2021-08-06 10:29:19 +02:00
Rainer Kottenhoff
83d1bc2a9c + fix: remove multiple file Notification, if current file has been deleted 2021-07-24 21:15:28 +02:00
Rainer Kottenhoff
d2e8537e25 + fix: minor enhancements for selection scroll to view 2021-05-13 15:29:00 +02:00
Rainer Kottenhoff
b8bf6f8ae6 + fix: optimized handling of multi-step undo/redo notifications 2021-05-13 14:19:06 +02:00
Rainer Kottenhoff
920ec7d4ac + chg: keep found initial common base default font in .ini
+ fix:  slow line-break switching
2021-05-12 20:18:13 +02:00
Rainer Kottenhoff
b34598fb5f + add: file/dir exists/not-found to hyperlink tooltip (if file-url)
+ chg: new default for hyperlink tooltip is OFF
+ chg: immediate indicator hover response (colordef-hotspot, hyperlink-tooltip, hex-code-tooltip)
2021-04-25 12:40:55 +02:00
Rainer Kottenhoff
a9425f3732 + chg: minimize usage of deprecated LCID / LANGID for MiniPath
+ rfc: code cleanup
2021-04-15 22:34:19 +02:00
Rainer Kottenhoff
9f15566423 + fix: small correction to Line Cut feature (thin selection) 2021-04-15 17:38:59 +02:00
Rainer Kottenhoff
440573c0a9 + upd: Scintilla v5.0.1 (part III)
+ fix: performance issue line wrapping
+ fix: begin/end wait cursor calling
+ chg: international strings for status bar (wait cursor)
2021-04-11 15:19:34 +02:00
Rainer Kottenhoff
3359f2bd67 + rfc: cleanup code: SplitUndoTransaction() on timeout resp. line-break 2021-03-31 15:24:30 +02:00
Rainer Kottenhoff
51e861600b + rfc: small refactorings 2021-03-22 10:21:18 +01:00
Rainer Kottenhoff
252af18400 + add: 1st part of exclusive lock file open mode
+ rfc: som minor refactorings
2021-03-19 21:01:39 +01:00
Rainer Kottenhoff
8f806fd53d + add: Show search wrap-around tooltip (issue #3038)
(switch off by "[Settings2] WrapAroundTooltipTimeout=0"
2021-01-17 13:07:41 +01:00