Age | Commit message (Expand) | Author |
2010-03-18 | COMMON: Move typedef StringList from str.h to new header str-array.h | Max Horn |
2007-06-30 | Changed GUI system to use Common::KeyState state | Max Horn |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-03-17 | Don't track the modifier state, use the eventmanager instead (this also fixes... | Max Horn |
2007-03-17 | use _ prefix for member vars, as per our code formatting conventions | Max Horn |
2006-08-04 | Renamed handleScreenChanged() -> reflowLayout() in the GUI code | Max Horn |
2006-04-19 | Started to prepare the gui for runtime resolution switches. | Johannes Schickel |
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn |
2006-01-27 | - adds the new gui renderer also a new implementation for the classic gui | Johannes Schickel |
2006-01-18 | Update copyright notice | Eugene Sandulenko |
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko |
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko |
2005-06-03 | Cleanup. | Torbjörn Andersson |
2005-06-02 | The GUI has reached the point where I think it's safe to begin removing the | Torbjörn Andersson |
2005-05-17 | Added automatic word wrapping to the about scroller | Max Horn |
2005-05-11 | Do not autoscale about dialog, rather let it scale itself properly | Max Horn |
2005-04-16 | _screenHasChanged == true implies _canvas.pixels == null; so replace it (af... | Max Horn |
2005-04-16 | When recreating the canvas, do a full redraw so that all the dialogs | Torbjörn Andersson |
2005-04-16 | Patch #1183808 (GUI: Less CPU-intensive credits scroll), with some tweaks by me | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-12-30 | Final part of the fix for bug #1091802 (GUI: Credits scroll glitch) | Max Horn |
2004-12-30 | Reduce time till scrolling starts inthe about dialog; pressing shift/alt now ... | Max Horn |
2004-12-19 | Fancy about dialog | Max Horn |
2004-01-06 | updated copyright notice | Max Horn |
2003-11-10 | added namespace GUI | Max Horn |
2003-11-02 | turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi... | Max Horn |
2003-07-22 | made about dialog global (so that it can be used from the launcher and from s... | Max Horn |