Commit Graph

47 Commits

Author SHA1 Message Date
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
METANEOCORTEX\Kotti
39c6d5fe02 some more LongPath handling 2021-10-03 23:38:35 +02:00
rkotten
736cdb6981 +chg: Some more DynStrg refactorings and LongPath handling 2021-10-01 10:52:17 +02:00
METANEOCORTEX\Kotti
5d715ab90f some more LongPath handling 2021-09-30 15:50:08 +02:00
rkotten
bd82b0fb16 +add: standard header comment added 2021-09-29 18:16:49 +02:00
rkotten
0ceeee0043 +fix: LongPath NormalizeEx bug fixed 2021-09-29 14:59:45 +02:00
METANEOCORTEX\Kotti
219aca33e6 some more LongPath handling 2021-09-27 09:54:00 +02:00
METANEOCORTEX\Kotti
ed789455c0 some more LongPath handling 2021-09-24 18:27:55 +02:00
rkotten
2f8d142556 +chg: Some more DynStrg refactorings and optimizations 2021-09-23 14:21:29 +02:00
rkotten
4f10450383 +chg: Some more LongPath and static buffer refactorings 2021-09-23 11:22:15 +02:00
rkotten
7389e774b7 +chg: Some more LongPath and static buffer refactorings 2021-09-22 17:49:59 +02:00
METANEOCORTEX\Kotti
e890580d16 some more LongPath handling 2021-09-16 17:21:38 +02:00
METANEOCORTEX\Kotti
34ed9369ac some more LongPath handling 2021-09-16 16:14:16 +02:00
METANEOCORTEX\Kotti
c6513f292c some more LongPath handling 2021-09-15 17:53:29 +02:00
rkotten
4c23b18bfe +fix: remove dependency from PathCch.lib 2021-09-14 18:05:52 +02:00
rkotten
e58d2b035e +fix: replace some more PathCch.lib methods 2021-09-13 18:38:59 +02:00
METANEOCORTEX\Kotti
a8ad5dd9f3 +opt: faster _Path_IsRelative() method 2021-09-10 14:47:23 +02:00
METANEOCORTEX\Kotti
c9f26d1e3d + fix: Replacement for PathCchCanonicalize 2021-09-10 14:36:07 +02:00
METANEOCORTEX\Kotti
86e1e023ec + chg: make current path LongPath aware (stage I) 2021-09-09 18:12:51 +02:00
METANEOCORTEX\Kotti
50ddc7b50f + fix: remove path limit from user defined bitmap path 2021-09-07 20:29:57 +02:00
METANEOCORTEX\Kotti
5c907eb4e0 +fix: Bug in StrgReplace 2021-09-07 19:11:35 +02:00
METANEOCORTEX\Kotti
a69b441b66 +fix: some memory handling bugs 2021-09-04 00:52:12 +02:00
METANEOCORTEX\Kotti
1e380985b7 +fix: LongPath Lib minor bugs 2021-09-03 19:22:58 +02:00
METANEOCORTEX\Kotti
ba9c91e4d8 +add: LongPath PathLib enhancements 2021-09-02 18:58:17 +02:00
METANEOCORTEX\Kotti
cbedcd59e5 +chg: minor corrections 2021-09-01 12:19:56 +02:00
METANEOCORTEX\Kotti
592a25f139 +add: LongPath PathLib enhancements 2021-09-01 10:32:50 +02:00
METANEOCORTEX\Kotti
8b64416a08 +add: LongPath CommonPrefix(9 2021-08-31 20:27:35 +02:00
METANEOCORTEX\Kotti
31de268c3f +chg: LongPath awareness for some more internally used path utils 2021-08-31 19:36:29 +02:00
METANEOCORTEX\Kotti
853c1503d2 +chg: LongPath for NormalizePathEx() 2021-08-31 09:49:29 +02:00
METANEOCORTEX\Kotti
4f17fb2fa9 +add: Long Path support: intermediate path methods 2021-08-30 19:40:26 +02:00
METANEOCORTEX\Kotti
e6fc7aef41 +add: Long Path support: collect path methods in separate module 2021-08-30 00:38:23 +02:00
METANEOCORTEX\Kotti
f42616402d +add: Long Path support: first steps 2021-08-29 15:00:34 +02:00