Commit graph

1,969 commits

Author SHA1 Message Date
cobines
35cd3fd385 FIX: Compiling with FPC 2.4.x. 2011-08-02 18:18:29 +00:00
cobines
920dc32228 FIX: Compiling with Lazarus fixes_0_9_30. 2011-08-02 10:51:57 +00:00
cobines
919988a793 UPD: Use OS-specific code in CreateFileFromFile to be slightly faster. 2011-08-01 14:27:57 +00:00
cobines
c2a8ca9362 FIX: Compiling with Lazarus trunk. 2011-07-29 15:06:37 +00:00
cobines
128516c297 UPD: Change some copy command behaviour:
- If selected more than 1 file/dir the entered destination is always treated as target directory (no need to end with path delim), unless it has wildcards (for files renaming).
- If copying single directory with cm_CopySamePanel it will copy contents of source directory without the source root directory itself, unless destination path specifically ends with path delim or has wildcards (fixes bug [2947843]).
2011-07-24 18:40:27 +00:00
Alexander Koblov
9e6c706d2d FIX: Show error message if can not load wfx plugin 2011-07-24 14:22:31 +00:00
Alexander Koblov
757298f60d FIX: Create OS specific attributes in TVfsFileSource 2011-07-24 13:13:49 +00:00
Alexander Koblov
d084151b2a FIX: Calling fsoCopy when fsoCopyOut and fsoCopyIn does not exists 2011-07-23 11:45:16 +00:00
Alexander Koblov
ed7dfbbe8e ADD: Attributes property (needed for sorting and go up item) 2011-07-22 18:46:29 +00:00
Alexander Koblov
60125f6a61 DEL: Unneeded file properties 2011-07-22 17:19:25 +00:00
Alexander Koblov
ccc47cadf8 ADD: Printer resources support 2011-07-22 14:13:45 +00:00
Alexander Koblov
c4fc30a0f8 FIX: Don't call CalcStatistics operation if FileSource don't supports it 2011-07-22 10:22:22 +00:00
cobines
d439c153ed FIX: Debug message. 2011-07-20 10:31:39 +00:00
cobines
51a47f4982 UPD: When cloning file view clone also saved selection and current selection. 2011-07-20 10:27:15 +00:00
cobines
b2f55bf452 FIX: Remove not existing files from selection after file list loading. 2011-07-20 10:19:58 +00:00
cobines
846c26e933 UPD: Remove svn:executable property. 2011-07-19 16:54:06 +00:00
cobines
f920a556da FIX: Building with Lazarus trunk. 2011-07-19 16:49:04 +00:00
cobines
851dedb84f FIX: Converting icons with transparent color to bitmap. 2011-07-19 15:59:03 +00:00
cobines
0a20849fa0 UPD: Allow different character case for Type entry in icon theme. 2011-07-19 15:35:01 +00:00
Alexander Koblov
f7e1da6be5 UPD: Don't show network printers (we can not process it) 2011-07-18 03:31:49 +00:00
Alexander Koblov
1f0e2ad854 ADD: Determine parent directory 2011-07-17 13:55:19 +00:00
Alexander Koblov
b5222d77e9 FIX: Update statistics for WfxPluginFileSource copy/move operations 2011-07-17 07:10:58 +00:00
Alexander Koblov
2a18e4bbde FIX: Show hint 2011-07-17 04:56:45 +00:00
Alexander Koblov
6f018a020e UPD: Interface alignment 2011-07-17 04:40:50 +00:00
Alexander Koblov
17c380d5b4 FIX: Show virtual file system list when wfx plugins count = 0 2011-07-16 18:24:07 +00:00
Alexander Koblov
45668d1601 UPD: Better error handling and authorization 2011-07-16 17:25:42 +00:00
Alexander Koblov
9dcabf2ff5 ADD: Windows Network File Source 2011-07-16 14:57:41 +00:00
Alexander Koblov
bd3326cb9e FIX: Auto complete in "Make directory" dialog 2011-07-15 14:38:08 +00:00
cobines
585cc8a86b UPD: Regenerate LRT and languages files with Lazarus trunk. 2011-07-15 00:04:10 +00:00
cobines
3cca6fa8e6 FIX: Compilation with Lazarus trunk. 2011-07-12 16:00:56 +00:00
cobines
5787fa4363 FIX: Better fix for hang when operation is aborted before starting. 2011-07-12 15:37:40 +00:00
Alexander Koblov
ad53ca4989 FIX: View and Edit files with a space in the name 2011-07-10 17:29:21 +00:00
Alexander Koblov
39a7b13364 FIX: Process comments when file name contains a space 2011-07-09 12:38:05 +00:00
Alexander Koblov
856bccfab4 ADD: Virtual drive button 2011-07-09 12:25:45 +00:00
Alexander Koblov
5da7eb3377 UPD: Project file 2011-07-07 17:45:07 +00:00
Alexander Koblov
5662777350 ADD: Auto detect encoding in Editor 2011-07-07 17:29:29 +00:00
Alexander Koblov
5a49d9211d FIX: Create new archives via WCX plugins 2011-07-06 13:23:51 +00:00
Alexander Koblov
3107584aaa FIX: "Copy block left/right" when set cursor position manually
UPD: New icons for "Copy block left/right" commands by cansee
2011-07-04 10:49:56 +00:00
Alexander Koblov
1786e0615f FIX: Show error if can not open archive 2011-07-01 15:30:38 +00:00
Alexander Koblov
07e2b8fa15 FIX: Don't add empty search template when choose "Cancel" button in "Save search template dialog" 2011-06-30 20:08:16 +00:00
Alexander Koblov
6e77bd71a8 FIX: Auto change options on SFX option change 2011-06-30 18:59:15 +00:00
Alexander Koblov
14aa1fe5bb UPD: Change logic of auto checking option "Create separate archives" 2011-06-29 18:26:32 +00:00
Alexander Koblov
7f1fd6d717 FIX: Copy block left/right when set cursor position manually 2011-06-29 09:57:53 +00:00
Alexander Koblov
2e25133a24 FIX: Access violation when open archive that contains symlinks 2011-06-29 08:37:25 +00:00
Alexander Koblov
60cfc803f8 UPD: Change logic of auto checking option "Create separate archives" 2011-06-29 07:49:15 +00:00
Alexander Koblov
ed66ed4d85 ADD: Pausing WCX plugins operations 2011-06-28 20:18:47 +00:00
Alexander Koblov
972d73df0d ADD: Support of background pack operation for WCX plugins 2011-06-28 18:23:34 +00:00
Alexander Koblov
e16e084719 ADD: Forgotten line 2011-06-28 15:39:19 +00:00
Alexander Koblov
b0dc8b645c ADD: Support of background operations for WCX plugins (extract and test) 2011-06-28 15:26:26 +00:00
Alexander Koblov
7200000431 ADD: GetBackgroundFlags function to WCX interface 2011-06-28 11:57:48 +00:00