aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
2008-09-05Enum needs to be minimum four chars to compile (32 bit number I guess)Lars Persson
2008-09-05Removed useless dependencies from common/file.h in common code. When complete...Nicola Mettifogo
2008-09-05Fixing some compiler warningsMax Horn
2008-09-03Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type...Max Horn
2008-09-03In the launcher load dialog code, store the save_slot in the transient domain...Max Horn
2008-09-02Massive refactoring/cleanup on the theme engine/parser.Vicent Marti
2008-09-02Fixed copy&paste error when checking y and h of a widget on layout change.Johannes Schickel
2008-09-01cleanupMax Horn
2008-08-18Bugfix: I'm artistically challenged so I made half of the Modern GUI theme pi...Vicent Marti
2008-08-18Fixed builtin theme.Vicent Marti
2008-08-18Misc GFX fixes.Vicent Marti
2008-08-17Added a confirm dialog for deleting savegamesChristopher Page
2008-08-17Added ScummVM Title and version info to GMMChristopher Page
2008-08-16Made sure to set the loading slot AFTER selecting the active domain when load...Christopher Page
2008-08-16Added support for loading uncompressed/unpackaged themes.Vicent Marti
2008-08-16Merged revisions 33490,33492,33495-33496,33509-33512,33518-33519,33522-33527,...Vicent Marti
2008-08-15If the last savegame is deleted, reset save_slot in config man to -1Christopher Page
2008-08-15Directory theme opening - WIP.Vicent Marti
2008-08-15Fixes for Cine engine loading from launcherChristopher Page
2008-08-15Tons of misc. GFX fixes.Vicent Marti
2008-08-15Small correction for last commitChristopher Page
2008-08-15Defined some MetaEngineFeatures for the engines, the launcher uses these feat...Christopher Page
2008-08-15Bugfix: Screen not updating on theme/renderer change.Vicent Marti
2008-08-15Added support for automatically resizing more than one widget in a flowing la...Vicent Marti
2008-08-15Added missing layout file.Vicent Marti
2008-08-15Deprecated support for "direction" layout keys.Vicent Marti
2008-08-15Bugfix: Cross cursor animation disabled when switching themes/resolutions on ...Vicent Marti
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