summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare release 0.17ttystatus-0.17Lars Wirzenius2012-04-153-2/+8
* Fix a lot of rendering bugs by fixing internal abstrationLars Wirzenius2012-04-1529-250/+303
|\
| * Update NEWSLars Wirzenius2012-04-151-0/+5
| * Fix Pathname to render from end instead of beginningLars Wirzenius2012-04-152-5/+10
| * Add test for rendering variable size widgets smaller if space is constrainedLars Wirzenius2012-04-151-0/+11
| * Limit rendered text to available widthLars Wirzenius2012-04-152-1/+10
| * Fix example to create ProgressBar correctly (again)Lars Wirzenius2012-04-151-1/+1
| * Fix rendering to adjust to available spaceLars Wirzenius2012-04-152-5/+32
| * Add width argument to render() methodLars Wirzenius2012-04-1528-80/+151
| * Change __str__ to renderLars Wirzenius2012-04-1528-75/+78
| * Fix Integer() to not render in updateLars Wirzenius2012-04-151-6/+6
| * Refactor: change name of _factor to _renderLars Wirzenius2012-04-151-3/+3
| * Actually update widgets when values changeLars Wirzenius2012-04-151-2/+2
| * Add test to verify widget updates happen without renderingLars Wirzenius2012-04-151-0/+8
| * Fix usage of ProgressBar in exampleLars Wirzenius2012-04-151-1/+1
| * Improve widget split between updating and renderingLars Wirzenius2012-04-1526-179/+93
|/
* debian/control: Bumped Standards-Version. No other changes needed.ttystatus-0.16Lars Wirzenius2012-04-082-1/+2
* Remove outdated project.meta fileLars Wirzenius2012-04-081-3/+0
* Release version 0.16Lars Wirzenius2012-04-083-2/+8
* Format widgets completely at endLars Wirzenius2012-04-081-10/+10
* Update NEWS about speedupLars Wirzenius2012-04-081-0/+5
* Only format widgets when it's time to writeLars Wirzenius2012-04-081-10/+11
* Release version 0.15.ttystatus-0.15Lars Wirzenius2011-09-173-2/+8
|\
| * Update debian/changelog for release.Lars Wirzenius2011-09-171-0/+6
| * Bump version number.Lars Wirzenius2011-09-171-1/+1
| * Update NEWS for release.Lars Wirzenius2011-09-171-1/+1
|/
* Fix String to handle non-string values.Lars Wirzenius2011-09-153-1/+10
* Release version 0.14.ttystatus-0.14Lars Wirzenius2011-08-314-2/+11
|\
| * Add project.meta for unperish.Lars Wirzenius2011-08-311-0/+3
| * Update debian/changelog for release.Lars Wirzenius2011-08-311-0/+6
| * Prepare NEWS for release.Lars Wirzenius2011-08-311-1/+1
| * Bump version number.Lars Wirzenius2011-08-311-1/+1
|/
* Add format string support.Lars Wirzenius2011-08-318-10/+163
|\
| * Update docs to show example of .format() usage.Lars Wirzenius2011-08-312-10/+4
| * Add an example to docstring.Lars Wirzenius2011-08-311-1/+2
| * Add docstring to explain format string syntax.Lars Wirzenius2011-08-312-1/+9
| * Add ttystatus.TerminalStatus.format method.Lars Wirzenius2011-08-312-0/+11
| * Refactor: code clarity.Lars Wirzenius2011-08-311-3/+3
| * Implement format string parsing.Lars Wirzenius2011-08-312-5/+90
| * Make sure widgets are not base class, just real widgets.Lars Wirzenius2011-08-311-0/+1
| * Start fmt module.Lars Wirzenius2011-08-313-0/+53
|/
* Fix test for zero division.Lars Wirzenius2011-08-311-1/+1
* Fix PercentDone wrt zero division.Lars Wirzenius2011-08-312-0/+3
* Write notifications to stdout, and way to write errors to stderr.Lars Wirzenius2011-08-296-8/+35
|\
| * Fix tests so they pass.Lars Wirzenius2011-08-293-4/+16
| * Update NEWS files.Lars Wirzenius2011-08-291-0/+6
| * Add a way to print error messages to stderr.Lars Wirzenius2011-08-293-4/+12
| * Write notifications to stdout, not the terminal.Lars Wirzenius2011-08-291-2/+3
|/
* Fix invocation of setup.py.ttystatus-0.13Lars Wirzenius2011-08-181-1/+2
* Fix version number.Lars Wirzenius2011-08-181-1/+1