Mercurial > getan
comparison ChangeLog @ 24:c89721a3f0f8
Bugfix: switching the time mode in ProjectList will also update the displayed total time in the footer of ProjectList.
author | Ingo Weinzierl <ingo_weinzierl@web.de> |
---|---|
date | Sun, 29 Aug 2010 19:10:48 +0200 |
parents | 9c4e8ba3c4fa |
children | 155b23da504b |
comparison
equal
deleted
inserted
replaced
23:9c4e8ba3c4fa | 24:c89721a3f0f8 |
---|---|
1 2010-08-29 Ingo Weinzierl <ingo_weinzierl@web.de> | |
2 | |
3 * getan/view.py: Bugfix: switching the time mode in ProjectList will also | |
4 update the displayed total time in the footer of ProjectList. | |
5 | |
1 2010-08-28 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 6 2010-08-28 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 7 |
3 This commit introduces a new implementation of 'getan's user interface based | 8 This commit introduces a new implementation of 'getan's user interface based |
4 on urwid ( >= 0.9.9.1). | 9 on urwid ( >= 0.9.9.1). |
5 | 10 |