Mercurial > getan
view TODO @ 312:dc92981ec591
Avoid resetting the focus when changing from DeleteEntryState back to the
DefaultEntryListState
This change will avoids resetting the focus of the current entry in the
EntryList to the first entry.
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Fri, 11 Oct 2013 12:09:06 +0200 |
parents | abfa55c7c2b2 |
children | 56327f0ac49e |
line wrap: on
line source
- Create empty databases from within getan. - Create a 'Help-Widget' to give the user an information about all possible keys. - reimplement RPN input for current getan implementation (28489e672e61) - Improve default colors, e.g. yellow on green for the current time is hard to read, and the currently selected project has a black background, which is not much of a highlight on a terminal with a black background. - The sum of previous times and currently running time should be displayed as in previous versions of getan. - The currently running time should be shown near the project. - Allow empty descriptions. - When adding/removing time, the highlighting of the current project is lost.