Rainer Kottenhoff
b28f058d53
feat: custom coloring non printable characters
2026-05-19 19:55:50 +02:00
Rainer Kottenhoff
168dd80fad
feat: smart hotkey Ctrl+N and Alt+L in case of existing file under caret/selection
2026-05-18 18:42:39 +02:00
METANEOCORTEX\Kotti
994c701d92
feat: open file/folder from selection + bare-path hyperlink hotspots
2026-05-16 17:32:31 +02:00
METANEOCORTEX\Kotti
9d7089eadd
feat: Open Containing Folder (sel) and Open File from Selection
2026-05-16 16:28:06 +02:00
METANEOCORTEX\Kotti
63bb0430c3
fix: incr/decr number handler, support bin, keep hex cases
2026-05-16 15:19:18 +02:00
METANEOCORTEX\Kotti
214452349e
feat: copy as RTF (Rich-Text-Format) - keeps syntax highlighting
2026-05-16 14:14:58 +02:00
METANEOCORTEX\Kotti
8d508117a4
chore: sln/vcxproj restructuring
2026-05-16 12:19:01 +02:00
METANEOCORTEX\Kotti
e4a41ad8bc
chore: remove dead code
2026-05-16 12:12:23 +02:00
METANEOCORTEX\Kotti
7588fd9d52
feat: open hyperlink in background via Ctrl+Shift+LClick
2026-05-16 12:01:49 +02:00
METANEOCORTEX\Kotti
b899d15dcf
chore: untabify
2026-05-15 15:06:49 +02:00
RealMalWare
10b2055eb6
Refactor multi-selection expression evaluation logic
2026-05-15 02:13:35 +02:00
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