Commit Graph

81 Commits

Author SHA1 Message Date
Rainer Kottenhoff
20b011529b fix: enhance InfoBoxLng() to replace non dark-mode aware MessageBoxEx(). InfoBoxLng is dynamicall adapted in height depending on text length. 2026-03-06 20:28:32 +01:00
Rainer Kottenhoff
bc97ba45b1 refactor: remove deprecated Win7 compatibility, refactor background worker and file observation, UTF-32 detection 2026-03-05 15:55:07 +01:00
Rainer Kottenhoff
fee21a915d fix: refactoring from GetOpenFileName() to IFileOpenDialog() 2026-03-04 17:11:32 +01:00
Rainer Kottenhoff
ba67fe2668 fix: speed up ShowWindow 2026-02-23 19:24:04 +01:00
Rainer Kottenhoff
9be7aa9ab9 fix: AI corrections for PathLib 2026-02-23 17:48:49 +01:00
Rainer Kottenhoff
36d116e243 fix: INI file handling Notepad3 and Minipath 2026-02-23 13:59:54 +01:00
Derick Payne
24565108bd Fix: New files created in correct working directory (fixes #5306)
Path_NormalizeEx() now uses the canonicalized path for non-existent files, properly resolving relative paths against the original working directory instead of the module directory.
2026-01-20 23:47:47 +02:00
Pairi Daiza
02dfec5c38
+ chg: Rizonesoft Copyright © 2008-2025 to year "2008-2026" 2026-01-01 09:31:16 +01:00
METANEOCORTEX\Kotti
827da03184 fix: Update Toolbar - check for changed Filename always 2025-02-09 12:17:38 +01:00
Pairi Daiza
f8893c0b83
+ chg: Rizonesoft Copyright © 2008-2024 to year "2008-2025" 2025-01-01 09:31:47 +01:00
METANEOCORTEX\Kotti
2b99b48fc9 +fix: finding np3 instance holding same file-path (only one instance) 2024-05-27 18:27:57 +02:00
Pairi Daiza
9c09f044a6
+ chg: Rizonesoft Copyright © 2008-2023 to year "2008-2024" 2024-01-01 07:55:39 +01:00
METANEOCORTEX\Kotti
9c9a2b3df2 +fix: creating new file in current working directory 2023-03-15 01:49:04 +01:00
rkotten
e09756f0b9 +rfc: refactorings 2023-03-01 15:51:47 +01:00
METANEOCORTEX\Kotti
25edb0f28c +fix: WSL2 simple path and NP3 otions given with slash
+chg: AnalyzeConfidenceLevel at least 90%
2023-02-20 11:49:54 +01:00
METANEOCORTEX\Kotti
6c59635ce1 +fix: not intended replacement of "~" used in short windows path names 2023-01-06 01:31:04 +01:00
METANEOCORTEX\Kotti
46ce82894b +fix: fix some WSL2 (Linux) path issues 2023-01-05 18:46:37 +01:00
METANEOCORTEX\Kotti
4f992f7aac +rfc: minor refactoring on UpdateUI 2023-01-04 10:37:41 +01:00
METANEOCORTEX\Kotti
ff1f8b2b8d +fix: path to module relative representation 2023-01-04 00:55:58 +01:00
Pairi Daiza
86166b3feb
+ chg: Rizonesoft Copyright © 2008-2022 to year "2008-2023" 2023-01-01 20:39:21 +01:00
METANEOCORTEX\Kotti
ad238178b4 +fix: Use alternate path, if Path_GetKnownFolder() failed 2022-12-27 08:50:28 +01:00
METANEOCORTEX\Kotti
b7b30563c6 several minor fixes 2022-11-18 15:04:36 +01:00
METANEOCORTEX\Kotti
ba8651f9cb +rfc: refactoring of undo/redo and document modify handler 2022-10-25 01:09:45 +02:00
rkotten
7b99c56ad7 +fix: respect single file instance mode for internal file loading 2022-10-20 11:04:58 +02:00
METANEOCORTEX\Kotti
e993abcdd4 Memory issues fixing and hardening 2022-02-09 02:02:36 +01:00
Pairi Daiza
f72a889092
+ chg: Rizonesoft Copyright © 2008-2021 to year "2008-2022" 2022-01-01 09:22:40 +01:00
METANEOCORTEX\Kotti
958d78edc1 +fix: trim line endings on Save except AutoSave
+fix: support User-Doc on Recent Files Jump List
2021-12-20 13:05:20 +01:00
METANEOCORTEX\Kotti
ad86eaa745 +fix: find user docs special folder var 2021-12-12 20:15:18 +01:00
METANEOCORTEX\Kotti
245645024f +fix: performance issue on pasting clipboard 2021-12-12 17:12:15 +01:00
METANEOCORTEX\Kotti
c9a66def8c +fix: add to recent documents issue
+fix: File History: delete file in list and .ini-file
2021-12-12 15:49:10 +01:00
METANEOCORTEX\Kotti
39327e49ea +fix: find path to grepWinNP3.ini 2021-12-11 12:33:34 +01:00
METANEOCORTEX\Kotti
3ede964db8 +chg: removing unnecessary "ToShortPath" operations 2021-12-10 20:07:00 +01:00
METANEOCORTEX\Kotti
9bc09caeb4 +add: 1st part extending Auto-Save Dlg by Backup handling 2021-12-10 13:56:38 +01:00
METANEOCORTEX\Kotti
e049d06a19 +chg: PathGetDisplayName(): strip path(dir) option, to enable to show full path in dialogs 2021-12-07 15:38:04 +01:00
METANEOCORTEX\Kotti
ffbe839ead +fix: UNC path prefix handling issues 2021-12-07 14:16:02 +01:00
METANEOCORTEX\Kotti
7d71b5ebd8 +fix: parsing file arg: relative from working dir 2021-12-02 00:04:23 +01:00
METANEOCORTEX\Kotti
229eced1ae +fix: Add to Favorites: keep base-filename + extension 2021-12-01 15:33:15 +01:00
METANEOCORTEX\Kotti
09208d9dd8 +rfc: some LongPath-Lib refactorings 2021-12-01 14:56:07 +01:00
METANEOCORTEX\Kotti
b19a3f3ed6 +fix: find file extension 2021-12-01 12:42:05 +01:00
METANEOCORTEX\Kotti
113c30021c +fix: small LongPath bugfixes 2021-11-29 19:17:07 +01:00
METANEOCORTEX\Kotti
2ef2ffb8c6 + fix: Path_ToShortPathName() for grepWinNP3 startup 2021-11-08 12:13:08 +01:00
METANEOCORTEX\Kotti
68d2d29c53 +fix: LongPath canonical 2021-10-18 19:29:39 +02:00
METANEOCORTEX\Kotti
6d80b7562f +fix: Path_StripPath() 2021-10-15 09:57:54 +02:00
METANEOCORTEX\Kotti
4f2f077b5b some more LongPath handling 2021-10-15 00:52:00 +02:00
METANEOCORTEX\Kotti
447f66bf01 some more LongPath handling 2021-10-11 19:22:54 +02:00
METANEOCORTEX\Kotti
b8558bbfd4 some more LongPath handling 2021-10-11 04:08:04 +02:00
METANEOCORTEX\Kotti
b134d21328 some more LongPath handling 2021-10-10 16:03:13 +02:00
METANEOCORTEX\Kotti
a112f726e4 some more LongPath handling 2021-10-10 15:34:09 +02:00
METANEOCORTEX\Kotti
2569560824 some more LongPath handling 2021-10-10 01:39:37 +02:00
METANEOCORTEX\Kotti
fdd7c4170d some more LongPath handling 2021-10-09 15:28:37 +02:00