Age | Commit message (Expand) | Author |
2010-08-11 | manually merged base, graphics, common, sound, and gui as I am quite skilled ... | Tony Puccinelli |
2010-08-10 | merged trunk into branch, reverted Cruise Singleton changes | Tony Puccinelli |
2010-08-10 | GUI: fix broken MT-32 tab | Florian Kagerer |
2010-08-07 | fixed a typo with hotkeys in ButtonWidget | Neeraj Kumar |
2010-08-05 | GUI: Fix classic theme's GMM in 320x200. | Johannes Schickel |
2010-08-05 | added intermediary function 'findGameOnePlugAtATime' and switched load game a... | Tony Puccinelli |
2010-08-02 | GUI: Fix valgrind warning. | Johannes Schickel |
2010-08-01 | i18n: Adding Spanish and Ukrainian translations | Thierry Crozat |
2010-08-01 | GUI: Fix loading BDF fonts from theme archives. | Johannes Schickel |
2010-08-01 | i18n: Added Cyrillic fonts to theme packages | Eugene Sandulenko |
2010-07-31 | i18n: use user friendly language names in GUI | Thierry Crozat |
2010-07-27 | GUI: Rename Font cache to match new font naming scheme | Eugene Sandulenko |
2010-07-26 | GUI: Fix regression from r51265. | Johannes Schickel |
2010-07-25 | GUI: Fix MIDI gain position in MIDI tab for lowres classic theme. | Johannes Schickel |
2010-07-24 | GUI: Fix overdrawn tabs | Eugene Sandulenko |
2010-07-24 | GUI: Update built-in theme | Eugene Sandulenko |
2010-07-24 | GUI: Fix bug #3027772 by adding MT-32 tab | Eugene Sandulenko |
2010-07-23 | GUI: Fix bug #3024930 | Eugene Sandulenko |
2010-07-23 | GUI: Fix tooltip drawing | Eugene Sandulenko |
2010-07-21 | GUI: Properly show external MIDI devices. | Johannes Schickel |
2010-07-21 | Strip trailing whitespaces in our common code base. | Johannes Schickel |
2010-07-19 | GUI: Enhance ThemeEngine to find theme .zip files using SearchMan | Max Horn |
2010-07-17 | Fixing compilation with MSVC | Filippos Karapetis |
2010-07-17 | Remove PalmOS port | Max Horn |
2010-07-17 | DEBUGGER: Simplify how our console debugger works / is used | Max Horn |
2010-07-16 | Cleanup. | Torbjörn Andersson |
2010-07-12 | Properly add Matteo Angelino to our credits for his Italian translation. | Johannes Schickel |
2010-07-12 | Consistently use "MT-32" as short name of the Roland MT-32 in our GUI and cre... | Johannes Schickel |
2010-07-09 | Replace _s(test ? "string1" : "string2") by test ? _("string1") : _("string2"... | Thierry Crozat |
2010-07-05 | GUI/AUDIO: minor fix for the case that after enabling individual audio option... | Florian Kagerer |
2010-07-04 | Simplify audio device settings handling by using the device handle as tag ins... | Johannes Schickel |
2010-07-04 | Whoops, always increase midiId, not only when it's added to the GM Device popup. | Johannes Schickel |
2010-07-04 | Prevent the MT-32 Emulator from being displayed in the "GM Device" pop up. | Johannes Schickel |
2010-07-04 | More cleanup / readability fixes. | Johannes Schickel |
2010-07-04 | Cleanup. | Johannes Schickel |
2010-07-04 | GUI/AUDIO: This change will make individual game audio settings take over the... | Florian Kagerer |
2010-07-04 | Fix the size of the ScummVM logo in the launcher in the modern theme. | Johannes Schickel |
2010-07-04 | Prevent GraphicsWidget from being assigned a surface which wouldn't fit in th... | Johannes Schickel |
2010-07-04 | Always use kThumbnailHeight2 (i.e. 120) for the height of the thumbnail widget. | Johannes Schickel |
2010-07-04 | Center the surface of a GraphicsWidget in case it is smaller than the widget'... | Johannes Schickel |
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 |