Commit Graph

157 Commits

Author SHA1 Message Date
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
Pairi Daiza
a1706a2a75 + chg: Rizonesoft Copyright © 2008-2020 to year "2008-2021" 2021-01-01 10:48:00 +01:00
Rainer Kottenhoff
fbf83129a5 + fix: file save problem after switching encoding to GB2312 (52936)
+ sty: code styling reformat (AStyle: OTBS)
+ fix: file encoding analysis with 7-bit ASCII only
2020-11-25 12:47:14 +01:00
Rainer Kottenhoff
b3488836c4 + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
Rainer Kottenhoff
a7a4a2556f + fix: stop file change notification on deleted files if save is rejected
+ chg: move home brew lexers to Lexills dir
2020-09-25 15:22:14 +02:00
RaiKoHoff
a4cc6d241e + enh: support Lexer switching while Customize Schemes dialog is open 2020-09-22 16:10:13 +02:00
RaiKoHoff
06f96e5e5d + fix: DarkMode switching while non-modal dialogs are active 2020-09-22 11:42:41 +02:00
Rainer Kottenhoff
bab84dd4ec + rfc: re-organization of source code directory structure 2020-09-18 20:59:55 +02:00
RaiKoHoff
a078b7b6d0 + enh: reducing Titlebar, Toolbar and Statusbar flickering
+ fix: Win7 Toolbar background back to COLOR_BTNFACE, Win10 stays with COLOR_WINDOWS
2020-09-17 13:40:20 +02:00
RaiKoHoff
8f08a843b6 + add: Menu item to switch between Default and Dark-Mode 2020-09-08 17:42:24 +02:00
RaiKoHoff
9d3b0185fd + try: dark mode for toolbar trial 2 2020-09-04 10:33:07 +02:00
RaiKoHoff
34384e4482 + chg: get dark mode for Statusbar segments only 2020-09-01 17:54:55 +02:00
RaiKoHoff
bb808bb7b8 + add: Bookmark margin context menu 2020-08-20 19:59:27 +02:00
Rainer Kottenhoff
a4106aacbf + add: Unicode Points Calltip on hover
+ chg: color code hovering
2020-08-05 16:46:38 +02:00
RaiKoHoff
72d9e4aa81 + chg: review document modified handler (dirty-flag)
+ fix: no document modified flag on forced re-decode file (recode) w/ other encoding
2020-07-23 16:51:27 +02:00
Pairi Daiza
a31ad1d186 + chg: Minor changes: Trip Trailing Blanks 2020-06-30 15:10:19 +02:00
RaiKoHoff
ca003c82dd + fix: some more CppCheck complaints 2020-05-14 12:22:28 +02:00
RaiKoHoff
c15d74cf20 + fix: menu flickering
+ add: toolbar hint for zoomed view
2020-04-22 10:09:56 +02:00
Rainer Kottenhoff
d302ce5150 + chg: remove spinning wait-cursor for text operations (may need reactivation for long operations) 2020-04-17 20:15:32 +02:00
RaiKoHoff
0936dc0833 + add: call Notepad3 with case-sensitive and dot-match-all flag (if applicable) 2020-03-30 17:33:02 +02:00
Rainer Kottenhoff
f9734b8689 + add: grepWin integration part 2 2020-03-18 01:32:17 +01:00
RaiKoHoff
e69e45c2f2 Merge remote-tracking branch 'upstream/master' into NewFeatures
# Conflicts:
#	src/Edit.c
#	src/Notepad3.c
#	src/Notepad3.h
2020-03-16 17:03:50 +01:00
RaiKoHoff
6be020d7b5 + chg: try "hardening" selection undo/redo behavior 2020-03-16 16:33:08 +01:00
Rainer Kottenhoff
8c25f971dc + minor fixes and optimizations 2020-03-05 18:01:14 +01:00
Rainer Kottenhoff
be6900d1e9 + fix: sticky window position handling 2020-03-04 13:48:33 +01:00
Rainer Kottenhoff
4793c7c864 + fix: initial, default and current window position handling 2020-03-04 12:12:12 +01:00