summaryrefslogtreecommitdiffstatshomepage
path: root/menu.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* MainWindow, Menu: Fix menu bar not being redrawn when inserting or removing an itemAlexander Neumann2016-01-111-2/+2
* 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
* Don't ask...Alexander Neumann2015-06-251-0/+7
* Use win instead of go-winapi package and import qualifiedAlexander Neumann2013-07-251-26/+26
* Group imports everywhereAlexander Neumann2013-07-241-1/+3
* Menu/ToolBar: Implement automatic updating of separator visibilityAlexander Neumann2013-05-281-1/+5
* Menu: Add shortcut to menu item textAlexander Neumann2013-05-091-1/+8
* Menu, ToolBar: Leave action changed handlers alone if only visibility changedAlexander Neumann2013-05-081-11/+23
* 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-14/+35
* Run go fix; apply additional manual fixesAlexander Neumann2012-02-201-8/+7
* Remove winapi sub-package and use github.com/lxn/go-winapi insteadAlexander Neumann2012-02-201-1/+1
* Revert directory layout to what we had initiallyAlexander Neumann2012-02-201-0/+166