summaryrefslogtreecommitdiffstatshomepage
path: root/action.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add two-way binding for checked menu item to bool property via Action.CheckedAlexander Neumann2019-02-251-0/+42
* Action: Don't rely on conditions in Enabled and Visible, which could cause inconsistenciesAlexander Neumann2017-02-091-8/+0
* Add build tags to allow this library to be included in a cross platform program. This allows for several things:Joseph Watson2015-09-151-0/+2
* Action: Call raiseChanged when setting conditionsAlexander Neumann2015-08-111-0/+4
* Take measures against resource leaks.Alexander Neumann2015-07-211-0/+1
* ToolBar: Add support for drop-down buttonsAlexander Neumann2013-05-301-0/+7
* Menu/ToolBar: Implement automatic updating of separator visibilityAlexander Neumann2013-05-281-0/+11
* Add more shortcut support stuffAlexander Neumann2013-05-091-2/+37
* Action, ActionList: Use reference counting to detach condition changed handlersAlexander Neumann2013-05-011-0/+18
* Action: Don't trust condition changed events too muchAlexander Neumann2013-05-011-2/+14
* Action: Support Condition for enabled/visible management; Implement visibility handling for actions in Menu and ToolBar; declarative: Change ContextMenuActions and friends to ContextMenuItemsAlexander Neumann2013-04-301-19/+86
* Run go fix; apply additional manual fixesAlexander Neumann2012-02-201-14/+10
* Revert directory layout to what we had initiallyAlexander Neumann2012-02-201-0/+233