Commit graph

360 commits

Author SHA1 Message Date
Alexander Koblov
0bd510ea6d FIX: Wlx plugins 2013-03-10 10:26:35 +00:00
Alexander Koblov
fc73765d22 DEL: Obsolete "Network" plugin (DC has built-in windows network support now) 2013-03-02 07:58:58 +00:00
Alexander Koblov
be570a1fdd FIX: Load libunrar.dylib under Mac OS X 64 bit 2013-02-02 16:11:10 +00:00
vitaliyg
aa6f55a44a UPD: Set svn:eol-style property to "native" 2012-08-19 15:11:56 +00:00
Alexander Koblov
ba04adc52a FIX: Bug [0000434] "Hangs when open encrypted RAR archive" 2012-07-22 10:01:40 +00:00
Alexander Koblov
c59496cb0e ADD: Zip - tar auto handle option 2012-07-21 06:56:16 +00:00
Alexander Koblov
d0a1467755 FIX: Set remote directory after connection 2012-06-25 11:27:47 +00:00
Alexander Koblov
e1069ed06c ADD: FTPS support 2012-06-25 07:50:32 +00:00
Alexander Koblov
0d6c21c846 UPD: Synapse library to release no. 40 2012-06-25 06:28:06 +00:00
Alexander Koblov
9adb1cc849 FIX: Bug [0000488] "Incorrect tab order"
UPD: Refactoring
2012-06-25 06:16:27 +00:00
Alexander Koblov
0fe0f075e3 ADD: RPM plugin - detect *.xz sub archive 2012-06-01 18:19:43 +00:00
cobines
fcbec9ee58 UPD: Zip plugin: Remove changes in TAbArchive.AddFilesEx because we don't use this function anymore. 2012-05-30 03:43:41 +00:00
cobines
1f37c6863f ADD: Zip plugin: Add possibility to store symbolic links in TAR archives on Unix. [0000475] 2012-05-18 17:23:28 +00:00
cobines
0185d20bc4 UPD: Zip plugin: Update diff file after r4848. 2012-05-18 02:10:52 +00:00
cobines
85eb4c257b FIX: Zip plugin: Fix getting/setting file type in TAR archive. Use LinkFlag to retrieve and store file type. 2012-05-18 01:32:28 +00:00
cobines
6574496899 FIX: Zip plugin: Do not save archive when not dirty even if there are no items. Otherwise the archive (empty, so just the headers actually) will always be saved even if it was opened for reading, because Save is called from CloseArchive. 2012-05-13 22:38:45 +00:00
cobines
920f49feb8 UPD: Zip plugin: Don't write GZ header if the item is empty and autohandled TAR archive. Otherwise instead of empty tar.gz archive there will be GZ containing an empty file which will not be auto opened as TAR. 2012-05-13 22:32:37 +00:00
cobines
5df21f7320 ADD: Zip plugin: Add note why we cannot rely on current working directory, why always full paths in archive items are used and why functions setting current directory has been removed. 2012-05-13 22:14:22 +00:00
cobines
5e9a17c005 FIX: Zip plugin: Don't create empty dummy files in the TAR archive when file or directory does not exist. 2012-05-13 21:48:31 +00:00
cobines
cd8dd9710f UPD: Zip plugin: Speed up detecting zip files by always trying to read the PK signature at the beginning and also check footer position by checking if comment length after footer matches. 2012-05-13 17:01:19 +00:00
cobines
26117e617e FIX: Zip plugin: Don't create empty dummy files in the archive when file or directory does not exist. 2012-05-13 16:17:07 +00:00
cobines
9de0d76b41 DEL: Remove unneeded file. 2012-05-13 15:50:28 +00:00
Alexander Koblov
2f57c17dc7 UPD: Change IFDEF from LINUX to UNIX 2012-05-13 11:24:10 +00:00
Alexander Koblov
c7a2486a51 FIX: Compiling under Unix 2012-05-13 09:45:35 +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
5b35c58ea1 UPD: Synchronize abbzip2 unit with Abbrevia 5.0, some fixes 2012-05-06 15:02:34 +00:00
Alexander Koblov
5ae4cbee1a UPD: Synchronize abgztyp unit with Abbrevia 5.0 2012-05-06 14:11:59 +00:00
Alexander Koblov
e8940bf08b UPD: Synchronize abtartyp unit with Abbrevia 5.0 2012-05-06 13:19:49 +00:00
Alexander Koblov
063aa2995d DEL: Unused unit 2012-05-06 11:39:08 +00:00
Alexander Koblov
61a2b757df UPD: Synchronize abziptyp unit with Abbrevia 5.0 2012-05-06 11:33:38 +00:00
Alexander Koblov
d1e3a7f485 FIX: Compilation 2012-05-06 10:40:13 +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
bce85f27bf ADD: Abbrevia readme.txt and license.txt files 2012-04-29 12:27:32 +00:00
Alexander Koblov
f9e9a872e7 UPD: Remove ChDir 2012-04-29 11:38:31 +00:00
Alexander Koblov
df88db268c UPD: Synchronize abspanst unit with TurboPower Abbrevia 5.0 2012-04-29 07:29:10 +00:00
Alexander Koblov
24e62409f6 UPD: Restore MakeFullNames 2012-04-29 06:20:56 +00:00
Alexander Koblov
c54f0c3bd5 UPD: Synchronize abunzprc unit with TurboPower Abbrevia 5.0 2012-04-28 11:37:57 +00:00
Alexander Koblov
6197ec2614 UPD: Synchronize abzipper unit with TurboPower Abbrevia 5.0 2012-04-28 10:27:51 +00:00
Alexander Koblov
e2e6e609bb UPD: Synchronize abzipprc unit with TurboPower Abbrevia 5.0 2012-04-28 10:10:38 +00:00
Alexander Koblov
2112f1ddf9 UPD: Synchronize abarctyp unit with TurboPower Abbrevia 5.0 2012-04-28 09:56:37 +00:00
Alexander Koblov
da8c849a47 UPD: Some changes needed to work with TurboPower Abbrevia 5.0 2012-04-28 09:48:50 +00:00
Alexander Koblov
fbfa3f0b37 UPD: Synchronize abbzip2typ unit with TurboPower Abbrevia 5.0 2012-04-24 16:56:24 +00:00
Alexander Koblov
28552e2165 UPD: Synchronize abselfex,abvmstrm units with TurboPower Abbrevia 5.0 2012-04-22 14:38:30 +00:00
Alexander Koblov
3946cc479c UPD: Synchronize abbitbkt unit with TurboPower Abbrevia 5.0 2012-04-22 14:18:26 +00:00
Alexander Koblov
f998fd4a42 UPD: Synchronize abdfstrm unit with TurboPower Abbrevia 5.0 2012-04-22 11:56:30 +00:00
Alexander Koblov
030b079308 FIX: Compiling abdfinw 2012-04-22 11:27:06 +00:00
Alexander Koblov
d188d0c53c UPD: Synchronize abbrowse, abdfinw units with TurboPower Abbrevia 5.0 2012-04-22 11:23:32 +00:00
Alexander Koblov
bd332c0136 UPD: Synchronize abzbrows unit with TurboPower Abbrevia 5.0 2012-04-22 11:11:17 +00:00