Commit graph

3,839 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
fbeaaa4dc2 UPD: Spanish language update from patgmez. 2011-08-23 00:35:30 +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
6919a0b3c6 UPD: Merge some fixes from trunk. 2011-08-19 20:42:29 +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
6959f37976 UPD: Merge changes/fixes from trunk (r3791-3817) 2011-08-15 17:57:08 +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
b56b885950 UPD: Calling convention for zip and unrar plugins 2011-08-14 09:04:51 +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
ab02f57b0a UPD: Calling convention for dsx and wlx plugins 2011-08-13 18:01:27 +00:00
Alexander Koblov
e026c4373a UPD: Calling convention for wfx plugins 2011-08-13 17:55:15 +00:00
Alexander Koblov
923f669117 UPD: Calling convention for wcx and wdx plugins 2011-08-13 17:44:33 +00:00
Alexander Koblov
fc228a2d37 UPD: Calling convention for wdx plugins 2011-08-13 16:48:45 +00:00
Alexander Koblov
24d824037f FIX: Build lzma plugin under Mac OS X 2011-08-13 14:37:23 +00:00
Alexander Koblov
5347066372 FIX: Build ftp plugin under Mac OS X 2011-08-13 14:15:59 +00:00
Alexander Koblov
c4d25a9a1d UPD: FTP - Use cdecl calling convention under UNIX'es
FIX: Build under Mac OS X
2011-08-13 13:52:22 +00:00
Alexander Koblov
91a9a11adc FIX: Comments 2011-08-13 13:48:32 +00:00
Alexander Koblov
daef1e02f2 UPD: Use cdecl calling convention under UNIX'es 2011-08-13 12:56:31 +00:00
Alexander Koblov
209a773087 UPD: ZVDateTimeCtrls to version 1.3 (fixes bug with auto sizing under Mac OS X) 2011-08-13 05:52:31 +00:00
Alexander Koblov
d614f847e3 FIX: Run external tools under Mac OS X 2011-08-10 14:54:22 +00:00
Alexander Koblov
33deb09380 FIX: Some warnings 2011-08-09 18:41:59 +00:00
Alexander Koblov
d4c063cc40 FIX: GVFS - Don't allow to use PathDelim in connection name 2011-08-09 18:31:04 +00:00
Alexander Koblov
1af568c7fb FIX: Build under Linux 2011-08-09 18:15:53 +00:00
Alexander Koblov
c77ffa5cad FIX: FTP - Don't allow to use PathDelim in connection name 2011-08-09 17:30:42 +00:00
Alexander Koblov
105961ecab UPD: Plugins according last API changes 2011-08-09 17:20:12 +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