scummvm/gui
2020-01-08 19:16:21 +00:00
..
animation GUI: Added animation classes 2016-08-24 16:07:55 +06:00
themes GUI: Add clear button for the plugins path 2020-01-04 17:48:13 +01:00
widgets GUI: Use a dialog theme layout for the unknown game dialog 2020-01-04 10:56:25 +01:00
about.cpp ALL: Bump copyright year to 2020 2020-01-01 00:01:00 +01:00
about.h GUI: Added easter egg 2019-10-14 00:14:38 +02:00
Actions.cpp BACKENDS: Remove the Windows CE port 2019-11-17 22:33:56 +01:00
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: Add Missing Switch Default Cases 2019-10-03 06:03:46 +01:00
console.h GUI: Use a truetype font for the debug console 2019-05-05 08:52:12 +02:00
credits.h CREDITS: Mark CeRiAl as retired 2019-11-17 22:33:56 +01:00
debugger.cpp GUI: Add Missing Switch Default Cases 2019-10-03 06:03:46 +01:00
debugger.h GUI: Replace use of strdup with Common::String 2018-08-18 16:30:05 +02:00
dialog.cpp GUI: Introduce dynamic layouts 2020-01-04 10:56:25 +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 JANITORIAL: Remove spaces at the end of the line 2016-08-24 16:07:55 +06:00
editgamedialog.cpp GUI: Use a dialog theme layout for the unknown game dialog 2020-01-04 10:56:25 +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 GUI: Introduce dynamic layouts 2020-01-04 10:56:25 +01: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 BBVS: Implement file chooser for Air Guitar minigame 2015-11-07 13:26:55 +01:00
fluidsynth-dialog.cpp GUI: Introduce dynamic layouts 2020-01-04 10:56:25 +01:00
fluidsynth-dialog.h
gui-manager.cpp TTS: Fix language setting. 2019-10-16 19:30:56 +02:00
gui-manager.h GUI: Added easter egg 2019-10-14 00:14:38 +02:00
Key.cpp
Key.h
KeysDialog.cpp BACKENDS: Remove the Windows CE port 2019-11-17 22:33:56 +01:00
KeysDialog.h
launcher.cpp GUI: Introduce dynamic layouts 2020-01-04 10:56:25 +01:00
launcher.h GUI: Add DropdownButtonWidget and use it in the launcher for mass add 2019-11-24 14:06:25 +01:00
massadd.cpp ENGINES: Change targets to have an 'engine ID' 2019-11-03 11:43:00 +01: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: Introduce dynamic layouts 2020-01-04 10:56:25 +01:00
object.h GUI: Unify clip and non-clip draw calls 2018-04-19 19:18:39 +02:00
onscreendialog.cpp GUI: Introduce dynamic layouts 2020-01-04 10:56:25 +01:00
onscreendialog.h
options.cpp GUI: Add clear button for the plugins path 2020-01-04 17:48:13 +01:00
options.h GUI: Add clear button for the plugins path 2020-01-04 17:48:13 +01:00
predictivedialog.cpp GUI: Add Missing Switch Default Cases 2019-10-03 06:03:46 +01:00
predictivedialog.h GUI: Fix duplicate include guard 2018-10-31 18:53:28 +00:00
recorderdialog.cpp GUI: Introduce dynamic layouts 2020-01-04 10:56:25 +01:00
recorderdialog.h
remotebrowser.cpp GUI: Remove Dialog::markAsDirty to expose full GUI redraws 2018-01-27 18:12:34 +01:00
remotebrowser.h GUI: Add error message in RemoteBrowser 2016-08-24 16:07:55 +06:00
saveload-dialog.cpp GUI: Fix the SaveLoadDialog with the lowres layouts 2020-01-05 08:34:24 +01:00
saveload-dialog.h GUI: Fix the SaveLoadDialog with the lowres layouts 2020-01-05 08:34:24 +01:00
saveload.cpp ENGINES: Change targets to have an 'engine ID' 2019-11-03 11:43:00 +01: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 GUI: Only change theme when applying new options 2016-10-30 16:25:42 +00:00
ThemeEngine.cpp GUI: Use a dialog theme layout for the unknown game dialog 2020-01-04 10:56:25 +01:00
ThemeEngine.h GUI: Add clear button for the plugins path 2020-01-04 17:48:13 +01:00
ThemeEval.cpp GUI: Add finer control over cross-direction alignment for layout items 2020-01-04 10:56:25 +01:00
ThemeEval.h GUI: Add finer control over cross-direction alignment for layout items 2020-01-04 10:56:25 +01:00
ThemeLayout.cpp GUI: Fix Missing Default Switch Cases in Theme Layout Class 2020-01-08 19:16:21 +00:00
ThemeLayout.h GUI: Add finer control over cross-direction alignment for layout items 2020-01-04 10:56:25 +01:00
ThemeParser.cpp GUI: Add finer control over cross-direction alignment for layout items 2020-01-04 10:56:25 +01:00
ThemeParser.h GUI: Add finer control over cross-direction alignment for layout items 2020-01-04 10:56:25 +01:00
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: Use a dialog theme layout for the unknown game dialog 2020-01-04 10:56:25 +01: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: Fix label drawing on top of PopUpWidget in updates dialog 2020-01-03 19:01:14 +01: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 GUI: Use a dialog theme layout for the unknown game dialog 2020-01-04 10:56:25 +01:00
widget.h GUI: Introduce dynamic layouts 2020-01-04 10:56:25 +01:00