summaryrefslogtreecommitdiffstatshomepage
path: root/customwidget.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* CustomWidget: Fix SetClearsBackgroundAlexander Neumann2018-10-101-2/+2
* add screenshot apicsd01172016-03-131-2/+14
* CustomWidget: add missing SetViewportOrgEx callAttila Tajti2015-12-051-0/+3
* CustomWidget: add support for double buffered painting, fixes #155Attila Tajti2015-11-211-12/+83
* 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
* Use win instead of go-winapi package and import qualifiedAlexander Neumann2013-07-251-9/+9
* Group imports everywhereAlexander Neumann2013-07-241-1/+3
* Introduce Window and WindowBase as base for all windowsAlexander Neumann2013-07-241-1/+1
* Export InitWidget and InitChildWidgetAlexander Neumann2012-09-151-1/+1
* Export MustRegisterWindowClassAlexander Neumann2012-09-151-1/+1
* Export WndProcAlexander Neumann2012-09-151-2/+2
* Clean up window class registrationAlexander Neumann2012-09-151-3/+3
* Run go fix; apply additional manual fixesAlexander Neumann2012-02-201-6/+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/+119