Commit graph

3,784 commits

Author SHA1 Message Date
Alexander Koblov
44fd38fa22 UPD: Version info in install scripts 2011-08-06 07:51:21 +00:00
Alexander Koblov
8382835517 UPD: Merge changes/fixes from trunk 2011-08-06 07:19:06 +00:00
Alexander Koblov
1560f2a447 UPD: Merge changes/fixes from trunk (r3719-3720) 2011-08-05 18:13:45 +00:00
Alexander Koblov
775735e2de UPD: Merge changes/fixes from trunk (r3740-3743) 2011-08-05 17:54:08 +00:00
Alexander Koblov
6d53ed324f UPD: Merge changes/fixes from trunk (r3722-3731) 2011-08-05 17:46:26 +00:00
Alexander Koblov
96bd3c81dc UPD: Automatically add space at end when choose file from "Open Dialog" 2011-08-05 17:40:11 +00:00
Alexander Koblov
d9eab247b7 UPD: Add quotes when file name has spaces 2011-08-05 17:32:30 +00:00
Alexander Koblov
2cd7edb111 DEL: Executable flag from lua scripts 2011-08-05 16:49:39 +00:00
Alexander Koblov
b7aa0f4c12 UPD: Merge changes/fixes from trunk (r3716-3718) 2011-08-05 16:42:57 +00:00
Alexander Koblov
6231b5f943 DEL: Executable flag from help files 2011-08-05 15:29:01 +00:00
Alexander Koblov
cbeffd7b8b UPD: Merge changes/fixes from trunk (r3705-3714) 2011-08-05 15:25:18 +00:00
Alexander Koblov
643d63f171 UPD: Merge changes/fixes from trunk (r3702-3704) 2011-08-05 15:11:54 +00:00
Alexander Koblov
8b36edb5c2 FIX: Don't allow "grayed" state for check boxes in "Set attributes dialog", because FileSourceSetFilePropertyOperation don't supports it 2011-08-05 13:50:44 +00:00
cobines
9f5a40b83b FIX: Get application config dir with SHGetFolderPath, because %APPDATA% envvar might not be created if full logon hasn't occurred (like in case of RunAs...). 2011-08-02 20:03:36 +00:00
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
b33b3569e0 DEL: Remove svn:executable. 2011-08-01 12:56:40 +00:00
cobines
1efde49cc7 UPD: Add -fPIC to samba plugin (fixes building for 64-bit). 2011-08-01 12:52:50 +00:00
cobines
c2a8ca9362 FIX: Compiling with Lazarus trunk. 2011-07-29 15:06:37 +00:00
Alexander Koblov
d66c8931e8 UPD: Merge changes from trunk (r3693-3696) 2011-07-26 12:43:19 +00:00
Alexander Koblov
eb72e4fc65 UPD: Merge changes from trunk (r3679-3690) 2011-07-26 12:13:06 +00:00
Alexander Koblov
db0f36f2d3 UPD: Merge changes from trunk (r3675-3678) 2011-07-25 10:05:32 +00:00
Alexander Koblov
4d0056f242 UPD: Merge changes from trunk (r3670-3674) 2011-07-25 05:00:24 +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
5d2b463f84 UPD: FTP - Use 64 bit of file size 2011-07-24 16:36:01 +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
05ccc061a7 ADD: Samba - FsSetAttr function 2011-07-24 12:21:05 +00:00
cobines
cdc8ca7c5d UPD: Merge some changes from Synapse SVN trunk; fixes building on Win64, some types changes. 2011-07-24 11:57:22 +00:00
Alexander Koblov
62ba335617 FIX: Samba - FsGetFile 2011-07-24 11:18:13 +00:00
Alexander Koblov
8a2f17ac20 UPD: Samba - Show Windows attributes 2011-07-24 11:05:25 +00:00
Alexander Koblov
8c7492ac74 ADD: Samba - FsSetTime function 2011-07-23 17:51:54 +00:00
Alexander Koblov
c5f0e70d71 FIX: Use "mode" parameter for smbc_open function 2011-07-23 14:58:15 +00:00
Alexander Koblov
ea6ea4326e ADD: Samba plugin to install script 2011-07-23 12:49:04 +00:00
Alexander Koblov
4dbfaca19f ADD: Build samba plugin 2011-07-23 12:47:48 +00:00
Alexander Koblov
3cfca5a04a ADD: Samba - FsGetFile and FsPutFile functions 2011-07-23 12:43:41 +00:00
Alexander Koblov
9b9c8a1ff4 ADD: FsRenMoveFile and FsGetDefRootName 2011-07-23 12:12:53 +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
f32c300d3d ADD: FsDeleteFile, FsMkDir and FsRemoveDir functions 2011-07-23 09:39:06 +00:00
Alexander Koblov
553e27ab6c ADD: Show error message if can not load libsmbclient library 2011-07-23 09:08:35 +00:00
Alexander Koblov
928ae0447d ADD: Start to implement samba.wfx plugin based on libsmbclient library 2011-07-23 09:00:18 +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