Fri, 05 Apr 2013 19:56:09 +0200 |
Björn Ricks |
Remove update_view from GetanView
|
Fri, 05 Apr 2013 19:54:48 +0200 |
Björn Ricks |
Add set_focus method to GetanView
|
Fri, 05 Apr 2013 19:52:57 +0200 |
Björn Ricks |
Add GetanView update_entries method
|
Fri, 05 Apr 2013 19:51:44 +0200 |
Björn Ricks |
Convert GetanView into a urwid widget
|
Fri, 05 Apr 2013 19:50:23 +0200 |
Björn Ricks |
Update coding style in GetanView
|
Fri, 05 Apr 2013 19:49:08 +0200 |
Björn Ricks |
Implement keypress in GetanView
|
Fri, 05 Apr 2013 19:46:27 +0200 |
Björn Ricks |
Fix setting the focus
|
Fri, 05 Apr 2013 19:46:08 +0200 |
Björn Ricks |
Update coding style for states
|
Fri, 05 Apr 2013 19:44:59 +0200 |
Björn Ricks |
Use handle_input instead of keypress to act on user input in States
|
Fri, 05 Apr 2013 19:34:23 +0200 |
Björn Ricks |
Only update_entries if view is set
|
Fri, 05 Apr 2013 19:32:53 +0200 |
Björn Ricks |
Init entries_view before project_view
|
Fri, 05 Apr 2013 19:32:20 +0200 |
Björn Ricks |
Add a GetanController set_state method
|
Fri, 05 Apr 2013 19:31:42 +0200 |
Björn Ricks |
Improve logging by adding the project.id for the current loaded entries
|
Fri, 05 Apr 2013 19:30:58 +0200 |
Björn Ricks |
Remove update_project_list method from GetanController
|
Fri, 05 Apr 2013 19:29:33 +0200 |
Björn Ricks |
Implement three phase user input handling
|