Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-12-27 | Added NewGui::getTopDialog method | Max Horn | |
svn-id: r24938 | |||
2006-12-27 | Fix bug #1595627: "SCUMM: F5 crashes game (640x480)". This partially | Eugene Sandulenko | |
reverts commit r24656 for fixing bug #1590596 and effectively fixes both. svn-id: r24933 | |||
2006-12-26 | Patch #1622564: "Enhanced PopUp behaviour" | Eugene Sandulenko | |
svn-id: r24931 | |||
2006-12-09 | Updated credits: Benjamin Haisch = John Doe | Max Horn | |
svn-id: r24827 | |||
2006-11-19 | Fixed excessive indentation and removed leftover printf. | Torbjörn Andersson | |
svn-id: r24749 | |||
2006-11-18 | Oops, proper spelling. | Eugene Sandulenko | |
svn-id: r24734 | |||
2006-11-18 | Add touche engine to credits since it is supported. | Eugene Sandulenko | |
svn-id: r24733 | |||
2006-11-13 | Patch #1595705: "Select last game when removing the last game of the list" | Eugene Sandulenko | |
svn-id: r24707 | |||
2006-11-12 | Credit criezy for BS1 Mac and mention it in NEWS. | Eugene Sandulenko | |
svn-id: r24698 | |||
2006-11-11 | Fix valgrind warning on unitialized variable. | Eugene Sandulenko | |
svn-id: r24675 | |||
2006-11-08 | The theme browser will now search through the bundle resource directory on ↵ | Oystein Eftevaag | |
OS X, fixing bug [ 1592294 ] MACOSX: Cannot Switch Back to Modern Theme svn-id: r24658 | |||
2006-11-08 | Fix bug #1590596: "HE: When 3x graphics are choosen, F5 crashes game" | Eugene Sandulenko | |
svn-id: r24656 | |||
2006-11-07 | Only set up / tear down the custom cursor if _useCursor is true. | Torbjörn Andersson | |
svn-id: r24648 | |||
2006-11-07 | The modern theme sets its own cursor, which makes it responsible for restoring | Torbjörn Andersson | |
the old one afterwards. svn-id: r24647 | |||
2006-10-29 | Changed some single quotes to double quotes; fixed 'Solaris Spark' -> ↵ | Max Horn | |
'Solaris SPARC'; added vinterstum as Mac OS X packager -- he did the last couple release binaries, not me, so he should get all the fame and blame ;-) svn-id: r24567 | |||
2006-10-25 | - Fix crash if theme_logo.visible is set to true in a classic theme config file | Johannes Schickel | |
svn-id: r24513 | |||
2006-10-25 | - renamed GUI::ThemeNew to GUI::ThemeModern | Johannes Schickel | |
- renamed ThemeNew.cpp to ThemeModern.cpp svn-id: r24512 | |||
2006-10-25 | Formatting. | Johannes Schickel | |
svn-id: r24511 | |||
2006-10-25 | Compile fix when DISABLE_FANCY_THEMES is #defined | Bertrand Augereau | |
svn-id: r24510 | |||
2006-10-18 | Credit madmoose for his MOD player. | Eugene Sandulenko | |
svn-id: r24375 | |||
2006-10-15 | Reflect Simon engine rename in credits too. | Eugene Sandulenko | |
svn-id: r24340 | |||
2006-10-10 | Using the correct factor for the slider background now. | Johannes Schickel | |
svn-id: r24269 | |||
2006-10-08 | Cleanup. | Johannes Schickel | |
svn-id: r24240 | |||
2006-10-08 | Oops... | Johannes Schickel | |
svn-id: r24238 | |||
2006-10-08 | Fixed disabled blending for classic theme. | Johannes Schickel | |
svn-id: r24237 | |||
2006-10-08 | Make modern and classic theme config files use the same version number. | Johannes Schickel | |
svn-id: r24236 | |||
2006-10-08 | Adding option to enable/disable blending for the classic theme. | Johannes Schickel | |
svn-id: r24234 | |||
2006-10-08 | Final fix for wrong cursor palettes in SCUMM games after using the GUI. | Johannes Schickel | |
svn-id: r24233 | |||
2006-10-08 | Making engines working again. | Johannes Schickel | |
svn-id: r24232 | |||
2006-10-08 | Displaying the theme name instead of the theme config file name in the ↵ | Johannes Schickel | |
'Misc' section of the Options dialog. svn-id: r24231 | |||
2006-10-08 | Now the 'gui_theme' setting saving works... | Johannes Schickel | |
svn-id: r24230 | |||
2006-10-08 | Adding a 'name' field to the theme config which is used for nice theme names ↵ | Johannes Schickel | |
in the theme browser. svn-id: r24229 | |||
2006-10-08 | Renaming classic.ini to classic080.ini. | Johannes Schickel | |
svn-id: r24228 | |||
2006-10-08 | Fixed compile. | Johannes Schickel | |
svn-id: r24227 | |||
2006-10-08 | Display the correct theme name if it's specified with --gui-theme | Johannes Schickel | |
svn-id: r24223 | |||
2006-10-08 | - reworked my commit for r24216, not 'Classic (Builtin)' uses the builtin ↵ | Johannes Schickel | |
classic theme and classic uses the classic.ini file - save the chosen theme now svn-id: r24222 | |||
2006-10-08 | Added a comment about how the theme browser finds the themes. | Johannes Schickel | |
svn-id: r24218 | |||
2006-10-08 | - Forcing 'classic' as the builtin classic theme (which means it ignores the ↵ | Johannes Schickel | |
classic.ini atm) svn-id: r24216 | |||
2006-10-08 | - Added dialog for selecting the theme to use | Johannes Schickel | |
- Added runtime theme switching svn-id: r24213 | |||
2006-10-08 | - added auto detection of the Theme style to use | Johannes Schickel | |
- fixed a bug which would lead to a crash when loading the modern theme config with the classic theme svn-id: r24201 | |||
2006-10-08 | Ooops. making the classic theme working without a config again. | Johannes Schickel | |
svn-id: r24200 | |||
2006-10-08 | - added config file support for the classic theme | Johannes Schickel | |
- added a sample config file (called 'classic.ini', which is based on Theme::_defaultConfigINI) - added check for the type of the theme config file ('modern' and 'classic' for the respective Theme classes) - bumped theme config version for the modern theme svn-id: r24199 | |||
2006-10-08 | Uses the slider background settings instead of the edit text widget settings ↵ | Johannes Schickel | |
for the slider background. svn-id: r24187 | |||
2006-10-06 | Added DJWillis as official GP2X porter. | Eugene Sandulenko | |
svn-id: r24145 | |||
2006-10-04 | Fix for bug #1570189 (GUI: crash when pressing "delete" at the end of the name) | Max Horn | |
svn-id: r24113 | |||
2006-10-02 | Add a somewhat hackish, uber-sekrit mass-add-game-feature (shift-click ↵ | Max Horn | |
'Add...' button to use at your own risk) svn-id: r24085 | |||
2006-09-30 | Get rid of CharStar_BaseNode and consorts -- using a simple String is more ↵ | Max Horn | |
efficient, now that it has optimizations for small strings. Also made various related changes, turning char pointers into String objects in several spots svn-id: r24044 | |||
2006-09-29 | Update credits | Travis Howell | |
svn-id: r24018 | |||
2006-09-29 | Update credits | Travis Howell | |
svn-id: r24015 | |||
2006-09-23 | Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle ↵ | Max Horn | |
the linker dependency graph). Porters will have to update project files svn-id: r23974 |