Age | Commit message (Expand) | Author |
2016-10-30 | GUI: Allow changing the GUI language without restarting ScummVM | Thierry Crozat |
2016-10-30 | GUI: Add possibility to rebuild the options dialog | Thierry Crozat |
2016-10-30 | GUI: Only change theme when applying new options | Thierry Crozat |
2016-10-30 | GUI: Add Apply button in global options dialog | Thierry Crozat |
2016-10-22 | GUI: Fix incorrect initialisation of some tab Ids in OptionsDialog | Thierry Crozat |
2016-10-17 | ALL: Fix compilation with enabled sdl_net and disabled cloud | Eugene Sandulenko |
2016-10-17 | ALL: Fix compilation with disabled cloud but enabled libcurl | Eugene Sandulenko |
2016-10-16 | GUI: Fix compilation when cloud is disabled but libcurl is not | Thierry Crozat |
2016-10-13 | GUI: Add checkbox and config option to enable/disable graphics filtering | Thierry Crozat |
2016-10-12 | GUI: Fix wrong error messages when failing to change some graphics settings | Thierry Crozat |
2016-10-09 | GUI: Do not disable Aspect ratio checkbox with only-fullscreen option | Eugene Sandulenko |
2016-09-18 | ALL: Homogeneize use of 'saved game' in messages | Thierry Crozat |
2016-09-04 | CLOUD: Improve some labels | Thierry Crozat |
2016-08-24 | CLOUD: Add GUI for "rootpath" selection | Alexander Tkachev |
2016-08-24 | GUI: Set tooltip of local webserver button according to server state | Peter Bozsó |
2016-08-24 | GUI: Fix SDL_Net-related errors | Alexander Tkachev |
2016-08-24 | GUI: Make Options dialog stop LocalServer on close | Alexander Tkachev |
2016-08-24 | ALL: Fix debug, warning and error usage | Alexander Tkachev |
2016-08-24 | GUI: JANITORIAL: Fix code formatting | Eugene Sandulenko |
2016-08-24 | CLOUD: Fix `redirect_uri` selection code | Alexander Tkachev |
2016-08-24 | JANITORIAL: Remove spaces at the end of the line | Alexander Tkachev |
2016-08-24 | GUI: Add "Clear port" button in Cloud tab | Alexander Tkachev |
2016-08-24 | CLOUD: Add port override for LocalWebserver | Alexander Tkachev |
2016-08-24 | GUI: Add error callback in Options' Cloud tab | Alexander Tkachev |
2016-08-24 | GUI: Fix Cloud-related dialogs a little | Alexander Tkachev |
2016-08-24 | GUI: Fix Options Cloud tab widgets visibility | Alexander Tkachev |
2016-08-24 | GUI: Fix DownloadDialog detection | Alexander Tkachev |
2016-08-24 | GUI: Fix Container's visibility issue | Alexander Tkachev |
2016-08-24 | GUI: Use Container in the Cloud tab | Alexander Tkachev |
2016-08-24 | CLOUD: Make "Run server" button active | Alexander Tkachev |
2016-08-24 | CLOUD: Replace USE_CLOUD with USE_LIBCURL | Alexander Tkachev |
2016-08-24 | GUI: Fix Options' Cloud tab reflowing | Alexander Tkachev |
2016-08-24 | GUI: Add "Run server" button in Cloud tab | Alexander Tkachev |
2016-08-24 | GUI: Add DownloadDialog sketch | Alexander Tkachev |
2016-08-24 | GUI: Add Refresh button in Options Cloud tab | Alexander Tkachev |
2016-08-24 | GUI: Add Cloud tab StorageWizardDialog | Alexander Tkachev |
2016-08-24 | GUI: Replace Cloud tab's StorageBrowser with PopUp | Alexander Tkachev |
2016-08-24 | CLOUD: Update CloudManager | Alexander Tkachev |
2016-08-24 | GUI: Add Cloud tab information labels | Alexander Tkachev |
2016-08-24 | GUI: Add Options dialog Cloud tab | Alexander Tkachev |
2016-06-06 | GUI: Do not change aspect ratio setting when it is disabled | Eugene Sandulenko |
2016-06-01 | GUI: Cleanup class initialization | Eugene Sandulenko |
2016-04-12 | Merge pull request #715 from dudola/patch-1 | Johannes Schickel |
2016-04-10 | ALL: Split SMALL_SCREEN_DEVICE into GUI_ENABLE_KEYSDIALOG and GUI_ONLY_FULLSC... | Eugene Sandulenko |
2016-04-01 | UPDATES: Remove an unneeded check | Eugene Sandulenko |
2016-04-01 | UPDATES: Implement and use method for normalizing interval value to accepted ... | Eugene Sandulenko |
2016-04-01 | GUI: Remove dummy FluidSynth Settings button from Edit Game. | dudola |
2016-03-31 | UPDATES: Normalize updates_check value | Eugene Sandulenko |
2016-03-31 | UPDATES: Implement Check now button in Options | Eugene Sandulenko |
2016-03-31 | UPDATES: Got rid of hardcoded update intervals list | Eugene Sandulenko |