summaryrefslogtreecommitdiff
path: root/progressbar.go
AgeCommit message (Expand)Author
2014-03-09Removed error returns from Control.preferredSize() since errors are not going...Pietro Gagliardi
2014-03-03Fixed Mac OS X control placement flipping. This is done by passing the height...Pietro Gagliardi
2014-02-25Added GTK+ implementation of ProgressBar and added a ProgressBar to the test ...Pietro Gagliardi
2014-02-25"Note This message [PBM_SETMARQUEE] requires ComCtl32.dll version 6.00 or la...Pietro Gagliardi
2014-02-25Added portable parts of ProgressBar.Pietro Gagliardi