aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
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
2009-02-06Reverted previous commit.Vicent Marti
2009-02-06Removed special case when redrawing the dialog stack. Fixes bug #2555710 and ...Vicent Marti
2009-01-30do not include common/debug.h from common/util.hMax Horn
2009-01-30Renamed SpecialDebugLevel to DebugChannelMax Horn
2009-01-30Some work on the 'special debug levels' aka 'engine debug levels' codeMax Horn
2009-01-24Fix for bug #2533091 "MAC: Cannot add games in the launcher in fullscreen mode".Johannes Schickel
2009-01-23Changed Graphics::ImageDecoder to allow custom PixelFormatsMax Horn
2009-01-23Renamed Archive::openFile to createReadStreamForMemberMax Horn
2009-01-23Renamed ArchiveMember::open -> createReadStream, and made it a cv member (con...Max Horn
2009-01-22Fix buggy images in GUI when switching overlay mode (e.g. on Mac OS X when to...Max Horn
2009-01-22Moved Graphics::PixelFormat into its own header file; turned RGBToColor etc. ...Max Horn
2009-01-18Updated theme version to 0.4Max Horn
2009-01-18Updated theme .zip files and default themeMax Horn
2009-01-18Updated credits list with retired membersMax Horn
2009-01-18cleanupMax Horn
2009-01-18GUI: Some cleanup and renaming; moved some parsing code from ThemeEngine to T...Max Horn
2009-01-18GUI: Removed ThemeEngine::getTabSpacing() and getTabPadding(); removed some d...Max Horn
2009-01-18GUI: Renamed Globals.TabLabelWidth to Globals.PopUpWidget.labelWidth (that's ...Max Horn