aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
2010-09-02i18n: Update German translationThierry Crozat
2010-09-01i18n: Update Russian translationEugene Sandulenko
2010-08-31I18N: Add "lowres" context in one place for the Add Game buttonThierry Crozat
2010-08-30I18N: Update translation template and all translations.Thierry Crozat
2010-08-30I18N: Add "lowres" context for several GUI strings when in 1x mode.Thierry Crozat
2010-08-23I18N: Do not translate 'English' in the language selection PopUpWidget.Thierry Crozat
2010-08-23i18n: Add support for context in translations.Thierry Crozat
2010-08-20GUI: fix crash when localized font could not be foundThierry Crozat
2010-08-19i18n: add translations.dat fileEugene Sandulenko
2010-08-11Use tabs instead of spaces for indentation.Eugene Sandulenko
2010-08-11GUI: add music devices for c64, amiga and apple II gsFlorian Kagerer
2010-08-10GUI: fix broken MT-32 tabFlorian Kagerer
2010-08-07fixed a typo with hotkeys in ButtonWidgetNeeraj Kumar
2010-08-05GUI: Fix classic theme's GMM in 320x200.Johannes Schickel
2010-08-02GUI: Fix valgrind warning.Johannes Schickel
2010-08-01i18n: Adding Spanish and Ukrainian translationsThierry Crozat
2010-08-01GUI: Fix loading BDF fonts from theme archives.Johannes Schickel
2010-08-01i18n: Added Cyrillic fonts to theme packagesEugene Sandulenko
2010-07-31i18n: use user friendly language names in GUIThierry Crozat
2010-07-27GUI: Rename Font cache to match new font naming schemeEugene Sandulenko
2010-07-26GUI: Fix regression from r51265.Johannes Schickel
2010-07-25GUI: Fix MIDI gain position in MIDI tab for lowres classic theme.Johannes Schickel
2010-07-24GUI: Fix overdrawn tabsEugene Sandulenko
2010-07-24GUI: Update built-in themeEugene Sandulenko
2010-07-24GUI: Fix bug #3027772 by adding MT-32 tabEugene Sandulenko
2010-07-23GUI: Fix bug #3024930Eugene Sandulenko
2010-07-23GUI: Fix tooltip drawingEugene Sandulenko
2010-07-21GUI: Properly show external MIDI devices.Johannes Schickel
2010-07-21Strip trailing whitespaces in our common code base.Johannes Schickel
2010-07-19GUI: Enhance ThemeEngine to find theme .zip files using SearchManMax Horn
2010-07-17Fixing compilation with MSVCFilippos Karapetis
2010-07-17Remove PalmOS portMax Horn
2010-07-17DEBUGGER: Simplify how our console debugger works / is usedMax Horn
2010-07-16Cleanup.Torbjörn Andersson
2010-07-12Properly add Matteo Angelino to our credits for his Italian translation.Johannes Schickel
2010-07-12Consistently use "MT-32" as short name of the Roland MT-32 in our GUI and cre...Johannes Schickel
2010-07-09Replace _s(test ? "string1" : "string2") by test ? _("string1") : _("string2"...Thierry Crozat
2010-07-05GUI/AUDIO: minor fix for the case that after enabling individual audio option...Florian Kagerer
2010-07-04Simplify audio device settings handling by using the device handle as tag ins...Johannes Schickel
2010-07-04Whoops, always increase midiId, not only when it's added to the GM Device popup.Johannes Schickel
2010-07-04Prevent the MT-32 Emulator from being displayed in the "GM Device" pop up.Johannes Schickel
2010-07-04More cleanup / readability fixes.Johannes Schickel
2010-07-04Cleanup.Johannes Schickel
2010-07-04GUI/AUDIO: This change will make individual game audio settings take over the...Florian Kagerer
2010-07-04Fix the size of the ScummVM logo in the launcher in the modern theme.Johannes Schickel
2010-07-04Prevent GraphicsWidget from being assigned a surface which wouldn't fit in th...Johannes Schickel
2010-07-04Always use kThumbnailHeight2 (i.e. 120) for the height of the thumbnail widget.Johannes Schickel
2010-07-04Center the surface of a GraphicsWidget in case it is smaller than the widget'...Johannes Schickel
2010-06-29enable reading ZIP archives even without USE_ZLIBRobert Špalek
2010-06-28Fix regression from r50382, which triggered an assert when clicking "OK" in t...Johannes Schickel