Thu, 11 Apr 2013 12:06:09 +0200 |
Björn Ricks |
Set empty project_footer if no projects are available
|
Thu, 11 Apr 2013 11:54:06 +0200 |
Björn Ricks |
Remove whitespace
|
Thu, 11 Apr 2013 11:42:27 +0200 |
Björn Ricks |
Ignore urwid subdirs in getan
|
Thu, 11 Apr 2013 11:41:46 +0200 |
Björn Ricks |
Allow to set focus to the project or entry list in getan view via strings
|
Thu, 11 Apr 2013 11:41:01 +0200 |
Björn Ricks |
Fix compatibility with urwid 1.1
|
Thu, 11 Apr 2013 11:37:55 +0200 |
Björn Ricks |
Fix: Don't crash when the console window is resized
|
Thu, 11 Apr 2013 10:34:27 +0200 |
Björn Ricks |
Ignore mouse events for the moment
|
Thu, 11 Apr 2013 10:23:41 +0200 |
Björn Ricks |
Remove unnecessary import and varibale
|
Thu, 11 Apr 2013 10:20:48 +0200 |
Björn Ricks |
Show version number in getan header
|
Thu, 11 Apr 2013 10:20:33 +0200 |
Björn Ricks |
Increment version to 1.1.dev1
|
Tue, 09 Apr 2013 22:20:22 +0200 |
Björn Ricks |
Set focus to GetanView frame footer when changing to DescriptionProjectsState
|
Tue, 09 Apr 2013 22:20:01 +0200 |
Björn Ricks |
Use better kwarg when setting footer text to edit mode
|
Tue, 09 Apr 2013 22:19:32 +0200 |
Björn Ricks |
Set focus to GetanView frame body when changing to PausedProjectsState
|
Tue, 09 Apr 2013 22:19:07 +0200 |
Björn Ricks |
Return True here instead of self
|
Tue, 09 Apr 2013 22:18:52 +0200 |
Björn Ricks |
Redirect key event to GetanView Frame in DescriptionProjectsState
|
Tue, 09 Apr 2013 22:17:13 +0200 |
Björn Ricks |
Allow to set focus on column or frame element in GetanView set_focus
|
Tue, 09 Apr 2013 22:16:34 +0200 |
Björn Ricks |
Rename GetanView member variable view to frame
|
Tue, 09 Apr 2013 20:44:03 +0200 |
Björn Ricks |
Add newline
|
Tue, 09 Apr 2013 20:43:44 +0200 |
Björn Ricks |
Improve debug output when selecting a node
|
Tue, 09 Apr 2013 20:43:13 +0200 |
Björn Ricks |
Don't select node again
|
Tue, 09 Apr 2013 20:41:59 +0200 |
Björn Ricks |
Refactor controller move_selected_entries method to use move_entries
|
Tue, 09 Apr 2013 20:41:28 +0200 |
Björn Ricks |
Add method to move one entry to another project
|
Tue, 09 Apr 2013 20:41:09 +0200 |
Björn Ricks |
Add controller move_entries method
|
Tue, 09 Apr 2013 20:40:31 +0200 |
Björn Ricks |
Fix crash when all entries are moved from entry list
|
Tue, 09 Apr 2013 20:01:17 +0200 |
Björn Ricks |
Reset focus to project list when pressing escape in entry list
|
Tue, 09 Apr 2013 19:57:37 +0200 |
Björn Ricks |
Fix crash when deleting an entry
|
Tue, 09 Apr 2013 19:56:40 +0200 |
Björn Ricks |
Fix crash: project_view update doesn't exist anymore
|
Tue, 09 Apr 2013 19:55:53 +0200 |
Björn Ricks |
Add new get_focus_pos method to ListView
|
Tue, 09 Apr 2013 19:43:53 +0200 |
Björn Ricks |
Remove own handling of keys for editing entry text
|
Mon, 08 Apr 2013 15:44:27 +0200 |
Björn Ricks |
Reset footer after project is selected instead of clearing the footer
|
Mon, 08 Apr 2013 15:34:32 +0200 |
Björn Ricks |
Lower debug output
|
Fri, 05 Apr 2013 20:19:23 +0200 |
Björn Ricks |
Set GetanView as main widget for MainLoop
|