Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-12 | cleanup | Max Horn | |
svn-id: r35020 | |||
2008-11-12 | GUI: Got rid of most 'built-in' variables | Max Horn | |
svn-id: r35018 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn | |
svn-id: r20518 | |||
2006-01-18 | Update copyright notice | Eugene Sandulenko | |
svn-id: r20088 | |||
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko | |
svn-id: r19142 | |||
2005-06-02 | The GUI has reached the point where I think it's safe to begin removing the | Torbjörn Andersson | |
old auto-scaling hack. Removed wantsScaling(), USE_AUTO_SCALING, _scaleFactor and _scaleEnable. Also removed drawBitmap() since we no longer use bitmaps for widget decorations. svn-id: r18310 | |||
2005-05-15 | Unified rules that determine when a dialog shall use its 'big' mode and when ↵ | Max Horn | |
its 'normal' mode; MessageDialog uses Font::wordWrapText now; MessageDialog scales itself now svn-id: r18111 | |||
2005-05-08 | Fix doxygen warning | Max Horn | |
svn-id: r17969 | |||
2005-01-01 | Updated copyright | Max Horn | |
svn-id: r16398 | |||
2004-08-11 | Fix for bug #1007093 (GUI: removing game configuration from Launcher buggy); ↵ | Max Horn | |
moral: either document how things work, or at least provide well named constants for certain return values... using the cheap way out here, i.e. method (b) :-) svn-id: r14557 | |||
2004-02-05 | renamed (Const)Iterator to (const_)iterator; changed size() to return an uint | Max Horn | |
svn-id: r12722 | |||
2004-01-06 | updated copyright notice | Max Horn | |
svn-id: r12176 | |||
2003-11-10 | added namespace GUI | Max Horn | |
svn-id: r11255 | |||
2003-11-02 | turned NewGui into a singleton, and made OSystem a pseudo-singleton; added ↵ | Max Horn | |
Widget::findWidget (preparing to add support for nested widgets, for the tab widget) svn-id: r11045 | |||
2003-11-01 | renamed 'timer' to duration; minimal doxygen comments | Max Horn | |
svn-id: r11040 | |||
2003-11-01 | modified MessageDialog to allow for custom button texts | Max Horn | |
svn-id: r11034 | |||
2003-11-01 | cleanup: new MessageDialog subclass TimedMessageDialog | Max Horn | |
svn-id: r11033 | |||
2003-10-02 | renamed namespace ScummVM to Common | Max Horn | |
svn-id: r10544 | |||
2003-03-06 | updated copyrights headers | Paweł Kołodziejski | |
svn-id: r6726 | |||
2003-01-02 | Plop in some better disk switching code for CMI - I have no idea how well ↵ | James Brown | |
this will work transitioning from a disk1 room to a disk2 room in-game, but it works for bootparams and saved games.. svn-id: r6322 | |||
2002-12-21 | allow for a timed message dialog w/o buttons (still need to add support for ↵ | Max Horn | |
multiple buttons with customm labels) svn-id: r6038 | |||
2002-11-10 | improved MessageDialog: long lines are split now (this needs improvement to ↵ | Max Horn | |
favor splitting at spaces); maximum size is restricted to 300x180 svn-id: r5491 | |||
2002-09-26 | added simple message dialog | Max Horn | |
svn-id: r5020 |