aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
2009-06-24made the cursor's pixel format a member of the cursor object, merged ____Curs...Jody Northup
2009-06-20renamed ENABLE_16BIT define to more accurate ENABLE_RGB_COLORJody Northup
2009-06-18Fixed error with non-animated 8-bit GUI cursors being drawn incorrectly in de...Jody Northup
2009-06-13Fixed cursor code to keep track of cursor formats so that ThemeEngine and/or ...Jody Northup
2009-06-06Corrected cursor display errors introduced by revision 41204, reimplemented 1...Jody Northup
2009-06-05Fixes ScummEngine_v70he::setDefaultCursor to work in 16-bit, using a temporar...Jody Northup
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-05-18Fix bug #2791868: "GUI: Glitch when closing menu after hovering on option"Eugene Sandulenko
2009-05-13Fix all occurrences of AdLib spelling:Johannes Schickel
2009-05-13Enable Audio options for a game when OPL driver is overridden.Eugene Sandulenko
2009-05-12Fix 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-12Sync with STXesEugene Sandulenko
2009-05-11Use lowercase form for quickselect in ListWidget.Willem Jan Palenstijn
2009-05-11Turned fixed-size lists of debugger/console commands and variables into more ...Max Horn
2009-05-10Keymapper:Eugene Sandulenko
2009-05-09Original GSoC'08 keymapper now works.Eugene Sandulenko
2009-05-07More debug info in the error messages when GUI layout is wrong.Eugene Sandulenko
2009-04-18Part of patch #2738575: "GSOC09: Upd copyright add about line, fix MSVC warni...Eugene Sandulenko
2009-04-18Patch #2761396: "Typo fixes to README and comments"Eugene Sandulenko
2009-04-11Fixed bug #2706939 (Enabled button not drawn correctly) and other similar cases.Vicent Marti
2009-04-10GUI: Fixed nasty typoMax Horn
2009-04-09GUI: Rewrote the dirty rect handling code. Previously it was possible that th...Max Horn
2009-04-03GUI: Commited fix for bug in ThemeParser::parserCallback_defaults (at least I...Max Horn
2009-03-27Fixed bug where screen wasn't automatically updated when changing theme, unle...Vicent Marti
2009-03-26Theme selection dialog now automatically selects the currently active theme. ...Vicent Marti
2009-03-26MidiDriver cleanup: findMusicDriver now returns a pointer (makes it possible ...Max Horn
2009-03-25Added myself to the MADE engine creditsFilippos Karapetis
2009-03-16SyncHenry Bush
2009-03-15Fix small cursor for modern theme.Johannes Schickel
2009-03-11Fixed bug #2619802 (Game name overwrites scroll bar).Vicent Marti
2009-03-09Rewrote Common::List iterator code to ensure const correctness is preserved.Max Horn
2009-03-08Move Greg Frieger from Tinsel to SCI in credits as intended by r39179Willem Jan Palenstijn
2009-03-07Added Greg and myself to SCI engine credisMax Horn
2009-03-06Removed the defined(__PLAYSTATION2__) case to re-enable extra paths for PS2.Max Lingua
2009-03-05Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match ...Jordi Vilalta Prat
2009-03-04Fix bug #2621207 "GUI: Debug console glitch".Johannes Schickel
2009-03-02Make the file browser bigger in 1x modeMax Horn
2009-02-24Small UI updated with smaller HELP dialog to fit a 320x200 screen. The help t...Lars Persson
2009-02-19Fixed regression in Options menu and disabled Save/Load buttons.Vicent Marti
2009-02-19Last minute fix (enabling/disabling widgets mid-frame).Vicent Marti
2009-02-17When adding games from a directory the user had no permissions to, instead of...Oystein Eftevaag
2009-02-17Add SCI team to creditsEugene Sandulenko
2009-02-15properly (re)select game after adding/editing domain name in launcherWillem Jan Palenstijn
2009-02-15Merged revisions 36329, 38212, 38226and 38234 from branch-0-13-0 to trunk: iP...Oystein Eftevaag
2009-02-13Fixed bug #2485123 (weird looking game load dialog).Vicent Marti
2009-02-13Fix GUI themes zip filesMax Horn
2009-02-12Fixed working Keys button in in game options dialogLars Persson
2009-02-11Patch #2553049: Remove clem's name from forum design, following his requestMax Horn
2009-02-07Third attemp at fixing release-critical #2472185. Also fixes regression repor...Vicent Marti