Commit graph

67 commits

Author SHA1 Message Date
Alexander Koblov
f2f2826aab UPD: Added .txt extension for README and COPYING files 2010-04-18 13:56:55 +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
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
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
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
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
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
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
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
Alexander Koblov
d837738f56 FIX: File atributes for samba in gvfs plugin 2009-11-10 20:55:15 +00:00
Alexander Koblov
dfc058f0ad UPD: Use saved username and password in gvfs plugin 2009-11-10 18:30:27 +00:00
Alexander Koblov
6ebd428df1 UPD: Use saved username and password in gvfs plugin 2009-11-10 18:02:22 +00:00
Alexander Koblov
d5c39e5a01 UPD: gvfs plugin 2009-11-10 17:26:01 +00:00
Alexander Koblov
fa87d2875b FIX: Get file list from empty folder in gvfs plugin 2009-11-10 15:44:45 +00:00
Alexander Koblov
8651576205 FIX: Get file attributes in gvfs plugin 2009-11-10 15:35:51 +00:00
Alexander Koblov
c22b57be31 FIX: Ftp plugin 2009-11-10 15:01:47 +00:00
Alexander Koblov
03f8cbfe3a UPD: Add some functions to network plugin for Windows 2009-11-10 12:29:39 +00:00
Alexander Koblov
0af9946058 UPD: Add all needed functions to network plugin for Windows 2009-11-10 12:07:56 +00:00
Alexander Koblov
d0615be222 UPD: Save connection port in FTP plugin 2009-11-08 11:20:31 +00:00
Alexander Koblov
c697f3b8b1 ADD: Remove master password from connection in FTP plugin 2009-11-07 11:37:52 +00:00
Alexander Koblov
a622dce02b ADD: Change password in FTP plugin 2009-11-07 11:26:07 +00:00
Alexander Koblov
8e8f070ed1 UPD: gvfs plugin clean up 2009-11-02 14:59:06 +00:00
Alexander Koblov
24599ee790 UPD: gvfs plugin (add chmod command) 2009-11-02 12:44:52 +00:00
Alexander Koblov
a9d593c237 UPD: gvfs plugin cleanup 2009-11-02 12:06:11 +00:00
Alexander Koblov
c9927acc85 UPD: gvfs plugin cleanup 2009-11-02 11:48:30 +00:00
cobines
58592f8ba0 FIX: Building plugins (add -fPIC). 2009-10-31 17:54:12 +00:00
Alexander Koblov
280f469b11 UPD: gvfs plugin (small fix) 2009-10-30 22:12:20 +00:00
Alexander Koblov
f372c84010 UPD: gvfs plugin (add FsGetFile) 2009-10-30 21:41:04 +00:00
Alexander Koblov
a28ff6acee UPD: gvfs plugin (add FsPutFile) 2009-10-30 21:29:43 +00:00
Alexander Koblov
a919d9f3a3 UPD: gvfs plugin (add FsRenMovFile) 2009-10-30 21:16:41 +00:00
Alexander Koblov
cd937c42d6 UPD: gvfs plugin (add FsSetTime) 2009-10-30 18:46:23 +00:00
Alexander Koblov
3b1a62fd64 ADD: GVFS plugin (Samba, FTP, WebDAV) 2009-10-30 18:05:59 +00:00
Alexander Koblov
51455ffbe1 FIX: Sample plugin 2009-10-25 21:56:15 +00:00