aboutsummaryrefslogtreecommitdiff
path: root/gui/ThemeModern.cpp
AgeCommit message (Expand)Author
2007-11-04- made Widget::_flags privateJohannes Schickel
2007-11-04- cleanupJohannes 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-27ops missed one spot last commit.Johannes Schickel
2007-02-27fix for gradient calculationJohannes Schickel
2007-02-12Should silence some warnings.Johannes Schickel
2007-02-12Merged the "palette manager" into the cursor manager. It was only used toTorbjörn Andersson
2007-02-10Added small note to ThemeModern::calcLuminanceMax Horn
2007-02-09Fix for bug #1650993 ("GUI: About dialog scroller").Johannes Schickel
2007-02-08Moved definition of ThemeClassic and ThemeModern to their own files.Johannes Schickel
2007-02-04- changed the way how gradients are calculatedJohannes Schickel
2007-02-03Added a TODO to processExtraValues.Johannes Schickel
2007-02-03Changed _imageHandels into an array.Johannes Schickel
2007-02-03 shalt not declare static vars inside member functions' spoke Fingolfin, and ...Max Horn
2007-02-03Replaced 'typedef Common::String String' with explicit usages of Common::Stri...Max Horn
2006-11-11Fix valgrind warning on unitialized variable.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-25- renamed GUI::ThemeNew to GUI::ThemeModernJohannes Schickel