Commit Graph

294 Commits

Author SHA1 Message Date
Rainer Kottenhoff
60d4fc63c2 +add: factory dark mode settings (part II) 2021-07-08 08:31:28 +02:00
Rainer Kottenhoff
b57f52e91a Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_DM_STD 2021-07-05 15:02:40 +02:00
Rainer Kottenhoff
7af472c2db +fix: distinguish Win10 vs. Win11 using build number (>=22000). 2021-07-05 10:44:25 +02:00
Rainer Kottenhoff
1e41b36886 Merge branch 'Dev_RC1' into Dev_DM_STD 2021-05-13 15:45: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
168ac3800e Merge branch 'Dev_RC1' into Dev_DM_STD 2021-05-12 20:19:58 +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
7dd4739385 + add: Dark Mode factory scheme as resource include 2021-04-28 18:03:20 +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
a5dd9070c7 + add: more intermediate font weight constants added
+ del: remove useless font stretch handling
2021-04-20 09:39:14 +02:00
Rainer Kottenhoff
9ab6706ed8 + rfc: minor code cleanup 2021-04-15 02:01:07 +02:00
Rainer Kottenhoff
5edcfd6753 + rfc: minimize usage of deprecated LCID/LANGID 2021-04-14 21:08:11 +02:00
Rainer Kottenhoff
a29e2101fc + fix: some minor bugs around MUI Language selection 2021-04-14 17:56:10 +02:00
Rainer Kottenhoff
e0e3f62a76 + fix: std windows behavior for cascading new instances (if configured) 2021-04-14 01:33:11 +02:00
Rainer Kottenhoff
31d8914521 + chg/add: configurable position offset on launching new instance
+ fix: Sticky Window Flag on launching new instance
2021-04-13 19:20:06 +02:00
Rainer Kottenhoff
6d899074e1 + chg: drag-n-drop: replace current file (Ctrl+ for new instance)
+ chg: drag-n-drop: allow multiple files to drop
+ chg: menu/shortcut:  launch "New Empty Wnd" <-> "Duplicate Instance"
+ fix: prevent dup instance, if setting does not allow
2021-04-13 13:58:28 +02:00
Rainer Kottenhoff
30367319d0 + upd: adapt to Scintilla v5.0.1 new translucent alpha color (marker) 2021-04-11 20:47:43 +02:00
Rainer Kottenhoff
1ed4e64092 + fix: center dialog in parent: for system dialog and if minimized (tray or taskbar) 2021-04-07 09:19:35 +02:00
Rainer Kottenhoff
7d9f1158da +chg: turning "Line Comment Block Edit" from option into command (Ctrl+Alt+Q) 2021-03-29 19:49:35 +02:00
Rainer Kottenhoff
dc834e4011 + fix: don't keep window top-most after returning from full-screen mode (F11 toggle) 2021-03-25 12:03:20 +01:00
Rainer Kottenhoff
6da0c145b6 + add: 2nd part of exclusive lock file open mode
+ rfc. observe external file change
2021-03-20 22:49:28 +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
ecd071a9ec + fix: Limit ChooseFont Dlg to CF_SCALABLEONLY for DirectWrite Technology 2021-03-12 11:16:38 +01:00
Rainer Kottenhoff
3ec07cb174 + add: Settings2 option to define ShellExecuteEx() lpVerb for launching file hyperlink protocol 2021-03-01 13:54:02 +01:00
Rainer Kottenhoff
28bbb26b30 + fix: burndown some VS Analyze Mode Infos/Warnings 2021-02-11 13:08:37 +01:00
Rainer Kottenhoff
b9b93e81be + fix: Wildcard search: unintentional wrap around 2021-02-05 12:37:45 +01:00
Rainer Kottenhoff
8318e6fe02 + chg: use user locale for date/time insert format, can be menu switched to preferred UI language
+ chg: insert date before time & tab separated
2021-02-04 22:36:19 +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
Rainer Kottenhoff
5c50aebe73 + chg: extent static find / repl / mark occurance pattern buffer to 4095 characters. 2021-01-16 10:21:08 +01:00
Pairi Daiza
a1706a2a75 + chg: Rizonesoft Copyright © 2008-2020 to year "2008-2021" 2021-01-01 10:48:00 +01:00
Rainer Kottenhoff
258549f931 + chg: initial start screen resolution independent fixed base font size (->11pt == former FullHD setting) 2020-12-23 10:31:45 +01:00
Rainer Kottenhoff
c3b6e0f26e + chg: No error message after decline loading file of huge size 2020-12-11 18:34:05 +01:00
Rainer Kottenhoff
b3488836c4 + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
RaiKoHoff
f7686f568c + chg: need to separate DarkMode window-backgr color from button-face color 2020-09-17 17:02:35 +02:00
RaiKoHoff
9cea5f7f17 + chg: uusr configurable "Web Action" menu item names 2020-09-15 11:31:59 +02:00
Rainer Kottenhoff
2a636feccc + enh: DarkMode: remember DarkMode chosen Scheme/Theme for next start - will survive Theme/Mode changes 2020-09-13 22:26:39 +02:00
Rainer Kottenhoff
bb32fa9332 Merge branch 'Dev_RC1' into Dev_NewFeatures 2020-09-13 17:24:19 +02:00
Rainer Kottenhoff
90a0b90c68 + chg: bad design: F/R dialog: remove auto Esc Ctrl Chr (changed to manual explicit) 2020-09-13 03:50:32 +02:00
Rainer Kottenhoff
7006d42370 + chg: DarkMode: enhancements, print dialogs, margin color handlin, hide white menu strip 2020-09-12 20:07:10 +02:00
RaiKoHoff
5b216155a3 + add: configurable Dark Mode colors (non Explorer-Theme, Owner-Drawn) 2020-09-09 14:55:57 +02:00
Rainer Kottenhoff
2a0151f475 + fix: DarkMode support / init / settings handling 2020-09-09 01:11:24 +02:00
RaiKoHoff
8f08a843b6 + add: Menu item to switch between Default and Dark-Mode 2020-09-08 17:42:24 +02:00
RaiKoHoff
3abf75e4f5 + add: DarkMode: Toolbar, static checkbox/listbox control 2020-09-07 17:09:52 +02:00
Rainer Kottenhoff
05c93b031e + add: dark mode awareness for more dialogs 2020-09-06 02:58:02 +02:00
RaiKoHoff
eeb37f9b3b + add: prepare some more Dialogs for DarkMode 2020-09-04 16:38:55 +02:00
RaiKoHoff
5546600ae2 + chg: trying to set background of dialog boxes 2020-09-02 17:32:29 +02:00
RaiKoHoff
5b0c29d764 Merge remote-tracking branch 'upstream/master' into Dev_DarkMode
# Conflicts:
#	src/Notepad3.c
2020-09-02 11:47:01 +02:00
RaiKoHoff
033b881256 + fix: running out of occurrences bookmarks 2020-09-02 10:26:14 +02:00
RaiKoHoff
34384e4482 + chg: get dark mode for Statusbar segments only 2020-09-01 17:54:55 +02:00
Rainer Kottenhoff
ed72ac23c6 Merge branch 'Dev_RC1' into Dev_DarkMode 2020-08-30 12:32:30 +02:00