Age | Commit message (Expand) | Author |
2008-11-03 | Moved GuiObject::reflowLayout from newgui.cpp to object.cpp | Max Horn |
2008-11-03 | Renamed ThemeLayout::buildCopy to buildCopy::makeClone | Max Horn |
2008-11-03 | Fix comment | Max Horn |
2008-11-03 | Documented & cleaned up ThemeEngine::createCursor | Max Horn |
2008-11-03 | Instead of allocating (and leaking, in case of an error) a 64k table with at ... | Max Horn |
2008-10-29 | Store names for renderer configuration in config file instead of integers. | Johannes Schickel |
2008-10-29 | Committed my patch from -devel, which reintroduces DISABLE_FANCY_THEMES to st... | Johannes Schickel |
2008-10-29 | Fixed: Text too big in 1x mode. | Vicent Marti |
2008-10-29 | Bugfix: Dirty rectangle out of range when blitting into the overlay. | Vicent Marti |
2008-10-26 | Renamed engine feature kSupportsDirectLoad to kSupportsLoadingDuringStartup, ... | Filippos Karapetis |
2008-10-22 | Shut up MSVC and add FIXMEs to Sword's listSaves and ThemeEngine's loadThemeXML. | Kari Salminen |
2008-10-22 | Committed updated version of my patch #2184529 "SearchSet: Get rid of SharedP... | Johannes Schickel |
2008-10-21 | Fixed: Naming of STX files in Scummmodern theme. | Vicent Marti |
2008-10-21 | Fix for bug #1960518 "ALL: --list-saves ignores custom paths". | Johannes Schickel |
2008-10-18 | Fixed: Assert when parsing a corrupted Theme archive (now discarding the them... | Vicent Marti |
2008-10-18 | Fixed warning. | Torbjörn Andersson |
2008-10-18 | Fixed: Default theme had several XML headers. | Vicent Marti |
2008-10-18 | Changed XML Parser to require standards-compilant XML header. | Vicent Marti |
2008-10-18 | Fixed: Invisible debugger console text in Classic theme. | Vicent Marti |
2008-10-18 | ImageManager: Added support for generic archives (zips and folders). | Vicent Marti |
2008-10-18 | Fixed: "GUI: Crash in Debugger" (ID: 2169419) | Vicent Marti |
2008-10-15 | Changed XMLParser comment syntax to conform to XML standards (<!-- * -->) | Vicent Marti |
2008-10-15 | Fixed: Game version selection menu (Bugs 2167730 and 2164305). | Vicent Marti |
2008-10-14 | Fixed: Freddi 1/2 ingame menu crash (BUG 2167027). | Vicent Marti |
2008-10-14 | Added "Mass Add" dialog. | Vicent Marti |
2008-10-14 | Fixed: Parser crash when adding an XML layout with an unhandled type. | Vicent Marti |
2008-10-14 | Crash ScummVM when a widget definition cannot be found in the XML file and sh... | Vicent Marti |
2008-10-13 | Fixed: Ingame debug console in all games. | Vicent Marti |
2008-10-12 | Merged ThemeEngine::themeEval() and ThemeEngine::evaluator() methods into a s... | Max Horn |
2008-10-12 | Removing dead code | Max Horn |
2008-10-12 | Fixed some more bad inline Doxygen comments (if you omit the '<', Doxygen thi... | Max Horn |
2008-10-12 | Don't force inline on big funcs if you don't have to (in this case, it added ... | Max Horn |
2008-10-12 | cleanup | Max Horn |
2008-10-11 | Fixed yet another typo | Max Horn |
2008-10-11 | GUI ThemeEngine changes: | Max Horn |
2008-10-11 | Some cleanup (in particular: do not convert String -> char * -> String needle... | Max Horn |
2008-10-11 | Order files in gui/module.mk alphabetically | Max Horn |
2008-10-11 | Use Common::File instead of FilePtr | Max Horn |
2008-10-10 | Fixed typo. | Torbjörn Andersson |
2008-10-09 | Fixed warning when loading themes contained inside a folder. | Vicent Marti |
2008-10-09 | Renamed "scummodern" theme to "scummmodern", for naming consistence. | Vicent Marti |
2008-10-09 | - Fixed theme loading from Zip files. | Vicent Marti |
2008-10-09 | Removed theme-config.cpp (legacy GUI code) | Vicent Marti |
2008-10-09 | Manual merge of the GSoC2008 GUI branch. (71 files) | Vicent Marti |
2008-10-05 | Merged several revisions from SVNMerge. | Vicent Marti |
2008-10-04 | Renamed some MetaEngine feature flags; removed explicit numbers from this fea... | Max Horn |
2008-10-03 | Merged revisions 34656-34661,34663-34664,34671-34672,34674-34676,34678-34686,... | Max Horn |
2008-10-03 | Fixed typos (thanks to Raziel^ for spotting them). | Johannes Schickel |
2008-10-02 | Fix for bug #2142743: Assertion on clicking "Theme" in Options | Max Horn |
2008-10-02 | Renamed FilesystemNode -> FSNode | Max Horn |