Commit graph

1,749 commits

Author SHA1 Message Date
cobines
efc3ca9dff UPD: Restored 'cm_ChangeDirToRoot', added 'cm_ChangeDirToParent' (hotkey Ctrl+PageUp). 2009-10-27 18:26:41 +00:00
Alexander Koblov
e15ce0fa02 UPD: Add windows specific constants 2009-10-27 17:52:46 +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
dc6c1d0520 FIX: Type name 2009-10-26 17:50:40 +00:00
Alexander Koblov
c32bb34f7a ADD: wfxplugin.h header file for writing plugins on C 2009-10-26 17:32:07 +00:00
Alexander Koblov
52989463b7 UPD: Russian language file 2009-10-26 17:08:09 +00:00
Alexander Koblov
3c97a7f4c3 UPD: Use defined by wfx plugin attributes 2009-10-26 12:01:49 +00:00
Alexander Koblov
56107f3ab5 UPD: Language files 2009-10-26 11:00:16 +00:00
Alexander Koblov
51455ffbe1 FIX: Sample plugin 2009-10-25 21:56:15 +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
6d73bf1f1f 2009-10-25 20:44:03 +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
a2dfd1ec53 UPD: Ftp plugin (Send init commands) 2009-10-20 20:34:55 +00:00
Alexander Koblov
ffee13f819 UPD: Ftp plugin (Save/Load passive mode) 2009-10-20 13:55:27 +00:00
Alexander Koblov
d816a5bb38 UPD: FTP plugin (Use simple encoding for save passwords) 2009-10-20 12:40:34 +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
c586e06b2a FIX: Compiling for 64-bit. 2009-10-19 16:49:23 +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
Alexander Koblov
4c56d1f550 FIX: Clone TWfxPluginFileSource 2009-10-18 18:25:43 +00:00
Alexander Koblov
978f2ad225 FIX: Clone TWfxPluginFileSource 2009-10-18 17:52:40 +00:00
Alexander Koblov
852b8d65c1 UPD: Ftp plugin 2009-10-18 16:21:49 +00:00
Alexander Koblov
75844849a5 UPD: Change cursor only for FileSystem execute operation
UPD: Show properties for non FileSystemFileSource
2009-10-18 15:34:55 +00:00
Alexander Koblov
3ed0fdcfa7 UPD: Ftp plugin and DialogAPI 2009-10-18 15:02:06 +00:00
Alexander Koblov
34e93c6f7b UPD: Ftp plugin 2009-10-18 14:02:19 +00:00
cobines
aaeb998048 FIX: TotalCmd window causing problem with current active form. 2009-10-18 13:40:11 +00:00
Alexander Koblov
9030f65591 ADD: Simple FTP plugin 2009-10-18 13:37:22 +00:00