Commit graph

83 commits

Author SHA1 Message Date
cobines
7079d654b7 UPD: Allow deleting items from some combo boxes with Shift+Delete. Issue [0000165]. 2012-05-09 08:57:29 +00:00
Alexander Koblov
c873ea0f42 FIX: Crash if explorer.exe is not running 2012-04-21 08:31:19 +00:00
cobines
a32d3d70c4 UPD: Move function that doesn't add node when value is default to XmlConfig. 2012-04-20 12:19:04 +00:00
cobines
84045f2995 UPD: Allow drag&drop toolbar buttons between different toolbars when editing submenus in Options. 2012-04-17 14:07:45 +00:00
cobines
19e6bf2a9f FIX: Display tool button menu under the button not under the toolbar in case the toolbar has multiple lines. 2012-04-12 12:11:49 +00:00
cobines
9ebbfccf78 UPD: Creating menu toolbar buttons. 2012-04-12 12:08:14 +00:00
cobines
87594e7799 UPD: Don't store hotkeys for toolbar because they can be retrieved from hotkey manager. 2012-04-11 06:40:25 +00:00
cobines
d134709a8d UPD: Remove unneeded definitions of TDynamicStringArray. 2012-04-11 00:58:55 +00:00
cobines
7c8616c263 UPD: Up requirement for KASComp package. 2012-04-10 08:37:05 +00:00
cobines
6cf900a8f4 UPD: Move most of toolbar editor into an Options page. 2012-04-10 07:45:18 +00:00
cobines
2e29d5849b UPD: Toolbar: Apply Flat and GroupIndex properties also to separator buttons. 2012-04-10 01:44:40 +00:00
cobines
47aec6b94c UPD: Move some code to a separate package so that it can be reused in components or plugins. 2012-04-09 00:38:34 +00:00
cobines
43d91daa56 UPD: Store toolbar buttons configuration inside doublecmd.xml. 2012-04-08 08:01:10 +00:00
cobines
4925060281 FIX: Move to next control when pressing TAB. 2012-03-06 13:39:10 +00:00
Alexander Koblov
e658cfd910 ADD: Feature [0000172] "Filename/directory competition" 2012-02-11 10:01:16 +00:00
Alexander Koblov
f7c0c95696 ADD: Feature [0000172] "Filename/directory competition" 2012-02-08 17:50:38 +00:00
Alexander Koblov
0c1878ecfe ADD: KASPathEdit component with path auto complete function 2012-02-08 16:03:39 +00:00
Alexander Koblov
8b73f0c8ad ADD: Show hotkeys for kasbarmenu (patch by Rustem) 2012-02-05 13:11:05 +00:00
Alexander Koblov
9b0a78006e FIX: Draw menu link icon under GTK2 2012-01-14 10:03:04 +00:00
Alexander Koblov
bbefac1ac6 ADD: Show overlay link for menu in toolbar (patch by Rustem with modifications) 2011-12-31 11:34:02 +00:00
cobines
7ca5b07e04 FIX: Don't allow depressing buttons in the radio toolbar. Bug [0000237]. 2011-11-15 05:31:14 +00:00
cobines
66d8ec3258 UPD: Use more precision for operation progress than 0-100 integer. Progress bar display will be more smooth. Patch from Fuhrer with modifications. 2011-05-12 21:27:34 +00:00
Alexander Koblov
a4b4311c28 ADD: Capability to add hotkey for toolbar buttons (patch by Rustem with some modifications) 2011-04-09 18:25:34 +00:00
Alexander Koblov
dac380a519 FIX: KASProgressBar when it is located on MainForm 2011-04-08 04:36:47 +00:00
Alexander Koblov
57db168fca UPD: KASProgressBar optimizations 2011-04-08 03:46:12 +00:00
Alexander Koblov
3b57a2607b ADD: KASProgressBar component wit Windows 7 support 2011-04-06 12:21:21 +00:00
Alexander Koblov
cd57e29106 UPD: Move buttons by mouse in real time (patch by Fuhrer) 2011-02-23 08:42:55 +00:00
cobines
9fdb1a8ebb UPD: Assign properties also to divider in toolbar. 2011-02-17 04:54:15 +00:00
Alexander Koblov
5fa7490df0 ADD: Sort buttons on toolbar by drag&drop (patch by Fuhrer) 2011-02-14 05:36:40 +00:00
Alexander Koblov
ebdb22d0a1 DEL: Unneeded "inherited" call 2011-02-07 16:46:45 +00:00
Alexander Koblov
973980ec43 ADD: Some drag&drop related events for TKASToolBar (patch by Fuhrer) 2011-02-05 20:37:04 +00:00
cobines
2d4b1fbe94 UPD: Optimize resizing toolbar buttons. 2010-12-25 22:08:28 +00:00
cobines
117f7b7ecc UPD: Resize toolbar buttons to fit the caption. 2010-12-25 05:54:43 +00:00
cobines
544f52cfa1 FIX: Setting toolbar button size. 2010-12-24 21:50:54 +00:00
Alexander Koblov
56e97bdabf UPD: Override ButtonWidth and ButtonHeight in TKASToolBar 2010-12-05 12:05:58 +00:00
Alexander Koblov
42a1125b3d ADD: Implement SetButtonSize procedure for TKASToolBar 2010-12-05 10:11:06 +00:00
Alexander Koblov
de6878f423 ADD: Capability to change GlyphSize dynamically 2010-11-27 19:14:21 +00:00
cobines
0605236410 UPD: Support theme icons in the toolbar and file associations. 2010-10-30 04:24:05 +00:00
Alexander Koblov
284b5e9a28 FIX: Disk toolbars autosize with last Lazarus SVN 2010-05-09 10:28:49 +00:00
Alexander Koblov
8ad83d107a UPD: Auto put icon and tooltip to toolbar when edit it 2010-02-02 16:17:42 +00:00
Alexander Koblov
f68ea4f5f7 ADD: Action cm_OpenBar 2009-12-22 13:23:09 +00:00
cobines
cd102fff1b UPD: Cleanup, removed some compiler warnings. 2009-10-14 12:06:00 +00:00
Alexander Koblov
858518d735 FIX: Drive menu icon color 2009-08-24 10:28:39 +00:00
cobines
0d9cb2265c FIX: Crash at exit 2009-07-17 00:49:45 +00:00
Alexander Koblov
99780e457e FIX: Change icon size in toolbar
DEL: TKASEdit
2009-07-14 14:53:46 +00:00
Alexander Koblov
0dd6cb7052 UPD: Small fix and formatting 2009-07-14 10:57:11 +00:00
Alexander Koblov
b251d148fb UPD: Code optimization and formatting 2009-07-14 10:47:52 +00:00
Alexander Koblov
bb977fe4fd UPD: Continue rewriting TKASToolBar 2009-07-14 09:56:00 +00:00
Alexander Koblov
06d9bc6bfd UPD: Code optimization 2009-07-13 15:52:58 +00:00
Alexander Koblov
15784e1740 UPD: Start rewriting of TKAStoolBar 2009-07-13 15:11:30 +00:00