aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/config.py
AgeCommit message (Expand)Author
2005-10-11use a configElement_nonSave instead of constructor argument in configElementStefan Pluecken
2005-10-11add additional argument to the configElement constructor to make configElemen...Stefan Pluecken
2005-10-10adding function getConfigListEntry for dynamic menusStefan Pluecken
2005-10-08add invalidate after reload() used for cancelRonny Strutz
2005-10-08add satlist file-ioRonny Strutz
2005-10-07add configsatlistRonny Strutz
2005-09-04entering numbers into networksetup is possible nowStefan Pluecken
2005-09-03 - beautified network cursor, added 'selected' argument to __call__Felix Domke
2005-09-03- adding netmask to network setupStefan Pluecken
2005-09-03configBoolean is now configSelectionRonny Strutz
2005-09-02removed debugRonny Strutz
2005-09-02add option for DHCP and possibility to disable configElementsStefan Pluecken
2005-09-02add digitCount to initRonny Strutz
2005-09-02add load/save for configSequenceRonny Strutz
2005-09-02network setup ConfigList styleStefan Pluecken
2005-09-02user predefined vars instead of integers for keyhandling in ConfigStefan Pluecken
2005-09-01added skip commentRonny Strutz
2005-09-01fix line breakRonny Strutz
2005-09-01fixed line break in configfileRonny Strutz
2005-09-01use a dict for configEntriesRonny Strutz
2005-09-01add fileIORonny Strutz
2005-08-31added reload (cancel)Ronny Strutz
2005-08-31new save / cancelRonny Strutz
2005-08-28added setup screensRonny Strutz
2005-08-25 - add config sliderFelix Domke
2005-08-17added working sliderRonny Strutz
2005-08-16fill configlist with correct entriesRonny Strutz
2005-08-16removed c/Confif confusionRonny Strutz
2005-08-16add configelement and config classRonny Strutz
2005-05-05 - split of Components into different filesFelix Domke