scummvm/gui
2009-07-16 17:51:12 +00:00
..
themes Fixed bug 2820514 ("Help dialog causes crash") 2009-07-16 17:29:31 +00:00
about.cpp For a smoother user experience, use different colors for inverted text of the ListWidget, depending on whether the widget has focus or not. 2009-07-15 18:05:37 +00:00
about.h
Actions.cpp
Actions.h
browser.cpp
browser.h
chooser.cpp
chooser.h
console.cpp Fixed bug: In-game console doesn't stay centered when switching resolutions on the fly. 2009-07-16 17:51:12 +00:00
console.h Added more GCC_PRINTF attributes, and fixed resulting warnings in format strings 2009-07-03 10:40:49 +00:00
credits.h Completed name of the creator of our logo 2009-07-13 22:19:33 +00:00
debugger.cpp - Added GCC_PRINTF attribute to several funcs where it makes sense 2009-07-01 20:51:04 +00:00
debugger.h
dialog.cpp GUI: Tweaked the launcher so that TAB switches focus between the list and the quick search field 2009-06-06 23:22:48 +00:00
dialog.h GUI: Tweaked the launcher so that TAB switches focus between the list and the quick search field 2009-06-06 23:22:48 +00:00
editable.cpp Add to launcher not yet functional search widget. 2009-06-06 17:53:25 +00:00
editable.h Add to launcher not yet functional search widget. 2009-06-06 17:53:25 +00:00
EditTextWidget.cpp For a smoother user experience, use different colors for inverted text of the ListWidget, depending on whether the widget has focus or not. 2009-07-15 18:05:37 +00:00
EditTextWidget.h Add to launcher not yet functional search widget. 2009-06-06 17:53:25 +00:00
GuiManager.cpp Removed pushing of EVENT_SCREEN_CHANGED on theme load. This event should only be pushed by the backend. 2009-07-05 14:12:04 +00:00
GuiManager.h Got rid of HACK, which was used to setup new cursor on theme change. 2009-07-05 14:11:54 +00:00
Key.cpp
Key.h
KeysDialog.cpp
KeysDialog.h
launcher.cpp Fix "search" filter being settings lost in launcher, when using the "Edit Game..." menu for example. 2009-07-15 17:07:45 +00:00
launcher.h Added Clear button for search box. Looks a bit off, but we do not yet have 2009-06-07 22:19:48 +00:00
ListWidget.cpp For a smoother user experience, use different colors for inverted text of the ListWidget, depending on whether the widget has focus or not. 2009-07-15 18:05:37 +00:00
ListWidget.h Fix for bug #2802492 (GUI: search query causes game list scrollbar glitches) 2009-06-07 13:04:16 +00:00
massadd.cpp Implement FR#2707442: "GUI: Improve Mass Add dialog" 2009-06-06 17:49:59 +00:00
massadd.h Implement FR#2707442: "GUI: Improve Mass Add dialog" 2009-06-06 17:49:59 +00:00
message.cpp
message.h
module.mk
object.cpp
object.h
options.cpp Disable MIDI controls if GUIO_NOMIDI is set 2009-06-06 18:21:07 +00:00
options.h Disable MIDI controls if GUIO_NOMIDI is set 2009-06-06 18:21:07 +00:00
PopUpWidget.cpp For a smoother user experience, use different colors for inverted text of the ListWidget, depending on whether the widget has focus or not. 2009-07-15 18:05:37 +00:00
PopUpWidget.h Implement FR#2507667: "GUI: Improve PopupWidget rendering / theme layouting". 2009-06-06 17:52:44 +00:00
saveload.cpp
saveload.h
ScrollBarWidget.cpp
ScrollBarWidget.h
TabWidget.cpp
TabWidget.h
themebrowser.cpp
themebrowser.h
ThemeEngine.cpp Fix ugly spacing between tabs in classic theme (as reported by sunmax on -devel). 2009-07-15 22:19:16 +00:00
ThemeEngine.h For a smoother user experience, use different colors for inverted text of the ListWidget, depending on whether the widget has focus or not. 2009-07-15 18:05:37 +00:00
ThemeEval.cpp Implement FR#2507667: "GUI: Improve PopupWidget rendering / theme layouting". 2009-06-06 17:52:44 +00:00
ThemeEval.h Implement FR#2507667: "GUI: Improve PopupWidget rendering / theme layouting". 2009-06-06 17:52:44 +00:00
ThemeLayout.cpp Implement FR#2507667: "GUI: Improve PopupWidget rendering / theme layouting". 2009-06-06 17:52:44 +00:00
ThemeLayout.h Implement FR#2507667: "GUI: Improve PopupWidget rendering / theme layouting". 2009-06-06 17:52:44 +00:00
ThemeParser.cpp GUI: Replaced ThemeParser::_drawFunction hashmap by a static function getDrawingFunctionCallback which maps strings to draw funcs 2009-06-28 19:57:27 +00:00
ThemeParser.h GUI: Replaced ThemeParser::_drawFunction hashmap by a static function getDrawingFunctionCallback which maps strings to draw funcs 2009-06-28 19:57:27 +00:00
widget.cpp Implement FR#2507667: "GUI: Improve PopupWidget rendering / theme layouting". 2009-06-06 17:52:44 +00:00
widget.h