Age | Commit message (Expand) | Author |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-02-27 | ops missed one spot last commit. | Johannes Schickel |
2007-02-27 | fix for gradient calculation | Johannes Schickel |
2007-02-12 | Should silence some warnings. | Johannes Schickel |
2007-02-12 | Merged the "palette manager" into the cursor manager. It was only used to | Torbjörn Andersson |
2007-02-10 | Added small note to ThemeModern::calcLuminance | Max Horn |
2007-02-09 | Fix for bug #1650993 ("GUI: About dialog scroller"). | Johannes Schickel |
2007-02-08 | Moved definition of ThemeClassic and ThemeModern to their own files. | Johannes Schickel |
2007-02-04 | - changed the way how gradients are calculated | Johannes Schickel |
2007-02-03 | Added a TODO to processExtraValues. | Johannes Schickel |
2007-02-03 | Changed _imageHandels into an array. | Johannes Schickel |
2007-02-03 | shalt not declare static vars inside member functions' spoke Fingolfin, and ... | Max Horn |
2007-02-03 | Replaced 'typedef Common::String String' with explicit usages of Common::Stri... | Max Horn |
2006-11-11 | Fix valgrind warning on unitialized variable. | Eugene Sandulenko |
2006-11-07 | Only set up / tear down the custom cursor if _useCursor is true. | Torbjörn Andersson |
2006-11-07 | The modern theme sets its own cursor, which makes it responsible for restoring | Torbjörn Andersson |
2006-10-25 | - renamed GUI::ThemeNew to GUI::ThemeModern | Johannes Schickel |