Commit Graph

171 Commits

Author SHA1 Message Date
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
RaiKoHoff
9d3b0185fd + try: dark mode for toolbar trial 2 2020-09-04 10:33:07 +02:00
RaiKoHoff
75ce5376ac + fix: crash caused by buffer overflow 2020-09-01 09:36:00 +02:00
Rainer Kottenhoff
2ebb08a749 + chg: swap file-encoding-tag parsing priority (encoding <-> coding)
+ chg: default for file-encoding-tag parsing -> OFF
2020-08-26 18:56:39 +02:00
RaiKoHoff
4eb1144796 + chg: Initial Font Size based on DeviceCaps (=> FullHD unchanged) 2020-08-25 14:11:52 +02:00
RaiKoHoff
51e2efdd22 + fix: regression: initial calculation of Print-Zoom factor 2020-08-25 12:38:19 +02:00
RaiKoHoff
eda6285e0f + add: Focused-View: mode Fold-Only
+ fix: not intended bookmarker on F/R dialog mark findings
2020-08-24 11:36:03 +02:00
Rainer Kottenhoff
bf2ee7db24 + add: Mark Occurences: show additional Bookmark (Arrows)
+ chg: Delete Bookmarks (Alt+F2): 1st delet occurrence markers then std. bookmarks
+ fix: scroll to cursor for selection start/end jumps
+ add: Bookmark context menu: clear marker type
+ fix: not intended "violett" bookmark
2020-08-23 12:09:11 +02:00
Rainer Kottenhoff
ebcad99c7d + add: FocusedView Options: Bookmarks/Line-Highlight combined with Folding 2020-08-22 14:14:45 +02:00
RaiKoHoff
e6b528d419 + chg: remove max count limitation for Occurrences-Marker (deprecated option -> use visible only instead) 2020-08-21 15:51:16 +02:00
RaiKoHoff
bb808bb7b8 + add: Bookmark margin context menu 2020-08-20 19:59:27 +02:00
Rainer Kottenhoff
48257c1d08 + add: controls to clear history (file and find/replace) 2020-08-16 02:41:18 +02:00
Rainer Kottenhoff
71528e3a2f + fix: DPI Awarenes of window positions (default, sticky, ...)
+ chg: Focused View: scroll to current position on each toggle
2020-08-15 19:27:38 +02:00
Rainer Kottenhoff
dbde58ff74 + add: edit right-to-left (RTL) mode (works only in GDI device context (DC)) 2020-08-13 00:00:31 +02:00
Rainer Kottenhoff
3b146d042f + add: extended context menu (margin commands, file explorer)
+ fix: [Settings2] filebrowser.exe=explorer.exe
+ fix: text contrast on hover color hotspot
2020-08-12 11:13:13 +02:00
Rainer Kottenhoff
94d7247745 + add: Color-Definition Hotspots: support A+RGB, RGB+A and BGR+A 2020-08-11 12:49:24 +02:00
Rainer Kottenhoff
37349a0f71 + fix: set preferred language to internal, in case of "don't show again" option on not avail confirmation dialog is enabled 2020-08-09 11:24:23 +02:00
Rainer Kottenhoff
a4106aacbf + add: Unicode Points Calltip on hover
+ chg: color code hovering
2020-08-05 16:46:38 +02:00
RaiKoHoff
c168123a04 + fix: DateTime and Timestamp handling 2020-08-04 15:16:03 +02:00
RaiKoHoff
5de36021d9 + chg: title font change DPI-Awareness for About and Customize Schemes dialog
+ fix: no read-only file attribute if removed externally
2020-08-03 17:46:20 +02:00
Rainer Kottenhoff
6e98b17761 + chg: revert System's Message box for "save confirmation" (if message beeps are allowed)
+ fix: some more DPI-Awareness issues
+ chg: resample scaling of info-box icons on DPI change
+ add: configuration ([Settings2]LargeIconScalePrecent) percent threshold to switch to bigger file types icons (lexer style selections)
2020-08-02 20:08:56 +02:00
RaiKoHoff
f66e0269cb + chg: more DPI-Aware About/Schemes dialog
+ add: DPI-Aware treeview/listview lexer type icons
+ chg: DPI-Aware initial toolbar selection
2020-07-30 16:18:25 +02:00
RaiKoHoff
36006eb7f0 + add: make TinyExpr evaluation optional (menu -> settings) 2020-07-21 18:06:59 +02:00
RaiKoHoff
be82c05822 + fix: TimeStamp handling
+ chg: grepWinNP3 About dialog wrapping long text
+ fix: menu selection operation (disable w/o selection)
2020-07-21 15:50:24 +02:00
Rainer Kottenhoff
33811e9ecd + fix: Ask before overriding read-only protected configuration file. 2020-07-12 11:23:01 +02:00
Rainer Kottenhoff
76c9de58f2 + fix: respect read-only file attribute of .ini-settings-file (configuration) 2020-07-11 14:11:09 +02:00
Rainer Kottenhoff
4acf2979c2 + rev: re-enable messages if File-Locking failded 2020-06-28 19:01:38 +02:00
Rainer Kottenhoff
a5ef3bb3f3 + chg: silent ignore write permissions missing on Inifile 2020-06-28 18:42:28 +02:00
Rainer Kottenhoff
99a3e99234 + chg: set DirectWite (D2D) rendering technology as new default 2020-06-21 09:41:23 +02:00
Rainer Kottenhoff
7037c60f4c + upd: Scintilla v443 2020-06-11 20:28:44 +02:00
RaiKoHoff
986b21f925 + add: configurable Zoom-Tooltip clear delay ([Settings2] ZoomTooltipTimeout=3200; in [ms]) 2020-06-03 11:31:51 +02:00
Rainer Kottenhoff
42e23dfb66 + chg: font selection/settings reviewed 2020-06-01 19:29:18 +02:00