aboutsummaryrefslogtreecommitdiff
path: root/gui/about.cpp
AgeCommit message (Expand)Author
2012-01-01MISC: This is year 2012Strangerke
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2010-12-31COPYRIGHT: Update copyright year - Happy new year!Arnaud Boutonné
2010-11-16GUI: Rename gui/GuiManager.* to gui/gui-manager.*Max Horn
2010-11-01COMMON: Rename String::printf() to String::format()Max Horn
2010-06-26GUI: Add and improve some messages to translateJordi Vilalta Prat
2010-06-15Implement translation support for ScummVM GUI.Eugene Sandulenko
2010-05-27GUI: Fix about dialog regression from my previous commitMax Horn
2010-05-27GUI: Reduce code duplication in about dialogMax Horn
2010-03-18COMMON: Move typedef StringList from str.h to new header str-array.hMax Horn
2010-03-11GUI: Remove GuiObject::getMillis()Max Horn
2010-01-22Update copyright string to show current yearArnaud Boutonné
2009-09-30Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...Max Horn
2009-07-15For a smoother user experience, use different colors for inverted text of the...Johannes Schickel
2009-04-18Part of patch #2738575: "GSOC09: Upd copyright add about line, fix MSVC warni...Eugene Sandulenko
2009-03-05Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match ...Jordi Vilalta Prat
2009-01-02Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> gui/GuiManag...Johannes Schickel
2008-11-20GUI: Reduce space used by creditsMax Horn
2008-11-12Renamed Graphics::TextAlignment -> Graphics::TextAlign and merged it with GUI...Max Horn
2008-11-10Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine.Vicent Marti
2008-09-20- Merged the new RTL changes into the branch.Vicent Marti
2008-09-05Updated some copyright strings to 2001-2008Max Horn
2008-08-08Fixed: About dialog in all resolutions.Vicent Marti
2008-07-23Improved text handling.Vicent Marti
2008-05-26Fixed some code formatting thanks to LordHotoJordi Vilalta Prat
2008-05-13- Added operator-> to Plugin subclasses so they don't have to reimplement the...Jordi Vilalta Prat
2008-05-12- Added an engine plugin manager and moved engine specific functionality into itJordi Vilalta Prat
2007-11-04- made Widget::_flags privateJohannes Schickel
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-06-30Changed GUI system to use Common::KeyState stateMax Horn
2007-06-13Updated the about dialog (2006->2007, and added a header similar to our new s...Max Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-03-17Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...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
2007-02-09Fix for bug #1650993 ("GUI: About dialog scroller").Johannes Schickel
2006-09-23Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the...Max Horn
2006-08-04Renamed handleScreenChanged() -> reflowLayout() in the GUI codeMax Horn
2006-07-31* Added copyright string to all engine pluginsMax Horn
2006-06-05Fix various typenames to comply to the ScummVM coding guidelinesMax Horn
2006-05-27add fixme about scrolling in about dialogWillem Jan Palenstijn
2006-04-19Started to prepare the gui for runtime resolution switches.Johannes Schickel
2006-03-24Reduce (indirect) dependencies on gui/eval.h (and thus common/assocarray.h) t...Max Horn
2006-03-09Converted last dialogs to new scheme. Now it seems to be everything. Please,Eugene Sandulenko
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-29Ok this should fix now all problems with drawing bugs of texts.Johannes Schickel
2006-01-27 - adds the new gui renderer also a new implementation for the classic guiJohannes Schickel
2006-01-26Changing Kyra copyright notice from EA to Westwood, after IRC discussionOystein Eftevaag
2006-01-26Adding Kyrandia to the About dialog copyright section.Oystein Eftevaag