aboutsummaryrefslogtreecommitdiff
path: root/gui/theme.h
AgeCommit message (Expand)Author
2006-04-25Uses the special cursor color palette for the cursor now (this fixes problems...Johannes Schickel
2006-04-25- minor cleanup in modern.iniEugene Sandulenko
2006-04-19Adds handleScreenChanged() to NewGui, so (scumm) engine can call it when it r...Johannes Schickel
2006-04-19Fixes problems with wrong colors on the overlay in scumm engine.Johannes Schickel
2006-04-19Implements custom cursor support for the new theme and includes a standard cu...Johannes Schickel
2006-04-18- adds own drawing function for (not expanded) popup widgetsJohannes Schickel
2006-04-16- Moves Graphics::loadFont to Graphics::NewFont::loadFontJohannes Schickel
2006-04-14- implements .bdf font loader based on convbdf (sure could have some clean up)Johannes Schickel
2006-04-13- No longer draws full shadows for disabled widgetsJohannes Schickel
2006-04-13Deletes color cache and custom dialog shading.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-10Implements saving the color cache to a file (much faster startup for custom e...Johannes Schickel
2006-04-02- moves some code in ThemeNew.cpp (calcGradient and calcAlpha to the bottom)Johannes Schickel
2006-03-24Reduce (indirect) dependencies on gui/eval.h (and thus common/assocarray.h) t...Max Horn
2006-03-14Rearrange launcher.Eugene Sandulenko
2006-03-09Moved typedef Common::String into class declaration.Lars Persson
2006-03-08o Converted most (all?) widgets to new scheme.Eugene Sandulenko
2006-03-07o More widgets fot alternative constructorsEugene Sandulenko
2006-03-07More work on customizable GUI.Eugene Sandulenko
2006-03-07WIP for arbitrary widget positions. SeeEugene Sandulenko
2006-03-04Oops, fixes problems with disabled widgets (they need full drawn shadows).Johannes Schickel
2006-03-04Improved shadow drawing (it's faster now since it doesn't draw the whole rect...Johannes Schickel
2006-03-04Removed colorToRGB and RGBToColor calls when calculating alphaJohannes Schickel
2006-02-13Implemented new tab drawing, should look nicer now. (The border under the act...Johannes Schickel
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-02-01Implemented shadow drawing, also extended the theme config againJohannes Schickel
2006-01-31Fixes color bugs with the new theme when switching to fullscreen on Mac OS X.Johannes Schickel
2006-01-31Implements the usage of cached backgrounds in the old theme as well,Johannes Schickel
2006-01-31Adds more configureable options to the config file of the new theme,Johannes Schickel
2006-01-28- Fixes a bug that the debugger crashed while openingJohannes Schickel
2006-01-27Proper RCS IDs.Eugene Sandulenko
2006-01-27 - adds the new gui renderer also a new implementation for the classic guiJohannes Schickel