Commit Graph

201 Commits

Author SHA1 Message Date
Rainer Kottenhoff
6d899074e1 + chg: drag-n-drop: replace current file (Ctrl+ for new instance)
+ chg: drag-n-drop: allow multiple files to drop
+ chg: menu/shortcut:  launch "New Empty Wnd" <-> "Duplicate Instance"
+ fix: prevent dup instance, if setting does not allow
2021-04-13 13:58:28 +02:00
Rainer Kottenhoff
8b737d7d2c + fix: caret visibility on JumpTo() after file (re-)load
+ fix: FileWatching (file change notification) in some special cases
2021-04-12 18:44:49 +02:00
Rainer Kottenhoff
3eb7364378 + chg: doing PostMsg instead of SendMsg for immediate cmd on "delayed message queue" 2021-04-01 16:43:39 +02:00
Rainer Kottenhoff
7d9f1158da +chg: turning "Line Comment Block Edit" from option into command (Ctrl+Alt+Q) 2021-03-29 19:49:35 +02:00
Rainer Kottenhoff
dc834e4011 + fix: don't keep window top-most after returning from full-screen mode (F11 toggle) 2021-03-25 12:03:20 +01:00
Rainer Kottenhoff
766e3969d6 + add: Compiler switch to allow mono language binary (no MUI DLL loading) 2021-03-24 19:29:49 +01:00
Rainer Kottenhoff
51e861600b + rfc: small refactorings 2021-03-22 10:21:18 +01:00
Rainer Kottenhoff
2df6ad1b86 + fix: some regressions around external file change notification
+ fix: regression with vertical slope definition
2021-03-21 09:28:31 +01:00
Rainer Kottenhoff
6da0c145b6 + add: 2nd part of exclusive lock file open mode
+ rfc. observe external file change
2021-03-20 22:49:28 +01:00
Rainer Kottenhoff
252af18400 + add: 1st part of exclusive lock file open mode
+ rfc: som minor refactorings
2021-03-19 21:01:39 +01:00
Rainer Kottenhoff
3ec07cb174 + add: Settings2 option to define ShellExecuteEx() lpVerb for launching file hyperlink protocol 2021-03-01 13:54:02 +01:00
Rainer Kottenhoff
3c558804f4 + fix: F/R show wrap-around tooltip only if message boxes are hidden 2021-02-17 20:40:48 +01:00
Rainer Kottenhoff
28bbb26b30 + fix: burndown some VS Analyze Mode Infos/Warnings 2021-02-11 13:08:37 +01:00
Rainer Kottenhoff
b9b93e81be + fix: Wildcard search: unintentional wrap around 2021-02-05 12:37:45 +01:00
Rainer Kottenhoff
8318e6fe02 + chg: use user locale for date/time insert format, can be menu switched to preferred UI language
+ chg: insert date before time & tab separated
2021-02-04 22:36:19 +01:00
Rainer Kottenhoff
8f806fd53d + add: Show search wrap-around tooltip (issue #3038)
(switch off by "[Settings2] WrapAroundTooltipTimeout=0"
2021-01-17 13:07:41 +01:00
Pairi Daiza
a1706a2a75 + chg: Rizonesoft Copyright © 2008-2020 to year "2008-2021" 2021-01-01 10:48:00 +01:00
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
ed5cf74c67 + fix: Compiler complaints (new VS2019 version v16.8.1)
+ upd: GrepWin(NP3) Update needed too
2020-11-16 09:07:05 +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