summaryrefslogtreecommitdiffstatshomepage
path: root/application.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Increased reliance on WindowGroup for storage of data with thread affinityJoshua Sjoding2019-09-161-10/+13
* Replaced direct access to appSingleton with calls to App()Joshua Sjoding2019-09-161-0/+6
* Members of Application are now guarded by a mutexJoshua Sjoding2019-09-161-2/+22
* Add ToolTipErrorPresenterAlexander Neumann2017-04-111-0/+5
* 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-2/+2
* Use new in more placesAlexander Neumann2013-07-241-1/+1
* Improve widget state persistenceAlexander Neumann2013-05-151-1/+12
* Run go fix; apply additional manual fixesAlexander Neumann2012-02-201-9/+5
* 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/+78