summaryrefslogtreecommitdiffstatshomepage
path: root/progressindicator.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-15/+15
* Use new in more placesAlexander Neumann2013-07-241-1/+0
* Group imports everywhereAlexander Neumann2013-07-241-1/+3
* refactor the ProgressIndicator interfaceZhuBicen2012-09-031-5/+21
* gofmt runnedZhuBicen2012-09-031-14/+13
* SetValue and Setlanth using uint32 on 386 and amd64zhubicen2012-09-021-3/+3
* Update SetProgressValuezhubicen2012-09-011-3/+3
* support win7 tasklist progress barzhubicen2012-08-251-5/+34
* WIP progress indicatorZhuBicen2012-08-241-0/+36