Reshuffle the gui class structure a bit more.
authorMatthijs Kooijman <matthijs@stdin.nl>
Tue, 3 Nov 2009 14:13:10 +0000 (15:13 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Tue, 3 Nov 2009 14:20:25 +0000 (15:20 +0100)
This moves all menu and key shortcut handling code into View,
deprecating KeyBindingView. Also, all menu handling for widgets is now
directly in WidgetBasedListView, so EditableListView is removed. Some
other cleanups have been made.


No differences found