summaryrefslogtreecommitdiffstatshomepage
path: root/toolbar.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* WIP: Add rebar controlad/pkg/walk/rebarAnthony Dong2019-03-201-2/+2
* ToolBar: Invalidate on some eventsAlexander Neumann2017-04-111-0/+6
* ToolBar: Improve sizingAlexander Neumann2017-01-241-6/+34
* 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
* ToolBar: Add support for button stylesAlexander Neumann2015-08-061-16/+40
* Use win instead of go-winapi package and import qualifiedAlexander Neumann2013-07-251-56/+56
* Group imports everywhereAlexander Neumann2013-07-241-1/+3
* Introduce Window and WindowBase as base for all windowsAlexander Neumann2013-07-241-1/+1
* ToolBar: Add support for drop-down buttonsAlexander Neumann2013-05-301-10/+56
* Menu/ToolBar: Implement automatic updating of separator visibilityAlexander Neumann2013-05-281-1/+5
* ToolBar: Fix for ReactOS/Wine, where clicking a disabled button would trigger an actionAlexander Neumann2013-05-261-1/+1
* ToolBar: Add shortcut to button textAlexander Neumann2013-05-091-1/+9
* 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-21/+39
* ToolBar: Add separator supportAlexander Neumann2012-10-031-0/+4
* Use SendMessage method instead of func where possible.Alexander Neumann2012-09-161-12/+11
* Export InitWidget and InitChildWidgetAlexander Neumann2012-09-151-1/+1
* Export WndProcAlexander Neumann2012-09-151-2/+2
* Clean up handling of subclassed windows.Alexander Neumann2012-09-151-11/+0
* Some Splitter and layout improvementsAlexander Neumann2012-06-071-0/+4
* Run go fix; apply additional manual fixesAlexander Neumann2012-02-201-14/+13
* 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/+334