Age | Commit message (Expand) | Author |
2010-09-11 | i18n: Add lowres context in a few places | Thierry Crozat |
2010-09-05 | MERGE: Merge trunk to branch. | Andre Heider |
2010-08-31 | I18N: Add "lowres" context in one place for the Add Game button | Thierry Crozat |
2010-08-30 | I18N: Add "lowres" context for several GUI strings when in 1x mode. | Thierry Crozat |
2010-08-23 | i18n: Add support for context in translations. | Thierry Crozat |
2010-08-13 | refactored NEW_PLUGIN_DESIGN_FIRST_REFINEMENT define into ONE_PLUGIN_AT_A_TIME | Tony Puccinelli |
2010-08-10 | merged trunk into branch, reverted Cruise Singleton changes | Tony Puccinelli |
2010-08-05 | added intermediary function 'findGameOnePlugAtATime' and switched load game a... | Tony Puccinelli |
2010-07-24 | GUI: Fix bug #3027772 by adding MT-32 tab | Eugene Sandulenko |
2010-06-15 | GUI: Implemented Languages as GUI options. | Eugene Sandulenko |
2010-06-15 | GUI: Added tooltips to more widgets. | Eugene Sandulenko |
2010-06-15 | GUI: Added tons of tooltips. | Eugene Sandulenko |
2010-06-15 | GUI: Implement tooltips. FR #2821513. | Eugene Sandulenko |
2010-06-15 | GUI: Added in-place hotkeys for widgets. | Eugene Sandulenko |
2010-06-15 | Implement translation support for ScummVM GUI. | Eugene Sandulenko |
2010-03-29 | COMMON: Cleanup ConfigManager code | Max Horn |
2010-03-18 | COMMON: Move typedef StringList from str.h to new header str-array.h | Max Horn |
2010-01-25 | Replace some more Adlib uses by AdLib. | Johannes Schickel |
2009-12-15 | Fix a typo | Jordi Vilalta Prat |
2009-12-15 | GUI: Re-add ellipsis to various button labels | Max Horn |
2009-12-15 | GUI: Fix some GUI hacks, add some comments, etc. | Max Horn |
2009-07-15 | Fix "search" filter being settings lost in launcher, when using the "Edit Gam... | Johannes Schickel |
2009-06-07 | Added Clear button for search box. Looks a bit off, but we do not yet have | Eugene Sandulenko |
2009-06-06 | GUI: Tweaked the launcher so that TAB switches focus between the list and the... | Max Horn |
2009-06-06 | Made fix for empty game list on starting MassAdd a bit more robust. | Johannes Schickel |
2009-06-06 | Bring old 'quick search' behavior of games list back. | Eugene Sandulenko |
2009-06-06 | Fixed assertion when starting mass add and there are no games currently in th... | Filippos Karapetis |
2009-06-06 | Disable MIDI controls if GUIO_NOMIDI is set | Eugene Sandulenko |
2009-06-06 | Disable load from the launcher button for AGOS and Gob games with use of GUI ... | Eugene Sandulenko |
2009-06-06 | Improvements to laucher dialog | Eugene Sandulenko |
2009-06-06 | Implement FR#1970293: "LAUNCHER: Add "quick search" input field like in iTunes" | Eugene Sandulenko |
2009-06-06 | Add to launcher not yet functional search widget. | Eugene Sandulenko |
2009-06-06 | Implement FR#2507667: "GUI: Improve PopupWidget rendering / theme layouting". | Eugene Sandulenko |
2009-06-06 | Sync all themes with improvements of mass dialog. Fixed list positioning | Eugene Sandulenko |
2009-06-06 | Implement FR#2707442: "GUI: Improve Mass Add dialog" | Eugene Sandulenko |
2009-06-06 | Implement FR#1522626: "GUI: Friendlier "Add Game" session" | Eugene Sandulenko |
2009-05-24 | Strip trailing whitespaces in the whole code base. | Johannes Schickel |
2009-05-13 | Enable Audio options for a game when OPL driver is overridden. | Eugene Sandulenko |
2009-04-18 | Patch #2761396: "Typo fixes to README and comments" | Eugene Sandulenko |
2009-02-17 | When adding games from a directory the user had no permissions to, instead of... | Oystein Eftevaag |
2009-02-15 | properly (re)select game after adding/editing domain name in launcher | Willem Jan Palenstijn |
2009-02-07 | Third attemp at fixing release-critical #2472185. Also fixes regression repor... | Vicent Marti |
2009-01-18 | GUI: Renamed Globals.TabLabelWidth to Globals.PopUpWidget.labelWidth (that's ... | Max Horn |
2009-01-10 | Moved some stuff from the EditGameDialog constructor to its open() method to | Torbjörn Andersson |
2009-01-08 | Fixed revertion to "Add game" button string after a "Mass add" was processed. | Johannes Schickel |
2009-01-02 | Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> gui/GuiManag... | Johannes Schickel |
2008-12-22 | Fixed indentation and removed whitespaces at the end of line | Jordi Vilalta Prat |
2008-11-12 | Renamed Graphics::TextAlignment -> Graphics::TextAlign and merged it with GUI... | Max Horn |
2008-11-11 | Moved GUI::SaveLoadChooser to its own source file | Max Horn |
2008-11-10 | Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine. | Vicent Marti |