scummvm/gui
D G Turner e376abf650 GUI: Fix Missing Field Initializer in List Widget
This field was introduced by the TTS code changes, but only one of
the constructors was modified to set the default value.
2019-09-02 11:42:17 +01:00
..
animation
themes JANITORIAL: Remove some trailing whitespaces 2019-09-01 22:47:55 +03:00
widgets GUI: Fix Missing Field Initializer in List Widget 2019-09-02 11:42:17 +01:00
about.cpp JANITORIAL: Update all scummvm.org URLS to use https 2019-03-09 21:52:14 +01:00
about.h GUI: Added override clauses 2018-03-28 12:28:12 +02:00
Actions.cpp
Actions.h
browser.cpp GUI: Store title String instead of unsafe pointer 2018-12-16 10:48:13 +00:00
browser.h GUI: Store title String instead of unsafe pointer 2018-12-16 10:48:13 +00:00
chooser.cpp GUI: Implement dirty-checking for widget redraws 2018-01-27 18:12:34 +01:00
chooser.h
console.cpp GUI: Use a truetype font for the debug console 2019-05-05 08:52:12 +02:00
console.h GUI: Use a truetype font for the debug console 2019-05-05 08:52:12 +02:00
credits.h CREDITS: Add credits for Supernova and update iOS and macOS credits 2019-08-15 22:27:57 +01:00
debugger.cpp GUI: Flush debugger prompts on text console 2019-02-03 22:16:40 +02:00
debugger.h GUI: Replace use of strdup with Common::String 2018-08-18 16:30:05 +02:00
dialog.cpp GUI: Support adding games via Drag and Drop 2019-04-30 22:17:04 +01:00
dialog.h TTS: Add text to speech to the GUI. 2019-09-01 22:47:55 +03:00
downloaddialog.cpp COMMON: Add getHumanReadableBytes() in util.h 2019-07-30 14:51:41 -04:00
downloaddialog.h
editgamedialog.cpp GUI: Don't display the ScrollContainer background inside tabs 2018-11-14 20:27:41 +01:00
editgamedialog.h GUI: Use ScrollContainer in graphics tab 2018-07-22 00:01:01 +01:00
editrecorddialog.cpp
editrecorddialog.h
error.cpp
error.h
EventRecorder.cpp ENGINES: Change MetaEngine::findGame to return a plain game descriptor 2018-05-10 09:04:23 +02:00
EventRecorder.h
filebrowser-dialog.cpp GUI: Remove Dialog::markAsDirty to expose full GUI redraws 2018-01-27 18:12:34 +01:00
filebrowser-dialog.h
fluidsynth-dialog.cpp GUI: Remove Dialog::markAsDirty to expose full GUI redraws 2018-01-27 18:12:34 +01:00
fluidsynth-dialog.h
gui-manager.cpp TTS: Refactoring 2019-09-01 22:47:55 +03:00
gui-manager.h TTS: Refactoring 2019-09-01 22:47:55 +03:00
Key.cpp
Key.h
KeysDialog.cpp GUI: Implement dirty-checking for widget redraws 2018-01-27 18:12:34 +01:00
KeysDialog.h
launcher.cpp GUI: Better integration for the unknown game dialog when adding games 2019-05-12 11:44:51 +03:00
launcher.h GUI: Support adding games via Drag and Drop 2019-04-30 22:17:04 +01:00
massadd.cpp GUI: Fix mass add not showing some variants if one is already known 2018-09-28 17:33:13 +02:00
massadd.h ENGINES: Merge GameDescriptor and DetectedGame 2018-05-10 09:04:23 +02:00
message.cpp
message.h
module.mk GUI: Rewrite Cloud tab 2019-07-30 14:51:41 -04:00
object.cpp GUI: Unify clip and non-clip draw calls 2018-04-19 19:18:39 +02:00
object.h GUI: Unify clip and non-clip draw calls 2018-04-19 19:18:39 +02:00
onscreendialog.cpp
onscreendialog.h
options.cpp TTS: Refactoring 2019-09-01 22:47:55 +03:00
options.h TTS: Refactoring 2019-09-01 22:47:55 +03:00
predictivedialog.cpp DS: Fix building with AGI engine disabled 2018-04-07 09:30:07 +02:00
predictivedialog.h GUI: Fix duplicate include guard 2018-10-31 18:53:28 +00:00
recorderdialog.cpp ENGINES: Change MetaEngine::findGame to return a plain game descriptor 2018-05-10 09:04:23 +02:00
recorderdialog.h
remotebrowser.cpp GUI: Remove Dialog::markAsDirty to expose full GUI redraws 2018-01-27 18:12:34 +01:00
remotebrowser.h
saveload-dialog.cpp GUI: Disable Current View Selection Button in Save/Load Chooser. 2018-10-10 08:20:17 +01:00
saveload-dialog.h
saveload.cpp BASE: Remove bad casts between incompatible Plugin types 2017-12-03 20:26:38 -06:00
saveload.h BASE: Remove bad casts between incompatible Plugin types 2017-12-03 20:26:38 -06:00
themebrowser.cpp GUI: Remove Dialog::markAsDirty to expose full GUI redraws 2018-01-27 18:12:34 +01:00
themebrowser.h
ThemeEngine.cpp TTS: Make sure that TTS lang matches transMan lang 2019-09-01 22:47:55 +03:00
ThemeEngine.h GUI: Rewrite Cloud tab 2019-07-30 14:51:41 -04:00
ThemeEval.cpp
ThemeEval.h
ThemeLayout.cpp
ThemeLayout.h
ThemeParser.cpp GUI: Fix GCC Compiler Warnings in GUI Theme Parser Code 2019-08-17 05:03:04 +01:00
ThemeParser.h
Tooltip.cpp TTS: Use QUEUE_NO_REPEAT action for tooltips 2019-09-01 22:47:55 +03:00
Tooltip.h GUI: Added override specifiers 2018-03-28 12:47:23 +02:00
unknown-game-dialog.cpp GUI: Better integration for the unknown game dialog when adding games 2019-05-12 11:44:51 +03:00
unknown-game-dialog.h GUI: Better integration for the unknown game dialog when adding games 2019-05-12 11:44:51 +03:00
updates-dialog.cpp GUI: Cleanup 2017-10-15 20:55:31 +02:00
updates-dialog.h GUI: UPDATES: Redesign updates dialog as suggested by criezy in PR#1040 2017-10-15 15:53:57 +02:00
widget.cpp TTS: Prepare for windows TTS 2019-09-01 22:47:55 +03:00
widget.h TTS: Add text to speech to the GUI. 2019-09-01 22:47:55 +03:00