scummvm/gui
2021-04-15 17:45:38 +02:00
..
animation ALL: synced with ScummVM commit 09bf38c120 2020-05-09 20:05:54 +02:00
themes GUI: Clarify the moved Topaz font data 2021-04-15 17:45:38 +02:00
widgets GUI: Fix tab dimensions on resize 2021-04-13 02:13:20 +02:00
about.cpp GUI: Show only truly compiled-in engines in the About dialog 2021-04-14 14:42:10 +02:00
about.h ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
Actions.cpp ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
Actions.h ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
browser.cpp ALL: Remove use of "" in Common::U32String constructors 2020-11-16 16:56:58 +00:00
browser.h ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
chooser.cpp ALL: Remove use of "" in Common::U32String constructors 2020-11-16 16:56:58 +00:00
chooser.h ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
console.cpp GUI: added debug output for console prints 2021-02-17 12:51:46 +00:00
console.h
credits.h CREDITS: Add credits for buried 2021-03-22 00:07:43 +01:00
debugger.cpp GUI: added new debugger command to execute a file line by line 2020-12-15 12:46:07 +01:00
debugger.h GUI: added new debugger command to execute a file line by line 2020-12-15 12:46:07 +01:00
dialog.cpp JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
dialog.h ALL: synced with ScummVM commit 09bf38c120 2020-05-09 20:05:54 +02:00
downloaddialog.cpp ALL: Remove use of "" in Common::U32String constructors 2020-11-16 16:56:58 +00:00
downloaddialog.h ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
editgamedialog.cpp GUI: Add a checkbox to allow overriding the global backend settings 2021-03-15 16:52:52 +02:00
editgamedialog.h GUI: Add a checkbox to allow overriding the global backend settings 2021-03-15 16:52:52 +02:00
editrecorddialog.cpp ALL: Remove use of "" in Common::U32String constructors 2020-11-16 16:56:58 +00:00
editrecorddialog.h ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
error.cpp ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
error.h ALL: Remove use of "" in Common::U32String constructors 2020-11-16 16:56:58 +00:00
EventRecorder.cpp GUI: pass record file name by reference 2021-02-20 22:37:19 +01:00
EventRecorder.h GUI: pass record file name by reference 2021-02-20 22:37:19 +01:00
filebrowser-dialog.cpp ALL: Remove use of "" in Common::U32String constructors 2020-11-16 16:56:58 +00:00
filebrowser-dialog.h ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
fluidsynth-dialog.cpp ALL: Remove use of "" in Common::U32String constructors 2020-11-16 16:56:58 +00:00
fluidsynth-dialog.h ALL: synced with ScummVM commit 09bf38c120 2020-05-09 20:05:54 +02:00
gui-manager.cpp GUI: Fix GCC warning 2021-04-11 23:15:34 +03:00
gui-manager.h GUI: Rename getBaseWidth/Height to getGUIWidth/Height 2021-04-11 21:21:44 +02:00
Key.cpp ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
Key.h ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
KeysDialog.cpp ALL: Remove use of "" in Common::U32String constructors 2020-11-16 16:56:58 +00:00
KeysDialog.h ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
launcher.cpp GUI: Switched SearchPic to SVG 2021-04-11 21:21:44 +02:00
launcher.h ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
massadd.cpp DS: Replace the options dialog 2021-02-04 01:59:14 +01:00
massadd.h ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
message.cpp ALL: Remove use of "" in Common::U32String constructors 2020-11-16 16:56:58 +00:00
message.h ALL: Remove use of "" in Common::U32String constructors 2020-11-16 16:56:58 +00:00
module.mk ALL: Sync with ScummVM rev. 55dba55056 2019-12-08 17:06:42 +01:00
object.cpp GUI: Avoid double scaling on widget creation 2021-04-11 21:21:44 +02:00
object.h GUI: Fix oversized keymapper controls 2021-04-11 21:21:44 +02:00
onscreendialog.cpp ALL: Remove use of "" in Common::U32String constructors 2020-11-16 16:56:58 +00:00
onscreendialog.h ALL: synced with ScummVM commit 09bf38c120 2020-05-09 20:05:54 +02:00
options.cpp GUI: Enable missing translations for audio device selection 2021-04-10 19:09:11 +02:00
options.h GUI: Add GUI option to always return to the Launcher instead of quitting 2020-12-02 22:39:22 +00:00
predictivedialog.cpp DS: Rewrite event handling 2021-02-04 01:59:14 +01:00
predictivedialog.h ALL: synced with ScummVM commit 09bf38c120 2020-05-09 20:05:54 +02:00
recorderdialog.cpp GUI: Switch GUI to ManagedSurface 2021-04-11 21:21:44 +02:00
recorderdialog.h ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
remotebrowser.cpp ALL: Remove use of "" in Common::U32String constructors 2020-11-16 16:56:58 +00:00
remotebrowser.h JANITORIAL: Cleanup inconsistent includes 2021-02-22 10:54:07 +00:00
saveload-dialog.cpp GUI: Fix scaling for simple saveload dialog 2021-04-13 19:08:22 +01:00
saveload-dialog.h BASE: Avoid calling PluginMan.getEngineFromMetaEngine where possible 2021-04-05 15:33:23 +01:00
saveload.cpp BASE: Avoid calling PluginMan.getEngineFromMetaEngine where possible 2021-04-05 15:33:23 +01:00
saveload.h BASE: Avoid calling PluginMan.getEngineFromMetaEngine where possible 2021-04-05 15:33:23 +01:00
themebrowser.cpp ALL: Remove use of "" in Common::U32String constructors 2020-11-16 16:56:58 +00:00
themebrowser.h ALL: synced with ScummVM commit 09bf38c120 2020-05-09 20:05:54 +02:00
ThemeEngine.cpp GUI: If SVG file is present, do not bother with loading BMPs 2021-04-11 21:21:44 +02:00
ThemeEngine.h GUI: Cleanup not needed code 2021-04-11 21:21:44 +02:00
ThemeEval.cpp GUI: Moved default layout spacing to themes 2021-04-11 21:21:44 +02:00
ThemeEval.h GUI: Always scale padding 2021-04-11 21:21:44 +02:00
ThemeLayout.cpp GUI: Rename getBaseWidth/Height to getGUIWidth/Height 2021-04-11 21:21:44 +02:00
ThemeLayout.h ALL: Sync with ScummVM - rev a94849abc4 2020-06-24 02:01:11 +02:00
ThemeParser.cpp GUI: Remove TransparentSurface remnants aka alphabitmaps from themes 2021-04-11 21:21:44 +02:00
ThemeParser.h GUI: Remove TransparentSurface remnants aka alphabitmaps from themes 2021-04-11 21:21:44 +02:00
Tooltip.cpp GUI: Do not double scale Tooltip widget position 2021-04-13 01:58:07 +02:00
Tooltip.h ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
unknown-game-dialog.cpp ALL: Remove use of "" in Common::U32String constructors 2020-11-16 16:56:58 +00:00
unknown-game-dialog.h GUI: Simplify code for UnknownGameDialogs when generating bug tracker URL. 2020-08-30 14:43:41 +02:00
updates-dialog.cpp ALL: Remove use of "" in Common::U32String constructors 2020-11-16 16:56:58 +00:00
updates-dialog.h ALL: synced with ScummVM commit 09bf38c120 2020-05-09 20:05:54 +02:00
widget.cpp GUI: Skip unnecessary gfx scaling 2021-04-11 21:21:44 +02:00
widget.h GUI: Switch GUI to ManagedSurface 2021-04-11 21:21:44 +02:00