scummvm/gui
Thierry Crozat 201b347ebd GUI: Improve layout update for UnknownGameDialog
Previously the dialog was not resized and was just recentered on
the screen when the overlay size changed. Now it is properly
resized as well.
2018-05-28 22:21:10 +01:00
..
animation
themes I18N: Regenerate translations data file 2018-05-14 05:05:07 +02:00
widgets JANITORIAL: Remove trailing whitespace 2018-05-20 23:40:20 +02:00
about.cpp GUI: Unify clip and non-clip draw calls 2018-04-19 19:18:39 +02:00
about.h GUI: Added override clauses 2018-03-28 12:28:12 +02:00
Actions.cpp
Actions.h
browser_osx.mm
browser.cpp GUI: Remove Dialog::markAsDirty to expose full GUI redraws 2018-01-27 18:12:34 +01:00
browser.h
chooser.cpp GUI: Implement dirty-checking for widget redraws 2018-01-27 18:12:34 +01:00
chooser.h
console.cpp GUI: Add copy and paste support to the graphical console 2018-05-07 22:42:00 +02:00
console.h GUI: Add copy and paste support to the graphical console 2018-05-07 22:42:00 +02:00
credits.h CREDITS: Add Xeen 2018-05-02 08:10:21 +02:00
debugger.cpp JANITORIAL: Remove trailing whitespace 2018-05-20 23:40:20 +02:00
debugger.h
dialog.cpp GUI: Unify clip and non-clip draw calls 2018-04-19 19:18:39 +02:00
dialog.h GUI: Remove the ThemeItem draw queues 2018-03-12 11:46:04 +01:00
downloaddialog.cpp GUI: Remove Dialog::markAsDirty to expose full GUI redraws 2018-01-27 18:12:34 +01:00
downloaddialog.h
editgamedialog.cpp Merge pull request #1187 from bgK/detection-refactor-unknown 2018-05-28 18:43:15 +02:00
editgamedialog.h ENGINES: Merge GameDescriptor and DetectedGame 2018-05-10 09:04:23 +02: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 GUI: Remove the ThemeItem draw queues 2018-03-12 11:46:04 +01:00
gui-manager.h GUI: Remove Dialog::markAsDirty to expose full GUI redraws 2018-01-27 18:12:34 +01: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: Move UnknownGameDialog to gui 2018-05-28 20:55:00 +01:00
launcher.h ENGINES: Factor adding games to ConfMan 2018-05-10 09:04:23 +02:00
massadd.cpp ENGINES: Merge GameDescriptor and DetectedGame 2018-05-10 09:04:23 +02:00
massadd.h ENGINES: Merge GameDescriptor and DetectedGame 2018-05-10 09:04:23 +02:00
message.cpp
message.h
module.mk GUI: Move UnknownGameDialog to gui 2018-05-28 20:55:00 +01: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 GUI: Remove Dialog::markAsDirty to expose full GUI redraws 2018-01-27 18:12:34 +01:00
options.h JANITORIAL: Fix trailing whitespace 2018-05-24 15:30:55 +02:00
predictivedialog.cpp DS: Fix building with AGI engine disabled 2018-04-07 09:30:07 +02:00
predictivedialog.h
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: Remove Dialog::markAsDirty to expose full GUI redraws 2018-01-27 18:12:34 +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
storagewizarddialog.cpp GUI: Remove Dialog::markAsDirty to expose full GUI redraws 2018-01-27 18:12:34 +01:00
storagewizarddialog.h
themebrowser.cpp GUI: Remove Dialog::markAsDirty to expose full GUI redraws 2018-01-27 18:12:34 +01:00
themebrowser.h
ThemeEngine.cpp GUI: Unify clip and non-clip draw calls 2018-04-19 19:18:39 +02:00
ThemeEngine.h GUI: Unify clip and non-clip draw calls 2018-04-19 19:18:39 +02:00
ThemeEval.cpp
ThemeEval.h
ThemeLayout.cpp
ThemeLayout.h
ThemeParser.cpp ALL: Fix misuse of comma operator 2017-11-10 09:57:03 -06:00
ThemeParser.h
Tooltip.cpp GUI: Unify clip and non-clip draw calls 2018-04-19 19:18:39 +02:00
Tooltip.h GUI: Added override specifiers 2018-03-28 12:47:23 +02:00
unknown-game-dialog.cpp GUI: Improve layout update for UnknownGameDialog 2018-05-28 22:21:10 +01:00
unknown-game-dialog.h GUI: Improve layout update for UnknownGameDialog 2018-05-28 22:21:10 +01: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 GUI: Unify clip and non-clip draw calls 2018-04-19 19:18:39 +02:00
widget.h GUI: Unify clip and non-clip draw calls 2018-04-19 19:18:39 +02:00