aboutsummaryrefslogtreecommitdiff
path: root/gui/launcher.h
AgeCommit message (Expand)Author
2008-12-22Fixed indentation and removed whitespaces at the end of lineJordi Vilalta Prat
2008-11-11Moved GUI::SaveLoadChooser to its own source fileMax Horn
2008-11-09Save game descriptions are now set correctly in the GMM save dialogFilippos Karapetis
2008-11-07Formatting.Johannes Schickel
2008-11-06Fixed compilation.Torbjörn Andersson
2008-11-06Added some WIP code for the GMM save dialog (still not working correctly)Filippos Karapetis
2008-11-03Patch #2122869: ALL: Common load dialogMax Horn
2008-09-17Moved base/game.* to engines/game.*Max Horn
2008-09-14Committed patch by [md5] from bug tracker item #2100790 "GUI:Clicking "Load" ...Johannes Schickel
2008-09-11- Moved delete confirm dialog to SaveLoadChooser, allows the user to check wh...Johannes Schickel
2008-08-06Added a check to make sure there is an active engine available when trying to...Christopher Page
2008-07-30Added support for Savestates to be loaded from the launcherChristopher Page
2008-05-16Include all required header files in launcher.h (should fix compilation probl...Max Horn
2007-06-30Changed GUI system to use Common::KeyState stateMax Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-03-17Don't track the modifier state, use the eventmanager instead (this also fixes...Max Horn
2007-02-18Improved 'Mass Detector': Now displays a dialog which displays the scan progr...Max Horn
2007-02-04Make Add Button caption react to Shift key.Eugene Sandulenko
2007-01-28Pass objects by (const) ref instead of value; only set game description in th...Max Horn
2007-01-20First phase of detection-related plugins interface improvements. Now pluginsEugene Sandulenko
2006-10-02Add a somewhat hackish, uber-sekrit mass-add-game-feature (shift-click 'Add.....Max Horn
2006-08-04Renamed handleScreenChanged() -> reflowLayout() in the GUI codeMax Horn
2006-07-22Clear the active domain when (re)opening the launcher dialog. This fixes bugTorbjörn Andersson
2006-05-04Turned the last remaining few GameDetector methods into static methodsMax Horn
2006-04-17Fixes bug with wrong colors in the logo after a screen change. (this time it ...Johannes Schickel
2006-04-16This should fix wrong colors of the scummvm logo in the new theme after scree...Johannes Schickel
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-04-16Reunify DirBrowserDialog and FileBrowserDialog; implemented file browser mode...Max Horn
2005-04-10Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentationTorbjörn Andersson
2005-01-05After adding a new game, select the new entryMax Horn
2005-01-01Updated copyrightMax Horn
2004-10-01Patch #896096 (Restoring last selected game selection) with some personal mod...Max Horn
2004-02-05removed obsolete #include'sMax Horn
2004-01-26addGame made virtual (temporarily ?) for CE backend launcherNicolas Bacca
2004-01-06updated copyright noticeMax Horn
2003-11-10added namespace GUIMax Horn
2003-11-05refactored common code into a new class OptionsDialog; various fixes and clea...Max Horn
2003-11-02turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi...Max Horn
2003-10-17factored out the game detection code into the Plugin class; this is the first...Max Horn
2003-10-02renamed namespace ScummVM to CommonMax Horn
2003-03-06updated copyrights headersPaweł Kołodziejski
2002-12-01fixed launcher buttons againMax Horn
2002-11-21Implemented EditTextWidget; fixed Add Game/Remove Game in launcher; make use ...Max Horn
2002-11-21implemented remove buttons; added EditGameDialog stub (it only displays some ...Max Horn
2002-11-21enhanced launcher: added 'Remove' button, renamed 'Configure...' to 'Edit Gam...Max Horn
2002-11-21added _configureButton stubMax Horn
2002-11-21lo and behold - the 'Add Game' button now works, at least in some cases! More...Max Horn