Age | Commit message (Expand) | Author |
2011-10-25 | GUI: Fix search clear button when switching themes or resolution. | Johannes Schickel |
2011-10-25 | LAUNCHER: Fix MIDI override setting | Eugene Sandulenko |
2011-10-25 | GUI: Refactor clear buttons | Eugene Sandulenko |
2011-10-25 | GUI: Added clear button to paths | Eugene Sandulenko |
2011-10-25 | LAUNCHER: benefit from PicButton being derivative of Button | Eugene Sandulenko |
2011-10-25 | LAUNCHER: Do not show clear image in classic theme | Eugene Sandulenko |
2011-10-24 | GUI: Added icon to clear button. Reverted PNG support | Eugene Sandulenko |
2011-10-23 | LAUNCHER: Do not show MIDI and MT32 tabs if game does not have MIDI | Eugene Sandulenko |
2011-10-23 | AD: Swtich GUI options to a char array. | Eugene Sandulenko |
2011-08-06 | GUI: Removed redundant button label | Eugene Sandulenko |
2011-06-02 | GUI: Replace some s(n)printf uses by Common::String::format | Max Horn |
2011-06-01 | Merge branch 'branch-1-3-0' into master | Max Horn |
2011-05-21 | DS: Port of changes from branch-1-2-0 that I should really have moved into th... | agent-q |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2011-02-07 | GUI: Rename SaveLoadChooser::runModal to runModalWithPluginAndTarget | Max Horn |
2011-01-18 | GUI: Fix implicit signed to unsigned conversion warnings for some compilers. | Johannes Schickel |
2011-01-16 | GUI: Fix language popup in the game options. | Johannes Schickel |
2010-12-23 | PLUGINS: switched plugin manager to inheritance rather than #defines | Yotam Barnoy |
2010-11-16 | GUI: Rename gui/GuiManager.* to gui/gui-manager.* | Max Horn |
2010-11-16 | GUI: Move major widgets to new directory gui/widgets | Max Horn |
2010-11-05 | PLUGINS: improved one-at-a-time plugin code | Yotam Barnoy |
2010-11-05 | COMMON/GUI/SCI: Changes to the EGA dithering checkbox | Filippos Karapetis |
2010-11-04 | SCI/SCUMMVM: Added an option to enable the dithering removal algorithm (so ca... | Filippos Karapetis |
2010-11-03 | Merge from gsoc2010-plugins | Yotam Barnoy |
2010-10-31 | Updated with latest from trunk | Yotam Barnoy |
2010-10-12 | JANITORAL: Clean trailing whitespaces. | Jordi Vilalta Prat |
2010-10-12 | I18N: Forward-port r53063 (minor lowres fixes) | Jordi Vilalta Prat |
2010-09-19 | I18N: Add lowres context for one string. | Thierry Crozat |
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 |