aboutsummaryrefslogtreecommitdiff
path: root/gui/theme.h
AgeCommit message (Expand)Author
2008-11-09minor tweaksMax Horn
2008-11-09Partially merge classes Theme and ThemeEngine (saves another couple KB), some...Max Horn
2008-10-18Changed XML Parser to require standards-compilant XML header.Vicent Marti
2008-10-18ImageManager: Added support for generic archives (zips and folders).Vicent Marti
2008-10-15Changed XMLParser comment syntax to conform to XML standards (<!-- * -->)Vicent Marti
2008-10-12Merged ThemeEngine::themeEval() and ThemeEngine::evaluator() methods into a s...Max Horn
2008-10-12Fixed some more bad inline Doxygen comments (if you omit the '<', Doxygen thi...Max Horn
2008-10-11Some cleanup (in particular: do not convert String -> char * -> String needle...Max Horn
2008-10-05Merged several revisions from SVNMerge.Vicent Marti
2008-09-29- Merged 75 revisions from trunk.Vicent Marti
2008-09-20Updated theme file version, to reflect latest addition of new required entrie...Johannes Schickel
2008-09-20- Merged the new RTL changes into the branch.Vicent Marti
2008-09-14Added ScummVM logo to GMM.Johannes Schickel
2008-09-05Removed useless dependencies from common/file.h in common code. When complete...Nicola Mettifogo
2008-09-02Massive refactoring/cleanup on the theme engine/parser.Vicent Marti
2008-08-16Added support for loading uncompressed/unpackaged themes.Vicent Marti
2008-08-15Added popup widget in Options menu to change GUI renderer on the fly.Vicent Marti
2008-08-13Finished theme loading support.Vicent Marti
2008-08-13Finished legacy API cleanup. Removed all legacy code.Vicent Marti
2008-08-13Massive API cleanup (removed legacy code).Vicent Marti
2008-08-09Finished support for theme loading.Vicent Marti
2008-08-09Added support for image loading/blitting.Vicent Marti
2008-08-05Massive refactoring on the layout parsing API.Vicent Marti
2008-08-02Screen/dialog dimming.Vicent Marti
2008-07-20Rendering pipeline. Broken WIP.Vicent Marti
2008-07-18Background restoration in rendering pipeline. WIP.Vicent Marti
2008-07-17Rendering pipeline (almost) fixed. This time for real.Vicent Marti
2008-07-10Support for Vertical text alignement.Vicent Marti
2008-07-02InterfaceManager functionality translated into a Theme subclass "ThemeRendere...Vicent Marti
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-11-04- made Widget::_flags privateJohannes Schickel
2007-11-04Typos :PSven Hesse
2007-11-04- cleanupJohannes Schickel
2007-11-04- starting to document the theme rendererJohannes Schickel
2007-10-28Patch v5.2 from #1752243: "backends lib patches"Eugene Sandulenko
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-06-11Bump theme versionEugene Sandulenko
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-25Removing lots of superfluous semicola (see mail by David Weinehall on scummvm...Max Horn
2007-03-10Move mass add dialog settings to theme config. Bump theme ini version.Eugene Sandulenko
2007-02-13Bump theme version.Eugene Sandulenko
2007-02-08Moved definition of ThemeClassic and ThemeModern to their own files.Johannes Schickel
2007-02-04- changed the way how gradients are calculatedJohannes Schickel
2007-02-03Changed _imageHandels into an array.Johannes Schickel
2007-02-03Replaced 'typedef Common::String String' with explicit usages of Common::Stri...Max Horn
2006-12-27Fix bug #1595627: "SCUMM: F5 crashes game (640x480)". This partiallyEugene Sandulenko
2006-10-25- Fix crash if theme_logo.visible is set to true in a classic theme config fileJohannes Schickel
2006-10-25- renamed GUI::ThemeNew to GUI::ThemeModernJohannes Schickel
2006-10-08Make modern and classic theme config files use the same version number.Johannes Schickel
2006-10-08Adding option to enable/disable blending for the classic theme.Johannes Schickel