Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-16 | Reunify DirBrowserDialog and FileBrowserDialog; implemented file browser ↵ | Max Horn | |
mode for OSX, too; fixed some memory leaks in the launcher svn-id: r17639 | |||
2005-04-10 | Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentation | Torbjörn Andersson | |
changes. There are a few things that could use a bit more work, and I've only tested it on my Linux box. I have verified that ScummVM still compiles when it's disabled, though, so it shouldn't break anything too badly. svn-id: r17512 | |||
2005-01-05 | After adding a new game, select the new entry | Max Horn | |
svn-id: r16434 | |||
2005-01-01 | Updated copyright | Max Horn | |
svn-id: r16398 | |||
2004-10-01 | Patch #896096 (Restoring last selected game selection) with some personal ↵ | Max Horn | |
modifications svn-id: r15372 | |||
2004-02-05 | removed obsolete #include's | Max Horn | |
svn-id: r12729 | |||
2004-01-26 | addGame made virtual (temporarily ?) for CE backend launcher | Nicolas Bacca | |
svn-id: r12602 | |||
2004-01-06 | updated copyright notice | Max Horn | |
svn-id: r12176 | |||
2003-11-10 | added namespace GUI | Max Horn | |
svn-id: r11255 | |||
2003-11-05 | refactored common code into a new class OptionsDialog; various fixes and ↵ | Max Horn | |
cleanup to the launcher/option dialogs svn-id: r11152 | |||
2003-11-02 | turned NewGui into a singleton, and made OSystem a pseudo-singleton; added ↵ | Max Horn | |
Widget::findWidget (preparing to add support for nested widgets, for the tab widget) svn-id: r11045 | |||
2003-10-17 | factored out the game detection code into the Plugin class; this is the ↵ | Max Horn | |
first step towards allowing more powerful, plugin specific detection code; also, moved the Plugin GameSettings APIs to a slightly higher level svn-id: r10858 | |||
2003-10-02 | renamed namespace ScummVM to Common | Max Horn | |
svn-id: r10544 | |||
2003-03-06 | updated copyrights headers | Paweł Kołodziejski | |
svn-id: r6726 | |||
2002-12-01 | fixed launcher buttons again | Max Horn | |
svn-id: r5770 | |||
2002-11-21 | Implemented EditTextWidget; fixed Add Game/Remove Game in launcher; make use ↵ | Max Horn | |
of EditTextWidget in EditGameDialog; various other tweaks svn-id: r5665 | |||
2002-11-21 | implemented remove buttons; added EditGameDialog stub (it only displays some ↵ | Max Horn | |
info, no edit possible yet); except for that, the 'Add Game' and 'Edit Game' buttons should be complete now svn-id: r5663 | |||
2002-11-21 | enhanced launcher: added 'Remove' button, renamed 'Configure...' to 'Edit ↵ | Max Horn | |
Game...'; display warning dialog if 'Add Game...' can't find any game in the selected directory; show warnings dialogs for stuff that is NYI svn-id: r5660 | |||
2002-11-21 | added _configureButton stub | Max Horn | |
svn-id: r5652 | |||
2002-11-21 | lo and behold - the 'Add Game' button now works, at least in some cases! ↵ | Max Horn | |
More to come... svn-id: r5646 | |||
2002-10-01 | fixed ListWidget drawin/behaviour if there are less items than fit on one ↵ | Max Horn | |
page; enhanced launcher dialog to disable start button if nothing is selected svn-id: r5068 | |||
2002-09-30 | played a bit with the launcher - it now is already somewhat usable <g> | Max Horn | |
svn-id: r5047 | |||
2002-09-27 | added (currently completly useless) launcher dialog | Max Horn | |
svn-id: r5024 |