aboutsummaryrefslogtreecommitdiff
path: root/gui/launcher.cpp
AgeCommit message (Expand)Author
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-08-18I forgot there were path buttons in this file. They, too, need to be widerTorbjörn Andersson
2005-08-10committed patch #1255847, thanks Simon Sawatzki.Gregory Montoir
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-06-03Cleanup.Torbjörn Andersson
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-18Some more scaling work. Parts of the options dialogs scale themselves. SomeTorbjörn Andersson
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-16Made the launcher dialog scale itselfMax 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-01-29Move more text editing code into class EditableWidget; ListWidget now has all...Max Horn
2005-01-29Started to merge the text editing code in ListWidget and EditTextWidgetMax Horn
2005-01-05After adding a new game, select the new entryMax Horn
2005-01-01Updated copyrightMax Horn
2004-12-30Fix for bug #1091801 (ALL: Possible to create corrupt config file)Max Horn
2004-12-25Get rid of the useless & troublesome master_volumeMax Horn
2004-12-25Fix warningEugene Sandulenko
2004-12-25Partial fix for bug #1091189: restore the selection after editing the games l...Max Horn
2004-12-25Make ESC key work in the launcherMax Horn
2004-12-09Pass subdirectories to gamedetector functionsRobert Göffringmann
2004-11-20Changed the FilesystemNode implementation to make it easier to use (client co...Max Horn
2004-10-01Patch #896096 (Restoring last selected game selection) with some personal mod...Max Horn
2004-08-26Ignore case when sorting entries in the launcherMax Horn
2004-08-11Fix for bug #1007093 (GUI: removing game configuration from Launcher buggy); ...Max Horn
2004-07-26Fix label width; properly distinguish between a global default extrapath/save...Max Horn
2004-07-01Backport C&P bug from local treeJames Brown
2004-06-29Add 'Path' tab to launcher, w/ selection for Game, Data and a new 'Extra' path.James Brown
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-25fix memory leakMax Horn
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-09fixed compilationPaweł Kołodziejski
2004-02-09Modified version of patch #892795 (Let scumvm -v show supported libs)Max Horn
2004-02-07Make use of the MD5-based game detection in the launcherMax Horn
2004-02-05renamed (Const)Iterator to (const_)iterator; changed size() to return an uintMax Horn
2004-01-06updated copyright noticeMax Horn
2003-12-30cleanup for language/platform functionsMax Horn
2003-12-21Make it possible for game detection functions to detect language/platform (no...Max Horn
2003-12-13removed GameSettings::detectname and GameSettings::midi; renamed GameSettings...Max Horn