aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/Setup.py
AgeCommit message (Expand)Author
2007-08-29implement 'setup modes' (simple, intermediate, expert)Felix Domke
2007-07-22cleanup some importsAndreas Monzner
2006-11-27move keySave, keyCancel into ConfigList.py, use cancel confirm in satsetup to...Felix Domke
2006-10-20add GetText for showing config entries, update summary values when changedFelix Domke
2006-10-08ask before not saving settingsFelix Domke
2006-10-06finally fix priorities: ConfigListScreen's action must be -1 to override eLis...Felix Domke
2006-10-02config rewrite. some extensions still need to be updated.Felix Domke
2006-07-30allow standby only in InfoBar, MoviePlayer, Menus, Setup and RadiomodeFelix Domke
2006-07-19take setup menu titles optionally from setup.xml, try to make them a bit easi...Felix Domke
2006-07-10move __init__ to topFelix Domke
2006-05-01add summary support for setupFelix Domke
2006-01-02beautify the ok, cancel and initialize buttonsStefan Pluecken
2005-11-24translate setup-titlesStefan Pluecken
2005-11-18menu.xml and setup.xml are now translatableStefan Pluecken
2005-11-12fix spacesRonny Strutz
2005-10-12add NumberActionMap for better input of numbersStefan Pluecken
2005-10-11reenable editing of network settings by adding an action for every numberStefan Pluecken
2005-09-29add titleRonny Strutz
2005-09-04entering numbers into networksetup is possible nowStefan Pluecken
2005-09-03configBoolean is now configSelectionRonny Strutz
2005-09-02add option for DHCP and possibility to disable configElementsStefan Pluecken
2005-09-02user predefined vars instead of integers for keyhandling in ConfigStefan Pluecken
2005-09-02fix prioRonny Strutz
2005-09-02added ActionMap prio - im sure tmbinc will this ;-)Ronny Strutz
2005-09-01finaly removed dummyRonny Strutz
2005-09-01removed dummyRonny Strutz
2005-08-31add save/cancel functionsRonny Strutz
2005-08-30bugStefan Pluecken
2005-08-30use setup.xml for the menu instead of an inline stringStefan Pluecken
2005-08-28added setup screensRonny Strutz
2005-08-25 - add config sliderFelix Domke
2005-08-17add saveRonny Strutz
2005-08-17use own actionsRonny Strutz
2005-08-16fill configlist with correct entriesRonny Strutz
2005-08-16add fill configlist as simple demoRonny Strutz
2005-08-16add xml stuffRonny Strutz
2005-08-16generic setupRonny Strutz