Rainer Kottenhoff
e6aadd8bd0
Merge pull request #5857 from lhmouse/master
...
When calling grepWin, pass target directory on command line instead o…
2026-05-14 17:33:49 +02:00
METANEOCORTEX\Kotti
68826475aa
chore: documentation for customizing themes
2026-05-14 17:24:32 +02:00
METANEOCORTEX\Kotti
ecb40ebf8c
chore: code-cleanup and hardening
2026-05-14 16:50:57 +02:00
METANEOCORTEX\Kotti
b2004fb75a
fix: drag&drop files - temp handling (immediate deleted on drop)
2026-05-14 16:19:38 +02:00
METANEOCORTEX\Kotti
6665630bd4
feat: new AHK v2 Lexer
2026-05-14 13:50:22 +02:00
METANEOCORTEX\Kotti
8b92003032
fix: lexer AHK_L minor issues
2026-05-14 12:23:09 +02:00
METANEOCORTEX\Kotti
abad6b2d92
feat: add HotStringOption to AHK lexer
2026-05-14 11:17:58 +02:00
METANEOCORTEX\Kotti
a82163b1c2
fix: enhance existing homebrew AHK lexer
2026-05-14 11:00:06 +02:00
LIU Hao
781fad2087
When calling grepWin, pass target directory on command line instead of via INI
...
In single-instance mode, if there's another instance of grepWin, the new process
does not read `searchpath` from the INI; it always forwards whatever from the
command line to the running instance.
Since Notepad3 did not pass `/searchpath:`, the running grepWin received the
working directory of the new process.
The path is now passed via the `/searchpath:` option, and is not written to
`grepwin.ini` any more.
2026-05-13 19:45:55 +08:00
Pairi Daiza
fb91c2b64a
+upd: version info for MS VS2026 (v18.6.0) update
2026-05-13 00:13:52 +02:00
Rainer Kottenhoff
da478e4699
chr: option to show non-print characters
2026-05-12 15:46:05 +02:00
Rainer Kottenhoff
f29e6f2623
fix: modernize and align Lexilla lib related Style-Lexers definitions
2026-05-11 19:58:56 +02:00
Rainer Kottenhoff
e3944a0f54
fix: small correction of factory default position
2026-05-08 11:29:50 +02:00
Rainer Kottenhoff
554cbee180
feat(tinyexpr): add hex/binary status-bar output modes with click-to-copy and binary literal input
2026-05-07 19:32:07 +02:00
Rainer Kottenhoff
9bcee30cf6
chore: extend navigation documentation, minor fixes for change-history navigation, housekeeping TODO.md
2026-05-07 18:02:12 +02:00
Rainer Kottenhoff
b1465e7116
chore: polish "Page Setup..." dialog
2026-05-07 10:26:47 +02:00
Rainer Kottenhoff
98fc47be44
fix: skip paste board minimizing if nothing to paste
2026-05-06 23:51:33 +02:00
Rainer Kottenhoff
346f788e77
feat: modern print dialog, fixing minor issues
2026-05-06 23:28:54 +02:00
METANEOCORTEX\Kotti
2daef9ba18
feat: matching braces (Ctrl+B and with selection Ctrl+Shift+B) inside blocks
2026-05-05 14:16:48 +02:00
METANEOCORTEX\Kotti
1bf01cd41a
fix: hardening of INI file handling for multi instances workflows
2026-05-04 20:36:06 +02:00
METANEOCORTEX\Kotti
78108398fd
fix: MRU file history, bookmark, caret pos, selection maintenance.
2026-05-04 20:19:17 +02:00
METANEOCORTEX\Kotti
4c01932f94
fix: find/replace pattern history
2026-05-04 18:10:27 +02:00
METANEOCORTEX\Kotti
8072f8f7fc
fix: buffer handling consistency
2026-05-04 17:08:26 +02:00
METANEOCORTEX\Kotti
b830fdf534
chg: InfBoxLng for saving files
2026-05-04 16:34:01 +02:00
Rainer Kottenhoff
0d309c9ea0
fix: using help dialog of natural size with vertical scroll-bar for displaying help instead of using InfoBoxLng
2026-05-04 11:47:45 +02:00
Rainer Kottenhoff
fe3d54799c
fix: misleading code-page detection not install in system throws error on file loading
2026-05-04 01:33:12 +02:00
Rainer Kottenhoff
2d068e5577
fix: remove Readme* from ANSI-Art extension (-> README.md)
2026-05-04 00:27:28 +02:00
Rainer Kottenhoff
d58ff3bfef
fix: multi-line InfoBox issue
2026-05-04 00:15:19 +02:00
Rainer Kottenhoff
459d0c6bf3
add: homebrew JSON5 lexer
2026-05-03 14:42:05 +02:00
Rainer Kottenhoff
20a5612291
upd: Scintilla v5.6.2
2026-05-03 12:13:07 +02:00
Rainer Kottenhoff
fe1b2630d7
fix: dynamic sizing of InfoboxLng
2026-05-03 11:26:45 +02:00
Rainer Kottenhoff
4326daf536
breaking change: drop regex file extension pattern in favor of usual wildcard def - migration (only for simple defs) may fail
2026-05-03 11:03:32 +02:00
Rainer Kottenhoff
82aaa3066d
fix: doc & typos
2026-05-02 18:15:29 +02:00
Rainer Kottenhoff
77cce78a40
fix. .LOG feature + enhancements around file-vars + docs
2026-05-02 17:20:58 +02:00
Rainer Kottenhoff
90bf370ece
fix: use the standard va_list macros where applicable.
2026-05-02 12:05:10 +02:00
Rainer Kottenhoff
ec1fdd2219
fix: InfoBoxLng proportional dynamic sizing.
...
fix: About requester show ARM compilation
2026-05-02 11:50:48 +02:00
Rainer Kottenhoff
7e6b1d03a9
chore: revert experimental CSS styling for HTML Lexer
2026-05-01 11:40:28 +02:00
Pairi Daiza
7f6da02a8e
+upd: version info for MS VS2026 (v18.5.2) update
2026-04-28 22:42:30 +02:00
Rainer Kottenhoff
42ef0df651
fix: editable combo the edit field IS the explicit source, no need to scan combobox content
2026-04-25 12:27:01 +02:00
Rainer Kottenhoff
12046f08ec
add: paste-board minimization (/B /I) escape hatch if Ctrl-key held down
2026-04-25 11:49:27 +02:00
Rainer Kottenhoff
4db9163a7d
arm: LimitNotifyEvents around the four paste sites
2026-04-24 16:39:36 +02:00
Rainer Kottenhoff
bb936e972c
arm: try to address ARM flickering on clipboard paste
2026-04-24 15:57:10 +02:00
Rainer Kottenhoff
fe91c42816
PasteBoard: defer minimize on /B + /I startup so auto-pasted clipboard is visible briefly
2026-04-24 12:29:18 +02:00
Rainer Kottenhoff
f43319173c
add: PasteBoard: opt-out 'Don't ask again' on closing modified untitled documents
2026-04-24 12:03:04 +02:00
Rainer Kottenhoff
d3add4b71d
feat: /B auto-pastes current clipboard on empty untitled buffer
2026-04-23 21:41:16 +02:00
Rainer Kottenhoff
4bc332689b
Merge remote-tracking branch 'upstream/master' into dev_master
...
# Conflicts:
# language/np3_nl_nl/menu_nl_nl.rc
2026-04-23 18:57:16 +02:00
Rainer Kottenhoff
6821645394
feat: Clipboard Monitoring (Paste-Board) runtime toggle (mutex with Log-Monitoring)
2026-04-23 18:40:42 +02:00
Pairi Daiza
21d4fd4603
+upd: version info for MS VS2026 (v18.5.1) update
2026-04-21 22:39:48 +02:00
METANEOCORTEX\Kotti
fbce927910
fix: modernizing (Win10+) Clipboard monitoring feature
2026-04-21 11:37:53 +02:00
METANEOCORTEX\Kotti
62d156fa6d
feat: option to stop Clipboard monitoring during runtime
2026-04-21 08:29:20 +02:00