scummvm/gui
agent-q 92a71f7452 DS: Port of changes from branch-1-2-0 that I should really have moved into the trunk.
"DS: Prevent the command line help string from being included in the binary."
5f3a90a5f6911188b8d1ded08dbdf6d233e9eb7b

"GUI: Allow disabling of Mass Add dialog.  Saves a few Kb of binary size on the DS, and is not particularly useful on that platform."
240ff87cf4472538d25a1c5628c8d15f1791ab1c

"GUI: Don't search for theme zip files on startup when running on the DS.  Themes aren't supported anyway, and the search severely delays startup."
fe3b18ce0df03117081e83d99f4a2cbd864d3286
2011-05-21 15:45:51 +01:00
..
themes I18N: Update translations data file 2011-05-08 23:30:46 +01:00
widgets JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
about.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
about.h JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
Actions.cpp WINCE: Code formatting 2010-10-31 17:11:43 +00:00
Actions.h Fixed indentation and removed whitespaces at the end of line 2008-12-22 11:22:15 +00:00
browser_osx.mm GUI: Move major widgets to new directory gui/widgets 2010-11-16 10:11:57 +00:00
browser.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
browser.h JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
chooser.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
chooser.h JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
console.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
console.h GUI: Push down some header (inter)dependencies 2010-11-16 10:29:31 +00:00
credits.h CREDITS: Add buildbot skin to billwashere crontibutions 2011-04-17 14:21:49 +01:00
debugger.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
debugger.h DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine 2010-12-07 18:54:21 +00:00
dialog.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
dialog.h JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
error.cpp COMMON: Rename Error to ErrorCode, introduce new Error class 2011-04-18 18:22:02 +02:00
error.h COMMON: Rename Error to ErrorCode, introduce new Error class 2011-04-18 18:22:02 +02:00
gui-manager.cpp DS: Port of changes from branch-1-2-0 that I should really have moved into the trunk. 2011-05-21 15:45:51 +01:00
gui-manager.h JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
Key.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
Key.h Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
KeysDialog.cpp Yet another WinCE fix 2010-06-15 20:01:31 +00:00
KeysDialog.h GUI: Rename gui/GuiManager.* to gui/gui-manager.* 2010-11-16 10:19:01 +00:00
launcher.cpp DS: Port of changes from branch-1-2-0 that I should really have moved into the trunk. 2011-05-21 15:45:51 +01:00
launcher.h JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
massadd.cpp DS: Port of changes from branch-1-2-0 that I should really have moved into the trunk. 2011-05-21 15:45:51 +01:00
massadd.h JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
message.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
message.h JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
module.mk GUI: Rename gui/GuiManager.* to gui/gui-manager.* 2010-11-16 10:19:01 +00:00
object.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
object.h JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
options.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
options.h JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
saveload.cpp GUI: Rename SaveLoadChooser::runModal to runModalWithPluginAndTarget 2011-02-07 22:58:22 +00:00
saveload.h JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
themebrowser.cpp GUI: Push down some header (inter)dependencies 2010-11-16 10:29:31 +00:00
themebrowser.h JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
ThemeEngine.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
ThemeEngine.h JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
ThemeEval.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
ThemeEval.h JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
ThemeLayout.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
ThemeLayout.h JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
ThemeParser.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
ThemeParser.h Patch #2973290: Semicolon cleanup 2010-03-22 20:28:08 +00:00
Tooltip.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
Tooltip.h JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
widget.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
widget.h JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00