Commit Graph

244 Commits

Author SHA1 Message Date
METANEOCORTEX\Kotti
39c6d5fe02 some more LongPath handling 2021-10-03 23:38:35 +02:00
rkotten
736cdb6981 +chg: Some more DynStrg refactorings and LongPath handling 2021-10-01 10:52:17 +02:00
METANEOCORTEX\Kotti
5d715ab90f some more LongPath handling 2021-09-30 15:50:08 +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
METANEOCORTEX\Kotti
d514a439dd Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_LongPath 2021-09-27 23:08:52 +02:00
METANEOCORTEX\Kotti
992d3ad344 +fix: over paint annoying menu-bar bottom line 2021-09-27 22:52:47 +02:00
METANEOCORTEX\Kotti
219aca33e6 some more LongPath handling 2021-09-27 09:54:00 +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
METANEOCORTEX\Kotti
ed789455c0 some more LongPath handling 2021-09-24 18:27:55 +02:00
METANEOCORTEX\Kotti
ffe434dbb1 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_LongPath 2021-09-24 10:40:29 +02:00
METANEOCORTEX\Kotti
ad85d0b090 +chg: Disable file change polling - rely on directory change notification by default
+chg: allow [Settings2] "FileCheckInverval" to be zero(0), means no active file change polling
+chg: remove deprecated "AutoReloadTimeout"
2021-09-24 10:19:08 +02:00
rkotten
4f10450383 +chg: Some more LongPath and static buffer refactorings 2021-09-23 11:22:15 +02:00
rkotten
7389e774b7 +chg: Some more LongPath and static buffer refactorings 2021-09-22 17:49:59 +02:00
METANEOCORTEX\Kotti
e890580d16 some more LongPath handling 2021-09-16 17:21:38 +02:00
METANEOCORTEX\Kotti
34ed9369ac some more LongPath handling 2021-09-16 16:14:16 +02:00
METANEOCORTEX\Kotti
989506f00c +chg: make Theme/Style files LongPath aware 2021-09-15 19:00:23 +02:00
METANEOCORTEX\Kotti
c6513f292c some more LongPath handling 2021-09-15 17:53:29 +02:00
METANEOCORTEX\Kotti
38a7344805 Merge branch 'Dev_RC' into Dev_LongPath 2021-09-15 14:40:56 +02:00
METANEOCORTEX\Kotti
92bf0e019c +chg: limit file size: 2GB (Until WideCharToMultiByte() / MultiByteToWideChar() INT32_MAX issues are clarified)
+fix: Got-Dialog: digit grouping of line/column numbers
2021-09-15 14:35:12 +02:00
METANEOCORTEX\Kotti
86e1e023ec + chg: make current path LongPath aware (stage I) 2021-09-09 18:12:51 +02:00
METANEOCORTEX\Kotti
50ddc7b50f + fix: remove path limit from user defined bitmap path 2021-09-07 20:29:57 +02:00
METANEOCORTEX\Kotti
5c907eb4e0 +fix: Bug in StrgReplace 2021-09-07 19:11:35 +02:00
METANEOCORTEX\Kotti
ba9c91e4d8 +add: LongPath PathLib enhancements 2021-09-02 18:58:17 +02:00
METANEOCORTEX\Kotti
592a25f139 +add: LongPath PathLib enhancements 2021-09-01 10:32:50 +02:00
METANEOCORTEX\Kotti
4f17fb2fa9 +add: Long Path support: intermediate path methods 2021-08-30 19:40:26 +02:00
METANEOCORTEX\Kotti
e6fc7aef41 +add: Long Path support: collect path methods in separate module 2021-08-30 00:38:23 +02:00
METANEOCORTEX\Kotti
f42616402d +add: Long Path support: first steps 2021-08-29 15:00:34 +02:00
METANEOCORTEX\Kotti
d479e19e18 +add: module DynStrg utils to handle strings in C dynamically 2021-08-28 14:52:05 +02:00
METANEOCORTEX\Kotti
cb96e28cce +fix: restore previous window position while DPI scaling changed meanwhile 2021-08-23 14:18:10 +02:00
METANEOCORTEX\Kotti
8273227d09 + add: configure app to open hyperling (instead of default browser) 2021-08-08 20:39:24 +02:00
Rainer Kottenhoff
fa26f96dfb +del: remove deprecated (no sensible use case) "overlapping find" option
+fix: regex line begin pattern stuck after zero-length replacement
2021-08-07 13:42:49 +02:00
Rainer Kottenhoff
5f900213d3 +fix: incomplete default Dark Mode Scheme
+fix: config version dependent "FileWatchingMode" settings value
2021-08-04 20:30:38 +02:00
Rainer Kottenhoff
e29ad85ebe +fix: clamp value limit typo 2021-08-04 19:41:16 +02:00
Rainer Kottenhoff
ccb354598c +add: configurable File Change/Deleted indicators 2021-08-04 19:15:48 +02:00
Rainer Kottenhoff
9ac1a25e4c +add: File change notification Dlg: add "Indicator (silent) option [en-Us and de-DE only yet] 2021-08-04 18:13:29 +02:00
Rainer Kottenhoff
f851a8ae32 +chg: NewSombra scheme as default Dark Mode coloring
+chg: optimized default style handling for settings file (Dark Mode)
+chg: adapted other Dark Mode Theme Files
2021-08-03 22:16:29 +02:00
Rainer Kottenhoff
d3d945e026 +chg: new Sombra scheme as default Dark Mode coloring
+chg: optimized default style handling for settings file (Dark Mode)
+chg: adapted other Dark Mode Theme Files
2021-08-02 19:39:51 +02:00
Rainer Kottenhoff
24835b09d8 +chg: changed pristine default FileWatchingMode from "don't care" to "notify by MsgBox". 2021-08-02 08:11:31 +02:00
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