summaryrefslogtreecommitdiff
path: root/ttystatus/index_tests.py
Commit message (Expand)AuthorAgeFilesLines
* Fix problems found by pep8Lars Wirzenius2015-04-181-8/+7
* Add width argument to render() methodLars Wirzenius2012-04-151-3/+6
* Change __str__ to renderLars Wirzenius2012-04-151-3/+3
* Improve widget split between updating and renderingLars Wirzenius2012-04-151-2/+2
* Change update methods to only cache information and compute minimal things.Lars Wirzenius2010-07-071-1/+1
* Index should be 1-based, not 0-based.Lars Wirzenius2010-06-111-1/+1
* Change Index to show 12/12314 instead of just 12.Lars Wirzenius2010-06-111-3/+3
* Add Index widget.Lars Wirzenius2010-06-111-0/+37