Commit graph

13,163 commits

Author SHA1 Message Date
rich2014
bfa73ba3e2 FIX: the issue introduced in a787a8f 2026-06-25 13:01:16 +08:00
rich2014
b4bdcdf87e UPD: Normalized Filename in TSearchResultFileSource.GetDisplayFileName() on macOS 2026-06-25 10:10:48 +08:00
rich2014
a6d48ed329 UPD: Normalized Filename in TStashFileSource.GetDisplayFileName() on macOS 2026-06-25 10:10:44 +08:00
rich2014
d9890b29ff UPD: Normalized Filename in iCloud.GetDisplayFileName() on macOS 2026-06-25 10:10:38 +08:00
rich2014
89fcab4624 FIX: the issue introduced in a787a8f 2026-06-25 10:10:34 +08:00
rich2014
e2222a8a8e FIX #2945: filename issues related to Unicode Normalization (NormalizeFileName() implemented on macOS only) 2026-06-25 10:10:05 +08:00
rich2014
a787a8fd67 UPD: change the functionality related to FileName from relying solely on TFile to TDisplayFile (it's crucial for issues related to Unicode normalization and some virtual filesource) 2026-06-25 08:20:25 +08:00
rich2014
df7244cb39 ADD: DisplayName/DisplayNameNoExt/DisplayExt in TDisplayFile 2026-06-25 07:57:50 +08:00
rich2014
e86116d34a FIX: the issue that SourceFiles was not deleted when tar processed by Wcx in uWcxArchiveCopyInOperation 2026-06-24 19:28:08 +08:00
rich2014
e7d1ebc02a FIX: the issue of Tar being deleted when processed by Wcx in uWcxArchiveCopyInOperation 2026-06-24 13:41:58 +08:00
rich2014
04f8285fe7 ADD: "Open Stash" Item in Modern Toolbar on macOS 2026-06-23 19:50:56 +08:00
rich2014
e1e2db6e93 UPD: update open_stash.svg (original version) 2026-06-23 19:28:20 +08:00
rich2014
f6059c23be UPD: apply svg icon in Modern ToolBar on macOS 2026-06-23 19:06:11 +08:00
rich2014
c6953bef50 UPD: replace uFileSystemUtil.FillAndCount() with uArchiveFileSourceUtil.FillAndCount() in TMultiArchiveCopyInOperation.doTarFiles() 2026-06-23 11:20:11 +08:00
rich2014
fa77c3ad34 UPD: refactor Lua Stash functions 2026-06-23 10:16:09 +08:00
rich2014
7e09db10c7 ADD: Lua Stash functions, GetAsTable()/AddAsTable()/SetAsTable 2026-06-23 09:15:51 +08:00
rich2014
c19d7694ee ADD: Lua Stash functions, GetAsText()/AddAsText()/SetAsText 2026-06-22 18:56:45 +08:00
rich2014
3831c8a856 FIX: the issue of PK_PACK_MOVE_FILES in Wcx/Zip 2026-06-22 13:31:36 +08:00
rich2014
de4db1e52a UPD: update AirDrop Icon in Modern ToolBar on macOS 2026-06-22 13:31:36 +08:00
dependabot[bot]
6b7e333a85
UPD: Bump actions/checkout from 6 to 7 (#2946)
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-22 06:50:59 +03:00
rich2014
b1f7784288 UPD: update Finder Icon in Modern ToolBar on macOS 2026-06-21 16:07:30 +08:00
rich2014
b2d943430e UPD: when copying files from iCloud to Stash, set the App MountPoint path to the App path 2026-06-21 11:01:57 +08:00
rich2014
c393e90939 FIX: the resources cleaned up issue in Wcx/Zip 2026-06-20 22:28:17 +08:00
rich2014
59e3bdce3c FIX: the issue that resources were not properly cleaned up when user canceled in MultiArchive/7z 2026-06-20 22:14:23 +08:00
rich2014
ed6d2a875d FIX: CurrentFileFrom/CurrentFileTo update in MultiArchive/7z 2026-06-20 16:45:23 +08:00
rich2014
35c02857da UPD: more accurate TotalFiles and TotalBytes in TarWriter 2026-06-20 16:38:14 +08:00
rich2014
b8cd177ba3 FIX: DoneBytes error caused by enabling OperationProgressHandler() in oneByOne mode in MultiArchive/7z 2026-06-20 16:35:52 +08:00
rich2014
f857fb19fd FIX: progress calc in MultiArchive/7z 2026-06-20 15:10:03 +08:00
rich2014
e26d1c1cdb FIX: progress calc in Wcx/zip 2026-06-20 09:44:14 +08:00
rich2014
10428e142b FIX: progress calc in TarWriter 2026-06-20 09:40:54 +08:00
rich2014
64a37d0c69 DEL: remove TTarWriter.ProcessTree() (TarBegin/TarFiles/TarEnd instead) 2026-06-19 14:59:59 +08:00
rich2014
54d6654ad1 UPD: improve sourcePath/targetPath when copying from iCloud to MultiArchive/7z 2026-06-18 21:21:42 +08:00
rich2014
0e7285f3e0 UPD: after copying files to Wcx/Zip, reload all FileViews that have that Wcx/Zip open 2026-06-18 13:12:53 +08:00
rich2014
487a3602cc UPD: disable flatview in Stash 2026-06-18 09:22:19 +08:00
rich2014
780a53bffc FIX: dangling(FMultiArcItem) and leak(FOutputParser) in uMultiArchiveFileSource 2026-06-18 09:06:41 +08:00
rich2014
44b1ebfb9a UPD: refactor to merge self doPackFilesOneByOne() and doMultiPackFiles() 2026-06-17 22:47:09 +08:00
rich2014
a26474651f UPD: Maintaining the correct destination path structure when copying multiple files from Virtual FileSource with '%F' to MultiArchive/7z 2026-06-17 19:48:29 +08:00
rich2014
2f70adb75b FIX: the issue that iCloud can't be packed by MultiArchive/7z 2026-06-17 16:29:57 +08:00
rich2014
af2894c6ef UPD: Maintaining the correct destination path structure when copying multiple files from Virtual FileSource to MultiArchive/Tar 2026-06-17 15:29:19 +08:00
rich2014
887f34e670 UPD: improve removeFiles handling in ArchiveCopyInOperation 2026-06-17 13:25:11 +08:00
rich2014
b2cb9435c5 UPD: Maintaining the correct destination path structure when copying multiple files from Virtual FileSource to MultiArchive/7z 2026-06-17 11:56:32 +08:00
rich2014
9b4c0854da UPD: apply 'cm_openstash' in TStashFileSource.GetMainIcon() 2026-06-17 09:38:53 +08:00
rich2014
6d0fcfee45 ADD: support iconName/svg in DarwinImage 2026-06-17 09:36:27 +08:00
rich2014
9597fcd28d UPD: Maintaining the correct destination path structure when copying multiple files from Virtual FileSource to Wcx/Tar 2026-06-17 08:26:45 +08:00
rich2014
55006f111a ADD: TarBegin/TarFiles/TarEnd in TarWriter to support ProcessFilesWithMultiRootPath() 2026-06-17 08:26:45 +08:00
Alexander Koblov
e853d5237e UPD: Russian language file 2026-06-16 18:32:59 +03:00
rich2014
81f889e677 FIX: If a temporary tar file is generated during the pack process, and the user subsequently cancels, the temporary tar file will not be deleted 2026-06-15 22:36:26 +08:00
rich2014
dae67778de UPD: simplify TWcxArchiveCopyInOperation.MainExecute() by ProcessFilesWithMultiRootPath() 2026-06-15 22:27:11 +08:00
rich2014
630c19c2f2 ADD: ProcessFilesWithMultiRootPath() in uArchiveFileSourceUtil 2026-06-15 22:25:32 +08:00
rich2014
35304eb238 FIX: the issue that FArcFileList in WcxArchiveFileSource was not cleared after the ArchiveFile were removed 2026-06-15 13:12:25 +08:00