summaryrefslogtreecommitdiff
path: root/ttystatus/progressbar_tests.py
Commit message (Expand)AuthorAgeFilesLines
* Add width argument to render() methodLars Wirzenius2012-04-151-10/+14
* Change __str__ to renderLars Wirzenius2012-04-151-9/+9
* Improve widget split between updating and renderingLars Wirzenius2012-04-151-10/+10
* Add fixes for zero division and empty string values for total.Lars Wirzenius2010-07-011-0/+8
* Add ProgressBar widget.Lars Wirzenius2010-06-121-0/+53