scummvm/gui
Thierry Crozat b1fcd15cad GUI: Allow scaling dialog and widget sizes in constructors
The resize() function has the option to do the scaling, but
adding it to the construtor avoids having to then call resize().
Also this makes more explicit that by default the sizes are not
scaled. The reason for not scaling by default is because values
with get from the ThemeEngine are already scaled.
2023-03-25 11:27:02 +01:00
..
animation
themes GUI: THEMES: Regenerate themes 2023-03-20 00:22:07 +01:00
widgets GUI: Allow scaling dialog and widget sizes in constructors 2023-03-25 11:27:02 +01:00
about.cpp
about.h
browser.cpp JANITORIAL: Fix various "an" typos in comments 2023-03-16 14:47:28 +01:00
browser.h
chooser.cpp
chooser.h
console.cpp GUI: Add possibility to specify Debugger prompt 2023-02-04 14:58:54 +01:00
console.h GUI: Add possibility to specify Debugger prompt 2023-02-04 14:58:54 +01:00
credits.h CREDITS: Add dwa for macOS PPC 2023-02-27 19:38:23 +01:00
debugger.cpp GUI: Add possibility to specify Debugger prompt 2023-02-04 14:58:54 +01:00
debugger.h GUI: Add possibility to specify Debugger prompt 2023-02-04 14:58:54 +01:00
dialog.cpp GUI: Allow scaling dialog and widget sizes in constructors 2023-03-25 11:27:02 +01:00
dialog.h GUI: Allow scaling dialog and widget sizes in constructors 2023-03-25 11:27:02 +01:00
downloaddialog.cpp COMMON: Simplify API for getHumanReadableBytes() 2023-02-05 23:08:21 +01:00
downloaddialog.h
downloadpacksdialog.cpp COMMON: Simplify API for getHumanReadableBytes() 2023-02-05 23:08:21 +01:00
downloadpacksdialog.h
editgamedialog.cpp
editgamedialog.h
editrecorddialog.cpp
editrecorddialog.h
error.cpp
error.h
EventRecorder.cpp
EventRecorder.h
filebrowser-dialog.cpp
filebrowser-dialog.h
fluidsynth-dialog.cpp
fluidsynth-dialog.h
gui-manager.cpp JANITORIAL: Fix various "an" typos in comments 2023-03-16 14:47:28 +01:00
gui-manager.h
launcher.cpp GUI: Display titles in alternate color if unreachable 2023-03-20 19:26:44 +01:00
launcher.h
massadd.cpp
massadd.h
message.cpp
message.h
MetadataParser.cpp
MetadataParser.h
module.mk GUI: Move SessionSelector dialog to SCUMM engine where it belongs 2023-03-06 16:49:27 +01:00
object.cpp GUI: Allow scaling dialog and widget sizes in constructors 2023-03-25 11:27:02 +01:00
object.h GUI: Allow scaling dialog and widget sizes in constructors 2023-03-25 11:27:02 +01:00
onscreendialog.cpp
onscreendialog.h
options.cpp GUI: Simplify palette code 2023-02-08 00:09:39 +01:00
options.h
predictivedialog.cpp
predictivedialog.h
recorderdialog.cpp
recorderdialog.h
remotebrowser.cpp
remotebrowser.h
saveload-dialog.cpp COMMON: Simplify API for getHumanReadableBytes() 2023-02-05 23:08:21 +01:00
saveload-dialog.h
saveload.cpp
saveload.h
shaderbrowser-dialog.cpp
shaderbrowser-dialog.h
themebrowser.cpp
themebrowser.h
ThemeEngine.cpp GUI: Cache bitmaps again 2023-03-16 19:20:50 +01:00
ThemeEngine.h GUI: THEMES: Bump theme version and regenerate all themes 2023-03-06 14:40:34 +01:00
ThemeEval.cpp
ThemeEval.h
ThemeLayout.cpp GUI: Fix width and height calculation 2023-02-05 18:00:24 +01:00
ThemeLayout.h
ThemeParser.cpp GUI: Allow comparing the width with the height in resolution checks 2023-03-20 00:18:25 +01:00
ThemeParser.h GUI: Add a resolution property for layouts 2023-03-20 00:18:25 +01:00
Tooltip.cpp
Tooltip.h
unknown-game-dialog.cpp
unknown-game-dialog.h
updates-dialog.cpp
updates-dialog.h
widget.cpp GUI: Allow scaling dialog and widget sizes in constructors 2023-03-25 11:27:02 +01:00
widget.h GUI: Allow scaling dialog and widget sizes in constructors 2023-03-25 11:27:02 +01:00