Commit graph

489 commits

Author SHA1 Message Date
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
7ecec58a13 FIX: Unreachable code
(cherry picked from commit d5c2c59798)
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
Alexander Koblov
15e259ba8e FIX: SevenZip - password dialog priority
(cherry picked from commit 0aef56bc46)
2024-01-18 23:18:24 +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
VenusGirl❤
73fa8d8222 ADD: Korean language file unrar.ko.po (#1413)
(cherry picked from commit 71ac3ad873)
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
b7dac1002b UPD: Unrar - MsgChoiceBox function
(cherry picked from commit 5669554329)
2023-12-12 23:20:54 +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
a54b75b645 ADD: Unrar - Show error message when Rar executable not found (fixes #1388)
(cherry picked from commit 0f6cf04319)
2023-12-09 16:08:42 +03:00
Skif-off
9ac0c294d5 UPD: Russian translation (#1382)
(cherry picked from commit 4cbf094658)
2023-12-09 16:08:12 +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
71bcaef302 UPD: Unrar - Language files
(cherry picked from commit bb213486a3)
2023-11-04 13:57:30 +03:00
Alexander Koblov
165939d321 ADD: Unrar 7 support
(cherry picked from commit 3b7ddb2524)
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
fbdf8e6938 FIX: SevenZip - heap corruption
(cherry picked from commit 7c1296856c)
2023-08-15 21:22:35 +03:00
Alexander Koblov
859c7b066d FIX: SevenZip - double-free (VT_BSTR)
(cherry picked from commit 315b3f0e0d)
2023-08-15 21:22:35 +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
f058e835f8 FIX: Lazarus 2.3 compatibility 2023-06-15 20:47:43 +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
6edfa91d49 UPD: Line-endings 2023-01-19 21:17:15 +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
fc8306f639 UPD: Unrar - Refactoring
ADD: Unrar - GetBackgroundFlags function (fixes #665)
2022-11-14 21:41:36 +03:00
Alexander Koblov
35abf6c493 ADD: Base64 - GetBackgroundFlags function (issue #665) 2022-11-14 18:45:08 +03:00
Alexander Koblov
4d85d6d474 ADD: Zip - GetBackgroundFlags function (issue #665) 2022-11-14 18:41:32 +03:00
Alexander Koblov
b5a932b3bb DEL: Unneeded files (fixes #616) 2022-10-03 18:55:00 +03:00
Antikruk
2b4d77b85c
UPD: Belarusian translation (#609) 2022-09-27 19:11:33 +03:00