don't offer scanning on nims where nothing is connected
[enigma2.git] / lib / python / Screens / MessageBox.py
2009-09-03 ghostMerge branch 'master' of git.opendreambox.org:/git...
2009-09-03 Felix DomkeMerge branch 'master' of git.opendreambox.org:/git...
2009-09-03 Felix Domkefix exec-begin after timer stop
2009-09-03 Stefan PlueckenMerge branch 'master' of git.opendreambox.org:/git...
2009-03-31 Felix DomkeMerge commit 'origin/master' into tmbinc/FixTimingBugs
2009-03-02 FraxinasMerge branch 'master' of fraxinas@git.opendreambox...
2009-02-24 ghostsmall optimizations and cleanups by Moritz Venn
2008-11-06 ghostadd possibility to disable user input in Messageboxes
2008-11-06 ghostadd possibility to disable user input in Messageboxes
2008-10-21 Andreas Frischremove double import
2008-09-29 Andreas Frischdon't display clock on LCD/OLED for MessageBoxes anymor...
2008-06-06 Felix Domkeugly messagebox summary screen, choices is still missing
2008-02-14 Andreas Monzneradd support for cyclic garbage collection to eTimer...
2007-12-20 Felix Domkeallow setting default to false/no
2007-12-20 Felix Domkewhitespace fixup
2007-07-22 Andreas Monznercleanup some imports
2007-01-11 Andreas Monznerfix bluescreen
2007-01-07 Andreas Monznernice code
2007-01-07 Andreas Monznerask user before a recordtimer set the box to standby...
2007-01-07 Andreas Monznermore reusable code
2006-12-30 Andreas Monznersend evStart before tuneFailed Events..
2006-12-12 Felix Domkestart timer after message box is actually visible
2006-12-09 Felix Domkeoptional 'close on any key'
2006-11-30 Felix Domkewhitespace fixes
2006-07-24 Felix Domkeadd more useful __repr__
2006-07-19 Felix Domkeremove 'timeout' from title
2006-05-25 Stefan Plueckenadd timeout for MessageBox screens (just add timeout...
2006-02-24 Felix Domkefix pixmaps
2006-02-24 Felix Domkeuse new show/hide
2006-02-23 Felix Domkefix newline
2006-02-22 Stefan Plueckenadd info icon to MessageBox when type of message box...
2005-12-23 Stefan Plueckenbeautify messagebox
2005-11-24 Stefan Plueckenuse different messagebox actions and restore old OKCanc...
2005-11-24 Stefan Plueckenmake messagebox look better and translate it
2005-10-16 Felix Domkeadd openWithCallback and return values
2005-07-08 Felix Domke - skins are now loaded first and applied later