aboutsummaryrefslogtreecommitdiff
path: root/gui/ThemeClassic.cpp
AgeCommit message (Expand)Author
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