<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-ttystatus.git/ttystatus/progressbar_tests.py, branch trunk</title>
<subtitle>git.liw.fi: ttystatus
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/'/>
<entry>
<title>Add width argument to render() method</title>
<updated>2012-04-15T18:08:23+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2012-04-15T18:08:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=b3cd2a40dc74bb33753c5c04bab06b5e93086d64'/>
<id>b3cd2a40dc74bb33753c5c04bab06b5e93086d64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change __str__ to render</title>
<updated>2012-04-15T14:46:33+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2012-04-15T14:46:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=9cb92e835f1b37a5e5a30c0fdbc76ab3bb220f89'/>
<id>9cb92e835f1b37a5e5a30c0fdbc76ab3bb220f89</id>
<content type='text'>
We'll want to pass in arguments to render (i.e., width),
so using __str__ is not going to be appropriate.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We'll want to pass in arguments to render (i.e., width),
so using __str__ is not going to be appropriate.</pre>
</div>
</content>
</entry>
<entry>
<title>Improve widget split between updating and rendering</title>
<updated>2012-04-15T14:29:01+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2012-04-15T14:29:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=c54f82a88e9592afd6bd0232f50a121acb1238e9'/>
<id>c54f82a88e9592afd6bd0232f50a121acb1238e9</id>
<content type='text'>
a) don't use format, use __str__, since nothing calls
   format directly
b) don't declare interest in keys; just don't compute
   rendered value in update method, only when actually
   rendering (in __str__)
c) don't pass in the available width to update, since
   that is only relevant during rendering (this will
   need to be fixed later, currently we don't get width
   at all)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a) don't use format, use __str__, since nothing calls
   format directly
b) don't declare interest in keys; just don't compute
   rendered value in update method, only when actually
   rendering (in __str__)
c) don't pass in the available width to update, since
   that is only relevant during rendering (this will
   need to be fixed later, currently we don't get width
   at all)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add fixes for zero division and empty string values for total.</title>
<updated>2010-06-30T21:01:44+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2010-06-30T21:01:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=fdd66e3f94b3feb6a54a07c3bb5c67d559d1a136'/>
<id>fdd66e3f94b3feb6a54a07c3bb5c67d559d1a136</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ProgressBar widget.</title>
<updated>2010-06-12T08:59:49+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2010-06-12T08:59:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=657dfc1efb70a4eb97fc0518e43e13425ac01fd7'/>
<id>657dfc1efb70a4eb97fc0518e43e13425ac01fd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
