added config-callbacks for nimsetup
[enigma2.git] / lib / python / Components / config.py
2005-10-08 Ronny Strutzadd invalidate after reload() used for cancel
2005-10-08 Ronny Strutzadd satlist file-io
2005-10-07 Ronny Strutzadd configsatlist
2005-09-04 Stefan Plueckenentering numbers into networksetup is possible now
2005-09-03 Felix Domke - beautified network cursor, added 'selected' argument...
2005-09-03 Stefan Pluecken- adding netmask to network setup
2005-09-03 Ronny StrutzconfigBoolean is now configSelection
2005-09-02 Ronny Strutzremoved debug
2005-09-02 Stefan Plueckenadd option for DHCP and possibility to disable configEl...
2005-09-02 Ronny Strutzadd digitCount to init
2005-09-02 Ronny Strutzadd load/save for configSequence
2005-09-02 Stefan Plueckennetwork setup ConfigList style
2005-09-02 Stefan Plueckenuser predefined vars instead of integers for keyhandlin...
2005-09-01 Ronny Strutzadded skip comment
2005-09-01 Ronny Strutzfix line break
2005-09-01 Ronny Strutzfixed line break in configfile
2005-09-01 Ronny Strutzuse a dict for configEntries
2005-09-01 Ronny Strutzadd fileIO
2005-08-31 Ronny Strutzadded reload (cancel)
2005-08-31 Ronny Strutznew save / cancel
2005-08-28 Ronny Strutzadded setup screens
2005-08-25 Felix Domke - add config slider
2005-08-17 Ronny Strutzadded working slider
2005-08-16 Ronny Strutzfill configlist with correct entries
2005-08-16 Ronny Strutzremoved c/Confif confusion
2005-08-16 Ronny Strutzadd configelement and config class
2005-05-05 Felix Domke - split of Components into different files