aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/MessageBox.py
AgeCommit message (Expand)Author
2006-07-24add more useful __repr__Felix Domke
2006-07-19remove 'timeout' from titleFelix Domke
2006-05-25add timeout for MessageBox screens (just add timeout=<seconds> as argument wh...Stefan Pluecken
2006-02-24fix pixmapsFelix Domke
2006-02-24use new show/hideFelix Domke
2006-02-23fix newlineFelix Domke
2006-02-22add info icon to MessageBox when type of message box is TYPE_INFOStefan Pluecken
2005-12-23beautify messageboxStefan Pluecken
2005-11-24use different messagebox actions and restore old OKCancelActionsStefan Pluecken
2005-11-24make messagebox look better and translate itStefan Pluecken
2005-10-16add openWithCallback and return valuesFelix Domke
2005-07-08 - skins are now loaded first and applied laterFelix Domke