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
/
Screens
/
MessageBox.py
Age
Commit message (
Expand
)
Author
2008-09-29
don't display clock on LCD/OLED for MessageBoxes anymore. instead display mor...
Andreas Frisch
2008-06-06
ugly messagebox summary screen, choices is still missing
Felix Domke
2008-02-14
add support for cyclic garbage collection to eTimer and eSocketNotifier
Andreas Monzner
2007-12-20
allow setting default to false/no
Felix Domke
2007-12-20
whitespace fixup
Felix Domke
2007-07-22
cleanup some imports
Andreas Monzner
2007-01-11
fix bluescreen
Andreas Monzner
2007-01-07
nice code
Andreas Monzner
2007-01-07
ask user before a recordtimer set the box to standby or deepstandby
Andreas Monzner
2007-01-07
more reusable code
Andreas Monzner
2006-12-30
send evStart before tuneFailed Events..
Andreas Monzner
2006-12-12
start timer after message box is actually visible
Felix Domke
2006-12-09
optional 'close on any key'
Felix Domke
2006-11-30
whitespace fixes
Felix Domke
2006-07-24
add more useful __repr__
Felix Domke
2006-07-19
remove 'timeout' from title
Felix Domke
2006-05-25
add timeout for MessageBox screens (just add timeout=<seconds> as argument wh...
Stefan Pluecken
2006-02-24
fix pixmaps
Felix Domke
2006-02-24
use new show/hide
Felix Domke
2006-02-23
fix newline
Felix Domke
2006-02-22
add info icon to MessageBox when type of message box is TYPE_INFO
Stefan Pluecken
2005-12-23
beautify messagebox
Stefan Pluecken
2005-11-24
use different messagebox actions and restore old OKCancelActions
Stefan Pluecken
2005-11-24
make messagebox look better and translate it
Stefan Pluecken
2005-10-16
add openWithCallback and return values
Felix Domke
2005-07-08
- skins are now loaded first and applied later
Felix Domke