Commit graph

241 commits

Author SHA1 Message Date
Alexander Koblov
ea0b87a4f1 FIX: Extract zip archives with absolute file names 2015-06-13 18:07:34 +00:00
Alexander Koblov
afd5d28645 FIX: Plugin hangs when opening .wim archive 2015-04-29 19:10:32 +00:00
Alexander Koblov
5ff1c985b1 UPD: Plugin version 2015-04-25 09:10:36 +00:00
Alexander Koblov
828e692a04 ADD: Capability to pause operation 2015-04-25 09:07:43 +00:00
Alexander Koblov
36e0152497 FIX: Progress zip plugin 2015-04-25 08:50:11 +00:00
Alexander Koblov
1f2d180e4a FIX: Progress bar 2015-04-25 08:06:22 +00:00
Alexander Koblov
66f0415830 UPD: Version number 2015-04-19 16:48:28 +00:00
Alexander Koblov
68707181ae FIX: Division by zero 2015-04-19 16:11:34 +00:00
Alexander Koblov
87e3b884c5 FIX: Extract progress bar 2015-04-19 16:08:14 +00:00
Alexander Koblov
7cfa772daf UPD: Refactoring 2015-04-19 16:00:18 +00:00
Alexander Koblov
6c94ca96e6 FIX: Pack progress bar 2015-04-19 15:43:38 +00:00
Alexander Koblov
798daffb9a FIX: Delete last item from archive 2015-04-19 14:51:41 +00:00
Alexander Koblov
b6fea4aaea FIX: Division by zero 2015-04-19 14:16:57 +00:00
Alexander Koblov
b42ce4532d UPD: Refactoring 2015-04-19 12:45:16 +00:00
Alexander Koblov
4c502ec3f1 FIX: Pack/delete progress
FIX: Exception at second pack/delete operation
2015-04-19 12:33:46 +00:00
Alexander Koblov
5345814a3e FIX: File time in unrar plugin 2015-04-18 12:09:22 +00:00
Alexander Koblov
9daaee1420 FIX: File time in unrar plugin 2015-04-18 09:16:31 +00:00
Alexander Koblov
1d7eec8548 UPD: Revert changes 2015-04-12 11:21:30 +00:00
Alexander Koblov
6df8895868 UPD: Version info 2015-04-12 10:27:57 +00:00
Alexander Koblov
3fbc46763d ADD: pluginst.inf 2015-04-12 10:24:08 +00:00
Alexander Koblov
f45ba8facd FIX: Pack/delete progress 2015-04-12 10:11:13 +00:00
Alexander Koblov
3d96c9d041 UPD: README.txt 2015-04-11 22:19:30 +00:00
Alexander Koblov
6393abf284 ADD: README.txt 2015-04-11 20:18:53 +00:00
Alexander Koblov
ef008d7329 ADD: Capability to set 7z.dll path via .ini file 2015-04-11 19:39:41 +00:00
Alexander Koblov
3405ed245f UPD: Drop JCL dependence 2015-04-11 17:36:34 +00:00
Alexander Koblov
d5c5f2a7b7 FIX: Compiling under arm-lunux (patch by Graham Inggs) 2015-03-21 21:16:42 +00:00
Alexander Koblov
bea202de31 FIX: Unit path 2015-01-12 20:01:42 +00:00
Alexander Koblov
b258a77ccd FIX: Partial xz extract
FIX: Access violation when cannot load library
2015-01-12 19:36:20 +00:00
Alexander Koblov
d48d089a17 FIX: Record size under Linux 2015-01-12 18:36:31 +00:00
Alexander Koblov
ca14e7ed33 ADD: Release/Debug build modes for wcx plugins 2015-01-02 14:42:05 +00:00
Alexander Koblov
d9148a803e FIX: Access violation 2014-12-23 04:12:37 +00:00
Alexander Koblov
40937a7c8a FIX: liblzma version 2014-12-23 04:09:13 +00:00
Alexander Koblov
eb6e7e3a0b FIX: Open .tar.gz and .tar.bz2 archives with PAX header 2014-11-22 13:32:18 +00:00
Alexander Koblov
1b618b78cd FIX: Get uncompressed size 2014-11-05 04:34:11 +00:00
Alexander Koblov
601683eb67 FIX: Open small lzma archives 2014-11-04 17:51:36 +00:00
Alexander Koblov
719f05827d UPD: Patch file 2014-10-28 18:13:45 +00:00
Alexander Koblov
195016809b DEL: Obsolete lzma plugin (replaced by zip plugin) 2014-10-28 18:07:20 +00:00
Alexander Koblov
8892ba009c UPD: Merge lzma plugin into zip plugin
ADD: Extract zipx archive with lzma compression method
2014-10-28 18:01:46 +00:00
Alexander Koblov
02ad05162c UPD: Clean up 2014-10-25 19:12:04 +00:00
Alexander Koblov
5fac63db48 ADD: SevenZip plugin source 2014-10-25 18:51:03 +00:00
Alexander Koblov
4d7a134c47 FIX: Update .tar.bz2 archive 2014-10-25 07:20:23 +00:00
Alexander Koblov
8445389ac9 ADD: XZ, TXZ format support via liblzma
ADD: Zipx format support with XZ compression method (issue 0000932)
2014-10-25 07:19:22 +00:00
Alexander Koblov
427b77907a UPD: Raise EReadError exception when can not read from TFileStreamEx
FIX: Bug [0000923] "Uncorrect work of build in zip.wcx plugin"
2014-09-26 19:02:31 +00:00
Alexander Koblov
cc28b66bee FIX: Bug [0000923] "Uncorrect work of build in zip.wcx plugin" 2014-09-24 16:36:18 +00:00
Alexander Koblov
4ab6029943 FIX: Open some bzip2 archives 2014-08-02 07:48:20 +00:00
Alexander Koblov
d0602bc3db ADD: Show error message if libunrar not found 2014-07-19 16:12:52 +00:00
Alexander Koblov
18247cccf5 FIX: Bug [0000862] "empty zip.ini" 2014-04-19 18:42:54 +00:00
Alexander Koblov
6d592790a9 UPD: Enable HARDENING_RELRO (fixes lintian warnings) 2013-12-01 10:18:00 +00:00
Alexander Koblov
b922183bdb UPD: Enable HARDENING_RELRO (fixes lintian warnings) 2013-12-01 09:07:08 +00:00
Alexander Koblov
4bfaa396e2 FIX: Compiling zip plugin 2013-08-18 10:45:52 +00:00