Commit graph

12 commits

Author SHA1 Message Date
Alexander Koblov
8abe601043 ADD: Feature [0000999] Toolbar button state 2021-06-23 22:32:23 +03:00
Alexander Koblov
6c8b204e6f FIX: Clone separator item 2019-12-08 15:40:55 +00:00
Alexander Koblov
66901eb041 ADD: Toolbar - space style separator 2019-12-08 14:19:06 +00:00
cobines
7e69ed448b FIX: Issue [0000715] Language change does not update toolbar buttons text.
Now Hint for Command menu items is not saved to xml file if it is the same as default text for the action. Then on loading the toolbar the hint is set based on current language.
2013-08-23 20:07:51 +00:00
cobines
d909e9c50d UPD: Different approach to executing hotkeys for submenus items in toolbar. 2012-11-04 10:01:49 +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
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
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