summaryrefslogtreecommitdiffstatshomepage
path: root/splitterhandle.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* global: replace class namesJason A. Donenfeld2019-02-281-1/+1
* Nothing to see here. Move on.Alexander Neumann2019-02-251-2/+10
* More GraphicsEffects changesAlexander Neumann2017-11-211-14/+2
* Add experimental support for graphics effectsAlexander Neumann2017-04-111-0/+35
* 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-3/+3
* Use new in more placesAlexander Neumann2013-07-241-1/+1
* 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
* Clean up window class registrationAlexander Neumann2012-09-151-3/+3
* Run go fix; apply additional manual fixesAlexander Neumann2012-02-201-5/+1
* 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/+72