Age | Commit message (Expand) | Author |
2010-11-16 | GUI: Rename gui/GuiManager.* to gui/gui-manager.* | Max Horn |
2010-11-01 | COMMON: Rename String::printf() to String::format() | Max Horn |
2010-06-26 | GUI: Add and improve some messages to translate | Jordi Vilalta Prat |
2010-06-15 | Implement translation support for ScummVM GUI. | Eugene Sandulenko |
2010-05-27 | GUI: Fix about dialog regression from my previous commit | Max Horn |
2010-05-27 | GUI: Reduce code duplication in about dialog | Max Horn |
2010-03-18 | COMMON: Move typedef StringList from str.h to new header str-array.h | Max Horn |
2010-03-11 | GUI: Remove GuiObject::getMillis() | Max Horn |
2010-01-22 | Update copyright string to show current year | Arnaud Boutonné |
2009-09-30 | Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ... | Max Horn |
2009-07-15 | For a smoother user experience, use different colors for inverted text of the... | Johannes Schickel |
2009-04-18 | Part of patch #2738575: "GSOC09: Upd copyright add about line, fix MSVC warni... | Eugene Sandulenko |
2009-03-05 | Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match ... | Jordi Vilalta Prat |
2009-01-02 | Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> gui/GuiManag... | Johannes Schickel |
2008-11-20 | GUI: Reduce space used by credits | Max Horn |
2008-11-12 | Renamed Graphics::TextAlignment -> Graphics::TextAlign and merged it with GUI... | Max Horn |
2008-11-10 | Merged 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-05 | Updated some copyright strings to 2001-2008 | Max Horn |
2008-08-08 | Fixed: About dialog in all resolutions. | Vicent Marti |
2008-07-23 | Improved text handling. | Vicent Marti |
2008-05-26 | Fixed some code formatting thanks to LordHoto | Jordi 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 it | Jordi Vilalta Prat |
2007-11-04 | - made Widget::_flags private | Johannes Schickel |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-06-30 | Changed GUI system to use Common::KeyState state | Max Horn |
2007-06-13 | Updated the about dialog (2006->2007, and added a header similar to our new s... | Max Horn |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-03-17 | Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst... | 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 |
2007-02-09 | Fix for bug #1650993 ("GUI: About dialog scroller"). | Johannes Schickel |
2006-09-23 | Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the... | Max Horn |
2006-08-04 | Renamed handleScreenChanged() -> reflowLayout() in the GUI code | Max Horn |
2006-07-31 | * Added copyright string to all engine plugins | Max Horn |
2006-06-05 | Fix various typenames to comply to the ScummVM coding guidelines | Max Horn |
2006-05-27 | add fixme about scrolling in about dialog | Willem Jan Palenstijn |
2006-04-19 | Started to prepare the gui for runtime resolution switches. | Johannes Schickel |
2006-03-24 | Reduce (indirect) dependencies on gui/eval.h (and thus common/assocarray.h) t... | Max Horn |
2006-03-09 | Converted last dialogs to new scheme. Now it seems to be everything. Please, | Eugene Sandulenko |
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn |
2006-01-29 | Ok 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 gui | Johannes Schickel |
2006-01-26 | Changing Kyra copyright notice from EA to Westwood, after IRC discussion | Oystein Eftevaag |
2006-01-26 | Adding Kyrandia to the About dialog copyright section. | Oystein Eftevaag |
2006-01-18 | Update copyright notice | Eugene Sandulenko |
2005-12-19 | New credits format (DocBook conversion not yet done) | Max Horn |
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko |
2005-09-16 | Mention ITE and Gob in about dialog. Or should I state publisher (C) | Eugene Sandulenko |