RaiKoHoff
|
67b044f838
|
+ rfc: unify search-pattern retrieval: (0.selection)[F/R-DLG] - 1.previous-search/MRU-List - 2.clipboard
|
2020-09-23 19:03:07 +02:00 |
|
RaiKoHoff
|
755123eaff
|
+ enh: Hotkey 'F3': use MRU latest item before clipboard content as search pattern if prior search pattern is empty
|
2020-09-23 13:04:56 +02:00 |
|
RaiKoHoff
|
1e10457f0f
|
+ enh: Hotkey 'F3': use clipboard content as search pattern if prior search pattern is empty
|
2020-09-23 12:18:02 +02:00 |
|
Rainer Kottenhoff
|
d73dd38f0c
|
+ fix: Customize Schemes title assembling
|
2020-09-23 00:42:47 +02:00 |
|
Pairi Daiza
|
30918f50e1
|
+ upd: Version files and Changes.txt
|
2020-09-22 23:53:44 +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 |
|
Pairi Daiza
|
b4a9885940
|
+ upd: Version files and Changes.txt
|
2020-09-21 21:24:00 +02:00 |
|
Pairi Daiza
|
9ea928aaee
|
+ ver: VS2019 version update - VS 16.7.4
|
2020-09-21 21:23:29 +02:00 |
|
Rainer Kottenhoff
|
69ea45cc01
|
+ fix: interpretation of '%' operator: allow "(...)" on rhs of modulo interpretation
|
2020-09-21 20:32:05 +02:00 |
|
Rainer Kottenhoff
|
aefbad6e2a
|
+ fix: TinyExpr: remove the need of blank for smart interpretation of '%' operator.
|
2020-09-21 19:05:00 +02:00 |
|
RaiKoHoff
|
848bc363ee
|
+ enh: expand current lexers style tree on customize schemes dialog startup
|
2020-09-21 17:24:25 +02:00 |
|
RaiKoHoff
|
546fcf303d
|
+ try: failed to set DarkMode for owner drawn ComboBoxEx controls
|
2020-09-21 17:15:16 +02:00 |
|
RaiKoHoff
|
8a7f994643
|
+ fix: DarkMode: toolbar button text
|
2020-09-21 13:50:13 +02:00 |
|
SquallATF
|
7428b31353
|
Let DarkMode work with 20H2
|
2020-09-21 12:19:31 +08:00 |
|
Pairi Daiza
|
eeea05e4dd
|
+ upd: Version files and Changes.txt
|
2020-09-20 16:17:35 +02:00 |
|
Rainer Kottenhoff
|
32b6b7b656
|
+ chg: first part of DarkMode Theme for MiniPath
|
2020-09-19 22:15:20 +02:00 |
|
Rainer Kottenhoff
|
bab84dd4ec
|
+ rfc: re-organization of source code directory structure
|
2020-09-18 20:59:55 +02:00 |
|
Pairi Daiza
|
6c888db6d2
|
+ upd: Version files and Changes.txt
|
2020-09-18 16:19:52 +02:00 |
|
Pairi Daiza
|
7fd1fa4eee
|
Merge branch 'master' into mui
|
2020-09-18 15:14:22 +02:00 |
|
RaiKoHoff
|
5f1485cae2
|
+ try: 2nd try to fix Win7 start-up crash
|
2020-09-18 14:06:45 +02:00 |
|
Pairi Daiza
|
bec1ce31c9
|
+ upd: Version files and Changes.txt
|
2020-09-18 10:30:17 +02:00 |
|
RaiKoHoff
|
7110f29615
|
+ fix: final default color correction (toolbar, statusbar and margin) - hopefully
+ enh: faster statusbar update response / avoid flickering
|
2020-09-18 09:25:43 +02:00 |
|
Pairi Daiza
|
1e57e58e3b
|
+ upd: Version files and Changes.txt
|
2020-09-17 19:46:42 +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
|
7056b9add5
|
Merge remote-tracking branch 'upstream/master' into Dev_NewFeatures
|
2020-09-17 17:03:18 +02:00 |
|
RaiKoHoff
|
f7686f568c
|
+ chg: need to separate DarkMode window-backgr color from button-face color
|
2020-09-17 17:02:35 +02:00 |
|
Pairi Daiza
|
2c2c564304
|
+ upd: Version files and Changes.txt
|
2020-09-17 14:42:14 +02:00 |
|
Pairi Daiza
|
2b2ceed358
|
Merge pull request #2842 from hpwamr/mui
+ upd: Version files and Changes.txt
|
2020-09-17 14:19:50 +02:00 |
|
RaiKoHoff
|
e62ac20b46
|
+ fix: bring back themed ReBar (Toolbar parent) for Win10 using LightMode (DarkMode not wanted)
|
2020-09-17 14:03:57 +02:00 |
|
Pairi Daiza
|
ba2a4424d7
|
+ upd: Version files and Changes.txt
|
2020-09-17 14:01:16 +02:00 |
|
RaiKoHoff
|
fb682f27d7
|
+ fix: bring back themed ReBar (Toolbar parent) for Win7
|
2020-09-17 13:54:38 +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 |
|
Pairi Daiza
|
13b3a14875
|
+ upd: Version files and Changes.txt
|
2020-09-17 11:43:33 +02:00 |
|
Pairi Daiza
|
7e8a7b6120
|
+ upd: Version files and Changes.txt
|
2020-09-16 17:33:56 +02:00 |
|
RaiKoHoff
|
6020d2dda2
|
+ chg: Opacity level on loosing focus for grepWinNP3
|
2020-09-16 16:15:09 +02:00 |
|
RaiKoHoff
|
c6e9e0cb82
|
+ try: 1st try to fix Win7 startup crash (library loading)
|
2020-09-16 15:29:04 +02:00 |
|
RaiKoHoff
|
f3eaace279
|
+ enh: Set Light/Dark Mode for grepWinNP3 execution
|
2020-09-16 13:58:59 +02:00 |
|
RaiKoHoff
|
701b4381a0
|
+ fix: Update Titlebar on document modified
|
2020-09-16 12:40:27 +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 |
|
Pairi Daiza
|
bc4fe4b0f7
|
+ upd: Version files and Changes.txt
|
2020-09-15 22:56:21 +02:00 |
|
Pairi Daiza
|
52344b54f8
|
+ upd: Version files and Changes.txt
|
2020-09-15 22:04:45 +02:00 |
|
Rainer Kottenhoff
|
7e0fba543e
|
Merge commit '32bd743f5be30fe6daf059e7f3201a95bd3dba5e' into Dev_NewFeatures
|
2020-09-15 19:27:41 +02:00 |
|
Pairi Daiza
|
32bd743f5b
|
Preparation Version files for Release_5.20.915.1
|
2020-09-15 17:08:41 +02:00 |
|
RaiKoHoff
|
9cea5f7f17
|
+ chg: uusr configurable "Web Action" menu item names
|
2020-09-15 11:31:59 +02:00 |
|
RaiKoHoff
|
e148539454
|
Merge remote-tracking branch 'upstream/master' into Dev_NewFeatures
|
2020-09-15 09:15:32 +02:00 |
|
Rainer Kottenhoff
|
66cad554c8
|
+ chg: small code cleanup and SysMsgBox colorizing trial
|
2020-09-15 00:09:14 +02:00 |
|
Pairi Daiza
|
0b6165be20
|
+ upd: Version files and Changes.txt
|
2020-09-14 23:44:49 +02:00 |
|
RaiKoHoff
|
b6f78d7941
|
+ enh: DarkMode fine tuning dialogs
|
2020-09-14 17:30:01 +02:00 |
|
RaiKoHoff
|
fa62fb9779
|
+ fix: crash on rectangular selection
|
2020-09-14 15:40:51 +02:00 |
|