index
:
enigma2.git
cwe-pc
master
Clone of git://git.opendreambox.org/git/enigma2.git before dream multimedia removed all the engima2 sources
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
python
/
Components
/
ConfigList.py
Age
Commit message (
Expand
)
Author
2007-11-28
improve text editing. Patch by Anders Holst
Felix Domke
2007-10-28
parental control:
Stefan Pluecken
2007-07-22
cleanup some imports
Andreas Monzner
2007-03-19
network setup rewrite... adds support for multiple devices and an extended se...
Stefan Pluecken
2006-11-27
move keySave, keyCancel into ConfigList.py, use cancel confirm in satsetup to...
Felix Domke
2006-11-18
ignore requests to invalidate non-existing entries
Felix Domke
2006-10-20
add GetText for showing config entries, update summary values when changed
Felix Domke
2006-10-09
fix
Andreas Monzner
2006-10-09
add some timer checks
Andreas Monzner
2006-10-07
verify that ConfigList entries are ConfigElements
Felix Domke
2006-10-07
allow empty ConfigSelection, value will be '' then. remove KEY_TIMEOUT from C...
Felix Domke
2006-10-06
correct polarity
Felix Domke
2006-10-06
remove debug, lower priority
Felix Domke
2006-10-02
config rewrite. some extensions still need to be updated.
Felix Domke
2006-06-26
fix configlist cleanup
Felix Domke
2006-05-01
simplify GUIcreate/createWidget, fix base class order
Felix Domke
2006-02-27
- add positioner plugin (just basic gui atm)
Stefan Pluecken
2005-11-13
add possibility to invalidate configList entrys other than the current one
Stefan Pluecken
2005-10-07
sync
Ronny Strutz
2005-08-31
add ref to list
Ronny Strutz
2005-08-17
added handleKey
Ronny Strutz
2005-07-08
- skins are now loaded first and applied later
Felix Domke
2005-05-05
- split of Components into different files
Felix Domke