Age | Commit message (Expand) | Author |
2009-01-02 | - Moved theme listing code from GuiManager to ThemeEngine | Johannes Schickel |
2009-01-02 | - Fixed --gui-theme command line description | Johannes Schickel |
2009-01-02 | - Added support selection of themes via a basename again (This should fix bug... | Johannes Schickel |
2008-12-27 | Renamed some stuff | Max Horn |
2008-12-22 | Fixed indentation and removed whitespaces at the end of line | Jordi Vilalta Prat |
2008-11-21 | GUI: Simplify ThemeBrowser code | Max Horn |
2008-11-10 | Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine. | Vicent Marti |
2008-11-08 | Pushing down some header deps | Max Horn |
2008-10-05 | Merged several revisions from SVNMerge. | Vicent Marti |
2008-10-02 | Fix for bug #2142743: Assertion on clicking "Theme" in Options | Max Horn |
2008-10-02 | Renamed FilesystemNode -> FSNode | Max Horn |
2008-09-30 | - Removed unneeded calls to addDefaultDir() when loading themes. | Vicent Marti |
2008-09-30 | Fix ThemeBrowser to use FSNodes, not getPath() | Max Horn |
2008-09-20 | - Merged the new RTL changes into the branch. | Vicent Marti |
2008-09-03 | Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type... | Max Horn |
2008-08-18 | Misc GFX fixes. | Vicent Marti |
2008-08-16 | Added support for loading uncompressed/unpackaged themes. | Vicent Marti |
2008-08-14 | Added Classic Theme - WIP (yes, it's working). | Vicent Marti |
2008-08-13 | Finished theme loading support. | Vicent Marti |
2008-08-13 | Finished legacy API cleanup. Removed all legacy code. | Vicent Marti |
2008-08-09 | Finished support for theme loading. | Vicent Marti |
2008-01-05 | Converted some spaces to tabs. | Torbjörn Andersson |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-06-16 | Removed the isValid operation from the FilesystemNode class in favor of the m... | David Corrales |
2007-06-05 | Renamed methods in the FilesystemNode class to match the AbstractFSNode imple... | David Corrales |
2007-05-31 | Merged the fs branch with trunk. r26949:27031 | David Corrales |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-05-26 | Merged the fs branch with trunk. r26472:26948 | David Corrales |
2006-11-08 | The theme browser will now search through the bundle resource directory on OS... | Oystein Eftevaag |
2006-10-08 | Adding a 'name' field to the theme config which is used for nice theme names ... | Johannes Schickel |
2006-10-08 | Fixed compile. | Johannes Schickel |
2006-10-08 | - reworked my commit for r24216, not 'Classic (Builtin)' uses the builtin cla... | Johannes Schickel |
2006-10-08 | Added a comment about how the theme browser finds the themes. | Johannes Schickel |
2006-10-08 | - Forcing 'classic' as the builtin classic theme (which means it ignores the ... | Johannes Schickel |
2006-10-08 | - Added dialog for selecting the theme to use | Johannes Schickel |