aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
2008-08-15Added popup widget in Options menu to change GUI renderer on the fly.Vicent Marti
2008-08-15Added some MetaEngineFeatures, defined MEFs for the Scumm engineChristopher Page
2008-08-14Misc GFX tweaks.Vicent Marti
2008-08-14Added Classic Theme - WIP (yes, it's working).Vicent Marti
2008-08-14Several GFX tweaks/fixes.Vicent Marti
2008-08-14Bugfix: Compressed font/bitmap loading.Vicent Marti
2008-08-14Added implementation for deleting savestates from the launcher for engines wh...Christopher Page
2008-08-14Added 'delete' button to the launcher's load dialog, implementation for delet...Christopher Page
2008-08-13Finished theme loading support.Vicent Marti
2008-08-13Fixed some memory leaksChristopher Page
2008-08-13Fixed compilation bugs in non-OSX platforms.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-13Improved theme loading.Vicent Marti
2008-08-13Finished GUI layout in g1x.Vicent Marti
2008-08-10Bugfix: Selection background too short when scrollbar not present.Vicent Marti
2008-08-10Bugfix: Several text-drawing issues.Vicent Marti
2008-08-10Reverted debug layout drawing.Vicent Marti
2008-08-10Bugfix: Inverse layout reflowing.Vicent Marti
2008-08-10Bitmap cursor loading from XML files.Vicent Marti
2008-08-10Graphic cursors.Vicent Marti
2008-08-10Fixed error when loading BDF fonts.Vicent Marti
2008-08-09Finished support for theme loading.Vicent Marti
2008-08-09Added support for image loading/blitting.Vicent Marti
2008-08-09Fixed 1.000.000 Valgrind warnings.Vicent Marti
2008-08-08Fixed: About dialog in all resolutions.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-07Bugfix: MSVC complaining about the length of the embeded theme string.Vicent Marti
2008-08-07Misc text drawing improvements.Vicent Marti
2008-08-07Game Options menu parsing.Vicent Marti
2008-08-06Added support for customized background dimming on dialogs.Vicent Marti
2008-08-06Bugfix: Problem with spaces/comments in embeded theme script.Vicent Marti
2008-08-06Cleanup on default theme.Vicent Marti
2008-08-06Bugfix: Blank space in bottom of the game selection widget.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-06Added a check to make sure there is an active engine available when trying to...Christopher Page
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
2008-08-05Massive refactoring on the layout parsing API.Vicent Marti
2008-08-04Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,...Christopher Page
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-03Proper fix for bug #2035390: Check for ConfigManager::kApplicationDomain, and...Max Horn
2008-08-02Fix bug #2035390: "GUI: setting game id to "scummvm" messes up list"Eugene Sandulenko
2008-08-02Checkboxes looking good.Vicent Marti