aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/gui/gui_helpers.h
AgeCommit message (Expand)Author
2009-10-05CleanupFilippos Karapetis
2009-10-05- Renamed GUI -> Gui and capitalized as appropriate (e.g. SciGUIwindowMgr -> ...Filippos Karapetis
2009-10-04SCI: Rework the way SciGUIwindowMgr keeps track of windows/ports; remove the ...Max Horn
2009-10-04SCI: Add include guards for gui headers; don't include gui/gui.h from engine/...Max Horn
2009-10-04Replaced DblList with Common::ListFilippos Karapetis
2009-10-04Use spaces instead of tabs for formatting. (Tabs should be used for indentati...Johannes Schickel
2009-10-04Remove obsolete comment.Johannes Schickel
2009-10-04SCI/gui: more renaming...Martin Kiewitz
2009-10-04SCI/newgui: turn sciWnd into subclass of sciPortWillem Jan Palenstijn
2009-10-04SCI/newgui: more descriptive names.Willem Jan Palenstijn
2009-10-04Removed unused enumFilippos Karapetis
2009-10-04SCI: Fixing a bunch of warnings; change 'intencity' -> 'intensity';Max Horn
2009-10-04SCI/newgui: TextColors and TextFonts implemented (for sq5)Martin Kiewitz
2009-10-03SCI: Merge new GUI code written by m_kiewitz.Willem Jan Palenstijn