Age | Commit message (Expand) | Author |
2009-10-06 | SCI/newgui: palette functions from SciGuiGfx now in SciGuiPalette | Martin Kiewitz |
2009-10-06 | - Removed the SciGuiGfx parameter from SciGuiView | Filippos Karapetis |
2009-10-05 | Cleanup | Filippos Karapetis |
2009-10-05 | - Renamed GUI -> Gui and capitalized as appropriate (e.g. SciGUIwindowMgr -> ... | Filippos Karapetis |
2009-10-04 | SCI: Rework the way SciGUIwindowMgr keeps track of windows/ports; remove the ... | Max Horn |
2009-10-04 | SCI: Add include guards for gui headers; don't include gui/gui.h from engine/... | Max Horn |
2009-10-04 | Replaced DblList with Common::List | Filippos Karapetis |
2009-10-04 | Use spaces instead of tabs for formatting. (Tabs should be used for indentati... | Johannes Schickel |
2009-10-04 | Remove obsolete comment. | Johannes Schickel |
2009-10-04 | SCI/gui: more renaming... | Martin Kiewitz |
2009-10-04 | SCI/newgui: turn sciWnd into subclass of sciPort | Willem Jan Palenstijn |
2009-10-04 | SCI/newgui: more descriptive names. | Willem Jan Palenstijn |
2009-10-04 | Removed unused enum | Filippos Karapetis |
2009-10-04 | SCI: Fixing a bunch of warnings; change 'intencity' -> 'intensity'; | Max Horn |
2009-10-04 | SCI/newgui: TextColors and TextFonts implemented (for sq5) | Martin Kiewitz |
2009-10-03 | SCI: Merge new GUI code written by m_kiewitz. | Willem Jan Palenstijn |