Commit graph

99 commits

Author SHA1 Message Date
Alexander Koblov
91242096be UPD: Project files
(cherry picked from commit cf2bf7f7f0)
2024-03-08 17:42:24 +03:00
Alexander Koblov
15e259ba8e FIX: SevenZip - password dialog priority
(cherry picked from commit 0aef56bc46)
2024-01-18 23:18:24 +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
f058e835f8 FIX: Lazarus 2.3 compatibility 2023-06-15 20:47:43 +03:00
Alexander Koblov
6edfa91d49 UPD: Line-endings 2023-01-19 21:17:15 +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
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
38342adcc2 FIX: SevenZip - Create .zip archives 2022-07-31 22:33:59 +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
c9baafdb36 FIX: Don't use UTF8Decode/UTF8Encode functions (fixes #245) 2021-11-09 19:13:55 +03:00
Alexander Koblov
d60673b068 UPD: SevenZip - version number 2021-09-18 13:29:52 +03:00
Alexander Koblov
982ce28491 FIX: SevenZip - protect cache access 2021-09-16 19:19:09 +03:00
Alexander Koblov
2c669908dd FIX: Free Pascal 3.2.2 compatibility 2021-09-16 18:57:28 +03:00
Alexander Koblov
c175d93e7a ADD: SevenZip - error handling 2021-09-16 18:57:28 +03:00
Alexander Koblov
1eda6599d6 FIX: Range check error 2021-09-16 18:57:27 +03:00
Alexander Koblov
8a5cf1153c UPD: Line-endings 2021-08-29 17:12:42 +03:00
Alexander Koblov
7bf8fca328 FIX: Bug [0002418] DC can't create WIM archive and ARJ archive 2019-12-21 13:55:43 +00:00
Alexander Koblov
a4c71c4285 FIX: SevenZip - don't delete source file if it was skipped 2019-11-02 11:08:40 +00:00
Alexander Koblov
c255f29a46 ADD: SevenZip - move to archive 2019-10-12 08:24:08 +00:00
Alexander Koblov
a418962902 UPD: SevenZip - version number 2019-07-28 12:03:37 +00:00
Alexander Koblov
128c465fb0 ADD: SevenZip - cache password for archives with encrypted names #3 2019-07-28 11:51:56 +00:00
Alexander Koblov
5829e3eb3a ADD: SevenZip - cache password for archives with encrypted names #2 2019-07-28 11:50:57 +00:00
Alexander Koblov
63779a25fb ADD: SevenZip - cache password for archives with encrypted names 2019-07-28 11:37:25 +00:00
Alexander Koblov
0d6cb0ceb1 UPD: Version number 2018-10-25 20:29:05 +00:00
Alexander Koblov
1686f92893 UPD: Read attributes only when valid 2018-08-06 19:21:58 +00:00
Alexander Koblov
900108d865 UPD: SevenZip - set encrypted flag 2017-11-17 21:14:35 +00:00
Alexander Koblov
05f08d2f7f ADD: SevenZip - Capability to compress opened files 2017-10-15 15:11:21 +00:00
Alexander Koblov
6dcecb3449 UPD: SevenZip - don't update default options for external methods 2017-09-03 11:18:03 +00:00
Alexander Koblov
10d97a2f45 ADD: SevenZip - show external methods in options dialog 2017-09-03 10:25:16 +00:00
Alexander Koblov
1ae8630e80 UPD: SevenZip - README.txt 2017-09-02 19:50:03 +00:00
Alexander Koblov
446c448fec ADD: SevenZip - load external codecs 2017-09-02 19:16:03 +00:00
Alexander Koblov
f524a645b0 ADD: SevenZip - module to load external codecs 2017-09-02 18:53:18 +00:00
Alexander Koblov
c88047bb5e FIX: Bug [0001773] 7z packing not started due to Not enough memory creates a malformed archive that prevents repeating the operation 2017-04-08 21:35:14 +00:00
Alexander Koblov
dd2a17527e FIX: Bug [0001763] SevenZip plugin can't be compiled with Lazarus 1.6.4/FreePascal 3.0.2 2017-03-25 17:16:24 +00:00
Alexander Koblov
32cc48fd66 UPD: Year 2017-02-18 16:54:56 +00:00
Alexander Koblov
d156894cba UPD: Version number 2017-02-18 16:51:19 +00:00
Alexander Koblov
c9f5495ad0 FIX: Bug [0000926] Archive is shown empty in DC, but it is not so 2017-02-11 15:36:41 +00:00
Alexander Koblov
ecc6fe7773 FIX: Bug [0001469] 7z Archiver can not handle locked files #2 2017-02-11 10:53:12 +00:00
Alexander Koblov
ad17d4156b ADD: Cancel archive update operation
FIX: Archive corruption if update operation failed
2017-02-11 10:36:52 +00:00
Alexander Koblov
c388b47bf6 FIX: Bug [0001469] 7z Archiver can not handle locked files 2017-02-11 10:19:01 +00:00
Alexander Koblov
f300636d21 UPD: Version number 2016-10-15 19:06:55 +00:00
Alexander Koblov
861a010d64 FIX: Bug [0001544] Difference .7z archives size result at compression level ultra - normal - max between Double Commander vs 7z Archiver 2016-10-15 19:04:18 +00:00
Alexander Koblov
8326d602d4 UPD: Version number 2016-08-28 08:45:41 +00:00
Alexander Koblov
b59fad8eee FIX: Set number property value 2016-08-28 08:44:15 +00:00
Alexander Koblov
5eb9ebb99b FIX: Conflict with user-defined parameters 2016-08-28 08:31:29 +00:00
Alexander Koblov
15015f53d0 UPD: Version number 2016-08-24 18:32:59 +00:00
Alexander Koblov
34e1f1b8d4 FIX: Bug [0001288] Same configuration with sevenzip plugin - different results when compressing the same files in Explorer or doublecmd 2 2016-08-24 18:22:53 +00:00