no more crash when press ok in a empty choicebox
[enigma2.git] / lib / python / Screens / Screen.py
2007-01-09 Felix Domkeallow 'stand-alone' screens: they will receive execBegi...
2006-12-30 Andreas Monznersend evStart before tuneFailed Events..
2006-10-09 Stefan Plueckenadd onFirstExecBegin for actions, performed only once...
2006-09-23 Felix Domkeinitialize renderer list
2006-07-30 Felix Domkeallow standby only in InfoBar, MoviePlayer, Menus,...
2006-07-24 Felix Domkeadd more useful __repr__
2006-07-19 Felix Domketake setup menu titles optionally from setup.xml, try...
2006-06-25 Felix Domkeadd disconnect to elements, and disconnect renderer...
2006-06-15 Felix Domkesupport for renderer
2006-04-18 Felix Domkefix Scart.py, add some asserts to find this kind of...
2006-04-09 Felix Domkeadd destroy() for Components to fix bug #52
2006-03-02 Felix Domkeminimally improved LCD support
2006-01-26 Felix Domkeshow, hide is now supported in screen, adding onShow...
2005-12-17 Felix DomkeScreen: clear all elements on close
2005-12-01 Felix Domkeref: delete active_components after execEnd on them
2005-11-30 Felix Domkeadd notifications
2005-11-22 Stefan Plueckenadd onShown eventlist for executing stuff after the...
2005-11-22 Stefan Plueckenfix timerHide in infobar
2005-11-18 Felix Domkehide Timer: delete onClose
2005-11-18 Felix Domkeadd help stuff
2005-10-16 Felix Domkeadd openWithCallback and return values
2005-05-19 Felix Domke - add focus stuff
2005-05-14 Felix Domke - work on timers
2005-05-05 Felix Domke - split 2 (Screens)