aboutsummaryrefslogtreecommitdiff
path: root/gui/ThemeEval.h
AgeCommit message (Expand)Author
2020-01-04GUI: Add finer control over cross-direction alignment for layout itemsBastien Bouclet
2020-01-04GUI: Introduce dynamic layoutsBastien Bouclet
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2010-09-28ALL: Fixup some #define namesMax Horn
2009-06-06Implement FR#2507667: "GUI: Improve PopupWidget rendering / theme layouting".Eugene Sandulenko
2009-06-06Implement widget property "textalign". Added it to all theme layoutsEugene Sandulenko
2008-12-22Fixed indentation and removed whitespaces at the end of lineJordi Vilalta Prat
2008-11-09Removed many unnecessary #includesMax Horn
2008-11-08Thou shalst never use the 'using' keyword in a header file, lest the wrath of...Max Horn
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-15Deprecated support for "direction" layout keys.Vicent Marti
2008-08-13Finished GUI layout in g1x.Vicent Marti
2008-08-10Bugfix: Inverse layout reflowing.Vicent Marti
2008-08-09Finished support for theme loading.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-06Bugfix: Text selection background in list widget overlays scrollbar (finally).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-05Massive refactoring on the layout parsing API.Vicent Marti
2008-08-04Layout parsing. Work in progress. Looks like a GUI!Vicent Marti
2008-08-04Theme layout parsing. Work in progress.Vicent Marti
2008-08-01Theme Layout parsing, WIP.Vicent Marti
2008-07-31Added missing ThemeEval header.Vicent Marti
2008-07-31Fixed SVNMerge trash which got commited in last fix.Vicent Marti
2008-07-31GUI Layout parsing. Work in progress.Vicent Marti