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 |
|
Alexander Koblov
|
8923c446ce
|
ADD: Cross compiling support (Linux32 -> Linux64) to build scripts
|
2010-01-13 21:08:44 +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 |
|