Age | Commit message (Expand) | Author |
2010-06-29 | enable reading ZIP archives even without USE_ZLIB | Robert Špalek |
2010-06-28 | Fix regression from r50382, which triggered an assert when clicking "OK" in t... | Johannes Schickel |
2010-06-28 | common console: also show prompt, if the engine wrote onto gui console since ... | Martin Kiewitz |
2010-06-28 | i18n: Add support for locale-dependent fonts | Eugene Sandulenko |
2010-06-28 | Fonts: More BDF font renames | Eugene Sandulenko |
2010-06-28 | Fonts: Add Russian codepage fonts, renamed existing ones | Eugene Sandulenko |
2010-06-27 | Add italian translation from the patch tracker (#3022046) and update credits. | Thierry Crozat |
2010-06-27 | GUI: and another fix for the music device popup | Florian Kagerer |
2010-06-27 | GUI: fix music device popup (thanks to clone2727 for reporting) | Florian Kagerer |
2010-06-27 | GUI: Copy over fonts from the vendor branch, so they will lay next to the GUI. | Eugene Sandulenko |
2010-06-26 | Remove support for translation of console messages. | Johannes Schickel |
2010-06-26 | GUI: Add the catalan translation | Jordi Vilalta Prat |
2010-06-26 | GUI: Add and improve some messages to translate | Jordi Vilalta Prat |
2010-06-26 | GUI: If no language is explicitly selected and autodetection is available, se... | Jordi Vilalta Prat |
2010-06-25 | AUDIO: some fixes in the audio device code (no sound option, new GUIO flags) | Florian Kagerer |
2010-06-24 | Gives proper credits for the Hungarian translation. Also remembered to update... | Thierry Crozat |
2010-06-24 | Add credits for the translations. | Thierry Crozat |
2010-06-21 | Patch #1956501: "GUI/LAUNCHER: Midi device selection" | Max Horn |
2010-06-20 | GUI: Tweak low-res Launcher layout (1-2 more games visible in game list, less... | Max Horn |
2010-06-20 | Commit slightly modified version of patch #3018727: fix subtitle options (tha... | Thierry Crozat |
2010-06-16 | Fix for Tooltip calls causing valgrind errors. | David Turner |
2010-06-15 | Fix g++ warning "format not a string literal and no format arguments". | Johannes Schickel |
2010-06-15 | Yet another WinCE fix | Max Horn |
2010-06-15 | Use USE_TRANSLATION, USE_DETECTLANG and USE_TERMCONV instead of (ENABLE_)TRAN... | Johannes Schickel |
2010-06-15 | Remove unnecessary svn:executable properties | Willem Jan Palenstijn |
2010-06-15 | Another attempt to fix WinCE compilation | Max Horn |
2010-06-15 | Fix some warnings about 'format not a string literal'. | Max Horn |
2010-06-15 | Fix spelling, cleanup | Max Horn |
2010-06-15 | GUI: Fixed warnings | Eugene Sandulenko |
2010-06-15 | GUI: Fix crash | Eugene Sandulenko |
2010-06-15 | GUI: Implemented Languages as GUI options. | Eugene Sandulenko |
2010-06-15 | GUI: Disable AdLib controls if game does not support it. | Eugene Sandulenko |
2010-06-15 | GUI: Fix crash. | Eugene Sandulenko |
2010-06-15 | GUI: Implement MIDI drivers as GUI options. | Eugene Sandulenko |
2010-06-15 | GUI: Added tooltips to more widgets. | Eugene Sandulenko |
2010-06-15 | GUI: Widened max tooltip width for bigger screen resolutions | Eugene Sandulenko |
2010-06-15 | GUI: Added tons of tooltips. | Eugene Sandulenko |
2010-06-15 | GUI: Add auto-repeater to scrollbar arrows. | Eugene Sandulenko |
2010-06-15 | GUI: Implement tooltips. FR #2821513. | Eugene Sandulenko |
2010-06-15 | GUI: Implement FR #2821514. | Eugene Sandulenko |
2010-06-15 | GUI: Tidied up lowres themes. | Eugene Sandulenko |
2010-06-15 | GUI: Improved look of GMM options menu. | Eugene Sandulenko |
2010-06-15 | GUI: Implement radiobuttons. | 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-06-06 | Add Gus to credits, update README & NEWS | Max Horn |
2010-05-27 | GUI: Fix about dialog regression from my previous commit | Max Horn |
2010-05-27 | Fix for bug #3007656: "GMM: Crash in 320x200" | Max Horn |
2010-05-27 | GUI: Reduce code duplication in about dialog | Max Horn |
2010-05-26 | Replace SCUMM F5 dialog by GMM & add help button to GMM | Max Horn |