add missing def run... (for network wizard)
[enigma2.git] / lib / python / Screens / Menu.py
2008-02-01 Andreas Monzneradd possibilty to hide menu entries when needed hardwar...
2008-01-25 Felix Domkeremove debug
2008-01-24 Felix Domkeallow overriding menus from plugins
2007-11-24 Felix Domkeignore ok button when menu is empty
2007-11-07 Felix Domkesupport for 'level'-attribute in menu.xml
2007-10-20 Felix Domkeallow selection of menu entries with numbers. Patch...
2007-10-07 Felix Domkeadd 'weight' for menu entries (including plugins),...
2007-10-07 Felix Domkeadd entryid to WHERE_MENU, add entryids in local plugin...
2007-09-24 Felix Domkeuse StaticText for MenuTitle to simplify summary code...
2007-09-24 Felix Domkesimplify summary code by using parent.menu+stringListSe...
2007-09-14 Andreas Monznercommit missing code for pixmaps in mainmenu
2007-09-14 Felix Domkeallow different skins by specifying a list as skinName...
2007-07-22 Andreas Monznercleanup some imports
2007-04-12 Felix Domkeuse List source instead of MenuList
2007-01-07 Andreas Monznertake care of running recording before realy shutdown e2
2006-10-30 Andreas Monznerrecursive close Menu when a screen returns true at...
2006-10-26 Andreas Monzneradd auto vcr switching support (needs new drivers ...
2006-10-10 Felix Domkeadd possibility to have menu entries from a plugin
2006-10-02 Felix Domkeconfig rewrite. some extensions still need to be updated.
2006-07-30 Felix Domkeallow standby only in InfoBar, MoviePlayer, Menus,...
2006-07-20 Felix Domkefix menu
2006-07-11 Felix Domkeconvert to new skin system
2006-07-11 Felix Domkefinally use new styled skins for infobar, menu
2006-03-03 Felix Domkefix
2006-03-03 Felix Domkefix initial menu entry on lcd
2006-03-02 Felix Domkeminimally improved LCD support
2006-02-20 Felix Domkeadd some info to debug prints
2006-02-20 Felix Domkefix menu close with config flush
2006-02-07 Andreas Monznerflush config (to flash) on close setup list
2006-02-03 Felix Domkerecursive close with menu key in menu
2006-01-11 Stefan Plueckenmenu positioning for the plugins works now
2006-01-11 Stefan Plueckenuse Tools.Directories to get paths
2006-01-06 Stefan Plueckenfix screens without a module
2006-01-06 Stefan Plueckenplugins can register their own menu now
2006-01-04 Stefan Plueckenleave menu with menu button
2005-11-18 Stefan Plueckenmenu.xml and setup.xml are now translatable
2005-10-08 Felix Domkemenu: new syntax which fixes the import problems
2005-10-08 Stefan Plueckenimport Setup which was used but not imported
2005-10-05 Ronny Strutzuse nimselection instead of satconfig
2005-09-29 Felix Domkemove out FixedMenu, remove import-all hack, still needs...
2005-09-02 Ronny Strutzremoved old code
2005-08-31 Stefan Plueckenreadding the component-imports
2005-08-31 Stefan Plueckendynamically importing the screens
2005-08-30 Stefan Plueckenuse menu.xml for the menu instead of an inline string
2005-08-30 Ronny Strutzadd HarddiskSetup
2005-08-28 Ronny Strutzadded setup screens
2005-08-16 Ronny Strutzadd openSetup()
2005-07-22 Felix Domke - add mark in channellist
2005-07-08 Felix Domke - skins are now loaded first and applied later
2005-05-14 Felix Domke - work on timers
2005-05-05 Felix Domke - split 2 (Screens)