Commit Graph

147 Commits

Author SHA1 Message Date
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
RaiKoHoff
5c15e3bf1e + cln: some code cleanup 2020-05-27 18:33:44 +02:00
RaiKoHoff
5957820d88 + chg: revised grepWinNP3.ini file creation 2020-05-19 14:45:39 +02:00
Rainer Kottenhoff
90df854127 + fix: path is file
+ chg: dwrite font selection dialog
2020-05-19 01:28:20 +02:00
RaiKoHoff
ca178da70d +fix: don't add recent file list (history) to taskbar's jump-list 2020-05-15 12:19:06 +02:00
RaiKoHoff
1da70ef21d + fix: fixing some CppCheck complaints 2020-05-13 16:21:23 +02:00
RaiKoHoff
b75096dfb2 + fix: fixing some CppCheck complaints 2020-05-12 17:33:01 +02:00
Rainer Kottenhoff
17ede9711d + fix: Theme scheme file handling (file extension inheritance) 2020-05-09 20:04:45 +02:00
Rainer Kottenhoff
9e185670ea + fix: .ini-file acquire lock for invalid file path 2020-05-02 22:24:38 +02:00
Rainer Kottenhoff
c273b87be4 + chg: Hyperlink double-click and MMB-click behavior 2020-05-02 10:29:34 +02:00
RaiKoHoff
4787805aca + chg: filevar tag "fill-column" changes to support multi-column marker 2020-04-21 15:54:01 +02:00
RaiKoHoff
3a5b379340 + add: multi-long-line marker (swim-lanes) option 2020-04-20 18:27:11 +02:00
Rainer Kottenhoff
e70b8c9007 + chg: Default long-line wrap settings
+ add: grepWin license information and credits
2020-04-17 21:09:40 +02:00
Rainer Kottenhoff
d302ce5150 + chg: remove spinning wait-cursor for text operations (may need reactivation for long operations) 2020-04-17 20:15:32 +02:00
Rainer Kottenhoff
69b49d7900 Merge branch 'RC2_DEV' into NewFeatures_grepWinNP3
# Conflicts:
#	Versions/build.txt
#	res/Notepad3.exe.manifest.conf
#	src/VersionEx.h
2020-04-10 10:15:42 +02:00
Rainer Kottenhoff
8d98e589dc + chg: change default settings for word/long-line wrapping 2020-04-10 10:05:29 +02:00
Rainer Kottenhoff
1de35f8c6d + fix: translatable error message format (msgbox)
+ chg: add filepath to message on file locking error
2020-03-30 23:19:36 +02:00
RaiKoHoff
0936dc0833 + add: call Notepad3 with case-sensitive and dot-match-all flag (if applicable) 2020-03-30 17:33:02 +02:00
RaiKoHoff
aa057d3c99 + add: feature "overlapping search" option 2020-03-26 15:47:31 +01:00
RaiKoHoff
4ba01206ba Merge branch 'RC2_DEV' into NewFeatures
# Conflicts:
#	src/Config/Config.cpp
#	src/Config/Config.h
#	src/Styles.c
2020-03-23 17:41:27 +01:00
RaiKoHoff
a21903d32c + fix: corrections .ini-file reader/writer locking mechanism 2020-03-23 17:02:30 +01:00
Rainer Kottenhoff
3f5a88478e prototype .ini-file locking 2020-03-23 08:10:12 +01:00
Rainer Kottenhoff
e530db85fd Merge remote-tracking branch 'notepad3_orig_rizone/master' into NewFeatures
# Conflicts:
#	Versions/build.txt
#	res/Notepad3.exe.manifest.conf
#	src/TypeDefs.h
#	src/VersionEx.h
2020-03-21 16:55:11 +01:00
Rainer Kottenhoff
1993420596 + fix: concurrency issue on .ini-file access while (nearly) parallel start 2020-03-21 16:27:17 +01:00
Rainer Kottenhoff
dd9bc1fef7 + fix: insert selected language correspondig short & long DateTime format
+ different RegEx search pattern spec for Update TimeStamps
2020-03-21 15:52:01 +01:00