Wed, 25 May 2011 14:36:46 +0200 |
Björn Ricks |
Add changelog entry for r62
|
Wed, 25 May 2011 14:12:25 +0200 |
Björn Ricks |
Don't crash if subtracted time is greater then the current time
|
Wed, 25 May 2011 13:42:41 +0200 |
Björn Ricks |
Ignore ctags file
|
Wed, 25 May 2011 13:41:02 +0200 |
Björn Ricks |
switch to EditEntryState when 'e' is pressed in the EntryList to be able
|
Wed, 25 May 2011 13:36:17 +0200 |
Björn Ricks |
Add new state for editing entries
|
Wed, 25 May 2011 13:33:23 +0200 |
Björn Ricks |
Don't switch to EntryView if it doesn't contain any row/entry
|
Wed, 25 May 2011 13:32:34 +0200 |
Björn Ricks |
Add get_item method also for EntryNode to be able to receive an entry
|
Wed, 25 May 2011 13:29:58 +0200 |
Björn Ricks |
Only update the focus of a List if it has some rows.
|
Wed, 25 May 2011 13:27:42 +0200 |
Björn Ricks |
Add a update_entry method in getan controller that stores a changed entry in the backened
|
Wed, 25 May 2011 13:26:09 +0200 |
Björn Ricks |
Add new method to update a description of an entry in the database backend
|
Wed, 25 May 2011 13:23:04 +0200 |
Björn Ricks |
Use an OptionParser in getan to add options for debug level and logfile
|
Wed, 25 May 2011 13:21:34 +0200 |
Björn Ricks |
Make the logging configurable for filename and level
|
Wed, 25 May 2011 11:12:15 +0200 |
Björn Ricks |
Clip project entry in project list if it's to long
|
Wed, 25 May 2011 11:03:04 +0200 |
Björn Ricks |
Use set_footer_text method to set the footer text instead of
|
Wed, 25 May 2011 11:01:33 +0200 |
Björn Ricks |
Improve code path
|
Wed, 25 May 2011 11:00:46 +0200 |
Björn Ricks |
Add scrolling in entry list to be able to select all entries
|