Commit graph

5,795 commits

Author SHA1 Message Date
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
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
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
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
cobines
f422642e72 UPD: Continue reworking FileSource handling. 2009-10-30 18:58:04 +00:00
Alexander Koblov
459dd6dfdc FIX: Clone file attributes for TWfxPluginFile 2009-10-30 18:10:18 +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
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
cobines
efc3ca9dff UPD: Restored 'cm_ChangeDirToRoot', added 'cm_ChangeDirToParent' (hotkey Ctrl+PageUp). 2009-10-27 18:26:41 +00:00
Alexander Koblov
f8c09d5aab FIX: InputBox function in DialogAPI 2009-10-27 13:28:52 +00:00
Alexander Koblov
aad2082573 FIX: Attributes of '..' element in FileSource root path 2009-10-27 11:40:24 +00:00
cobines
0ecbe587bc FIX: Memory leaks. 2009-10-27 09:54:44 +00:00
cobines
57297f6a0e FIX: Returning pointer to temporary variable. 2009-10-27 06:41:10 +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
3c97a7f4c3 UPD: Use defined by wfx plugin attributes 2009-10-26 12:01:49 +00:00
Alexander Koblov
b93623bd99 UPD: Unix and Ntfs attributes work on any OS now 2009-10-25 21:38:59 +00:00
Alexander Koblov
f943f615a8 ADD: Print command for Viewer 2009-10-25 18:34:44 +00:00
Alexander Koblov
94a577bfd7 FIX: Load next file then ListLoadNext not implemented 2009-10-25 11:54:35 +00:00
Alexander Koblov
bc66d898b1 UPD: Restore selection drawing 2009-10-25 11:41:20 +00:00
Alexander Koblov
094214b92d UPD: Use ListLoadNext in Viewer when wlx plugin is using 2009-10-25 10:32:44 +00:00
Alexander Koblov
ced6f52360 ADD: Unicode support to wdx plugins 2009-10-23 18:27:10 +00:00
Alexander Koblov
c9ea9b383c ADD: Unicode support to wlx plugins 2009-10-23 17:59:10 +00:00
Alexander Koblov
d32d91a76b FIX: Index out of bounds in options dialog 2009-10-23 16:16:21 +00:00
Alexander Koblov
aae1d681f0 FIX: Compiling under Linux 2009-10-21 17:19:28 +00:00
Alexander Koblov
9f73cb092d FIX: Incorrect wlx plugin name when add new plugin 2009-10-21 16:37:16 +00:00
Alexander Koblov
4a7c3b170e UPD: Set wlx plugin window size after loading 2009-10-21 13:45:27 +00:00
Alexander Koblov
15bee21a07 UPD: Resize wlx plugin window on Viewer resize 2009-10-21 13:34:23 +00:00
cobines
4fbc53034d FIX: Error when paths in /etc/fstab end with '/' (Linux). 2009-10-21 12:33:29 +00:00
Alexander Koblov
7af01dd5f4 UPD: Use similar unit names for plugins API 2009-10-21 12:32:44 +00:00
Alexander Koblov
303d82b042 FIX: Target path request (WfxPluginFileSource) 2009-10-21 10:51:21 +00:00
Alexander Koblov
9043ddc533 UPD: Ftp plugin (Save password) 2009-10-20 11:51:11 +00:00
Alexander Koblov
e955356569 UPD: Crypt functions 2009-10-19 21:17:48 +00:00
Alexander Koblov
c82e897f14 UPD: Crypt functions 2009-10-19 20:49:27 +00:00
Alexander Koblov
c8a7e57394 ADD: Crypt functions (from wfx API 2.0) 2009-10-19 19:42:59 +00:00
cobines
d6f450dc57 ADD: Option to choose operation start mode in Copy/Move dialog. 2009-10-19 16:06:14 +00:00
Alexander Koblov
7160aa6fc2 FIX: Hang under GTK2 2009-10-19 11:54:21 +00:00
cobines
be817e3dca FIX: Attempt to fix alignment of path and address labels. 2009-10-19 11:25:58 +00:00
Alexander Koblov
3ca499f3fe UPD: Get wParam as modal result with DN_CLOSE message 2009-10-18 20:38:42 +00:00
Alexander Koblov
e89744a34d FIX: Load new dialog (DialogAPI) 2009-10-18 19:11:34 +00:00