aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
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
2010-06-28common console: also show prompt, if the engine wrote onto gui console since ...Martin Kiewitz
2010-06-28i18n: Add support for locale-dependent fontsEugene Sandulenko
2010-06-28Fonts: More BDF font renamesEugene Sandulenko
2010-06-28Fonts: Add Russian codepage fonts, renamed existing onesEugene Sandulenko
2010-06-27Add italian translation from the patch tracker (#3022046) and update credits.Thierry Crozat
2010-06-27GUI: and another fix for the music device popupFlorian Kagerer
2010-06-27GUI: fix music device popup (thanks to clone2727 for reporting)Florian Kagerer
2010-06-27GUI: Copy over fonts from the vendor branch, so they will lay next to the GUI.Eugene Sandulenko
2010-06-26Remove support for translation of console messages.Johannes Schickel
2010-06-26GUI: Add the catalan translationJordi Vilalta Prat
2010-06-26GUI: Add and improve some messages to translateJordi Vilalta Prat
2010-06-26GUI: If no language is explicitly selected and autodetection is available, se...Jordi Vilalta Prat
2010-06-25AUDIO: some fixes in the audio device code (no sound option, new GUIO flags)Florian Kagerer
2010-06-24Gives proper credits for the Hungarian translation. Also remembered to update...Thierry Crozat
2010-06-24Add credits for the translations.Thierry Crozat
2010-06-21Patch #1956501: "GUI/LAUNCHER: Midi device selection"Max Horn
2010-06-20GUI: Tweak low-res Launcher layout (1-2 more games visible in game list, less...Max Horn
2010-06-20Commit slightly modified version of patch #3018727: fix subtitle options (tha...Thierry Crozat
2010-06-16Fix for Tooltip calls causing valgrind errors.David Turner
2010-06-15Fix g++ warning "format not a string literal and no format arguments".Johannes Schickel
2010-06-15Yet another WinCE fixMax Horn
2010-06-15Use USE_TRANSLATION, USE_DETECTLANG and USE_TERMCONV instead of (ENABLE_)TRAN...Johannes Schickel
2010-06-15Remove unnecessary svn:executable propertiesWillem Jan Palenstijn
2010-06-15Another attempt to fix WinCE compilationMax Horn
2010-06-15Fix some warnings about 'format not a string literal'.Max Horn
2010-06-15Fix spelling, cleanupMax Horn
2010-06-15GUI: Fixed warningsEugene Sandulenko
2010-06-15GUI: Fix crashEugene Sandulenko
2010-06-15GUI: Implemented Languages as GUI options.Eugene Sandulenko
2010-06-15GUI: Disable AdLib controls if game does not support it.Eugene Sandulenko