Commit graph

640 commits

Author SHA1 Message Date
Alexander Koblov
3cf588ca80 FIX: Compiling under Windows 2009-11-11 11:03:25 +00:00
cobines
30ffaef4d1 UPD: Restored coloring files by name and attributes. 2009-11-11 03:05:56 +00:00
cobines
1713257e08 UPD: Display Unix/Ntfs attributes regardless of platform. 2009-11-11 02:45:05 +00:00
Alexander Koblov
1c701781ea 2009-11-10 12:37:09 +00:00
attid
26199b565e line extract tools 2009-11-10 06:46:52 +00:00
cobines
7d9536b6b8 UPD: Some updates to chelinfo library. 2009-11-10 00:30:10 +00:00
Alexander Koblov
7b7dce0319 ADD: doublecmd_debug.lpi for nightly builds 2009-11-09 23:31:30 +00:00
Alexander Koblov
3641ca4fe8 ADD: Unicode support to CryptProc for WfxPluginFileSource 2009-11-09 22:45:29 +00:00
Alexander Koblov
9b7ce70ec2 UPD: WfxPluginFileSource - add LastAccessTime and CreationTime to file properties 2009-11-09 19:37:55 +00:00
Alexander Koblov
3b1e4b9f5e ADD: Unicode support for copy/move operation for WfxPluginFileSource 2009-11-08 12:53:37 +00:00
Alexander Koblov
1d50d2d52d ADD: Unicode support to callback functions for WfxPluginFileSource 2009-11-08 12:22:52 +00:00
Alexander Koblov
9f7ca45396 UPD: Use plugin name as group name when save password 2009-11-08 11:48:49 +00:00
Alexander Koblov
0ea4eabddb 2009-11-08 11:39:04 +00:00
Alexander Koblov
ff2411803b ADD: Unicode ProgressProc for WfxPluginFileSource 2009-11-07 12:06:16 +00:00
Alexander Koblov
a622dce02b ADD: Change password in FTP plugin 2009-11-07 11:26:07 +00:00
Alexander Koblov
5f8845161b ADD: Check master key 2009-11-07 10:47:23 +00:00
cobines
1b83663677 UPD: Set file source path when changing directory in the file view. 2009-11-06 22:31:53 +00:00
Alexander Koblov
0a159d431c ADD: Option to on/off custom font and color in custom columns 2009-11-05 11:28:06 +00:00
cobines
07b4339885 FIX: Execute Copy operation on cm_Copy. 2009-11-04 18:23:33 +00:00
cobines
f898b696e0 UPD: Change method of detecting if right mouse button up was used to show context menu or finish drag&drop operation (previous method wasn't working anymore). 2009-11-04 13:21:32 +00:00
cobines
e3cc42035e FIX: Don't use custom class for pmDropMenu, since it is not a custom component and so it's created as a TPopupMenu. 2009-11-04 12:20:20 +00:00
cobines
e147f652ec UPD: Restored drag&drop on files. 2009-11-03 22:02:55 +00:00
cobines
61e3647380 UPD: Restored moving files with Clipboard Cut (for filesystem only). 2009-11-03 18:38:35 +00:00
Alexander Koblov
037dddcdee ADD: Set date/time operation for WfxPluginFileSource 2009-11-03 18:24:48 +00:00
cobines
abdaa8284b UPD: Copy OnChangeFileSource event when cloning file views. 2009-11-03 18:24:13 +00:00
cobines
55420f4646 ADD: Allow drag&drop of tabs. 2009-11-03 18:21:20 +00:00
Alexander Koblov
0cc2e196a5 ADD: Set date/time operation for FileSystemFileSource 2009-11-03 18:04:14 +00:00
Alexander Koblov
a119ba353e ADD: Set date/time FileSource operation 2009-11-03 17:11:34 +00:00
cobines
2a637b79eb FIX: Aborting operation while it is paused. 2009-11-03 15:40:28 +00:00
cobines
a48f570d0b UPD: Revert some changes to setting desired state of operation made in rev. 1798. 2009-11-03 15:17:50 +00:00
Alexander Koblov
d5247b8ef7 ADD: Unicode support to create directory operation for WfxPluginFileSource 2009-11-03 14:43:37 +00:00
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
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
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
cobines
91ca3f8d77 FIX: Only add a space after command if there are parameters. 2009-11-02 12:09:12 +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
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