aboutsummaryrefslogtreecommitdiff
path: root/gui/options.cpp
AgeCommit message (Expand)Author
2009-01-01Revamping the handling of GUI themes a bit:Max Horn
2009-01-01Added two FIXMEs to global options dialog, related to theme selectionMax Horn
2008-12-27Renamed some stuffMax Horn
2008-12-22Fixed indentation and removed whitespaces at the end of lineJordi Vilalta Prat
2008-12-17Added KeyConfiguration dialog to classic theme(320 and normal). Updated KeysD...Lars Persson
2008-12-16Set SMALL SCREEN DEVICE settings in ::open function with new UI frameworkLars Persson
2008-10-29Store names for renderer configuration in config file instead of integers.Johannes Schickel
2008-10-05Merged several revisions from SVNMerge.Vicent Marti
2008-10-02Renamed FilesystemNode -> FSNodeMax Horn
2008-09-20- Merged the new RTL changes into the branch.Vicent Marti
2008-09-03Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type...Max Horn
2008-09-02Massive refactoring/cleanup on the theme engine/parser.Vicent Marti
2008-08-15Tons of misc. GFX fixes.Vicent Marti
2008-08-15Added popup widget in Options menu to change GUI renderer on the fly.Vicent Marti
2008-08-14Misc GFX tweaks.Vicent Marti
2008-08-13Finished legacy API cleanup. Removed all legacy code.Vicent Marti
2008-08-13Finished GUI layout in g1x.Vicent Marti
2008-08-09Finished support for theme loading.Vicent Marti
2008-08-08Resolution-dependence in XML files.Vicent Marti
2008-08-06Options menu fully parsed. Needs tweaking.Vicent Marti
2008-08-05Options menu layout parsing, featuring the brand new FATPOPUPS.Vicent Marti
2008-05-09Added the option to specify the custom path for loading pluginsJordi Vilalta Prat
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-18Code formatting fixesMax Horn
2007-09-18Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil...Max Horn
2007-07-08Merged the FSNode branch with trunk r27681:27969David Corrales
2007-06-27Patch #1743196: "GUI: Remove trailing spaces in some strings"Eugene Sandulenko
2007-06-25Patch #1742574: "GUI: Unify "Default" options text"Eugene Sandulenko
2007-06-23Merged the FSNode branch with trunk r27031:27680David Corrales
2007-06-20Fix reading the speech_mute setting, the global setting was read, instead of ...Travis Howell
2007-06-14Fixed a TODO about checking that the savegames path is writable.David Corrales
2007-06-11Fix bugs #1709323: "GUI: Button overlapping" and #1677997: "GUI: SwitchingEugene Sandulenko
2007-06-11Revert commits:Eugene Sandulenko
2007-06-10Oops, fix crash when opening globals options dialogMax Horn
2007-06-10Extended the fix for bug #1677997 to also cover the global options dialog; al...Max Horn
2007-06-05Renamed methods in the FilesystemNode class to match the AbstractFSNode imple...David Corrales
2007-05-31Merged the fs branch with trunk. r26949:27031David Corrales
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-26Merged the fs branch with trunk. r26472:26948David Corrales
2007-03-10Implement FR #1559561: "GUI: output sample rate widgets"Eugene Sandulenko
2007-03-08Get rid of getcwd abuse here, and unify the way savepath, extrapath and theme...Max Horn
2007-02-27Changed "each X mins" to "every X mins".Torbjörn Andersson
2007-02-13Disable clear soundfont path button when path is not selected.Eugene Sandulenko
2007-02-13Implement FR#1611172: GUI: Add autosave period widgetsEugene Sandulenko
2007-02-13Implement FR#1600020: GUI: Select "No SoundFont"Eugene Sandulenko
2006-10-08Displaying the theme name instead of the theme config file name in the 'Misc'...Johannes Schickel
2006-10-08Now the 'gui_theme' setting saving works...Johannes Schickel
2006-10-08Display the correct theme name if it's specified with --gui-themeJohannes Schickel
2006-10-08- reworked my commit for r24216, not 'Classic (Builtin)' uses the builtin cla...Johannes Schickel
2006-10-08- Added dialog for selecting the theme to useJohannes Schickel