aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
2006-11-11Fix valgrind warning on unitialized variable.Eugene Sandulenko
2006-11-08The theme browser will now search through the bundle resource directory on OS...Oystein Eftevaag
2006-11-08Fix bug #1590596: "HE: When 3x graphics are choosen, F5 crashes game"Eugene Sandulenko
2006-11-07Only set up / tear down the custom cursor if _useCursor is true.Torbjörn Andersson
2006-11-07The modern theme sets its own cursor, which makes it responsible for restoringTorbjörn Andersson
2006-10-29Changed some single quotes to double quotes; fixed 'Solaris Spark' -> 'Solari...Max Horn
2006-10-25- Fix crash if theme_logo.visible is set to true in a classic theme config fileJohannes Schickel
2006-10-25- renamed GUI::ThemeNew to GUI::ThemeModernJohannes Schickel
2006-10-25Formatting.Johannes Schickel
2006-10-25Compile fix when DISABLE_FANCY_THEMES is #definedBertrand Augereau
2006-10-18Credit madmoose for his MOD player.Eugene Sandulenko
2006-10-15Reflect Simon engine rename in credits too.Eugene Sandulenko
2006-10-10Using the correct factor for the slider background now.Johannes Schickel
2006-10-08Cleanup.Johannes Schickel
2006-10-08Oops...Johannes Schickel
2006-10-08Fixed disabled blending for classic theme.Johannes Schickel
2006-10-08Make modern and classic theme config files use the same version number.Johannes Schickel
2006-10-08Adding option to enable/disable blending for the classic theme.Johannes Schickel
2006-10-08Final fix for wrong cursor palettes in SCUMM games after using the GUI.Johannes Schickel
2006-10-08Making engines working again.Johannes Schickel
2006-10-08Displaying the theme name instead of the theme config file name in the 'Misc'...Johannes Schickel
2006-10-08Now the 'gui_theme' setting saving works...Johannes Schickel
2006-10-08Adding a 'name' field to the theme config which is used for nice theme names ...Johannes Schickel
2006-10-08Renaming classic.ini to classic080.ini.Johannes Schickel
2006-10-08Fixed compile.Johannes Schickel
2006-10-08Display the correct theme name if it's specified with --gui-themeJohannes Schickel
2006-10-08- reworked my commit for r24216, not 'Classic (Builtin)' uses the builtin cla...Johannes Schickel
2006-10-08Added a comment about how the theme browser finds the themes.Johannes Schickel
2006-10-08- Forcing 'classic' as the builtin classic theme (which means it ignores the ...Johannes Schickel
2006-10-08- Added dialog for selecting the theme to useJohannes Schickel
2006-10-08- added auto detection of the Theme style to useJohannes Schickel
2006-10-08Ooops. making the classic theme working without a config again.Johannes Schickel
2006-10-08- added config file support for the classic themeJohannes Schickel
2006-10-08Uses the slider background settings instead of the edit text widget settings ...Johannes Schickel
2006-10-06Added DJWillis as official GP2X porter.Eugene Sandulenko
2006-10-04Fix for bug #1570189 (GUI: crash when pressing "delete" at the end of the name)Max Horn
2006-10-02Add a somewhat hackish, uber-sekrit mass-add-game-feature (shift-click 'Add.....Max Horn
2006-09-30Get rid of CharStar_BaseNode and consorts -- using a simple String is more ef...Max Horn
2006-09-29Update creditsTravis Howell
2006-09-29Update creditsTravis Howell
2006-09-23Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the...Max Horn
2006-09-21Fix bug #1562795: "Bug with auto-generated game IDs"Eugene Sandulenko
2006-09-16Added GUI::ConsoleDialoggetCharsPerLine() method, and added a big FIXME comme...Max Horn
2006-09-16Overhaul of the debugger codeMax Horn
2006-09-16Renamed kLineWidth to kCharsPerLine, and moved some enum constants into class...Max Horn
2006-08-20Updated credits with all current port builders.Eugene Sandulenko
2006-08-18slightly changed patch #1521412: Hardcoded path for theme filesWillem Jan Palenstijn
2006-08-12The ListWidget constructor already did most of what reflowLayout() does, exceptTorbjörn Andersson
2006-08-12Whitespace.Torbjörn Andersson
2006-08-04Only refresh the theme & reflow all dialogs if the screen settings actually c...Max Horn