aboutsummaryrefslogtreecommitdiff
path: root/gui/ThemeEval.cpp
AgeCommit message (Expand)Author
2008-12-27Got rid of ThemeLayout::getDialogData; added some comments, asserts; moved ge...Max Horn
2008-12-26Merged ThemeLayoutHorizontal and ThemeLayoutVertical into a new class ThemeLa...Max Horn
2008-12-22Fixed indentation and removed whitespaces at the end of lineJordi Vilalta Prat
2008-11-12GUI: Got rid of the WidgetSize stuffMax Horn
2008-11-12GUI: Got rid of most 'built-in' variablesMax Horn
2008-11-09Removed many unnecessary #includesMax Horn
2008-11-08Pushing down some header depsMax Horn
2008-10-14Fixed: Parser crash when adding an XML layout with an unhandled type.Vicent Marti
2008-10-12Merged ThemeEngine::themeEval() and ThemeEngine::evaluator() methods into a s...Max Horn
2008-09-02Massive refactoring/cleanup on the theme engine/parser.Vicent Marti
2008-08-15Added support for automatically resizing more than one widget in a flowing la...Vicent Marti
2008-08-15Deprecated support for "direction" layout keys.Vicent Marti
2008-08-14Added Classic Theme - WIP (yes, it's working).Vicent Marti
2008-08-13Finished GUI layout in g1x.Vicent Marti
2008-08-10Bugfix: Inverse layout reflowing.Vicent Marti
2008-08-09Fixed 1.000.000 Valgrind warnings.Vicent Marti
2008-08-08Resolution-dependence in XML files.Vicent Marti
2008-08-08Browser dialog.Vicent Marti
2008-08-08SCUMM save/load dialog.Vicent Marti
2008-08-07SCUMM general and options dialog.Vicent Marti
2008-08-07Game Options menu parsing.Vicent Marti
2008-08-06Cleanup on default theme.Vicent Marti
2008-08-06Options menu fully parsed. Needs tweaking.Vicent Marti
2008-08-05Options menu layout parsing, featuring the brand new FATPOPUPS.Vicent Marti
2008-08-05Look, the launcher is rendered with the new layout parser.Vicent Marti
2008-08-05Missing file in last commit.Vicent Marti