aboutsummaryrefslogtreecommitdiff
path: root/gui/options.cpp
AgeCommit message (Expand)Author
2016-10-30GUI: Allow changing the GUI language without restarting ScummVMThierry Crozat
2016-10-30GUI: Add possibility to rebuild the options dialogThierry Crozat
2016-10-30GUI: Only change theme when applying new optionsThierry Crozat
2016-10-30GUI: Add Apply button in global options dialogThierry Crozat
2016-10-22GUI: Fix incorrect initialisation of some tab Ids in OptionsDialogThierry Crozat
2016-10-17ALL: Fix compilation with enabled sdl_net and disabled cloudEugene Sandulenko
2016-10-17ALL: Fix compilation with disabled cloud but enabled libcurlEugene Sandulenko
2016-10-16GUI: Fix compilation when cloud is disabled but libcurl is notThierry Crozat
2016-10-13GUI: Add checkbox and config option to enable/disable graphics filteringThierry Crozat
2016-10-12GUI: Fix wrong error messages when failing to change some graphics settingsThierry Crozat
2016-10-09GUI: Do not disable Aspect ratio checkbox with only-fullscreen optionEugene Sandulenko
2016-09-18ALL: Homogeneize use of 'saved game' in messagesThierry Crozat
2016-09-04CLOUD: Improve some labelsThierry Crozat
2016-08-24CLOUD: Add GUI for "rootpath" selectionAlexander Tkachev
2016-08-24GUI: Set tooltip of local webserver button according to server statePeter Bozsó
2016-08-24GUI: Fix SDL_Net-related errorsAlexander Tkachev
2016-08-24GUI: Make Options dialog stop LocalServer on closeAlexander Tkachev
2016-08-24ALL: Fix debug, warning and error usageAlexander Tkachev
2016-08-24GUI: JANITORIAL: Fix code formattingEugene Sandulenko
2016-08-24CLOUD: Fix `redirect_uri` selection codeAlexander Tkachev
2016-08-24JANITORIAL: Remove spaces at the end of the lineAlexander Tkachev
2016-08-24GUI: Add "Clear port" button in Cloud tabAlexander Tkachev
2016-08-24CLOUD: Add port override for LocalWebserverAlexander Tkachev
2016-08-24GUI: Add error callback in Options' Cloud tabAlexander Tkachev
2016-08-24GUI: Fix Cloud-related dialogs a littleAlexander Tkachev
2016-08-24GUI: Fix Options Cloud tab widgets visibilityAlexander Tkachev
2016-08-24GUI: Fix DownloadDialog detectionAlexander Tkachev
2016-08-24GUI: Fix Container's visibility issueAlexander Tkachev
2016-08-24GUI: Use Container in the Cloud tabAlexander Tkachev
2016-08-24CLOUD: Make "Run server" button activeAlexander Tkachev
2016-08-24CLOUD: Replace USE_CLOUD with USE_LIBCURLAlexander Tkachev
2016-08-24GUI: Fix Options' Cloud tab reflowingAlexander Tkachev
2016-08-24GUI: Add "Run server" button in Cloud tabAlexander Tkachev
2016-08-24GUI: Add DownloadDialog sketchAlexander Tkachev
2016-08-24GUI: Add Refresh button in Options Cloud tabAlexander Tkachev
2016-08-24GUI: Add Cloud tab StorageWizardDialogAlexander Tkachev
2016-08-24GUI: Replace Cloud tab's StorageBrowser with PopUpAlexander Tkachev
2016-08-24CLOUD: Update CloudManagerAlexander Tkachev
2016-08-24GUI: Add Cloud tab information labelsAlexander Tkachev
2016-08-24GUI: Add Options dialog Cloud tabAlexander Tkachev
2016-06-06GUI: Do not change aspect ratio setting when it is disabledEugene Sandulenko
2016-06-01GUI: Cleanup class initializationEugene Sandulenko
2016-04-12Merge pull request #715 from dudola/patch-1Johannes Schickel
2016-04-10ALL: Split SMALL_SCREEN_DEVICE into GUI_ENABLE_KEYSDIALOG and GUI_ONLY_FULLSC...Eugene Sandulenko
2016-04-01UPDATES: Remove an unneeded checkEugene Sandulenko
2016-04-01UPDATES: Implement and use method for normalizing interval value to accepted ...Eugene Sandulenko
2016-04-01GUI: Remove dummy FluidSynth Settings button from Edit Game.dudola
2016-03-31UPDATES: Normalize updates_check valueEugene Sandulenko
2016-03-31UPDATES: Implement Check now button in OptionsEugene Sandulenko
2016-03-31UPDATES: Got rid of hardcoded update intervals listEugene Sandulenko