summaryrefslogtreecommitdiff
path: root/ttystatus/remtime_tests.py
AgeCommit message (Expand)AuthorFilesLines
2015-04-18Fix problems found by pep8Lars Wirzenius1-12/+11
2012-04-15Add width argument to render() methodLars Wirzenius1-7/+10
2012-04-15Change __str__ to renderLars Wirzenius1-7/+7
2012-04-15Improve widget split between updating and renderingLars Wirzenius1-8/+8
2010-07-07Change update methods to only cache information and compute minimal things.Lars Wirzenius1-0/+1
2010-07-01Handle empty string for done, total values.Lars Wirzenius1-0/+7
2010-07-01Handle zero speed correctly.Lars Wirzenius1-0/+5
2010-06-13Add RemainingTime to example.py.Lars Wirzenius1-9/+11
2010-06-13Add RemainingTime widget.Lars Wirzenius1-0/+40