Age | Commit message (Expand) | Author |
2009-06-06 | Implement FR#2507667: "GUI: Improve PopupWidget rendering / theme layouting". | Eugene Sandulenko |
2009-06-06 | Implement widget property "textalign". Added it to all theme layouts | Eugene Sandulenko |
2009-06-06 | Sync all themes with improvements of mass dialog. Fixed list positioning | Eugene Sandulenko |
2009-06-06 | Implement FR#2707442: "GUI: Improve Mass Add dialog" | Eugene Sandulenko |
2009-06-06 | Improved look of popup widget, buttons, checkbox and tab widget | Eugene Sandulenko |
2009-06-06 | Make PopUp widget look more balanced | Eugene Sandulenko |
2009-06-06 | Implement FR#1522626: "GUI: Friendlier "Add Game" session" | Eugene Sandulenko |
2009-06-06 | Add Mute control to all themes | Eugene Sandulenko |
2009-06-06 | Implement feature request #1180217: "GUI: Mute option" | Eugene Sandulenko |
2009-06-06 | Corrected cursor display errors introduced by revision 41204, reimplemented 1... | Jody Northup |
2009-06-05 | Fixes ScummEngine_v70he::setDefaultCursor to work in 16-bit, using a temporar... | Jody Northup |
2009-05-24 | Strip trailing whitespaces in the whole code base. | Johannes Schickel |
2009-05-18 | Fix bug #2791868: "GUI: Glitch when closing menu after hovering on option" | Eugene Sandulenko |
2009-05-13 | Fix all occurrences of AdLib spelling: | Johannes Schickel |
2009-05-13 | Enable Audio options for a game when OPL driver is overridden. | Eugene Sandulenko |
2009-05-12 | Fix invalid pop up widget selection, when no "opl_driver" setting is present. | Johannes Schickel |
2009-05-12 | - Add support for selecting the OPL emulator being used (config entry: "opl_d... | Johannes Schickel |
2009-05-12 | Sync with STXes | Eugene Sandulenko |
2009-05-11 | Use lowercase form for quickselect in ListWidget. | Willem Jan Palenstijn |
2009-05-11 | Turned fixed-size lists of debugger/console commands and variables into more ... | Max Horn |
2009-05-10 | Keymapper: | Eugene Sandulenko |
2009-05-09 | Original GSoC'08 keymapper now works. | Eugene Sandulenko |
2009-05-07 | More debug info in the error messages when GUI layout is wrong. | Eugene Sandulenko |
2009-04-18 | Part of patch #2738575: "GSOC09: Upd copyright add about line, fix MSVC warni... | Eugene Sandulenko |
2009-04-18 | Patch #2761396: "Typo fixes to README and comments" | Eugene Sandulenko |
2009-04-11 | Fixed bug #2706939 (Enabled button not drawn correctly) and other similar cases. | Vicent Marti |
2009-04-10 | GUI: Fixed nasty typo | Max Horn |
2009-04-09 | GUI: Rewrote the dirty rect handling code. Previously it was possible that th... | Max Horn |
2009-04-03 | GUI: Commited fix for bug in ThemeParser::parserCallback_defaults (at least I... | Max Horn |
2009-03-27 | Fixed bug where screen wasn't automatically updated when changing theme, unle... | Vicent Marti |
2009-03-26 | Theme selection dialog now automatically selects the currently active theme. ... | Vicent Marti |
2009-03-26 | MidiDriver cleanup: findMusicDriver now returns a pointer (makes it possible ... | Max Horn |
2009-03-25 | Added myself to the MADE engine credits | Filippos Karapetis |
2009-03-16 | Sync | Henry Bush |
2009-03-15 | Fix small cursor for modern theme. | Johannes Schickel |
2009-03-11 | Fixed bug #2619802 (Game name overwrites scroll bar). | Vicent Marti |
2009-03-09 | Rewrote Common::List iterator code to ensure const correctness is preserved. | Max Horn |
2009-03-08 | Move Greg Frieger from Tinsel to SCI in credits as intended by r39179 | Willem Jan Palenstijn |
2009-03-07 | Added Greg and myself to SCI engine credis | Max Horn |
2009-03-06 | Removed the defined(__PLAYSTATION2__) case to re-enable extra paths for PS2. | Max Lingua |
2009-03-05 | Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match ... | Jordi Vilalta Prat |
2009-03-04 | Fix bug #2621207 "GUI: Debug console glitch". | Johannes Schickel |
2009-03-02 | Make the file browser bigger in 1x mode | Max Horn |
2009-02-24 | Small UI updated with smaller HELP dialog to fit a 320x200 screen. The help t... | Lars Persson |
2009-02-19 | Fixed regression in Options menu and disabled Save/Load buttons. | Vicent Marti |
2009-02-19 | Last minute fix (enabling/disabling widgets mid-frame). | Vicent Marti |
2009-02-17 | When adding games from a directory the user had no permissions to, instead of... | Oystein Eftevaag |
2009-02-17 | Add SCI team to credits | Eugene Sandulenko |
2009-02-15 | properly (re)select game after adding/editing domain name in launcher | Willem Jan Palenstijn |
2009-02-15 | Merged revisions 36329, 38212, 38226and 38234 from branch-0-13-0 to trunk: iP... | Oystein Eftevaag |