Commit Graph

22 Commits

Author SHA1 Message Date
juha
7d8ad4dd58 IDE: Refactor IDECoolBar classes. Move stuff from options frame to TIDECoolBar.
git-svn-id: trunk@62723 -
2020-03-08 23:00:22 +00:00
mattias
b37a477c7e IDE: refactoring: merged connecting run menu events and creating idecommands
git-svn-id: trunk@61547 -
2019-07-08 20:50:10 +00:00
ondrej
e0c0f459e7 IDE: disable DoubleBuffered
git-svn-id: trunk@57271 -
2018-02-07 17:04:36 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
juha
dbe940a8c7 IDE: Set Toolbar and button state correctly in Coolbar config. Issue #31154.
git-svn-id: trunk@53820 -
2016-12-31 17:25:24 +00:00
ondrej
bbef187785 IDE: highDPI: support main IDE bar (coolbar, component palette)
git-svn-id: trunk@53544 -
2016-12-03 08:22:01 +00:00
juha
96e287106e IDE: Make the order of IDE Coolbar items more logical.
git-svn-id: trunk@52621 -
2016-07-04 14:57:44 +00:00
ondrej
b1ae15362f IDE: IDECommands refactoring; deleted menu item Project -> Change Build Mode
git-svn-id: trunk@50441 -
2015-11-20 14:04:24 +00:00
juha
1b137755fc IDE: Move loading and saving ButtonNames in IDECoolbar and EditorToolbar config into methods.
git-svn-id: trunk@50059 -
2015-10-14 16:39:48 +00:00
juha
07673e317f IDE: Refactor and optimize code for IDECoolbar and EditorToolbar config. Move duplicate code into methods etc.
git-svn-id: trunk@50058 -
2015-10-14 15:33:35 +00:00
juha
38878ad607 IdeIntf, IDE: Refactor command system. Separate menu and toolbar commands, update them in right place etc. Issue #28777, patch from Ondrej Pokorny.
git-svn-id: trunk@50026 -
2015-10-11 09:11:47 +00:00
juha
1b3cd61c09 IDE: Use shorter variable names in TIDECoolBarOptions.
git-svn-id: trunk@49742 -
2015-09-02 18:57:39 +00:00
juha
c910ea98c3 IDE: Refactor. Use one const for all ToolBar dividers. Reorder code.
git-svn-id: trunk@49738 -
2015-09-02 10:10:42 +00:00
juha
d784776662 IDE: Extract a common base class for IDEToolbar and EditorToolbar. Remove now useless update-timers as commands update their buttons automatically.
git-svn-id: trunk@49737 -
2015-09-02 08:22:28 +00:00
juha
d66a3c37e6 IDE: Implement all IDE ToolButtons with a special behavior using the new API. By Ondrej Pokorny.
git-svn-id: trunk@49736 -
2015-09-02 05:28:06 +00:00
juha
aed70f5d1b IDE: Extend the Desktops button with "Save current desktop as" menu. Include the button in IDE CoolBar default config. Mostly by Ondrej Pokorny.
git-svn-id: trunk@49734 -
2015-09-01 16:43:42 +00:00
juha
6a78b21447 IDE: Create an API for IDE's ToolButtons and use it for Desktop list and JumpToSection list. Made by Ondrej Pokorny and myself.
git-svn-id: trunk@49732 -
2015-09-01 10:43:00 +00:00
juha
15df1a216f IDE: An experimental GUI for saving and switching desktops + other related changes. Define EnableDesktops.
git-svn-id: trunk@49457 -
2015-06-28 12:27:48 +00:00
juha
7e13107ac4 IDE: Save desktop related stuff under XML path Desktop/. Prepare for collection of desktop settings.
git-svn-id: trunk@49419 -
2015-06-23 10:42:05 +00:00
juha
a8ad284e1e IDE: Improve the XML format for IDE Coolbar in environment options. Fix image name.
git-svn-id: trunk@49410 -
2015-06-22 11:22:21 +00:00
mattias
4d82c8f4d6 IDE: less hints
git-svn-id: trunk@49407 -
2015-06-22 10:26:33 +00:00
juha
7cf6cbfe47 Rename ToolbarData -> IdeCoolbarData.
git-svn-id: trunk@49384 -
2015-06-21 11:02:57 +00:00