summaryrefslogtreecommitdiffstatshomepage
path: root/lineerrorpresenter.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* global: replace class namesJason A. Donenfeld2019-02-281-1/+1
* Expose NewCompositeWithStyleAlexander Neumann2017-04-111-1/+1
* Some LineErrorPresenter fixesAlexander Neumann2017-03-231-13/+18
* LineErrorPresenter: Override applyEnabledAlexander Neumann2015-11-161-0/+6
* 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
* LineErrorPresenter: Fix font propagationAlexander Neumann2015-08-251-3/+3
* Propagate font to widget when adding it to a containerAlexander Neumann2015-08-101-0/+6
* Improve font propagationAlexander Neumann2015-08-061-0/+6
* Reduce widgets footprint a bit by removing unneeded interface fieldsAlexander Neumann2013-07-261-3/+5
* Use win instead of go-winapi package and import qualifiedAlexander Neumann2013-07-251-5/+5
* Introduce Window and WindowBase as base for all windowsAlexander Neumann2013-07-241-4/+4
* LineErrorPresenter: Don't append ":" to empty label textAlexander Neumann2013-05-141-1/+1
* Extend data binding with support for validators and error presentersAlexander Neumann2012-10-151-0/+196