Commit Graph

1093 Commits

Author SHA1 Message Date
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
RaiKoHoff
5f1485cae2 + try: 2nd try to fix Win7 start-up crash 2020-09-18 14:06:45 +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
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
e62ac20b46 + fix: bring back themed ReBar (Toolbar parent) for Win10 using LightMode (DarkMode not wanted) 2020-09-17 14:03:57 +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
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
RaiKoHoff
9cea5f7f17 + chg: uusr configurable "Web Action" menu item names 2020-09-15 11:31:59 +02:00
RaiKoHoff
b6f78d7941 + enh: DarkMode fine tuning dialogs 2020-09-14 17:30:01 +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
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
Rainer Kottenhoff
141cdb1a4c + fix: TinyExpr: enable CP1252 operators '×'(mul) and '÷'(div)
+ fix: TinyExpr: ignoring currency chars ("$€¢£¥") in expressions
2020-09-12 08:53:57 +02:00
Rainer Kottenhoff
5587cb2da4 + fix: TinyExpr: "<n>=?" result not taken into account 2020-09-12 07:21:45 +02:00
Rainer Kottenhoff
f2f35996a7 Missed to stage main changes in previous commit:
+ 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 20:00:19 +02:00
Rainer Kottenhoff
856925f788 + fix: DarkMode: minor color corrections 2020-09-11 02:46:26 +02:00
Rainer Kottenhoff
48a43f1883 Merge branch 'Dev_RC1' into Dev_NewFeatures 2020-09-11 00:13:31 +02:00
Rainer Kottenhoff
97ab539d0f + cln: TinyExpr code cleanup 2020-09-11 00:11:53 +02:00
Rainer Kottenhoff
3855310cae + fix: allow RETURN / ENTER after equal sign (=) to calculate TinyExpr
+ add: allow colon (:) as alternate divide operator
2020-09-10 23:45:50 +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
3fa8c283dd + fix: support disabling D_NP3_WIN10_DARK_MODE preprocessor define 2020-09-08 12:22:30 +02:00
RaiKoHoff
54b6acb9be Merge remote-tracking branch 'upstream/master' into Dev_NewFeatures 2020-09-08 08:43:47 +02:00
RaiKoHoff
d7de1d0213 + fix: SubMenu active marker (Occurrences Indicator Options) 2020-09-08 08:29:38 +02:00
Rainer Kottenhoff
1777b4982b + chg: remove Statusbar parts frame 2020-09-08 01:20:46 +02:00
RaiKoHoff
3abf75e4f5 + add: DarkMode: Toolbar, static checkbox/listbox control 2020-09-07 17:09:52 +02:00
Rainer Kottenhoff
6782a596e2 Merge branch 'Dev_RC1' into Dev_NewFeatures 2020-09-06 11:16:23 +02:00
Rainer Kottenhoff
85c0fefafe + fix: delete marker of (comletely) deleted lines 2020-09-06 11:03: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
537e9c43aa + add: PPMACRO to switch highly experimental DarkMode usage 2020-09-04 12:48:19 +02:00
RaiKoHoff
9d3b0185fd + try: dark mode for toolbar trial 2 2020-09-04 10:33:07 +02:00
RaiKoHoff
cc53464310 no message 2020-09-02 17:39:41 +02:00
RaiKoHoff
5546600ae2 + chg: trying to set background of dialog boxes 2020-09-02 17:32:29 +02:00
RaiKoHoff
366545b08d Merge remote-tracking branch 'upstream/master' into Dev_DarkMode 2020-09-02 15:49:43 +02:00
RaiKoHoff
4eae219481 + fix: buffer size calculation 2020-09-02 15:37:34 +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
RaiKoHoff
e9eb372e12 Merge remote-tracking branch 'upstream/master' into Dev_DarkMode 2020-09-01 10:03:28 +02:00
RaiKoHoff
75ce5376ac + fix: crash caused by buffer overflow 2020-09-01 09:36:00 +02:00
Rainer Kottenhoff
ed72ac23c6 Merge branch 'Dev_RC1' into Dev_DarkMode 2020-08-30 12:32:30 +02:00
Rainer Kottenhoff
c884f4c515 + fix: enhanced internal icon/bitmap handling 2020-08-30 12:28:46 +02:00
Rainer Kottenhoff
a7a18e09f7 + add: DarkMode: Titlebar, Scrollbar, Aboutbox (not working (yet?): Toolbar, Statusbar 2020-08-28 22:04:02 +02:00
RaiKoHoff
113d627f8e + fix: wrong Focused-View Mode shown in menu 2020-08-25 18:38:56 +02:00