raise exception when unknown setup id is searched for
[enigma2.git] / lib / python / Screens / Setup.py
2007-10-20 Felix Domkeraise exception when unknown setup id is searched for
2007-08-29 Felix Domkeimplement 'setup modes' (simple, intermediate, expert)
2007-07-22 Andreas Monznercleanup some imports
2006-11-27 Felix Domkemove keySave, keyCancel into ConfigList.py, use cancel...
2006-10-20 Felix Domkeadd GetText for showing config entries, update summary...
2006-10-08 Felix Domkeask before not saving settings
2006-10-06 Felix Domkefinally fix priorities: ConfigListScreen's action must...
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-19 Felix Domketake setup menu titles optionally from setup.xml, try...
2006-07-10 Felix Domkemove __init__ to top
2006-05-01 Felix Domkeadd summary support for setup
2006-01-02 Stefan Plueckenbeautify the ok, cancel and initialize buttons
2005-11-24 Stefan Plueckentranslate setup-titles
2005-11-18 Stefan Plueckenmenu.xml and setup.xml are now translatable
2005-11-12 Ronny Strutzfix spaces
2005-10-12 Stefan Plueckenadd NumberActionMap for better input of numbers
2005-10-11 Stefan Plueckenreenable editing of network settings by adding an actio...
2005-09-29 Ronny Strutzadd title
2005-09-04 Stefan Plueckenentering numbers into networksetup is possible now
2005-09-03 Ronny StrutzconfigBoolean is now configSelection
2005-09-02 Stefan Plueckenadd option for DHCP and possibility to disable configEl...
2005-09-02 Stefan Plueckenuser predefined vars instead of integers for keyhandlin...
2005-09-02 Ronny Strutzfix prio
2005-09-02 Ronny Strutzadded ActionMap prio - im sure tmbinc will this ;-)
2005-09-01 Ronny Strutzfinaly removed dummy
2005-09-01 Ronny Strutzremoved dummy
2005-08-31 Ronny Strutzadd save/cancel functions
2005-08-30 Stefan Plueckenbug
2005-08-30 Stefan Plueckenuse setup.xml for the menu instead of an inline string
2005-08-28 Ronny Strutzadded setup screens
2005-08-25 Felix Domke - add config slider
2005-08-17 Ronny Strutzadd save
2005-08-17 Ronny Strutzuse own actions
2005-08-16 Ronny Strutzfill configlist with correct entries
2005-08-16 Ronny Strutzadd fill configlist as simple demo
2005-08-16 Ronny Strutzadd xml stuff
2005-08-16 Ronny Strutzgeneric setup