Mercurial > getan
diff ChangeLog @ 23:9c4e8ba3c4fa
Added a new implementation of 'getan' based on urwid, a python console user interface library.
author | Ingo Weinzierl <ingo_weinzierl@web.de> |
---|---|
date | Sat, 28 Aug 2010 20:16:58 +0200 |
parents | 2dc893ca5072 |
children | c89721a3f0f8 |
line wrap: on
line diff
--- a/ChangeLog Mon Aug 24 14:59:37 2009 +0200 +++ b/ChangeLog Sat Aug 28 20:16:58 2010 +0200 @@ -1,3 +1,29 @@ +2010-08-28 Ingo Weinzierl <ingo.weinzierl@intevation.de> + + This commit introduces a new implementation of 'getan's user interface based + on urwid ( >= 0.9.9.1). + + * getan.py: The 'getan' controller that is also used to start the + application. + + * classic/getan: Moved the 'old' getan to this folder - there is a new + implementation based on python urwid library. + + * getan/__init__.py, + getan/backend.py, + getan/config.py, + getan/project.py, + getan/states.py, + getan/utils.py, + getan/view.py: Model, backend, view and config modules used by getan. + + * README: Added urwid >= 0.9.9.1 as further dependendy of getan and a hint + of the classic version of 'getan' based on curses. + + * TODO: Idea of implementing a 'Help-Widget' to display all available keys. + + * INTRODUCTION: An overview about possible keys in the user interface. + 2009-08-18 Thomas Arendsen Hein <thomas@intevation.de> * contrib/zeiterfassung: left justify user sign in zeiterfassung