aboutsummaryrefslogtreecommitdiff
path: root/gui/message.cpp
AgeCommit message (Expand)Author
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn
2004-08-11Fix for bug #1007093 (GUI: removing game configuration from Launcher buggy); ...Max Horn
2004-02-05removed obsolete #include'sMax Horn
2004-01-06updated copyright noticeMax Horn
2003-11-10added namespace GUIMax Horn
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-11-02introduced common base class GuiObject for Dialog/Widget -> step towards maki...Max Horn
2003-11-02turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi...Max Horn
2003-11-01renamed 'timer' to duration; minimal doxygen commentsMax Horn
2003-11-01modified MessageDialog to allow for custom button textsMax Horn
2003-11-01cleanup: new MessageDialog subclass TimedMessageDialogMax Horn
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06and more cleanup .... LastPaweł Kołodziejski
2003-01-02Plop in some better disk switching code for CMI - I have no idea how well thi...James Brown
2002-12-21allow for a timed message dialog w/o buttons (still need to add support for m...Max Horn
2002-11-21center dialog vertically, too; split overlong lines at whitespaces if posibleMax Horn
2002-11-19added some preliminary game auto detect code to the launcher; this required a...Max Horn
2002-11-10improved MessageDialog: long lines are split now (this needs improvement to f...Max Horn
2002-10-12revised options dialogMax Horn
2002-09-26some fixes for the message dialog; added some commentsMax Horn
2002-09-26added simple message dialogMax Horn