fixes bug #280
[enigma2.git] / lib / python / Screens / ChoiceBox.py
2009-03-31 Felix DomkeMerge commit 'origin/master' into tmbinc/FixTimingBugs
2009-03-22 Felix Domkeallow strings to be used for skin_name
2009-03-19 Felix Domkemake ChoiceBox skinnable
2008-10-21 Andreas Frischdisplay choices and selection of ChoiceBoxes on summary...
2007-07-22 Andreas Monznercleanup some imports
2007-01-18 Andreas Monznerno more crash when press ok in a empty choicebox
2006-12-19 Andreas Monznersome python import cleanups
2006-11-23 Felix Domkeclean up duplicate code, same functions now for 'ok...
2006-11-22 Andreas Monzneradd possibility to use colored buttons to call function...
2006-11-16 Felix Domkelet's not overwrite Screen.keys(), as Screen is a dict...
2006-10-11 Andreas Monznerfix
2006-08-22 Stefan Plueckenfix bluescreen appearing when ChoiceBox is empty
2006-06-11 Stefan Plueckenprevent endless loop
2006-06-11 Stefan Plueckenskip separation lines in a ChoiceBox when pressing...
2006-06-10 Stefan Pluecken- add separation lines to the ChoiceList component
2006-05-02 Stefan Plueckenreplace subservice selection screen with ChoiceBox...
2006-04-30 Stefan Plueckenuse color actions in ChoiceBox
2006-04-30 Stefan PlueckenChoiceBox is now usable with number keys
2006-03-02 Stefan Plueckeninstant record now brings up a dialog to chose whether...
2006-03-02 Stefan Plueckenbetter resizing
2006-03-02 Stefan Plueckenadd ChoiceBox screen for asking simple multi choice...