Don't let ListView call a non-existent method on its superclass.
[matthijs/upstream/mobilegtd.git] / src / gui / gui.py
2009-11-03 Matthijs KooijmanDon't let ListView call a non-existent method on its...
2009-11-03 Matthijs KooijmanDon't let View call methods on its superclass (object).
2009-08-30 Matthijs KooijmanDefine (a dummy) get_menu_entries in View.
2009-08-17 Matthijs KooijmanMake KeyBindingView extend View.
2009-08-17 Matthijs KooijmanRename change_entry to entry_selected.
2009-08-17 Matthijs KooijmanMake ListView.change_entry always call its super.
2009-08-17 Matthijs KooijmanExtract some common view stuff into a View class.
2009-08-17 Matthijs Kooijmanmake all *View classes call their parent constructors.
2009-08-17 Matthijs KooijmanRemove the entry_filters argument from *View constructors.
2009-08-17 Matthijs KooijmanMerge branch 'master' of git://gitorious.org/mobilegtd...
2009-08-17 Matthijs KooijmanRemove the title argument from the *View classes constr...
2009-08-17 Matthijs KooijmanRemove the binding_map argument from KeyBindingView...
2009-08-13 Matthijs KooijmanAdd files from the old svn, r101.