Commit Graph

161 Commits

Author SHA1 Message Date
Rainer Kottenhoff
41ee3f9fd8 + add: some filesystem path vs. file:// URL helpers (backslash invert)
+ fix: ShellExecute() lpVerb for open hyperlink (Ctrl+Click) set to "open" instead of undefined (first defined protocol handler)
2021-02-28 17:51:13 +01:00
Rainer Kottenhoff
3d1c78a499 + add: Converter: File-System Path to URL and vice versa 2021-02-26 16:37:25 +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
Rainer Kottenhoff
6c79ce170a + add: Kotlin Source Lexer based on Zufuliu's Kotlin Lexer code base 2020-12-22 16:46:50 +01:00
Rainer Kottenhoff
3a2165ef39 + add: Dart Lexer based on Zufuliu's Dart Lexer code base 2020-12-22 11:32:45 +01:00
RaiKoHoff
b6f78d7941 + enh: DarkMode fine tuning dialogs 2020-09-14 17:30:01 +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
48a43f1883 Merge branch 'Dev_RC1' into Dev_NewFeatures 2020-09-11 00:13:31 +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
8f08a843b6 + add: Menu item to switch between Default and Dark-Mode 2020-09-08 17:42:24 +02:00
Rainer Kottenhoff
85c0fefafe + fix: delete marker of (comletely) deleted lines 2020-09-06 11:03:52 +02:00
RaiKoHoff
033b881256 + fix: running out of occurrences bookmarks 2020-09-02 10:26:14 +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
bb808bb7b8 + add: Bookmark margin context menu 2020-08-20 19:59:27 +02:00
RaiKoHoff
b9284645b5 + chg: convenient message box text for normalizing EOLs 2020-08-19 18:48:35 +02:00
Rainer Kottenhoff
48257c1d08 + add: controls to clear history (file and find/replace) 2020-08-16 02:41:18 +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
94d7247745 + add: Color-Definition Hotspots: support A+RGB, RGB+A and BGR+A 2020-08-11 12:49:24 +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
Rainer Kottenhoff
6fad7174ad + fix: DPI-Awareness of About-Dlg (especially RichEdit-Ctrl) 2020-08-01 16:14:01 +02:00
RaiKoHoff
36006eb7f0 + add: make TinyExpr evaluation optional (menu -> settings) 2020-07-21 18:06:59 +02:00
Rainer Kottenhoff
33811e9ecd + fix: Ask before overriding read-only protected configuration file. 2020-07-12 11:23:01 +02:00
Pairi Daiza
af000d7a46 MUI - Add Spanish Mexican (es-MX) translation project 2020-07-10 22:31:10 +02:00
RaiKoHoff
4fc8eab4fa + add: preparation for grepWinNP3 toolbar icon 2020-06-10 14:39:20 +02:00
Pairi Daiza
f851e8c24e MUI - Add Resources files for Hindi (India) [hi-IN]
+ver: VS2019 version update - VS 16.5.1
2020-06-01 22:24:43 +02:00
Pairi Daiza
9596a0fc3e MUI - Prepare "Resource files for "id-ID", "vi-VN" and "zh-TW" languages 2020-05-04 15:34:27 +02:00
RaiKoHoff
adc493952a + chg: Markdown Lexer: new defaults for Header lines
+ chg: Strip first char: do not apply on all text (empty selection)
+ add: Strip first char: allow multi-selection
2020-05-04 12:13:21 +02:00
Rainer Kottenhoff
ee6e7f2b81 + chg: Markdown Lexer: changed style of header lines 2020-05-03 17:35:39 +02:00
Rainer Kottenhoff
58aa8b623f Merge remote-tracking branch 'notepad3_orig_rizone/master' into grepWin_Integration 2020-05-02 10:20:41 +02:00
Pairi Daiza
0c8e03856e MUI - Prepare "Resources files for "pt-PT" languages
+ chg: Minor correction in sv-SV and pt-BR languages
2020-05-02 07:23:19 +02:00
Rainer Kottenhoff
93b812b27c + fix: cancel multi-selection on line up/down key 2020-05-01 14:34:45 +02:00
RaiKoHoff
3a5b379340 + add: multi-long-line marker (swim-lanes) option 2020-04-20 18:27:11 +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
aa057d3c99 + add: feature "overlapping search" option 2020-03-26 15:47:31 +01:00
RaiKoHoff
11f8231ce3 Merge remote-tracking branch 'upstream/master' into NewFeatures
# Conflicts:
#	Versions/day.txt
#	res/Notepad3.exe.manifest.conf
#	src/VersionEx.h
2020-03-25 17:25:14 +01:00
RaiKoHoff
b2ddb08f54 + add: grepWin integration: multi file search 2020-03-17 18:39:13 +01:00
Rainer Kottenhoff
6423b18c6f Merge remote-tracking branch 'notepad3_orig_rizone/master' into NewFeatures
# Conflicts:
#	src/Config/Config.cpp
#	src/Dialogs.c
#	src/Helpers.c
#	src/Helpers.h
#	src/Notepad3.c
#	src/Styles.c
#	src/TypeDefs.h
2020-03-07 22:52:57 +01:00
Rainer Kottenhoff
4d78a1d255 + fix: make toolbar DPI scalable (menu option) 2020-03-07 22:18:17 +01:00
RaiKoHoff
7fce380c83 + upd: DPI awareness and multi monitor handling 2020-03-03 18:09:59 +01:00
RaiKoHoff
03fbdb6f69 + chg: Accelerator key remapping: move line up/down vs. jump folds 2020-02-03 15:59:05 +01:00
Rainer Kottenhoff
14a4c794c9 + chg: separate auto esc'd control chars from "transform backslashes" switch in find/replace dialog 2020-02-02 16:30:43 +01:00
RaiKoHoff
46243036a1 + fix: changing .ini-file manually 2020-01-29 14:43:35 +01:00
RaiKoHoff
3d5b9d0bd7 + fix: YAML identifier (colon with white-space)
+ chg: JSON Lexer
2020-01-27 10:17:06 +01:00
RaiKoHoff
4cf6fde772 + fix: wrong language reference for lexer : "Tag" 2020-01-17 13:21:27 +01:00
RaiKoHoff
1b9e1ce6d4 + fix: some wrong scheme string references (issue #1838) 2020-01-14 11:15:07 +01:00