Commit Graph

3083 Commits

Author SHA1 Message Date
METANEOCORTEX\Kotti
c1f52b73d5 +fix: translucency (alpha) settings for white-space indicator 2021-09-24 11:49:28 +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
3f3b0ff65f +chg: enable context menu for status bar 2021-09-23 17:15:10 +02:00
rkotten
7bd97795dd +chg: add context menu for menu bar 2021-09-23 16:25:46 +02:00
Pairi Daiza
d06f14b5d9
+ Upd: Version files and Changes.txt 2021-09-16 17:13:03 +02:00
METANEOCORTEX\Kotti
25c6515f19 +cln: code formatting 2021-09-16 09:54:16 +02:00
METANEOCORTEX\Kotti
74eca99b60 +fix: dark mode aware auto-completion-list-box
+chg: use "round nearest displayed digit" method for estimated file size display
2021-09-16 09:48:07 +02:00
Pairi Daiza
f652d49570
+ Upd: Version files, Changes.txt and MS VS 2019 version update (v16.11.3) 2021-09-15 18:09:05 +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
Pairi Daiza
11364fba44
+ Upd: Version files and Changes.txt 2021-09-14 14:47:28 +02:00
Pairi Daiza
8d3513ad76
Merge pull request #3658 from RaiKoHoff/Dev_RC
Fix digit grouping for replace occurrences result dialog
2021-09-14 13:55:41 +02:00
rkotten
be4aa0ce74 +fix: digit grouping for replace occurrences result dialog 2021-09-14 13:29:19 +02:00
Rainer Kottenhoff
e6a093ca5d
Merge pull request #3657 from RaiKoHoff/Dev_RC
Better hyperlink style in dark themes "Dark" and "Obsidian"
2021-09-14 12:13:49 +02:00
rkotten
e2efe8215f +fix: better hyperlink style in dark themes "Dark" and "Obsidian" 2021-09-14 11:43:13 +02:00
Pairi Daiza
a255c8e459
+ Upd: Version files and Changes.txt 2021-09-13 17:28:48 +02:00
rkotten
25e03008cc +fix: initial factory window position 2021-09-13 11:24:06 +02:00
Pairi Daiza
46f33729f8
+ Upd: Version files and Changes.txt 2021-09-10 14:50:53 +02:00
Rainer Kottenhoff
dd6fb958a3
Merge pull request #3649 from RaiKoHoff/Dev_RC
Web-Action commands should use also user-defined app to open hyperlinks
2021-09-10 09:17:29 +02:00
METANEOCORTEX\Kotti
c257ac19be +fix: Web-Action commands should use also user-defined app to open hyperlinks 2021-09-10 08:58:54 +02:00
Pairi Daiza
aeb7fdc177
+ Upd: Version files and Changes.txt 2021-09-07 15:28:01 +02:00
METANEOCORTEX\Kotti
0f90eb8954 +fix: reset background color for "visible whitespace" if not defined 2021-09-07 12:44:01 +02:00
Pairi Daiza
7ffac438a0
+ Upd: Version files and Changes.txt 2021-09-05 22:55:14 +02:00
Pairi Daiza
07a32292b4
Preparation Version files for Release_5.21.905.1 2021-09-05 18:09:36 +02:00
Pairi Daiza
2309eea2b6
+ Upd: Version files and Changes.txt 2021-09-03 21:21:06 +02:00
METANEOCORTEX\Kotti
9981cdd68a +fix: broken relative paths in file history selection 2021-09-03 19:28:56 +02:00
METANEOCORTEX\Kotti
810b236d6d +chg: .clang-format, minor fix 2021-08-30 12:10:03 +02:00
Pairi Daiza
99a78222ef
+ Upd: Version files and Changes.txt 2021-08-28 17:08:24 +02:00
Pairi Daiza
b82e241131
+del Remove "Alt+Click" to open color selection because already used with Rectangular selection 2021-08-28 17:05:17 +02:00
METANEOCORTEX\Kotti
50b46a269e +fix: open color selection on Ctrl+Click on color indicator too 2021-08-28 15:37:12 +02:00
METANEOCORTEX\Kotti
86d21b090f Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_RC 2021-08-27 22:56:04 +02:00
METANEOCORTEX\Kotti
eac14e3217 + fix: remove unused files 2021-08-27 17:12:43 +02:00
Pairi Daiza
53af634dff
+ Upd: Version files and Changes.txt 2021-08-27 16:20:23 +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
Pairi Daiza
c1a082e4c6
+ Upd: Version files and Changes.txt 2021-08-26 16:25:58 +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
Pairi Daiza
17bc4a4ef8
+ Upd: MS VS 2019 version update (v16.11.2) 2021-08-26 06:35:43 +02:00
Pairi Daiza
0626b5e9f7
+ Upd: Version files and Changes.txt 2021-08-25 16:11:33 +02:00
Pairi Daiza
ee3725ad7c
Merge pull request #3609 from RaiKoHoff/Dev_RC
Caret change to hand over hyperlink only if ctrl is pressed
2021-08-25 15:21:02 +02:00
METANEOCORTEX\Kotti
7e7155dc77 +chg: non themed app: edit-window frame visibility 2021-08-25 14:58:51 +02:00
METANEOCORTEX\Kotti
3ad5f34e14 +fix: caret change to hand over hyperlink only if ctrl is pressed 2021-08-25 14:49:54 +02:00
Pairi Daiza
f4760be5a3
+ Upd: Version files and Changes.txt 2021-08-25 13:48:28 +02:00
METANEOCORTEX\Kotti
45a0ca9ec4 +fix: some minor corrections on visual appearance. 2021-08-25 12:07:03 +02:00
Pairi Daiza
d85bb474fc
+ Upd: Version files and Changes.txt 2021-08-24 00:39:46 +02:00
METANEOCORTEX\Kotti
16b29a68d3 +fix: sync status bar font size on system font size change 2021-08-23 18:06:57 +02:00
METANEOCORTEX\Kotti
cb96e28cce +fix: restore previous window position while DPI scaling changed meanwhile 2021-08-23 14:18:10 +02:00
Pairi Daiza
3bf8e71b30
+ Upd: Version files and Changes.txt 2021-08-22 19:52:46 +02:00
METANEOCORTEX\Kotti
3db3bbbcff +rev: previous fix reverted - missing .ini must not have an assertion failure, allowed case here 2021-08-22 18:17:26 +02:00
METANEOCORTEX\Kotti
a5b71f992d +fix: INVALID_HANDLE_VALUE in case of Win32 (32-bit) build (SimpleIni.h) 2021-08-22 13:29:47 +02:00
Pairi Daiza
15e66249bb
+ Upd: Version files and Changes.txt 2021-08-20 10:19:34 +02:00
Pairi Daiza
2372f75161
Preparation Version files for "Release_Canditate_5.21.818.1" 2021-08-18 17:22:18 +02:00