Rainer Kottenhoff
64ad420bc4
+fix: file-ext writing to stxle .ini files only on export
2021-07-21 16:41:42 +02:00
Rainer Kottenhoff
fd6a74e93a
+fix: forced file ext written to scheme export
2021-07-21 15:18:08 +02:00
Rainer Kottenhoff
b19624b865
+add: factory dark mode settings (part III)
2021-07-08 19:07:51 +02:00
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
229a0ab0dd
+upd: Scintilla v503
2021-07-02 15:58:15 +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
90c25da9b1
+ fix: Save Schema config in case of inifile from scratch
2021-04-16 09:31:44 +02:00
Rainer Kottenhoff
5edcfd6753
+ rfc: minimize usage of deprecated LCID/LANGID
2021-04-14 21:08:11 +02:00
Rainer Kottenhoff
0c61206dd0
Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_Sci501
2021-04-14 17:56:29 +02:00
Rainer Kottenhoff
a29e2101fc
+ fix: some minor bugs around MUI Language selection
2021-04-14 17:56:10 +02:00
Pairi Daiza
2898f5e759
MUI - Big file size limit warning to 4MB (FileLoadWarningMB=4)
2021-04-14 10:04:45 +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
8b737d7d2c
+ fix: caret visibility on JumpTo() after file (re-)load
...
+ fix: FileWatching (file change notification) in some special cases
2021-04-12 18:44:49 +02:00
Rainer Kottenhoff
3eb7364378
+ chg: doing PostMsg instead of SendMsg for immediate cmd on "delayed message queue"
2021-04-01 16:43:39 +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
766e3969d6
+ add: Compiler switch to allow mono language binary (no MUI DLL loading)
2021-03-24 19:29:49 +01:00
Rainer Kottenhoff
51e861600b
+ rfc: small refactorings
2021-03-22 10:21:18 +01:00
Rainer Kottenhoff
2df6ad1b86
+ fix: some regressions around external file change notification
...
+ fix: regression with vertical slope definition
2021-03-21 09:28:31 +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
3ec07cb174
+ add: Settings2 option to define ShellExecuteEx() lpVerb for launching file hyperlink protocol
2021-03-01 13:54:02 +01:00
Rainer Kottenhoff
3c558804f4
+ fix: F/R show wrap-around tooltip only if message boxes are hidden
2021-02-17 20:40:48 +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
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
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
65be851e6e
+ chg: rebase DarkMode module on delay load version branch of win32-darkmode project
2020-10-01 13:04:56 +02:00
Rainer Kottenhoff
9c0e0f0350
+ fix: Lexer file extensions maintained in standard config
2020-09-27 13:40:24 +02:00
RaiKoHoff
53a589db39
+ fix: allow removing of compile pre-processing switch D_NP3_WIN10_DARK_MODE
2020-09-17 17:25:41 +02:00
RaiKoHoff
f7686f568c
+ chg: need to separate DarkMode window-backgr color from button-face color
2020-09-17 17:02:35 +02:00
RaiKoHoff
19f7d119ae
+ fix: clean .ini-config for default values
...
+ fix: standard margin background colors
+ enh: Customize Schemes: show selected theme title
2020-09-16 11:08:53 +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
Rainer Kottenhoff
5462f38999
Merge branch 'Dev_RC1' into Dev_NewFeatures
2020-09-12 11:12:08 +02:00
RaiKoHoff
517b9ad2af
+ fix: TinyExpr: inline evaluation on active option only
...
+ fix: TinyExpr: allow rh equal and questionmark
+ fix: TinyExpr: newline after evaluation by '=<ENTER>'
2020-09-11 16:34:51 +02:00
RaiKoHoff
d1671fcd56
+ fix: DarkMode: switch std. background and text color too
2020-09-10 13:37:43 +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