| .. |
|
ChooseFont
|
refactor: remove deprecated Win7 compatibility, refactor background worker and file observation, UTF-32 detection
|
2026-03-05 15:55:07 +01:00 |
|
Config
|
fix: drag&drop files - temp handling (immediate deleted on drop)
|
2026-05-14 16:19:38 +02:00 |
|
crypto
|
refactor: remove deprecated Win7 compatibility, refactor background worker and file observation, UTF-32 detection
|
2026-03-05 15:55:07 +01:00 |
|
DarkMode
|
MUI - Migration to original grepWin Portable, update divers scripts and cleanup
|
2026-04-11 00:46:30 +02:00 |
|
StyleLexers
|
feat: custom coloring non printable characters
|
2026-05-19 19:55:50 +02:00 |
|
timsort
|
fix: warnings thrown as errors
|
2026-03-06 14:09:29 +01:00 |
|
tinyexprcpp
|
feat(tinyexpr): render logical results as "true"/"false", align numeric format to %.15g/%.21g across wrapper and UI
|
2026-05-21 14:01:12 +02:00 |
|
uchardet
|
chore: sln/vcxproj restructuring
|
2026-05-16 12:19:01 +02:00 |
|
uthash
|
chore: upd uthash, add timsort (repl. qsort) scintilla care (iface check) scintill-call-wrapper update
|
2026-03-06 12:41:15 +01:00 |
|
win
|
+upd: Win10 modernization
|
2026-03-22 15:37:03 +01:00 |
|
.clang-format
|
+chg: .clang-format, minor fix
|
2021-08-30 12:10:03 +02:00 |
|
Dialogs.c
|
When calling grepWin, pass target directory on command line instead of via INI
|
2026-05-13 19:45:55 +08:00 |
|
Dialogs.h
|
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 |
|
Dlapi.c
|
+upd: Win10 modernization
|
2026-03-22 15:37:03 +01:00 |
|
Dlapi.h
|
+ chg: Rizonesoft Copyright © 2008-2025 to year "2008-2026"
|
2026-01-01 09:31:16 +01:00 |
|
DynStrg.c
|
fix: Win32 build
|
2026-04-03 08:52:41 +02:00 |
|
DynStrg.h
|
fix: esc search pattern on commandline for grepWinPortable(App) call
|
2026-04-03 08:38:44 +02:00 |
|
Edit.c
|
feat: open file/folder from selection + bare-path hyperlink hotspots
|
2026-05-16 17:32:31 +02:00 |
|
Edit.h
|
feat: Open Containing Folder (sel) and Open File from Selection
|
2026-05-16 16:28:06 +02:00 |
|
EditRTF.cpp
|
feat: copy as RTF (Rich-Text-Format) - keeps syntax highlighting
|
2026-05-16 14:14:58 +02:00 |
|
EditRTF.h
|
feat: copy as RTF (Rich-Text-Format) - keeps syntax highlighting
|
2026-05-16 14:14:58 +02:00 |
|
Encoding.c
|
fix: simplify encoding settings
|
2026-03-30 12:12:10 +02:00 |
|
Encoding.h
|
fix: simplify encoding settings
|
2026-03-30 12:12:10 +02:00 |
|
Helpers.c
|
feat: open file/folder from selection + bare-path hyperlink hotspots
|
2026-05-16 17:32:31 +02:00 |
|
Helpers.h
|
feat: Open Containing Folder (sel) and Open File from Selection
|
2026-05-16 16:28:06 +02:00 |
|
MuiLanguage.c
|
fix: use the standard va_list macros where applicable.
|
2026-05-02 12:05:10 +02:00 |
|
MuiLanguage.h
|
fix: language file names for grepWinPortable
|
2026-04-14 17:51:27 +02:00 |
|
Notepad3.c
|
feat(tinyexpr): render logical results as "true"/"false", align numeric format to %.15g/%.21g across wrapper and UI
|
2026-05-21 14:01:12 +02:00 |
|
Notepad3.cfg
|
+ fix: fixing some CppCheck complaints
|
2020-05-12 17:33:01 +02:00 |
|
Notepad3.cppcheck
|
+ fix: some more CppCheck complaints
|
2020-05-14 12:22:28 +02:00 |
|
Notepad3.h
|
feat: open hyperlink in background via Ctrl+Shift+LClick
|
2026-05-16 12:01:49 +02:00 |
|
Notepad3.rc
|
feat: smart hotkey Ctrl+N and Alt+L in case of existing file under caret/selection
|
2026-05-18 18:42:39 +02:00 |
|
Notepad3.vcxproj
|
feat: copy as RTF (Rich-Text-Format) - keeps syntax highlighting
|
2026-05-16 14:14:58 +02:00 |
|
Notepad3.vcxproj.filters
|
feat: copy as RTF (Rich-Text-Format) - keeps syntax highlighting
|
2026-05-16 14:14:58 +02:00 |
|
Notepad3.ver
|
+ chg: Rizonesoft Copyright © 2008-2025 to year "2008-2026"
|
2026-01-01 09:31:16 +01:00 |
|
Notepad3Util.c
|
add: PasteBoard: opt-out 'Don't ask again' on closing modified untitled documents
|
2026-04-24 12:03:04 +02:00 |
|
Notepad3Util.h
|
chore: refactor Notepad3.c, phase 1-3
|
2026-04-14 16:06:05 +02:00 |
|
PathLib.c
|
chg: revert auto resolving to UNC for mapped network-drives, but add an option to allow this
|
2026-04-15 19:03:54 +02:00 |
|
PathLib.h
|
+fix: Claude Code review of pathlib methods
|
2026-03-27 00:45:31 +01:00 |
|
Print.cpp
|
chore: polish "Page Setup..." dialog
|
2026-05-07 10:26:47 +02:00 |
|
Resample.c
|
+rfc: after free mem set ptr to null (if not const)
|
2021-12-09 10:09:53 +01:00 |
|
Resample.h
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
resource.h
|
refactor: remove deprecated Win7 compatibility, refactor background worker and file observation, UTF-32 detection
|
2026-03-05 15:55:07 +01:00 |
|
SciCall.h
|
feat: custom coloring non printable characters
|
2026-05-19 19:55:50 +02:00 |
|
STRINGW.natvis
|
fix: Claude Code based refactoring of encoding detection - based on uchardet test files and more
|
2026-03-13 10:09:39 +01:00 |
|
Styles.c
|
feat: custom coloring non printable characters
|
2026-05-19 19:55:50 +02:00 |
|
Styles.h
|
chr: option to show non-print characters
|
2026-05-12 15:46:05 +02:00 |
|
TypeDefs.h
|
feat: open hyperlink in background via Ctrl+Shift+LClick
|
2026-05-16 12:01:49 +02:00 |
|
Version.h
|
+upd: version info for MS VS2026 (v18.6.2) update
|
2026-05-28 00:08:21 +02:00 |