aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
2008-12-31Removed "const" keyword from kDrawDataDefaults. MSVC complains that "'const' ...Filippos Karapetis
2008-12-31ThemeEngine changes:Max Horn
2008-12-29Fix for ""LAUNCHER: "(Mass) Add" buttons + built-in GUI = buggy"" (bug ID 247...Vicent Marti
2008-12-29Updated Theme Package generator to work with Python 2.6-3.0 (push Python forw...Vicent Marti
2008-12-29Changed PSP graphic modes to use low resolution themes (possible fix for bug ...Vicent Marti
2008-12-281) Add the KeysDialog layout to the modern theme. 2) Improve somewhat the lay...Kostas Nakos
2008-12-28Made the F6 and F5 (SCUMM only) menus fit in 320x200. I'd appreciate if someoneTorbjörn Andersson
2008-12-27Renamed some stuffMax Horn
2008-12-27GuiManager::runLoop: do not call OSystem::quit() when receiving EVENT_QUIT, j...Max Horn
2008-12-27GUI: Added Widget::setVisible convenience wrapperMax Horn
2008-12-27Got rid of ThemeLayout::getDialogData; added some comments, asserts; moved ge...Max Horn
2008-12-26Fix for the SliderWidget glitch when showing very small values (and potential...Jordi Vilalta Prat
2008-12-26If more than 8 items have to be resized in a stacked theme layout, abort with...Max Horn
2008-12-26Merged ThemeLayoutHorizontal and ThemeLayoutVertical into a new class ThemeLa...Max Horn
2008-12-26ThemeLayout::getParentW was calling getHeight instead of getWidth by mistake ...Max Horn
2008-12-26Fix for bug #2210082: GUI: Crash in GMM when changing scale factorMax Horn
2008-12-26Some 'cleanup' of Gui::ThemeLayoutMax Horn
2008-12-25Renamed NewGui to GuiManagerMax Horn
2008-12-24Added valueToBarWidth to calculate SliderWidget's bar width like it was done ...Jordi Vilalta Prat
2008-12-24Removed Ender from SCUMM credits (matching other retired team members, like l...Max Horn
2008-12-24Added FIXME in ThemeEngine::drawSlider.Johannes Schickel
2008-12-23Modify the PopUpWidget selection by using the mouse wheelJordi Vilalta Prat
2008-12-23Modify the SliderWidget value by using the mouse wheelJordi Vilalta Prat
2008-12-22Tweaked the Modern theme colors to make it look more like it did in the old r...Jordi Vilalta Prat
2008-12-22Changed the game chooser to make the game candidates not editable and selecta...Jordi Vilalta Prat
2008-12-22Fixed indentation and removed whitespaces at the end of lineJordi Vilalta Prat
2008-12-22Allow the disabled state of the popup widget to be themedJordi Vilalta Prat
2008-12-17Added KeyConfiguration dialog to classic theme(320 and normal). Updated KeysD...Lars Persson
2008-12-16Set SMALL SCREEN DEVICE settings in ::open function with new UI frameworkLars Persson
2008-12-14Add Tucker engine to creditsEugene Sandulenko
2008-12-03Added Groovie creditsJordi Vilalta Prat
2008-12-01News update: Ender stepping down as project leadMax Horn
2008-11-28Added Cyx to SCUMM creditsMax Horn
2008-11-21Added ArchiveMember::getDisplayName() method; changed ArchiveMember::getName(...Max Horn
2008-11-21GUI: Simplify ThemeBrowser codeMax Horn
2008-11-20Fixed ZipArchive/FSDirectory creation.Johannes Schickel
2008-11-20GUI: Reduce space used by creditsMax Horn
2008-11-13Moved binary theme parser to tools folder.Vicent Marti
2008-11-13DrawStep parsing added to binary theme parser.Vicent Marti
2008-11-13Binary theme format parser.Vicent Marti
2008-11-13Add newlines at end of files, to squash warning.Travis Howell
2008-11-13cleanupMax Horn
2008-11-12GUI: Blitting the full screen to the backbuffer (or vice versa) can be done w...Max Horn
2008-11-12Renamed Graphics::TextAlignment -> Graphics::TextAlign and merged it with GUI...Max Horn
2008-11-12GUI: Got rid of the WidgetSize stuffMax Horn
2008-11-12GUI: Turn scrollbar width into a theme variableMax Horn
2008-11-12cleanupMax Horn
2008-11-12GUI: Got rid of kBigButtonWidth etc.Max Horn
2008-11-12GUI: Got rid of most 'built-in' variablesMax Horn
2008-11-11Some GUI tweaks to make certain widgets readableMax Horn