index
:
delta/python-ttystatus.git
baserock/morph
master
trunk
git.liw.fi: ttystatus
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ttystatus
/
status.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an example to docstring.
Lars Wirzenius
2011-08-31
1
-1
/
+2
*
Add docstring to explain format string syntax.
Lars Wirzenius
2011-08-31
1
-1
/
+7
*
Add ttystatus.TerminalStatus.format method.
Lars Wirzenius
2011-08-31
1
-0
/
+5
*
Add a way to print error messages to stderr.
Lars Wirzenius
2011-08-29
1
-1
/
+7
*
Release version 0.8.
version_0_8
Lars Wirzenius
2011-01-30
1
-1
/
+1
*
Implement enable and disable output.
Lars Wirzenius
2011-01-30
1
-0
/
+3
*
Add test for TerminalStatus.disable method.
Lars Wirzenius
2011-01-30
1
-0
/
+6
*
Fix bug: the last updates are not output by .finish().
Lars Wirzenius
2010-10-09
1
-2
/
+1
*
Re-draw all widgets if terminal width changes.
Lars Wirzenius
2010-07-12
1
-1
/
+7
*
Add a way for widgets to say "I'm always interested in updates".
Lars Wirzenius
2010-07-07
1
-3
/
+7
*
Don't attempt to write until it is time.
Lars Wirzenius
2010-07-07
1
-1
/
+2
*
Speed things up further by pre-computing which widgets are interested in whic...
Lars Wirzenius
2010-07-07
1
-4
/
+6
*
Speed things up by only updating widgets interested in the updated value.
Lars Wirzenius
2010-07-07
1
-3
/
+4
*
Add TerminalStatus.get method.
Lars Wirzenius
2010-06-12
1
-0
/
+4
*
Update example program to use TerminalStatus.
Lars Wirzenius
2010-06-06
1
-0
/
+3
*
Give each widget the right remaining width.
Lars Wirzenius
2010-06-06
1
-1
/
+3
*
Add TerminalStatus.increase.
Lars Wirzenius
2010-06-06
1
-0
/
+4
*
Make use of Messager in TerminalStatus.
Lars Wirzenius
2010-06-06
1
-1
/
+12
*
Make TerminalStatus update widgets when values change.
Lars Wirzenius
2010-06-06
1
-0
/
+2
*
Implement TerminalStatus.__setitem__.
Lars Wirzenius
2010-06-06
1
-0
/
+4
*
Implement TerminalStatus.__getitem__
Lars Wirzenius
2010-06-06
1
-1
/
+15
*
Implement TerminalStatus.clear.
Lars Wirzenius
2010-06-06
1
-1
/
+5
*
Add beginnings of TerminalStatus class.
Lars Wirzenius
2010-06-06
1
-0
/
+26