summaryrefslogtreecommitdiffstatshomepage
path: root/progressbar.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* More GraphicsEffects changesAlexander Neumann2017-11-211-2/+0
* Some more graphics effects workAlexander Neumann2017-11-201-0/+2
* ProgressBar: Add MarqueeModeAlexander Neumann2015-11-121-0/+14
* 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-7/+7
* 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
* Use SendMessage method instead of func where possible.Alexander Neumann2012-09-161-5/+5
* Export InitWidget and InitChildWidgetAlexander Neumann2012-09-151-1/+1
* Clean up handling of subclassed windows.Alexander Neumann2012-09-151-11/+0
* Some Splitter and layout improvementsAlexander Neumann2012-06-071-0/+4
* More flexible range and value support for ProgressBarAlexander Neumann2012-02-271-2/+14
* 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/+57