Commit graph

462 commits

Author SHA1 Message Date
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
Alexander Koblov
85d5c093d5 UPD: Use new GetTempName function 2022-09-18 20:10:10 +03:00
Alexander Koblov
d3669d5c32 UPD: SevenZip - refactoring 2022-09-17 14:07:40 +03:00
Alexander Koblov
181997bf08 FIX: SevenZip - update password visibility on "show password" change 2022-09-17 13:03:45 +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
1d3ba73af4 FIX: SevenZip - create 7-Zip archive with PPMd compression method 2022-08-20 14:32:14 +03:00
Alexander Koblov
c13c40bd32 FIX: SevenZip - MessageBox text encoding 2022-08-15 22:00:21 +03:00
Alexander Koblov
29cea47087 FIX: Zip - update time extra fields (fixes #492) 2022-08-09 18:50:38 +03:00
Alexander Koblov
8d01d3cd10 UPD: Project file 2022-08-06 12:48:25 +03:00
Alexander Koblov
6ea44db451 FIX: Extract encrypted RAR archive when password contains non-ASCII characters 2022-08-06 12:48:25 +03:00
Alexander Koblov
38342adcc2 FIX: SevenZip - Create .zip archives 2022-07-31 22:33:59 +03:00
Alexander Koblov
00ea415c48 FIX: Unrar - don't rewrite configuration file 2022-07-15 18:12:16 +03:00
Alexander Koblov
9d468c8aca FIX: SevenZip - save configuration when path contains non ASCII characters 2022-07-14 18:41:28 +03:00
Alexander Koblov
cb5357bf45 FIX: Unrar - save configuration when path contains non ASCII characters 2022-07-14 18:31:24 +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
2c28d3debe FIX: FPC 3.0.4 compatibility (fixes #385) 2022-05-24 19:49:29 +03:00
Alexander Koblov
5451867f64 FIX: Zip - save Unix file attributes (fixes #424) 2022-05-03 12:08:01 +03:00
larinsv
f5809a23f5
FIX: FPC 3.3 compatibility (#385) 2022-03-27 20:21:21 +03:00