cobines
54ea0f6faa
UPD: Redesign hotkey manager internals (saving temporarily disabled until new file format).
2011-08-16 03:32:39 +00:00
Alexander Koblov
d42d76526b
ADD: Get Mac OS X version string
2011-08-15 17:12:10 +00:00
Alexander Koblov
ddf51d9864
UPD: Samba - Use custom dialog for authentication
2011-08-15 13:58:52 +00:00
Alexander Koblov
149d661e1a
FIX: Compiling with other build modes
2011-08-15 04:09:39 +00:00
Alexander Koblov
49f6abbea8
FIX: inotify under Linux kernel version >= 3.0
2011-08-14 12:02:32 +00:00
Alexander Koblov
8747f614fc
FIX: Build under Linux
2011-08-14 07:50:23 +00:00
Alexander Koblov
1e6248f47d
ADD: "Open with" submenu under Mac OS X
2011-08-14 07:38:36 +00:00
Alexander Koblov
b6b10fabe4
UPD: Public GetApplicationBundleIcon function
2011-08-14 07:20:49 +00:00
Alexander Koblov
4bea25bcce
FIX: Memory leak in ShellExecute under Mac OS X
2011-08-14 07:19:46 +00:00
Alexander Koblov
de0146d948
FIX: Access violation on exit under Mac OS X
2011-08-14 04:59:24 +00:00
Alexander Koblov
daef1e02f2
UPD: Use cdecl calling convention under UNIX'es
2011-08-13 12:56:31 +00:00
Alexander Koblov
d614f847e3
FIX: Run external tools under Mac OS X
2011-08-10 14:54:22 +00:00
Alexander Koblov
1af568c7fb
FIX: Build under Linux
2011-08-09 18:15:53 +00:00
Alexander Koblov
0c0a0db153
UPD: Rename DialogAPI to ExtensionAPI, reserved some extra space for future extension without breaking ABI, use UTF-8 encoding
2011-08-09 17:12:23 +00:00
cobines
68ca3e924c
UPD: Rename uHotkeyManager; formatting.
2011-08-08 22:55:49 +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
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
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