aboutsummaryrefslogtreecommitdiff
path: root/gui/options.cpp
AgeCommit message (Expand)Author
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
2006-08-04Renamed handleScreenChanged() -> reflowLayout() in the GUI codeMax Horn
2006-07-09Patch #1519399: DS BackendMax Horn
2006-06-24Move backends/fs/fs.h and .cpp to common/fs/fs.h and .cppMax Horn
2006-06-11Patch #1336171: "MIDI gain setting for FluidSynth" with slight modificationsEugene Sandulenko
2006-06-11Patch from bugreport #1502409: "Search ScummVM directory for GUI theme".Eugene Sandulenko
2006-06-03*Loads* of Common::String related optimizations. Woa, *tons* of methods were ...Max Horn
2006-05-30Put volume controls conditionally into separate tab. Used by PSP theme.Eugene Sandulenko
2006-05-30- Split global audio tab into audio and volumeEugene Sandulenko
2006-05-30Fix bug #1496582 "GUI: Default graphics mode not committing".Eugene Sandulenko
2006-05-18Oops. Break indefinite loop.Eugene Sandulenko
2006-05-18Properly set GFX mode selected in GUI. Fixes selection of 1x scaler.Eugene Sandulenko
2006-05-13Patch #1091170: ALL, SCUMM: Subtitle speed controlMax Horn
2006-04-19Started to prepare the gui for runtime resolution switches.Johannes Schickel
2006-04-16Fix for bug #1471383: Instead of overloading ConfigManager::set, we now have ...Max Horn
2006-04-16Remove redundant code. soundfont is taken care in OptionsDialog::open() now.Eugene Sandulenko
2006-04-16Patch #1469722: "Game-specific SoundFont configuration broken"Eugene Sandulenko
2006-04-04Initialize uninitialized variable.Eugene Sandulenko
2006-03-28Renamed various container isEmpty() methods to empty() to match STL conventionsMax Horn
2006-03-24Reduce (indirect) dependencies on gui/eval.h (and thus common/assocarray.h) t...Max Horn
2006-03-24o Move built-in evaluator constants to AssocArray to speed it upEugene Sandulenko
2006-03-09Converted last dialogs to new scheme. Now it seems to be everything. Please,Eugene Sandulenko
2006-03-08CleanupEugene Sandulenko
2006-03-08o Converted most (all?) widgets to new scheme.Eugene Sandulenko
2006-03-07o More widgets fot alternative constructorsEugene Sandulenko
2006-02-20Fixing up my previous commit: finished moving common/scaler* to graphicsMax Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-02-02Should be 'description'Chris Apers
2006-01-28- Fixes a bug that the debugger crashed while openingJohannes Schickel
2006-01-18Update copyright noticeEugene Sandulenko
2005-11-10Removed unnecessary space from the SoundFont button's text, to keep it fromTorbjörn Andersson
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-08PalmOS stuffChris Apers
2005-09-03Change PalmOS identChris Apers
2005-08-17Made the path buttons extra wide so that the text is not truncated in theTorbjörn Andersson
2005-08-10committed patch #1255847, thanks Simon Sawatzki.Gregory Montoir
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-07-05* Start of generic key configuration support for ScummVMLars Persson
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-06-03Cleanup.Torbjörn Andersson