summaryrefslogtreecommitdiffstatshomepage
path: root/composite.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* ScrollView: Ensure appropriate composite size after insert and removeAlexander Neumann2019-03-251-0/+30
* Expose NewCompositeWithStyleAlexander Neumann2017-04-111-2/+2
* Improve background handlingAlexander Neumann2017-03-071-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
* Reduce widgets footprint a bit by removing unneeded interface fieldsAlexander Neumann2013-07-261-1/+0
* Use win instead of go-winapi package and import qualifiedAlexander Neumann2013-07-251-3/+3
* Group imports everywhereAlexander Neumann2013-07-241-1/+3
* Introduce Window and WindowBase as base for all windowsAlexander Neumann2013-07-241-3/+4
* Extend data binding with support for validators and error presentersAlexander Neumann2012-10-151-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-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/+42