cobines
|
4caa1e24cc
|
FIX: Memory leaks and some small fixes and optimizations.
|
2010-04-29 20:32:52 +00:00 |
|
cobines
|
4ea6bef2b7
|
UPD: [Cpio plugin] Added detecting archive by header, detecting other cpio types. Fixed reading binary archive type.
|
2010-04-29 15:42:19 +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 |
|
Alexander Koblov
|
58640332f3
|
ADD: Addon type field to xpi_wdx plugin
|
2010-04-12 19:52:28 +00:00 |
|
Alexander Koblov
|
c49e2427de
|
FIX: Memory leak
|
2010-04-10 20:34:25 +00:00 |
|
Alexander Koblov
|
814b45d926
|
ADD: Target application field support in xpi_wdx plugin
|
2010-04-10 20:12:08 +00:00 |
|
Alexander Koblov
|
f06e2f5ebe
|
FIX: Don't parse non standart install.rdf in xpi_wdx plugin
|
2010-04-10 17:59:09 +00:00 |
|
Alexander Koblov
|
820e2821df
|
FIX: Add return value for ParseInsatallManifest function in xpi_wdx plugin
|
2010-04-10 17:54:35 +00:00 |
|
Alexander Koblov
|
8a2ec866b5
|
ADD: Initial version of xpi_wdx
|
2010-04-10 16:25:40 +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
|
c3d8ccb490
|
UPD: Update DSXLocate plugin after changes to DSX interface.
|
2010-03-17 16:08:01 +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
|
1fdf1bdfc0
|
FIX: Cross compiling unrar plugin from Linux 32 to 64
|
2010-02-22 23:00:46 +00:00 |
|
cobines
|
7131125fbe
|
FIX: Cannot store pointers to temporary variables, because they're destroyed just after an expression is evaluted. Must use local variables.
|
2010-02-22 06:39:36 +00:00 |
|
Alexander Koblov
|
b838346d3b
|
FIX: ProcessFileW in unrar plugin
|
2010-02-21 21:52:35 +00:00 |
|
cobines
|
225a1987ea
|
FIX: Compiling to 64-bit.
|
2010-02-21 09:50:14 +00:00 |
|
Alexander Koblov
|
fd8e0f1c03
|
UPD: Optimazations for osConvEncoding unit
|
2010-02-18 23:09:48 +00:00 |
|
Alexander Koblov
|
73d2e1f07f
|
FIX: Encoding in archives created under Linux and opened under Windows
|
2010-02-18 16:23:31 +00:00 |
|
Alexander Koblov
|
3d549c1748
|
FIX: Unpacking files with not ASCII names
|
2010-02-18 15:07:12 +00:00 |
|
cobines
|
99e219e7fa
|
FIX: Calling convention of libunrar on Unix.
|
2010-02-18 11:40:32 +00:00 |
|
Alexander Koblov
|
2a899c6a90
|
FIX: Encoding in RAR archives under Linux
|
2010-02-17 11:33:32 +00:00 |
|
Alexander Koblov
|
2e1f951238
|
UPD: Some code relocation
|
2010-02-17 11:10:20 +00:00 |
|
Alexander Koblov
|
f48568c3dd
|
UPD: Wfx sample plugin
|
2010-02-06 17:40:37 +00:00 |
|
Alexander Koblov
|
8dec58b555
|
FIX: Questions text in GVFS plugin
|
2010-02-05 21:20:31 +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
|
b941f45a6c
|
UPD: Return E_NOT_SUPPORTED in plugins that don't support test operation
|
2010-02-03 22:01:16 +00:00 |
|
Alexander Koblov
|
ad1160ee10
|
FIX: Error when try to delete special item in GVFS
|
2010-02-03 15:42:20 +00:00 |
|
Alexander Koblov
|
ef0e59f5d2
|
ADD: Remove connection in GVFS plugin
|
2010-02-03 15:26:33 +00:00 |
|
Alexander Koblov
|
8d08b0e025
|
UPD: Better error handling when save GFVS plugin configuration
|
2010-02-03 13:36:47 +00:00 |
|
Alexander Koblov
|
e5cdf52298
|
UPD: Use default location, but our own ini file name fo GVFS plugin
|
2010-02-03 12:44:29 +00:00 |
|