scummvm/gui
2009-06-06 23:22:48 +00:00
..
themes Make script executable 2009-06-06 20:58:36 +00:00
about.cpp Part of patch #2738575: "GSOC09: Upd copyright add about line, fix MSVC warnings" 2009-04-18 21:18:23 +00:00
about.h
Actions.cpp
Actions.h
browser.cpp Reverted previous commit. 2009-02-06 23:28:08 +00:00
browser.h
chooser.cpp
chooser.h
console.cpp Turned fixed-size lists of debugger/console commands and variables into more flexible data structures 2009-05-11 18:02:27 +00:00
console.h Turned fixed-size lists of debugger/console commands and variables into more flexible data structures 2009-05-11 18:02:27 +00:00
credits.h Fix all occurrences of AdLib spelling: 2009-05-13 21:15:12 +00:00
debugger.cpp Turned fixed-size lists of debugger/console commands and variables into more flexible data structures 2009-05-11 18:02:27 +00:00
debugger.h Turned fixed-size lists of debugger/console commands and variables into more flexible data structures 2009-05-11 18:02:27 +00:00
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 GUI: Pressing 'ESC' in the Launcher's quick search field now resets the search filter 2009-06-06 23:22:35 +00:00
EditTextWidget.h Add to launcher not yet functional search widget. 2009-06-06 17:53:25 +00:00
GuiManager.cpp Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
GuiManager.h Keymapper: 2009-05-10 22:05:04 +00:00
Key.cpp
Key.h
KeysDialog.cpp
KeysDialog.h
launcher.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
launcher.h Implement FR#1970293: "LAUNCHER: Add "quick search" input field like in iTunes" 2009-06-06 17:54:08 +00:00
ListWidget.cpp Do not change list content if filter was not changed 2009-06-06 17:58:29 +00:00
ListWidget.h Fix item selection on filtered out list in launcher 2009-06-06 17:54:59 +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 Merged gui/ThemeData.cpp into ThemeEngine.cpp 2009-01-17 17:13:04 +00:00
object.cpp More debug info in the error messages when GUI layout is wrong. 2009-05-07 20:56:33 +00:00
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 Implement FR#2507667: "GUI: Improve PopupWidget rendering / theme layouting". 2009-06-06 17:52:44 +00:00
PopUpWidget.h Implement FR#2507667: "GUI: Improve PopupWidget rendering / theme layouting". 2009-06-06 17:52:44 +00:00
saveload.cpp Fixed regression in Options menu and disabled Save/Load buttons. 2009-02-19 00:37:34 +00:00
saveload.h Fixed bug #2500168 ("GUI: Cannot quit in the launcher's load dialog"). I thought 2009-01-12 19:56:08 +00:00
ScrollBarWidget.cpp
ScrollBarWidget.h
TabWidget.cpp GUI: Removed ThemeEngine::getTabSpacing() and getTabPadding(); removed some dead code 2009-01-18 14:45:23 +00:00
TabWidget.h GUI: Removed ThemeEngine::getTabSpacing() and getTabPadding(); removed some dead code 2009-01-18 14:45:23 +00:00
themebrowser.cpp Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
themebrowser.h
ThemeEngine.cpp GUI: Simplified ThemeEngine::getImageSurface (this way it's easier to add more graphics in the future ;) 2009-06-06 23:22:22 +00:00
ThemeEngine.h GUI: Simplified ThemeEngine::getImageSurface (this way it's easier to add more graphics in the future ;) 2009-06-06 23:22:22 +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 Implement FR#2507667: "GUI: Improve PopupWidget rendering / theme layouting". 2009-06-06 17:52:44 +00:00
ThemeParser.h Implement widget property "textalign". Added it to all theme layouts 2009-06-06 17:51:41 +00:00
widget.cpp Implement FR#2507667: "GUI: Improve PopupWidget rendering / theme layouting". 2009-06-06 17:52:44 +00:00
widget.h Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00