Eugene Sandulenko
|
bb03043b16
|
More debug info in the error messages when GUI layout is wrong.
svn-id: r40371
|
2009-05-07 20:56:33 +00:00 |
|
Johannes Schickel
|
690b88f982
|
Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> gui/GuiManager.h
svn-id: r35668
|
2009-01-02 03:21:40 +00:00 |
|
Max Horn
|
0508fec8a8
|
Pushing down some header deps
svn-id: r34936
|
2008-11-08 01:30:32 +00:00 |
|
Max Horn
|
6466661252
|
Moved GuiObject::reflowLayout from newgui.cpp to object.cpp
svn-id: r34882
|
2008-11-03 16:42:23 +00:00 |
|
Nicola Mettifogo
|
258901bab9
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
svn-id: r28966
|
2007-09-19 08:40:12 +00:00 |
|
Max Horn
|
218e132e37
|
Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
|
2007-05-30 21:56:52 +00:00 |
|
Max Horn
|
f8067d54e5
|
Fixing some memory leaks in the GUI code
svn-id: r26515
|
2007-04-15 19:03:25 +00:00 |
|
Max Horn
|
a73c6c3670
|
Added new file gui/object.cpp (collecting GuiObject methods in there), and renamed Dialog::deleteWidget to Dialog::removeWidget (name was misleading, the removed object does *not* get deleted)
svn-id: r26147
|
2007-03-16 20:47:41 +00:00 |
|