aboutsummaryrefslogtreecommitdiff
path: root/gui/options.cpp
AgeCommit message (Expand)Author
2005-05-20Added big editable text widget, and removed some cruft. I think this meansTorbjörn Andersson
2005-05-19Big version of the popup widget. It could use a bit more polish, though...Torbjörn Andersson
2005-05-19More scaling work. It's still more about infrastructure than layout: I wantTorbjörn Andersson
2005-05-18Make sure the labels for the volume sliders aren't truncated. (This is myTorbjörn Andersson
2005-05-18Added big slider widget. There is nothing in the widget itself that'sTorbjörn Andersson
2005-05-18Some more scaling work. Parts of the options dialogs scale themselves. SomeTorbjörn Andersson
2005-05-18Remove the label code from SliderWidget (simplifies it a lot); instead use a ...Max Horn
2005-05-18Made use of addCheckbox(). I had to add an alternative form of the functionTorbjörn Andersson
2005-05-17Added "big" version of the Tab widget, and made use of it.Torbjörn Andersson
2005-05-16Fixed the SoundFont button's behaviour in the Edit Game dialog.Torbjörn Andersson
2005-05-16Enlarge the option dialogs; note that the widgets should be rearranged / enla...Max Horn
2005-05-10Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec...Max Horn
2005-05-09Patch #1181544 (AmigaOS 4 changes)Max Horn
2005-04-22GameDetector isn't actually used hereMax Horn
2005-04-16Reunify DirBrowserDialog and FileBrowserDialog; implemented file browser mode...Max Horn
2005-04-13Patches #1164217 "Updated GS Support + Percussion Remapping Patch" andEugene Sandulenko
2005-04-10Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentationTorbjörn Andersson
2005-03-31Playstation2 Port: initial importRobert Göffringmann
2005-03-24Rename global tab Misc to Paths. This correctly describes its current contentEugene Sandulenko
2005-03-02Distinguish between green and amber hercules. Now specify it via hercGreenEugene Sandulenko
2005-02-20Patch #1121337 (CGA rendering in early LEC titles).Eugene Sandulenko
2005-01-27port change from branchPaweł Kołodziejski
2005-01-10system.h was being included in tons of places, without any good reason; reduc...Max Horn
2005-01-10Add keys mapping option to the main option dialog for WinCE - useful for Smar...Nicolas Bacca
2005-01-01Updated copyrightMax Horn
2004-12-27Use SoundMixer::kMaxMixerVolumeMax Horn
2004-12-25Get rid of the useless & troublesome master_volumeMax Horn
2004-12-02Moved MidiDriver creation code into the MidiDriver class (as static methods),...Max Horn
2004-11-20Changed the FilesystemNode implementation to make it easier to use (client co...Max Horn
2004-11-15Add global extrapath to GUI and to default directories list.Eugene Sandulenko
2004-10-06PalmOS updateChris Apers
2004-09-28including sys/param.h causes several conflicts with symbol names we use, so d...Max Horn
2004-09-28use MAXPATHLEN for path buffer sizeJonathan Gray
2004-08-06Make the global savepath button match the look & feel of the 'local' one; fix...Max Horn
2004-04-06Changed "voice_volume" to "speech_volume" for consistency with the BrokenTorbjörn Andersson
2004-04-05added voice group volume to scumm engine for imuse digital and implemeted vol...Paweł Kołodziejski
2004-03-17Fix for bug #917532 (GUI: BrowserDialog return value)Max Horn
2004-03-15Aaargh, didn't mean to commit this...Max Horn
2004-03-15...and mor. Next big thing should be to document the overlay stuff, but that'...Max Horn
2004-02-24the OSystem changes we discussed on the ML (note: renaming of the existing OS...Max Horn
2004-02-24Fix graphic options on WinCENicolas Bacca
2004-02-22avoid #include scaler.hMax Horn
2004-01-26Hide unnecessary options for CE in the main options dialogNicolas Bacca
2004-01-17Launcher subtitles checkbox (is Sound the right place for this? I dunno..)James Brown
2004-01-16Hack for Launcher Scaler dropdown. Backends using the Launcher will need to i...James Brown
2004-01-06updated copyright noticeMax Horn
2003-11-10added namespace GUIMax Horn
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-11-07added checkboxes to the 'Edit Game...' dialog which let the user determine wh...Max Horn
2003-11-05make savepath settings persistentMax Horn