Alexander Koblov
|
96553479d5
|
FIX: Cannot delete a file from .tar.bz2 archive (fixes #1582)
(cherry picked from commit 8725b8ceac)
|
2024-04-19 18:17:32 +03:00 |
|
Alexander Koblov
|
6e9c699241
|
ADD: Ability to handle long paths for zip archiver (issue #1581)
(cherry picked from commit 5a48d0b603)
|
2024-04-19 18:17:32 +03:00 |
|
Alexander Koblov
|
e14821b38a
|
UPD: Zip - speed up .zip creation
(cherry picked from commit 0bed1bda2d)
|
2024-04-12 00:09:05 +03:00 |
|
Alexander Koblov
|
bf406ee4cb
|
FIX: Warnings
(cherry picked from commit 6e413a96dc)
|
2024-04-07 14:01:14 +03:00 |
|
Alexander Koblov
|
91242096be
|
UPD: Project files
(cherry picked from commit cf2bf7f7f0)
|
2024-03-08 17:42:24 +03:00 |
|
Alexander Koblov
|
8f0784e66b
|
ADD: Extract Zstandard archives with a large dictionary
(cherry picked from commit 192ccfd999)
|
2024-01-28 14:01:48 +03:00 |
|
VenusGirl❤
|
81602d4397
|
ADD: Korean language file zip.ko.po (#1414)
(cherry picked from commit f693b23df2)
|
2023-12-29 23:18:12 +03:00 |
|
Alexander Koblov
|
ae0e59a086
|
FIX: Zip - Don't set attributes when extract symbolic links (fixes #1393)
(cherry picked from commit be9ccaa59e)
|
2023-12-17 20:07:49 +03:00 |
|
Alexander Koblov
|
8b7f395d12
|
FIX: Bug [0002348] Cannot open empty zip files
(cherry picked from commit a6cdf056fc)
|
2023-12-13 20:45:50 +03:00 |
|
Alexander Koblov
|
41ea61700e
|
FIX: Plugins under Haiku x86_64 (workaround)
(cherry picked from commit 0d97682dc6)
|
2023-12-10 14:02:42 +03:00 |
|
Alexander Koblov
|
738927696a
|
UPD: TXzDecompressionStream.Seek function
(cherry picked from commit d8bc7ce213)
|
2023-12-10 14:00:28 +03:00 |
|
Alexander Koblov
|
8908718f4a
|
UPD: Zip - readme.txt
(cherry picked from commit bf1a1e61df)
|
2023-12-10 14:00:28 +03:00 |
|
Alexander Koblov
|
9404bdadfa
|
UPD: Zip - increase buffer size
(cherry picked from commit 5c0192a445)
|
2023-12-10 14:00:27 +03:00 |
|
Alexander Koblov
|
c2c5bf8f9e
|
FIX: Zip - show correct compression progress
ADD: Zip - create .tar.* archives at one step
(cherry picked from commit d0a4cbd864)
|
2023-12-10 14:00:27 +03:00 |
|
Alexander Koblov
|
abdd776d09
|
UPD: Rename DCPcrypt to KAScrypt
(cherry picked from commit 950c479527)
|
2023-12-05 20:38:50 +03:00 |
|
Alexander Koblov
|
5436c7c574
|
FIX: Cannot extract symbolic links from ZIP archives (fixes #1332)
(cherry picked from commit f5539c640a)
|
2023-11-04 13:57:31 +03:00 |
|
Alexander Koblov
|
d6a15d3d97
|
FIX: Cannot extract symbolic links from ZIP archives (fixes #1332)
(cherry picked from commit d5f3755e61)
|
2023-11-04 13:57:30 +03:00 |
|
Alexander Koblov
|
0a5c9328a0
|
ADD: Zip - show total progress when compress
(cherry picked from commit c7c51230d1)
|
2023-10-14 00:19:18 +03:00 |
|
Alexander Koblov
|
b323b32a2b
|
ADD: Zip - show total progress when extract
(cherry picked from commit f89ab9056e)
|
2023-10-14 00:19:18 +03:00 |
|
Alexander Koblov
|
1c46399683
|
ADD: Zip - save password to cache (issue #1254)
(cherry picked from commit 0115f01430)
|
2023-09-09 15:26:28 +03:00 |
|
Alexander Koblov
|
a89cc3f4ca
|
FIX: Change zip plugin configuration force quits (fixes #1233)
(cherry picked from commit e2e3ac9031)
|
2023-09-09 15:26:28 +03:00 |
|
Alexander Koblov
|
b17255bc35
|
FIX: Zip - crash in the options dialog
(cherry picked from commit c9186d1e81)
|
2023-08-08 20:39:33 +03:00 |
|
Alexander Koblov
|
13bd3ce79b
|
ADD: Zip - .tzst extension
|
2023-02-28 21:46:17 +03:00 |
|
Alexander Koblov
|
b50740cef7
|
FIX: Zip - crash on compression when libzstd not found
|
2023-02-26 14:16:19 +03:00 |
|
Alexander Koblov
|
735cf33d5b
|
ADD: Zip - translate resource strings
|
2023-02-25 17:23:18 +03:00 |
|
Alexander Koblov
|
594c2beaba
|
FIX: Zip - wrong checksum
|
2023-02-25 12:12:10 +03:00 |
|
Alexander Koblov
|
70187320b1
|
UPD: Language files
|
2023-02-25 12:00:23 +03:00 |
|
Alexander Koblov
|
8c46e8b089
|
ADD: Zip - capability to change compression settings of all supported formats
|
2023-02-25 12:00:23 +03:00 |
|
Alexander Koblov
|
0f90c2580b
|
UPD: Zip - speed up .zipx creation
|
2023-02-14 20:17:39 +03:00 |
|
Alexander Koblov
|
7159dd4ddd
|
UPD: Zip - doublecmd.diff
|
2023-02-13 19:17:52 +03:00 |
|
Alexander Koblov
|
4c027c42a9
|
FIX: Incorrect .tar.gz archive reading: same directory appears multiple time (fixes #809)
|
2023-02-13 19:10:09 +03:00 |
|
Alexander Koblov
|
49f29d47a3
|
FIX: Extract files with zero UNIX time
|
2022-12-05 19:01:43 +03:00 |
|
Alexander Koblov
|
a193935b47
|
FIX: Zip - open small Gzip archive
|
2022-11-29 18:53:05 +03:00 |
|
Alexander Koblov
|
4d85d6d474
|
ADD: Zip - GetBackgroundFlags function (issue #665)
|
2022-11-14 18:41:32 +03:00 |
|
Antikruk
|
2b4d77b85c
|
UPD: Belarusian translation (#609)
|
2022-09-27 19:11:33 +03:00 |
|
Alexander Koblov
|
85d5c093d5
|
UPD: Use new GetTempName function
|
2022-09-18 20:10:10 +03:00 |
|
Alexander Koblov
|
6011f09b10
|
FIX: Zip - gzip unpack progress
|
2022-09-16 18:41:40 +03:00 |
|
Alexander Koblov
|
8cd00f4a05
|
FIX: Zip - slow gzip-file opening
|
2022-09-16 18:41:22 +03:00 |
|
Alexander Koblov
|
82b6f6ec0b
|
UPD: Speed up gzip-archive creation/modification
|
2022-09-15 21:27:10 +03:00 |
|
Alexander Koblov
|
952ceb722e
|
ADD: Zip - show gzip compression progress
|
2022-09-14 21:19:16 +03:00 |
|
Alexander Koblov
|
c2c6590ae4
|
FIX: Zip - extract concatenated gzip archive
UPD: Zip - use fast CRC32 function
|
2022-09-14 19:00:07 +03:00 |
|
Alexander Koblov
|
dd3ee2639b
|
UPD: Speed up zip-archive creation/modification
|
2022-09-11 18:59:51 +03:00 |
|
Alexander Koblov
|
1e03f05284
|
UPD: Zip - doublecmd.diff
|
2022-09-11 18:59:51 +03:00 |
|
Alexander Koblov
|
c6c5fbaed7
|
UPD: Zip - project file
|
2022-09-10 12:20:45 +03:00 |
|
Alexander Koblov
|
b858e33b17
|
FIX: Zip - unpack encrypted (AES) archive
|
2022-09-10 12:17:06 +03:00 |
|
Alexander Koblov
|
199450b197
|
FIX: Zip - unpack progress (file > 2 GB)
|
2022-09-10 12:15:19 +03:00 |
|
Alexander Koblov
|
29cea47087
|
FIX: Zip - update time extra fields (fixes #492)
|
2022-08-09 18:50:38 +03:00 |
|
Alexander Koblov
|
03e6a989d9
|
FIX: Zip - extract file with long name (> 100) from .tar archive in the pax format
|
2022-06-27 20:39:24 +03:00 |
|
Alexander Koblov
|
c3f0f99774
|
ADD: Zip - show bzip2/zstd/xz compression/decompression progress
|
2022-06-21 21:35:33 +03:00 |
|
Alexander Koblov
|
5451867f64
|
FIX: Zip - save Unix file attributes (fixes #424)
|
2022-05-03 12:08:01 +03:00 |
|