aboutsummaryrefslogtreecommitdiff
path: root/gui/about.h
AgeCommit message (Expand)Author
2019-10-14GUI: Added easter eggEugene Sandulenko
2018-03-28GUI: Added override clausesEugene Sandulenko
2018-03-12GUI: Remove the ThemeItem draw queuesBastien Bouclet
2014-02-18GUI: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2010-03-18COMMON: Move typedef StringList from str.h to new header str-array.hMax Horn
2007-06-30Changed GUI system to use Common::KeyState stateMax Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-03-17Don't track the modifier state, use the eventmanager instead (this also fixes...Max Horn
2007-03-17use _ prefix for member vars, as per our code formatting conventionsMax Horn
2006-08-04Renamed handleScreenChanged() -> reflowLayout() in the GUI codeMax Horn
2006-04-19Started to prepare the gui for runtime resolution switches.Johannes Schickel
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-27 - adds the new gui renderer also a new implementation for the classic guiJohannes Schickel
2006-01-18Update copyright noticeEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-03Cleanup.Torbjörn Andersson
2005-06-02The GUI has reached the point where I think it's safe to begin removing theTorbjörn Andersson
2005-05-17Added automatic word wrapping to the about scrollerMax Horn
2005-05-11Do not autoscale about dialog, rather let it scale itself properlyMax Horn
2005-04-16_screenHasChanged == true implies _canvas.pixels == null; so replace it (af...Max Horn
2005-04-16When recreating the canvas, do a full redraw so that all the dialogsTorbjörn Andersson
2005-04-16Patch #1183808 (GUI: Less CPU-intensive credits scroll), with some tweaks by meMax Horn
2005-01-01Updated copyrightMax Horn
2004-12-30Final part of the fix for bug #1091802 (GUI: Credits scroll glitch)Max Horn
2004-12-30Reduce time till scrolling starts inthe about dialog; pressing shift/alt now ...Max Horn
2004-12-19Fancy about dialogMax Horn
2004-01-06updated copyright noticeMax Horn
2003-11-10added namespace GUIMax Horn
2003-11-02turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi...Max Horn
2003-07-22made about dialog global (so that it can be used from the launcher and from s...Max Horn