Age | Commit message (Expand) | Author |
2014-02-18 | GUI: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-08-16 | GRAPHICS: Added changes and improved code from inisider/scummvm (partial text) | Narek Mailian |
2012-02-24 | GUI: Fix "clear" buttons after theme switch (bug #3482459) | Torbjörn Andersson |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2010-11-16 | GUI: Rename gui/GuiManager.* to gui/gui-manager.* | Max Horn |
2010-03-18 | GUI: Make GuiObject::_name const, init all members in constructor | Max Horn |
2010-03-12 | Fix from LordHoto for bug #2859401: GUI: GMM crashes when running in 320x200 ... | Max Horn |
2010-03-11 | GUI: Remove GuiObject::getMillis() | Max Horn |
2010-01-03 | Setup the dimensions of GuiObject in the constructor, by using reflowLayout. | Johannes Schickel |
2009-05-07 | More debug info in the error messages when GUI layout is wrong. | Eugene Sandulenko |
2009-01-02 | Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> gui/GuiManag... | Johannes Schickel |
2008-11-08 | Pushing down some header deps | Max Horn |
2008-11-03 | Moved GuiObject::reflowLayout from newgui.cpp to object.cpp | Max Horn |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-04-15 | Fixing some memory leaks in the GUI code | Max Horn |
2007-03-16 | Added new file gui/object.cpp (collecting GuiObject methods in there), and re... | Max Horn |