Alexander Koblov
|
54adf9c198
|
FIX: Bug [0000359] "Zip archive deletes file instead of overwriting"
|
2012-03-24 09:10:41 +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 |
|
cobines
|
9234c689d3
|
FIX: Building Zip plugin with FPC 2.6.0.
|
2012-03-08 12:24:25 +00:00 |
|
Alexander Koblov
|
7d9b9e665b
|
FIX: Bug [0000238] "Don't running from archive (incorrect encoding)"
|
2011-12-30 17:41:01 +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 |
|
Alexander Koblov
|
149813de69
|
UPD: Speed up functions in osConvEncoding unit
|
2011-11-19 17:02:59 +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 |
|
Alexander Koblov
|
9d245c5315
|
UPD: Merge some changes from TurboPower Abbrevia SVN
|
2011-07-01 14:38:57 +00:00 |
|
Alexander Koblov
|
9a47ce51cf
|
FIX: Compiling under Linux
|
2011-06-13 17:25:05 +00:00 |
|
cobines
|
d95e508ed7
|
UPD: Zip plugin: Update uclassesex module.
|
2011-06-06 15:57:11 +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 |
|
cobines
|
4d83c22fd8
|
FIX: Detecting zip archives.
|
2010-12-22 01:55:53 +00:00 |
|
Alexander Koblov
|
6c554e315f
|
FIX: [Zip] Incorrect file attributes with some archives
|
2010-05-27 16:40:50 +00:00 |
|
Alexander Koblov
|
fa97fb5292
|
UPD: [Zip] Dialog file
|
2010-05-16 10:21:07 +00:00 |
|
Alexander Koblov
|
2943e02764
|
UPD: [Zip] Convert encoding also for some languages
|
2010-05-15 21:52:07 +00:00 |
|
Alexander Koblov
|
939022a695
|
UPD: [Zip] Convert encoding also for some languages
|
2010-05-15 20:45:34 +00:00 |
|
Alexander Koblov
|
f7d3b6bff0
|
FIX: Encoding in Zip archives
|
2010-05-15 20:02:26 +00:00 |
|
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 |
|