summaryrefslogtreecommitdiff
path: root/progressbar.go
AgeCommit message (Collapse)Author
2014-02-25Added GTK+ implementation of ProgressBar and added a ProgressBar to the test ↵Pietro Gagliardi
program.
2014-02-25"Note This message [PBM_SETMARQUEE] requires ComCtl32.dll version 6.00 or ↵Pietro Gagliardi
later." blah, no more indeterminate progress bars (Windows 2000 has 5.something)
2014-02-25Added portable parts of ProgressBar.Pietro Gagliardi