aboutsummaryrefslogtreecommitdiff
path: root/gui/ThemeClassic.cpp
AgeCommit message (Expand)Author
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-11-04- made Widget::_flags privateJohannes Schickel
2007-11-04- starting to document the theme rendererJohannes Schickel
2007-10-28Patch v5.2 from #1752243: "backends lib patches"Eugene Sandulenko
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-02-08Moved definition of ThemeClassic and ThemeModern to their own files.Johannes Schickel
2006-11-11Fix valgrind warning on unitialized variable.Eugene Sandulenko
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-08Displaying the theme name instead of the theme config file name in the 'Misc'...Johannes Schickel
2006-10-08- reworked my commit for r24216, not 'Classic (Builtin)' uses the builtin cla...Johannes Schickel
2006-10-08- Forcing 'classic' as the builtin classic theme (which means it ignores the ...Johannes 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-07-23String class usage cleanupMax Horn
2006-06-21Reverting here too.Johannes Schickel
2006-06-21Ok after a few checks this is how it should be (fixing problems with my last ...Johannes Schickel
2006-06-21Oops fixes problem introduced with last commit.Johannes Schickel
2006-06-21Commits fix for crashing about dialog mentioned my Marucs on -devel.Johannes Schickel
2006-06-15Fix drawing of tab widget. Now it matches mock-ups. Added tab scrolling.Eugene Sandulenko
2006-06-14Implements new Tab drawing for modern theme (nearlly matches mockups now)Johannes Schickel
2006-06-05Fix various typenames to comply to the ScummVM coding guidelinesMax Horn
2006-05-29Introduces special switch for GraphicsWidget for use of theme transparency ag...Johannes Schickel
2006-05-29- changes transparency parameter of Theme::drawSurface to alpha parameter.Johannes Schickel
2006-05-29- Fixes disabled transparency for classic theme.Johannes Schickel
2006-05-29Fixes widget drawing for classic theme.Johannes Schickel
2006-05-27Major GUI update:Eugene Sandulenko
2006-04-19Adds handleScreenChanged() to NewGui, so (scumm) engine can call it when it r...Johannes Schickel
2006-04-19Started to prepare the gui for runtime resolution switches.Johannes Schickel
2006-04-18- adds own drawing function for (not expanded) popup widgetsJohannes Schickel
2006-04-14- implements .bdf font loader based on convbdf (sure could have some clean up)Johannes Schickel
2006-04-11Draws the same border for 'kWidgetBackgroundPlain' as for 'kWidgetBackgroundB...Johannes Schickel
2006-04-11Fixes disappearing borders with classic theme.Johannes Schickel
2006-04-11Makes classic theme compile without OLDGUI_TRANSPARENCY again.Johannes Schickel
2006-04-02- moves some code in ThemeNew.cpp (calcGradient and calcAlpha to the bottom)Johannes Schickel
2006-03-24Fix chechbox label alignment.Eugene Sandulenko
2006-03-18theme.cpp -> ThemeClassic.cpp for consistency and less confusionEugene Sandulenko