Age | Commit message (Expand) | Author |
2011-10-25 | GUI: Show empty savepath as 'Default', not 'None' | Eugene Sandulenko |
2011-10-25 | LAUNCHER: Turned erase icon white | 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: Improved clear soundfont button | Eugene Sandulenko |
2011-10-25 | LAUNCHER: benefit from PicButton being derivative of Button | Eugene Sandulenko |
2011-10-25 | GUI: Made PicButtonWidget derivative of ButtonWidget | Eugene Sandulenko |
2011-10-25 | LAUNCHER: Do not show clear image in classic theme | Eugene Sandulenko |
2011-10-24 | I18N: Regenerate translations data file | Thierry Crozat |
2011-10-24 | GUI: Fix missing audio drivers in Edit Game dialog. | Johannes Schickel |
2011-10-24 | GUI: Add GUIO EGA Dithering option | Strangerke |
2011-10-24 | GUI: in order to play it safe, re-enable the aspect checkbox if the gui optio... | Strangerke |
2011-10-24 | GUI: Added icon to clear button. Reverted PNG support | Eugene Sandulenko |
2011-10-23 | GUI: Replaced search icon with a better looking one. | Eugene Sandulenko |
2011-10-23 | GUI: Add support for PNG images in themes | Eugene Sandulenko |
2011-10-23 | LAUNCHER: Do not show MIDI and MT32 tabs if game does not have MIDI | Eugene Sandulenko |
2011-10-23 | LAUNCHER: Add GUIO_NOASPECT to SCUMM engine | Strangerke |
2011-10-23 | ALL: Reduce assignment of "" to Common::String. | Johannes Schickel |
2011-10-23 | AD: Swtich GUI options to a char array. | Eugene Sandulenko |
2011-10-23 | I18N: Regenerate translations data file | Thierry Crozat |
2011-10-19 | I18N: Regenerate translations.dat | Eugene Sandulenko |
2011-10-19 | GUI: Added debug ouput for determining loaded theme | Eugene Sandulenko |
2011-10-18 | BADA: Misc changes merged from appstore release | Chris Warren-Smith |
2011-10-17 | I18N: Regenerate translations data file | Thierry Crozat |
2011-10-16 | I18N: Regenerate translations data file | Thierry Crozat |
2011-10-08 | I18N: Update Hungarian translation from patch #3419482 | Thierry Crozat |
2011-10-08 | CREDITS: Sort some sections by last name | Tarek Soliman |
2011-10-05 | I18N: Update Czech translation from patch #3419076 | Thierry Crozat |
2011-10-05 | I18N: Update the catalan and spanish translations. | Jordi Vilalta Prat |
2011-10-05 | I18N: Update the translation template. | Jordi Vilalta Prat |
2011-09-28 | CREDITS: properly retire fanoush and add myself | Tarek Soliman |
2011-09-25 | AGI/COMMON: Fixed bug #3407308 - "AGI: SQ2: Saving allowed in autosave slot 0... | Filippos Karapetis |
2011-09-22 | CGE: Add credits | Strangerke |
2011-11-14 | COMMON: Remove some double-underscore defines (reserved) | Willem Jan Palenstijn |
2011-10-30 | Merge pull request #112 from tsoliman/fix-undithering-guioption1 | Eugene Sandulenko |
2011-10-28 | GUI: Change scrollbar repeat handling from a timer proc to handleTickle. | Johannes Schickel |
2011-10-27 | GUI: Enable EGA Undithering in global options dialog | Tarek Soliman |
2011-09-19 | GUI: Silence GCC warning | Torbjörn Andersson |
2011-09-19 | GUI: Replace ConsoleDialog use of vsnprintf by Common::String::vformat() | Littleboy |
2011-08-23 | I18N: Regenerate translation.dat file | Thierry Crozat |
2011-08-22 | I18N: Regenerate translations.dat file | Thierry Crozat |
2011-08-21 | BADA: Updated credit.pl to include BADA port information | Chris Warren-Smith |
2011-08-20 | I18N: Regenerated .pot, .po and translations.dat | Eugene Sandulenko |
2011-08-20 | CREDITS: Reflect new team structure | Eugene Sandulenko |
2011-08-20 | I18N: Regenerate translations.dat | Eugene Sandulenko |
2011-08-18 | I18N: Update the catalan and spanish translations. | Jordi Vilalta Prat |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-08-06 | I18N: Regenerate translations.dat | Eugene Sandulenko |
2011-08-06 | GUI: Removed redundant button label | Eugene Sandulenko |
2011-08-06 | GUI: Consistent behavior of ButtonWidget::setLabel() | Eugene Sandulenko |