Commit graph

2,007 commits

Author SHA1 Message Date
Alexander Koblov
cd8fa9a35f ADD: Update plugins if DC version is changed 2011-08-26 14:40:53 +00:00
cobines
cf4a956a5f UPD: HotMan: Change back to storing shortcut as text because of ambiguity when more than one keycode maps to the same string. Perfomance wouldn't be much different anyway if we stored all possible keycodes because of similar time of conversions String<->TShortcut. 2011-08-25 22:47:57 +00:00
cobines
3652577fe4 ADD: Patch "Hotkeys for controls" [3395786]. 2011-08-25 21:59:14 +00:00
cobines
8371d9c7a5 UPD: HotMan: Save each hotkey once per form to avoid duplication in case it is registered for many controls. 2011-08-25 21:38:16 +00:00
cobines
c7bc729e93 UPD: Speed up VirtualKeyToText by using a cache. 2011-08-22 22:55:00 +00:00
Alexander Koblov
6965bb1aaa FIX: Select all text when open "Make directory" dialog 2011-08-20 05:21:39 +00:00
cobines
04bccd07f0 UPD: HotMan: Allow registering multiple actionlists per form in case there are multiple instances. 2011-08-19 21:59:25 +00:00
cobines
2be9aca77d FIX: Function result. 2011-08-19 20:13:49 +00:00
cobines
6ed03541c9 UPD: HotMan: Clear hotkeys before loading from file. 2011-08-19 19:29:25 +00:00
cobines
97765369f4 FIX: Don't call onChange handler directly, it is called by setting ItemIndex line above. 2011-08-18 15:56:46 +00:00
cobines
4bd15e85c5 FIX: Compiling with FPC trunk. 2011-08-18 14:56:21 +00:00
cobines
f9b0b988e7 UPD: Optimize FillCommandList a bit. 2011-08-17 22:41:51 +00:00
cobines
eb4f9ebcbb UPD: Put Ctrl before Shift in hotkeys modifiers text. 2011-08-17 02:35:45 +00:00
cobines
e15e9a53bb UPD: HotMan: automatically update actions shortcuts. 2011-08-17 00:38:10 +00:00
cobines
777eab4794 UPD: HotMan: Change shortcuts file to xml. 2011-08-16 20:57:30 +00:00
cobines
fa9a5c675c UPD: HotMan: Don't use the 'Frm' prefix anymore. 2011-08-16 17:18:27 +00:00
Alexander Koblov
88e74fffeb FIX: Compilation 2011-08-16 05:30:08 +00:00
cobines
28279d0c25 UPD: HotMan: register controls by custom name instead of using component name in case they are renamed in future (plus: more human readable). 2011-08-16 04:10:54 +00:00
cobines
fea1e0cc29 UPD: Forgotten file for previous commit. 2011-08-16 03:33:29 +00:00
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