Mercurial > getan
log ChangeLog @ 33:f96a18c10836
age | author | description |
---|---|---|
Tue, 31 Aug 2010 19:37:37 +0200 | Ingo Weinzierl | Made getan python-2.4 compatible. |
Tue, 31 Aug 2010 19:27:36 +0200 | Ingo Weinzierl | Added a parameter 'year' to the 'wochenbericht' script that filters out the week of a specific year only. |
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. |
Mon, 30 Aug 2010 09:02:06 +0200 | Ingo Weinzierl | Unified parameter names of ProjectList and EntryList. |
Mon, 30 Aug 2010 08:17:58 +0200 | Ingo Weinzierl | Bugfix: fixed wrong attribute name while accessing raw projects of a ProjectNode. |
Sun, 29 Aug 2010 20:39:42 +0200 | Ingo Weinzierl | Added support for resizing the application window. |