summaryrefslogtreecommitdiffstatshomepage
path: root/pushbutton.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Run for your life or prepare to meet theAlexander Neumann2019-07-171-8/+16
* Initial multi monitor HIDPI supportAlexander Neumann2019-04-301-12/+0
* More GraphicsEffects changesAlexander Neumann2017-11-211-1/+2
* Some more graphics effects workAlexander Neumann2017-11-201-0/+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-31/+0
* PushButton: Add image supportAlexander Neumann2013-11-221-0/+45
* Use win instead of go-winapi package and import qualifiedAlexander Neumann2013-07-251-13/+13
* Use new in more placesAlexander Neumann2013-07-241-1/+1
* Group imports everywhereAlexander Neumann2013-07-241-2/+6
* Introduce Window and WindowBase as base for all windowsAlexander Neumann2013-07-241-8/+8
* PushButton: In MinSizeHint, use SIZE instead of Size to fix bug on Go 1.1 64 bitAlexander Neumann2013-05-011-2/+2
* Add some properties to many widgetsAlexander Neumann2012-10-301-0/+2
* Use SendMessage method instead of func where possible.Alexander Neumann2012-09-161-1/+1
* 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-6/+5
* Run go fix; apply additional manual fixesAlexander Neumann2012-02-201-5/+2
* 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/+126