scummvm/gui
rsn8887 afff429261 SDL: fix options control tab ordering and labels
- control options tab is moved past graphics options tab
- control tab is not the default anymore
- changed label of "Mouse Speed" option to "Pointer Speed"
- changed Pointer Speed infotip description to make it more clear
2017-02-26 12:04:37 -06:00
..
animation
themes SDL: Fix erratic analog pointer + control options 2017-02-22 16:52:09 -06:00
widgets SDL: Fix erratic analog pointer + control options 2017-02-22 16:52:09 -06:00
about.cpp ALL: Bump copyright year to 2017 2017-01-01 10:58:56 +01:00
about.h
Actions.cpp
Actions.h
browser_osx.mm JANITORIAL: Remove more trailing spaces 2016-10-09 15:02:02 +02:00
browser.cpp GUI: Fix hidden files visibility getting out of sync in the files browser 2016-08-30 21:19:59 +02:00
browser.h
chooser.cpp
chooser.h
console.cpp
console.h
credits.h CREDITS: Core team has been disbanded and LordHoto retired 2016-09-26 21:33:55 +01:00
debugger.cpp JANITORIAL: Remove spaces at the end of the line 2016-08-24 16:07:55 +06:00
debugger.h
dialog.cpp
dialog.h
downloaddialog.cpp GUI: Fix indentation to silence GCC 6 warning 2016-09-05 18:08:51 +02:00
downloaddialog.h JANITORIAL: Remove spaces at the end of the line 2016-08-24 16:07:55 +06:00
editgamedialog.cpp GUI: Add Apply button in global options dialog 2016-10-30 15:43:14 +00:00
editgamedialog.h GUI: Add Apply button in global options dialog 2016-10-30 15:43:14 +00:00
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 Merge pull request #720 from ottogin/gui-events-fix 2016-11-12 12:09:14 +01:00
gui-manager.h
Key.cpp
Key.h
KeysDialog.cpp GUI: Replace sprintf() with safer String::format() in KeysDialog. 2017-01-12 09:46:14 +00:00
KeysDialog.h
launcher.cpp GUI: Add possibility to rebuild the launcher dialog 2016-10-30 18:56:35 +00:00
launcher.h GUI: Add possibility to rebuild the launcher dialog 2016-10-30 18:56:35 +00:00
massadd.cpp
massadd.h
message.cpp
message.h
module.mk ALL: Fix compilation with disabled cloud but enabled libcurl 2016-10-17 18:55:22 +02:00
object.cpp
object.h
onscreendialog.cpp
onscreendialog.h
options.cpp SDL: fix options control tab ordering and labels 2017-02-26 12:04:37 -06:00
options.h SDL: Fix erratic analog pointer + control options 2017-02-22 16:52:09 -06:00
predictivedialog.cpp
predictivedialog.h
recorderdialog.cpp
recorderdialog.h
remotebrowser.cpp CLOUD: Improve some labels 2016-09-04 23:25:54 +01:00
remotebrowser.h
saveload-dialog.cpp ALL: game state => saved game 2016-11-29 20:15:20 +01:00
saveload-dialog.h ALL: Fix compilation with disabled cloud but enabled libcurl 2016-10-17 18:55:22 +02:00
saveload.cpp ALL: Fix compilation with disabled cloud but enabled libcurl 2016-10-17 18:55:22 +02:00
saveload.h
storagewizarddialog.cpp JANITORIAL: Remove more trailing spaces 2016-10-09 15:02:02 +02:00
storagewizarddialog.h GUI: Add Container in StorageWizardDialog 2016-08-24 16:07:55 +06:00
themebrowser.cpp GUI: Only change theme when applying new options 2016-10-30 16:25:42 +00:00
themebrowser.h GUI: Only change theme when applying new options 2016-10-30 16:25:42 +00:00
ThemeEngine.cpp GUI: Fix Unused Variable Compiler Warning when USE_PNG not set. 2017-01-12 10:00:17 +00:00
ThemeEngine.h GUI: Add Apply button in global options dialog 2016-10-30 15:43:14 +00:00
ThemeEval.cpp
ThemeEval.h
ThemeLayout.cpp
ThemeLayout.h
ThemeParser.cpp
ThemeParser.h
Tooltip.cpp
Tooltip.h
updates-dialog.cpp
updates-dialog.h
widget.cpp GUI: Fix crash when slider values are out-of-bounds 2016-12-01 13:04:55 -06:00
widget.h