aboutsummaryrefslogtreecommitdiff
path: root/gui/launcher.cpp
AgeCommit message (Expand)Author
2010-11-04SCI/SCUMMVM: Added an option to enable the dithering removal algorithm (so ca...Filippos Karapetis
2010-11-03Merge from gsoc2010-pluginsYotam Barnoy
2010-10-31Updated with latest from trunkYotam Barnoy
2010-10-12JANITORAL: Clean trailing whitespaces.Jordi Vilalta Prat
2010-10-12I18N: Forward-port r53063 (minor lowres fixes)Jordi Vilalta Prat
2010-09-19I18N: Add lowres context for one string.Thierry Crozat
2010-09-11i18n: Add lowres context in a few placesThierry Crozat
2010-09-05MERGE: Merge trunk to branch.Andre Heider
2010-08-31I18N: Add "lowres" context in one place for the Add Game buttonThierry Crozat
2010-08-30I18N: Add "lowres" context for several GUI strings when in 1x mode.Thierry Crozat
2010-08-23i18n: Add support for context in translations.Thierry Crozat
2010-08-13refactored NEW_PLUGIN_DESIGN_FIRST_REFINEMENT define into ONE_PLUGIN_AT_A_TIMETony Puccinelli
2010-08-10merged trunk into branch, reverted Cruise Singleton changesTony Puccinelli
2010-08-05added intermediary function 'findGameOnePlugAtATime' and switched load game a...Tony Puccinelli
2010-07-24GUI: Fix bug #3027772 by adding MT-32 tabEugene Sandulenko
2010-06-15GUI: Implemented Languages as GUI options.Eugene Sandulenko
2010-06-15GUI: Added tooltips to more widgets.Eugene Sandulenko
2010-06-15GUI: Added tons of tooltips.Eugene Sandulenko
2010-06-15GUI: Implement tooltips. FR #2821513.Eugene Sandulenko
2010-06-15GUI: Added in-place hotkeys for widgets.Eugene Sandulenko
2010-06-15Implement translation support for ScummVM GUI.Eugene Sandulenko
2010-03-29COMMON: Cleanup ConfigManager codeMax Horn
2010-03-18COMMON: Move typedef StringList from str.h to new header str-array.hMax Horn
2010-01-25Replace some more Adlib uses by AdLib.Johannes Schickel
2009-12-15Fix a typoJordi Vilalta Prat
2009-12-15GUI: Re-add ellipsis to various button labelsMax Horn
2009-12-15GUI: Fix some GUI hacks, add some comments, etc.Max Horn
2009-07-15Fix "search" filter being settings lost in launcher, when using the "Edit Gam...Johannes Schickel
2009-06-07Added Clear button for search box. Looks a bit off, but we do not yet haveEugene Sandulenko
2009-06-06GUI: Tweaked the launcher so that TAB switches focus between the list and the...Max Horn
2009-06-06Made fix for empty game list on starting MassAdd a bit more robust.Johannes Schickel
2009-06-06Bring old 'quick search' behavior of games list back.Eugene Sandulenko
2009-06-06Fixed assertion when starting mass add and there are no games currently in th...Filippos Karapetis
2009-06-06Disable MIDI controls if GUIO_NOMIDI is setEugene Sandulenko
2009-06-06Disable load from the launcher button for AGOS and Gob games with use of GUI ...Eugene Sandulenko
2009-06-06Improvements to laucher dialogEugene Sandulenko
2009-06-06Implement FR#1970293: "LAUNCHER: Add "quick search" input field like in iTunes"Eugene Sandulenko
2009-06-06Add to launcher not yet functional search widget.Eugene Sandulenko
2009-06-06Implement FR#2507667: "GUI: Improve PopupWidget rendering / theme layouting".Eugene Sandulenko
2009-06-06Sync all themes with improvements of mass dialog. Fixed list positioningEugene Sandulenko
2009-06-06Implement FR#2707442: "GUI: Improve Mass Add dialog"Eugene Sandulenko
2009-06-06Implement FR#1522626: "GUI: Friendlier "Add Game" session"Eugene Sandulenko
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-05-13Enable Audio options for a game when OPL driver is overridden.Eugene Sandulenko
2009-04-18Patch #2761396: "Typo fixes to README and comments"Eugene Sandulenko
2009-02-17When adding games from a directory the user had no permissions to, instead of...Oystein Eftevaag
2009-02-15properly (re)select game after adding/editing domain name in launcherWillem Jan Palenstijn
2009-02-07Third attemp at fixing release-critical #2472185. Also fixes regression repor...Vicent Marti
2009-01-18GUI: Renamed Globals.TabLabelWidth to Globals.PopUpWidget.labelWidth (that's ...Max Horn
2009-01-10Moved some stuff from the EditGameDialog constructor to its open() method toTorbjörn Andersson