Commit graph

65 commits

Author SHA1 Message Date
cobines
278b9880d8 FIX: [Zip plugin] Handling errors when detecting archive type. 2010-04-29 11:30:28 +00:00
Alexander Koblov
f2f2826aab UPD: Added .txt extension for README and COPYING files 2010-04-18 13:56:55 +00:00
Alexander Koblov
501fb12f01 ADD: Determine archive type by content in Zip plugin 2010-04-18 12:10:33 +00:00
cobines
081c7977de FIX: [Zip plugin] Unicode support on Windows. 2010-03-19 11:57:54 +00:00
cobines
2aa3d6c6f1 FIX: [Zip plugin] Compiling on Linux. 2010-03-17 16:59:47 +00:00
cobines
4df3451c4f FIX: [Zip plugin] Use Unicode functions for file access [bug 2971195]. 2010-03-16 16:03:46 +00:00
cobines
3a00b471b3 FIX: [Zip plugin] In TAR files only add ustar prefix if it is present. 2010-03-11 15:25:40 +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
738f72d89b FIX: [Zip plugin] Compiling. 2010-03-11 13:28:05 +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
c433a0c287 FIX: [Zip plugin] Converting unicode names from Xceed extra fields in Zips. 2010-03-08 16:11:16 +00:00
cobines
6cac3203e0 FIX: [Zip plugin] Fix reading extra fields (was broken in rev. 1864). Another attempt to remove compiler warnings when compiling for 64-bit. 2010-03-08 16:01:06 +00:00
cobines
6e6c44d3b9 FIX: [Zip plugin] UTF-8 support in Zips on Linux (don't convert names to Ansi). 2010-03-08 14:18:34 +00:00
cobines
c69d0b80a2 FIX: [Zip plugin] Compiling on Linux. 2010-03-08 13:55:12 +00:00
cobines
cd02cf746d FIX: [Zip plugin] Making file list in unicode. 2010-03-08 13:48:31 +00:00
cobines
7aa892f086 FIX: Missing parentheses in previous commit. 2010-03-07 16:42:29 +00:00
cobines
48e3cb38d1 FIX: Correct some pointer types and compiler warnings for 64-bit. 2010-03-07 16:27:25 +00:00
cobines
d44d922747 UPD: Reverted changes on Linux from previous commit. 2010-03-07 15:59:21 +00:00
cobines
8c0f9b8f42 UPD: Better Unicode support on Windows in ZIP plugin. 2010-03-07 15:22:50 +00:00
cobines
252c366d3f DEL: Remove the Abbrevia units that we don't use (mostly visual controls). (wasn't applied in previous commit) 2010-03-05 06:06:00 +00:00
cobines
eb1f2296e6 UPD: Merge some changes from Abbrevia SVN (up to rev. 287). This adds Unicode support for Zips, read/write bzip2 support (external libbz2 required) and some bug fixes. Still have to review filenames encoding code.
DEL: Remove the Abbrevia units that we don't use (mostly visual controls).
2010-03-05 05:59:17 +00:00
Alexander Koblov
bf97c707a9 ADD: Encryption support to zip plugin 2010-02-25 11:27:11 +00:00
Alexander Koblov
fd8e0f1c03 UPD: Optimazations for osConvEncoding unit 2010-02-18 23:09:48 +00:00
Alexander Koblov
2e1f951238 UPD: Some code relocation 2010-02-17 11:10:20 +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
Alexander Koblov
4175b872a3 FIX: Small fix for GetSystemEncoding function 2010-02-03 11:39:23 +00:00
Alexander Koblov
da3ad6c9b3 FIX: Show russian file name in ZIP archive under Linux 2010-01-27 18:59:42 +00:00
Alexander Koblov
24eca13059 FIX: Encoding in Zip archives 2010-01-27 14:27:13 +00:00
Alexander Koblov
8923c446ce ADD: Cross compiling support (Linux32 -> Linux64) to build scripts 2010-01-13 21:08:44 +00:00
cobines
d3a388ed01 FIX: Zip plugin: Setting attributes and times for files in zip archives on Unix. 2009-12-10 06:29:26 +00:00
cobines
547227c455 FIX: Compiling for 64-bit. 2009-11-14 20:06:44 +00:00
cobines
8b7a7199a0 FIX: Compiling on Windows. 2009-11-12 16:03:19 +00:00
cobines
7353c80d54 UPD: Merge some changes from TPAbbrevia SVN. 2009-11-09 21:25:40 +00:00
cobines
1a43438396 UPD: Several updates/fixes to the zip plugin. 2009-11-09 03:11:28 +00:00
cobines
58592f8ba0 FIX: Building plugins (add -fPIC). 2009-10-31 17:54:12 +00:00
Alexander Koblov
03147b3428 FIX: Don't close zip plugin configuration window 2009-10-28 13:04:14 +00:00
cobines
f3cd2c18d2 FIX: Compiling with latest FPC - clash between UTF8Encode(UnicodeString) and UTF8Encode(WideString) on Windows. 2009-10-27 06:36:02 +00:00
Alexander Koblov
7af01dd5f4 UPD: Use similar unit names for plugins API 2009-10-21 12:32:44 +00:00
Alexander Koblov
1a0312fcc0 FIX: Plugins linking under Linux 2009-08-22 09:01:30 +00:00
cobines
e2abccd470 UPD: Some changes to allow loading the Zip plugin more than once. 2009-07-31 16:57:50 +00:00
Alexander Koblov
02afc5dc89 FIX: Invalid handle value name 2009-07-20 09:03:44 +00:00
cobines
6d6ba31451 FIX: Configuring Zip plugin. 2009-07-10 18:50:23 +00:00
Alexander Koblov
baa6b62613 UPD: Move source of Zip plugin to "src" subdirectory 2009-04-21 06:14:34 +00:00
cobines
d921fa443f UPD: Code cleanup. 2009-04-08 09:49:14 +00:00
cobines
98c0a8ca3d FIX: Close dangling handles to temporary files on Unix. 2009-04-07 19:54:14 +00:00
cobines
b58034aa1e FIX: Gzip and Tar-Gzip (autohandled) should now work. 2009-04-07 17:43:00 +00:00
cobines
4c24af16ac FIX: Invalid cache after deleting pages from TAbVirtualMemoryStream.
UPD: Default physical memory usage of TAbVirtualMemoryStream increased from 100k to 8MB.
2009-04-07 11:52:18 +00:00
Alexander Koblov
b6258ec660 ADD: Forgotten files 2009-03-29 16:23:11 +00:00
Alexander Koblov
f9d8e5d009 FIX: Compiling under 64 bit 2009-03-29 15:51:15 +00:00