Mercurial > getan
log getan.py @ 39:d4ce02a33acd
age | author | description |
---|---|---|
Tue, 31 Aug 2010 19:37:37 +0200 | Ingo Weinzierl | Made getan python-2.4 compatible. |
Tue, 31 Aug 2010 19:25:23 +0200 | Ingo Weinzierl | Bugfix: removed 'with' statement - replaced by try/finally (ISSUE1566). |
Mon, 30 Aug 2010 22:21:47 +0200 | Ingo Weinzierl | Stop still running projects before getan quits - even if getan crashes. |
Sun, 29 Aug 2010 20:39:42 +0200 | Ingo Weinzierl | Added support for resizing the application window. |
Sun, 29 Aug 2010 19:56:11 +0200 | Ingo Weinzierl | Bugfix and improvements in the process to move/delete entries. |
Sat, 28 Aug 2010 20:16:58 +0200 | Ingo Weinzierl | Added a new implementation of 'getan' based on urwid, a python console user interface library. |