Age | Commit message (Expand) | Author |
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 |
2007-06-11 | Revert commits: | Eugene Sandulenko |
2007-06-10 | Oops, fix crash when opening globals options dialog | Max Horn |
2007-06-10 | Extended the fix for bug #1677997 to also cover the global options dialog; al... | Max Horn |
2007-06-05 | Renamed methods in the FilesystemNode class to match the AbstractFSNode imple... | David Corrales |
2007-05-31 | Merged the fs branch with trunk. r26949:27031 | David Corrales |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-05-26 | Merged the fs branch with trunk. r26472:26948 | David Corrales |
2007-03-10 | Implement FR #1559561: "GUI: output sample rate widgets" | Eugene Sandulenko |
2007-03-08 | Get rid of getcwd abuse here, and unify the way savepath, extrapath and theme... | Max Horn |
2007-02-27 | Changed "each X mins" to "every X mins". | Torbjörn Andersson |
2007-02-13 | Disable clear soundfont path button when path is not selected. | Eugene Sandulenko |
2007-02-13 | Implement FR#1611172: GUI: Add autosave period widgets | Eugene Sandulenko |
2007-02-13 | Implement FR#1600020: GUI: Select "No SoundFont" | Eugene Sandulenko |
2006-10-08 | Displaying the theme name instead of the theme config file name in the 'Misc'... | Johannes Schickel |
2006-10-08 | Now the 'gui_theme' setting saving works... | Johannes Schickel |
2006-10-08 | Display the correct theme name if it's specified with --gui-theme | Johannes 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 use | Johannes Schickel |
2006-08-04 | Renamed handleScreenChanged() -> reflowLayout() in the GUI code | Max Horn |
2006-07-09 | Patch #1519399: DS Backend | Max Horn |
2006-06-24 | Move backends/fs/fs.h and .cpp to common/fs/fs.h and .cpp | Max Horn |
2006-06-11 | Patch #1336171: "MIDI gain setting for FluidSynth" with slight modifications | Eugene Sandulenko |
2006-06-11 | Patch 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-30 | Put volume controls conditionally into separate tab. Used by PSP theme. | Eugene Sandulenko |
2006-05-30 | - Split global audio tab into audio and volume | Eugene Sandulenko |
2006-05-30 | Fix bug #1496582 "GUI: Default graphics mode not committing". | Eugene Sandulenko |
2006-05-18 | Oops. Break indefinite loop. | Eugene Sandulenko |
2006-05-18 | Properly set GFX mode selected in GUI. Fixes selection of 1x scaler. | Eugene Sandulenko |
2006-05-13 | Patch #1091170: ALL, SCUMM: Subtitle speed control | Max Horn |
2006-04-19 | Started to prepare the gui for runtime resolution switches. | Johannes Schickel |
2006-04-16 | Fix for bug #1471383: Instead of overloading ConfigManager::set, we now have ... | Max Horn |
2006-04-16 | Remove redundant code. soundfont is taken care in OptionsDialog::open() now. | Eugene Sandulenko |
2006-04-16 | Patch #1469722: "Game-specific SoundFont configuration broken" | Eugene Sandulenko |
2006-04-04 | Initialize uninitialized variable. | Eugene Sandulenko |
2006-03-28 | Renamed various container isEmpty() methods to empty() to match STL conventions | Max Horn |
2006-03-24 | Reduce (indirect) dependencies on gui/eval.h (and thus common/assocarray.h) t... | Max Horn |
2006-03-24 | o Move built-in evaluator constants to AssocArray to speed it up | Eugene Sandulenko |
2006-03-09 | Converted last dialogs to new scheme. Now it seems to be everything. Please, | Eugene Sandulenko |