Commit graph

10,149 commits

Author SHA1 Message Date
cobines
7a3f50765d UPD: Show Move operation in progress dialog. 2009-11-03 14:38:56 +00:00
Alexander Koblov
4a1a7e8108 ADD: Unicode support to execute operation for WfxPluginFileSource 2009-11-03 14:25:37 +00:00
cobines
a92147a20d ADD: Generic mechanism for acquiring connections; use them in WcxFileSource to limit number of concurrent operations per type. 2009-11-03 14:11:13 +00:00
Alexander Koblov
acfcb1771d ADD: Forgotten unit 2009-11-03 13:25:46 +00:00
cobines
3a5d6cc764 FIX: Don't free file source manually. 2009-11-03 13:17:52 +00:00
Alexander Koblov
e7c431c769 ADD: Unicode support to list operation for WfxPluginFileSource 2009-11-03 13:12:52 +00:00
Alexander Koblov
3d440089fd ADD: Unicode support to delete operation for WfxPluginFileSource 2009-11-03 12:19:42 +00:00
Alexander Koblov
c9ce814bee ADD: Set attributes operation for WfxPluginFileSource 2009-11-03 11:57:39 +00:00
Alexander Koblov
fb926754a5 ADD: Unicode functions prototypes for WFX plugins 2009-11-02 21:50:41 +00:00
Alexander Koblov
d6cd4c5e34 ADD: Set attributes FileSource operation 2009-11-02 19:59:10 +00:00
Alexander Koblov
8e8f070ed1 UPD: gvfs plugin clean up 2009-11-02 14:59:06 +00:00
cobines
d46ef91f04 UPD: When destroying try always to remove file source from manager if possible. 2009-11-02 14:25:08 +00:00
cobines
d636c685d1 UPD: Restored panel buttons. 2009-11-02 13:05:14 +00:00
cobines
db363fc20f FIX: Compiling with Lazarus 0.9.29. 2009-11-02 12:47:09 +00:00
cobines
ae2325e537 FIX: Correct passing parameters to toolbar buttons commands (don't change slashes/backslashes) and correct replacing environment vars when params contain slashes. 2009-11-02 12:45:36 +00:00
Alexander Koblov
24599ee790 UPD: gvfs plugin (add chmod command) 2009-11-02 12:44:52 +00:00
cobines
91ca3f8d77 FIX: Only add a space after command if there are parameters. 2009-11-02 12:09:12 +00:00
Alexander Koblov
a9d593c237 UPD: gvfs plugin cleanup 2009-11-02 12:06:11 +00:00
cobines
16c5736c6c UPD: When building external command only escape special chars on Unix (on Windows quotes should be used). 2009-11-02 12:03:59 +00:00
Alexander Koblov
c9927acc85 UPD: gvfs plugin cleanup 2009-11-02 11:48:30 +00:00
cobines
4ce42d160e ADD: Allow using %f,%d,%p functions and environment variables in toolbar buttons commands. 2009-11-02 10:16:21 +00:00
cobines
95c0f748b2 FIX: Unrar plugin: Don't crash if cannot load libunrar.so. 2009-11-01 18:58:28 +00:00
cobines
d9b8c41c1e FIX: Waiting for key after shell command on some shells. 2009-11-01 17:17:09 +00:00
cobines
b64d5041d3 UPD: Don't enclose viewer, editor, differ commands in quotes as it breaks passing parameters. User can add the quotes where necessary. 2009-11-01 16:48:41 +00:00
cobines
58592f8ba0 FIX: Building plugins (add -fPIC). 2009-10-31 17:54:12 +00:00
cobines
8716b30644 FIX: Initializing variable. 2009-10-31 15:36:27 +00:00
cobines
fac5df407f UPD: Change WriteLn to DebugLn, it gave errors on Windows GUI app (no console). 2009-10-31 15:34:34 +00:00
cobines
1c43696e37 UPD: Shrink big bitmaps when loading to PixmapManager to speed up later drawing. 2009-10-31 12:55:35 +00:00
cobines
315f694f70 UPD: Allow stretching bitmaps with PixmapManager.DrawBitmap (by default stretch to gIconsSize). 2009-10-31 12:24:01 +00:00
cobines
418666b960 FIX: Fix loading bitmaps with uppercase extensions and don't set archive icons for disabled plugins. 2009-10-31 12:00:10 +00:00
cobines
eebe9b4e21 FIX: Load any bitmaps not stored in PixmapManager when starting File associations. 2009-10-31 11:45:24 +00:00
cobines
7135c9ded1 UPD: Small optimization for drawing icons with GDI+. 2009-10-31 07:17:51 +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
cobines
f422642e72 UPD: Continue reworking FileSource handling. 2009-10-30 18:58:04 +00:00
Alexander Koblov
cd937c42d6 UPD: gvfs plugin (add FsSetTime) 2009-10-30 18:46:23 +00:00
Alexander Koblov
459dd6dfdc FIX: Clone file attributes for TWfxPluginFile 2009-10-30 18:10:18 +00:00
Alexander Koblov
3b1a62fd64 ADD: GVFS plugin (Samba, FTP, WebDAV) 2009-10-30 18:05:59 +00:00
cobines
abae3528d5 UPD: Started reworking FileSource handling. 2009-10-30 14:40:05 +00:00
cobines
02edc5d6de FIX: Displaying icons with alpha channel using GDI+. 2009-10-29 20:38:13 +00:00
cobines
31a68afe92 UPD: Allow sharing read mode when checking for file access (Windows). 2009-10-28 13:33:51 +00:00
cobines
c759bdd07b FIX: Memory leaks. 2009-10-28 13:14:43 +00:00
Alexander Koblov
03147b3428 FIX: Don't close zip plugin configuration window 2009-10-28 13:04:14 +00:00
cobines
14582c9150 FIX: A/V when bitmap not loaded. 2009-10-28 12:54:22 +00:00
Alexander Koblov
efedfb5261 FIX: DUPLICATE RESOURCE FOUND: TDialogBox:FORMDATA (merge fixes from trunk) 2009-10-28 12:43:59 +00:00
cobines
8e06936ae3 FIX: "Wrong image format" error when starting DC and loading unsupported graphics from settings. 2009-10-28 09:38:07 +00:00
cobines
39ba6d5ff4 UPD: Use TPicture to load bitmaps to support more file formats. 2009-10-28 09:24:32 +00:00
cobines
f43e29b7a6 UPD: Set DC version in exe resources. 2009-10-27 18:45:20 +00:00