Age | Commit message (Expand) | Author |
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 |
2008-08-15 | Tons of misc. GFX fixes. | Vicent Marti |
2008-08-15 | Added popup widget in Options menu to change GUI renderer on the fly. | Vicent Marti |
2008-08-14 | Misc GFX tweaks. | Vicent Marti |
2008-08-13 | Finished legacy API cleanup. Removed all legacy code. | Vicent Marti |
2008-08-13 | Finished GUI layout in g1x. | Vicent Marti |
2008-08-09 | Finished support for theme loading. | Vicent Marti |
2008-08-08 | Resolution-dependence in XML files. | Vicent Marti |
2008-08-06 | Options menu fully parsed. Needs tweaking. | Vicent Marti |
2008-08-05 | Options menu layout parsing, featuring the brand new FATPOPUPS. | Vicent Marti |
2008-05-09 | Added the option to specify the custom path for loading plugins | Jordi Vilalta Prat |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-09-18 | Code formatting fixes | Max Horn |
2007-09-18 | Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil... | Max Horn |
2007-07-08 | Merged the FSNode branch with trunk r27681:27969 | David Corrales |
2007-06-27 | Patch #1743196: "GUI: Remove trailing spaces in some strings" | Eugene Sandulenko |
2007-06-25 | Patch #1742574: "GUI: Unify "Default" options text" | Eugene Sandulenko |
2007-06-23 | Merged the FSNode branch with trunk r27031:27680 | David Corrales |
2007-06-20 | Fix reading the speech_mute setting, the global setting was read, instead of ... | Travis Howell |
2007-06-14 | Fixed a TODO about checking that the savegames path is writable. | David Corrales |
2007-06-11 | Fix bugs #1709323: "GUI: Button overlapping" and #1677997: "GUI: Switching | Eugene Sandulenko |