Commit graph

180 commits

Author SHA1 Message Date
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
Alexander Koblov
4175b872a3 FIX: Small fix for GetSystemEncoding function 2010-02-03 11:39:23 +00:00
Alexander Koblov
50ba82bda7 UPD: Improve symlink handling in GVFS plugin 2010-02-03 00:06:42 +00:00
Alexander Koblov
5df8963999 UPD: Replace strcpy by g_strlcpy 2010-02-02 19:39:28 +00:00
Alexander Koblov
83ed15dfe1 UPD: Go to Connection->Path on connect 2010-02-02 19:21:51 +00:00
Alexander Koblov
ac95e6cd11 UPD: Clean up GVFS plugin Makefile 2010-02-02 18:47:02 +00:00
Alexander Koblov
d309997ac6 FIX: Rename operation for WFX plugins 2010-02-02 17:23:39 +00:00
Alexander Koblov
06cb1aafdb UPD: Some fixes for GVFS plugin 2010-02-02 12:33:57 +00:00
Alexander Koblov
08ddde2615 UPD: Some fixes for GVFS plugin 2010-02-02 12:24:27 +00:00
Alexander Koblov
44480f4e48 FIX: Show incorrect attributes 2010-02-02 11:10:19 +00:00
Alexander Koblov
e010352fe1 FIX: ExtractConnectionHost and ExtractConnectionPort functions 2010-02-02 10:56:03 +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
bf91fd3d5f FIX: Rar stores file name in OEM encoding (from RAR documentation) 2010-01-27 12:48:33 +00:00
Alexander Koblov
df5a1200df FIX: Links handling in WFX plugins 2010-01-21 00:16:14 +00:00
Alexander Koblov
c8b3fc2d22 UPD: FTP plugin interface alignment 2010-01-19 20:53:44 +00:00
Alexander Koblov
d9490837dd FIX: Compiling FTP plugin under fpc 2.4.0 2010-01-19 20:49:28 +00:00
Alexander Koblov
bd6b6a544c FIX: Compiling from build scripts for different widgets 2010-01-14 10:35:19 +00:00
Alexander Koblov
0e83f8a8ef DEL: Unneeded unit 2010-01-13 22:56:03 +00:00
Alexander Koblov
8923c446ce ADD: Cross compiling support (Linux32 -> Linux64) to build scripts 2010-01-13 21:08:44 +00:00
Alexander Koblov
8a1b9708ba UPD: Wfx sample plugin 2009-12-18 12:53:40 +00:00
Alexander Koblov
d25690a1b8 FIX: Zero FindData in FindNext 2009-12-12 00:24:08 +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
Alexander Koblov
b7fb0ea1c1 FIX: More fixes for FTP plugin 2009-12-04 23:36:53 +00:00
Alexander Koblov
3449d35d40 UPD: Improve error handling for wfx plugins 2009-12-04 21:35:09 +00:00
Alexander Koblov
2308d9a193 UPD: Build scripts 2009-11-25 15:41:42 +00:00
Alexander Koblov
61a7cd7dea FIX: wlxMplayer plugin for GTK2 2009-11-22 23:28:54 +00:00
Alexander Koblov
d23a54734a UPD: Ftp plugin 2009-11-22 21:20:48 +00:00
Alexander Koblov
8bb917f4ec FIX: GLib-GObject-CRITICAL error under QT version of DC 2009-11-18 11:34:15 +00:00