aboutsummaryrefslogtreecommitdiff
path: root/gui/launcher.h
AgeCommit message (Expand)Author
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
2002-10-01fixed ListWidget drawin/behaviour if there are less items than fit on one pag...Max Horn
2002-09-30played a bit with the launcher - it now is already somewhat usable <g>Max Horn
2002-09-27added (currently completly useless) launcher dialogMax Horn