aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/ConfigList.py
AgeCommit message (Expand)Author
2007-07-22cleanup some importsAndreas Monzner
2007-03-19network setup rewrite... adds support for multiple devices and an extended se...Stefan Pluecken
2006-11-27move keySave, keyCancel into ConfigList.py, use cancel confirm in satsetup to...Felix Domke
2006-11-18ignore requests to invalidate non-existing entriesFelix Domke
2006-10-20add GetText for showing config entries, update summary values when changedFelix Domke
2006-10-09fixAndreas Monzner
2006-10-09add some timer checksAndreas Monzner
2006-10-07verify that ConfigList entries are ConfigElementsFelix Domke
2006-10-07allow empty ConfigSelection, value will be '' then. remove KEY_TIMEOUT from C...Felix Domke
2006-10-06correct polarityFelix Domke
2006-10-06remove debug, lower priorityFelix Domke
2006-10-02config rewrite. some extensions still need to be updated.Felix Domke
2006-06-26fix configlist cleanupFelix Domke
2006-05-01simplify GUIcreate/createWidget, fix base class orderFelix Domke
2006-02-27- add positioner plugin (just basic gui atm)Stefan Pluecken
2005-11-13add possibility to invalidate configList entrys other than the current oneStefan Pluecken
2005-10-07syncRonny Strutz
2005-08-31add ref to listRonny Strutz
2005-08-17added handleKeyRonny Strutz
2005-07-08 - skins are now loaded first and applied laterFelix Domke
2005-05-05 - split of Components into different filesFelix Domke