Commit graph

62 commits

Author SHA1 Message Date
Alexander Koblov
877e6f06df FIX: Show error if try to move files into .zip archive 2016-10-04 18:24:54 +00:00
Alexander Koblov
0fdd0077c1 FIX: Bug [0001354] Cannot unzip n files to current dir 2016-04-19 20:39:46 +00:00
Alexander Koblov
ded610dbdb UPD: Prepare FPC 3.0 support 2015-12-05 22:54:25 +00:00
Alexander Koblov
b8b8539ab6 UPD: Prepare FPC 3.0 support 2015-12-01 19:23:50 +00:00
Alexander Koblov
b71766de1b UPD: Clean up zip plugin 2015-12-01 19:19:11 +00:00
Alexander Koblov
70e2706b7e UPD: Clean up zip plugin 2015-12-01 18:59:24 +00:00
Alexander Koblov
000b287cb0 FIX: Determine directories in archives by filename 2015-12-01 18:23:17 +00:00
Alexander Koblov
281ec04fa9 UPD: Prepare FPC 3.0 support 2015-10-25 08:42:16 +00:00
Alexander Koblov
74184084c2 FIX: Incorrect error code 2015-10-02 20:41:20 +00:00
Alexander Koblov
183be943b1 UPD: Optimize TIniFileEx writing 2015-09-24 18:20:25 +00:00
Alexander Koblov
ea0b87a4f1 FIX: Extract zip archives with absolute file names 2015-06-13 18:07:34 +00:00
Alexander Koblov
36e0152497 FIX: Progress zip plugin 2015-04-25 08:50:11 +00:00
Alexander Koblov
ca14e7ed33 ADD: Release/Debug build modes for wcx plugins 2015-01-02 14:42:05 +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
cc28b66bee FIX: Bug [0000923] "Uncorrect work of build in zip.wcx plugin" 2014-09-24 16:36:18 +00:00
Alexander Koblov
18247cccf5 FIX: Bug [0000862] "empty zip.ini" 2014-04-19 18:42:54 +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
Alexander Koblov
77f69ea9b9 FIX: Wcx plugins - Don't pass '-fPIC' for arm target (issue 0000710) 2013-08-10 06:24:20 +00:00
Alexander Koblov
169c062f97 FIX: Load configuration from directory with non ASCII characters 2013-08-06 18:12:32 +00:00
vitaliyg
aa6f55a44a UPD: Set svn:eol-style property to "native" 2012-08-19 15:11:56 +00:00
Alexander Koblov
c59496cb0e ADD: Zip - tar auto handle option 2012-07-21 06:56:16 +00:00
Alexander Koblov
56ded5e6b2 UPD: Synchronize abutils with Abbrevia 5.0 2012-05-13 08:31:19 +00:00
Alexander Koblov
2e9025c5fc UPD: Cleanup 2012-05-06 18:31:40 +00:00
Alexander Koblov
e9020f3016 ADD: NativeLastModFileTime 2012-05-04 05:24:12 +00:00
cobines
e7d30d0a51 FIX: Zip plugin: Set directory for swap file. Issue #0000460. 2012-05-03 15:49:15 +00:00
Alexander Koblov
24e62409f6 UPD: Restore MakeFullNames 2012-04-29 06:20:56 +00:00
Alexander Koblov
da8c849a47 UPD: Some changes needed to work with TurboPower Abbrevia 5.0 2012-04-28 09:48:50 +00:00
cobines
b91c9f8a1d UPD: Move date/time functions and file attribute functions to doublecmd_common package. 2012-04-14 12:11:39 +00:00
cobines
7b1f26d374 ADD: File version information for plugins. 2012-04-13 09:12:27 +00:00
cobines
ec60761de5 FIX: Don't store pointers to temporary variables. 2012-03-13 12:19:07 +00:00
Alexander Koblov
604f84d643 FIX: Bug [0000240] "Access violation when test archive" 2012-03-10 12:02:28 +00:00
Alexander Koblov
8ca20dcd1a FIX: Cross compiling to 64 bit under Linux 2011-12-17 08:58:54 +00:00
Alexander Koblov
6d122d0187 FIX: Bug [0000285] Zip/tar plugin - Colons in source filenames corrupt the zip structure 2011-12-16 05:32:44 +00:00
cobines
cbf94a9357 FIX: [Zip plugin] Slow opening of big archives; speed up test operation. 2011-09-09 07:09:59 +00:00
Alexander Koblov
b56b885950 UPD: Calling convention for zip and unrar plugins 2011-08-14 09:04:51 +00:00
Alexander Koblov
105961ecab UPD: Plugins according last API changes 2011-08-09 17:20:12 +00:00
cobines
bf5671aa25 UPD: Plugins: set explicit output filenames for consistency on Windows, Linux; remove resources; move session data to .lps. 2011-07-17 05:44:34 +00:00
cobines
959d1cfd4d UPD: Improve sizing Zip config dialog. 2010-12-26 05:23:42 +00:00
cobines
941bd3dcdf FIX: Parameter type in WCX. 2010-12-26 04:56:20 +00:00
Alexander Koblov
fa97fb5292 UPD: [Zip] Dialog file 2010-05-16 10:21:07 +00:00
cobines
278b9880d8 FIX: [Zip plugin] Handling errors when detecting archive type. 2010-04-29 11:30:28 +00:00
Alexander Koblov
501fb12f01 ADD: Determine archive type by content in Zip plugin 2010-04-18 12:10:33 +00:00
cobines
302b4458b5 UPD: Store Lazarus forms of plugins as FPC resources, so that external lfm files are not needed at runtime. Modified DialogApi accordingly. 2010-03-11 14:04:26 +00:00
cobines
d11c5fb234 FIX: [Zip plugin] Corrected assignment of memory for password (use static array to be safe). 2010-03-11 13:19:25 +00:00
cobines
cd02cf746d FIX: [Zip plugin] Making file list in unicode. 2010-03-08 13:48:31 +00:00
cobines
8c0f9b8f42 UPD: Better Unicode support on Windows in ZIP plugin. 2010-03-07 15:22:50 +00:00
Alexander Koblov
bf97c707a9 ADD: Encryption support to zip plugin 2010-02-25 11:27:11 +00:00
Alexander Koblov
d541fa2a33 UPD: Improve error handling in Zip plugin 2010-02-03 23:12:39 +00:00
Alexander Koblov
668a9e852a FIX: PK_TEST operation in Zip plugin 2010-02-03 22:35:45 +00:00