Age | Commit message (Expand) | Author |
---|---|---|
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 |