Age | Commit message (Expand) | Author |
2010-06-28 | Fix regression from r50382, which triggered an assert when clicking "OK" in t... | Johannes Schickel |
2010-06-27 | GUI: and another fix for the music device popup | Florian Kagerer |
2010-06-27 | GUI: fix music device popup (thanks to clone2727 for reporting) | Florian Kagerer |
2010-06-26 | GUI: Add and improve some messages to translate | Jordi Vilalta Prat |
2010-06-26 | GUI: If no language is explicitly selected and autodetection is available, se... | Jordi Vilalta Prat |
2010-06-25 | AUDIO: some fixes in the audio device code (no sound option, new GUIO flags) | Florian Kagerer |
2010-06-21 | Patch #1956501: "GUI/LAUNCHER: Midi device selection" | Max Horn |
2010-06-20 | Commit slightly modified version of patch #3018727: fix subtitle options (tha... | Thierry Crozat |
2010-06-15 | Use USE_TRANSLATION, USE_DETECTLANG and USE_TERMCONV instead of (ENABLE_)TRAN... | Johannes Schickel |
2010-06-15 | GUI: Fixed warnings | Eugene Sandulenko |
2010-06-15 | GUI: Fix crash | Eugene Sandulenko |
2010-06-15 | GUI: Implemented Languages as GUI options. | Eugene Sandulenko |
2010-06-15 | GUI: Disable AdLib controls if game does not support it. | Eugene Sandulenko |
2010-06-15 | GUI: Implement MIDI drivers as GUI options. | Eugene Sandulenko |
2010-06-15 | GUI: Added tooltips to more widgets. | Eugene Sandulenko |
2010-06-15 | GUI: Added tons of tooltips. | Eugene Sandulenko |
2010-06-15 | GUI: Implement tooltips. FR #2821513. | Eugene Sandulenko |
2010-06-15 | GUI: Implement radiobuttons. | Eugene Sandulenko |
2010-06-15 | GUI: Added in-place hotkeys for widgets. | Eugene Sandulenko |
2010-06-15 | Implement translation support for ScummVM GUI. | Eugene Sandulenko |
2010-04-06 | GUI: Remove 'typedef Common::String String' from (Global)OptionsDialog | Max Horn |
2009-08-16 | Fix options dialog's reflowLayout. | Johannes Schickel |
2009-08-08 | Implement FR#2821534: "GUI: Mute All disable volume sliders" | Eugene Sandulenko |
2009-07-29 | Sort audio output rates numerically (see FR #2821525) | Max Horn |
2009-06-06 | Disable MIDI controls if GUIO_NOMIDI is set | Eugene Sandulenko |
2009-06-06 | Implement FR#862150: "GUI: Show subtitles/speech options only for speech games" | Eugene Sandulenko |
2009-06-06 | Implement FR#2507667: "GUI: Improve PopupWidget rendering / theme layouting". | Eugene Sandulenko |
2009-06-06 | Implement feature request #1180217: "GUI: Mute option" | Eugene Sandulenko |
2009-05-13 | Fix all occurrences of AdLib spelling: | Johannes Schickel |
2009-05-12 | Fix invalid pop up widget selection, when no "opl_driver" setting is present. | Johannes Schickel |
2009-05-12 | - Add support for selecting the OPL emulator being used (config entry: "opl_d... | Johannes Schickel |
2009-03-26 | MidiDriver cleanup: findMusicDriver now returns a pointer (makes it possible ... | Max Horn |
2009-03-06 | Removed the defined(__PLAYSTATION2__) case to re-enable extra paths for PS2. | Max Lingua |
2009-02-06 | Reverted previous commit. | Vicent Marti |
2009-02-06 | Removed special case when redrawing the dialog stack. Fixes bug #2555710 and ... | Vicent Marti |
2009-01-18 | GUI: Renamed Globals.TabLabelWidth to Globals.PopUpWidget.labelWidth (that's ... | Max Horn |
2009-01-14 | Handle the sound font clearing button in the game specific options | Jordi Vilalta Prat |
2009-01-02 | Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> gui/GuiManag... | Johannes Schickel |
2009-01-01 | Revamping the handling of GUI themes a bit: | Max Horn |
2009-01-01 | Added two FIXMEs to global options dialog, related to theme selection | Max Horn |
2008-12-27 | Renamed some stuff | Max Horn |
2008-12-22 | Fixed indentation and removed whitespaces at the end of line | Jordi Vilalta Prat |
2008-12-17 | Added KeyConfiguration dialog to classic theme(320 and normal). Updated KeysD... | Lars Persson |
2008-12-16 | Set SMALL SCREEN DEVICE settings in ::open function with new UI framework | Lars Persson |
2008-10-29 | Store names for renderer configuration in config file instead of integers. | Johannes Schickel |
2008-10-05 | Merged several revisions from SVNMerge. | Vicent Marti |
2008-10-02 | Renamed FilesystemNode -> FSNode | Max Horn |
2008-09-20 | - Merged the new RTL changes into the branch. | Vicent Marti |
2008-09-03 | Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type... | Max Horn |
2008-09-02 | Massive refactoring/cleanup on the theme engine/parser. | Vicent Marti |