summaryrefslogtreecommitdiff
path: root/src/gui/theme.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-08-03Move Theme and UserPalette to the resources folderJared Adams1-572/+0
2010-07-28Centralized configuration default values using the VariableData system.Yohann Ferreira1-5/+5
2010-07-11Made the different hard-coded paths and files be now taken from theYohann Ferreira1-9/+21
2010-06-03Fix an unitialized variable problem in ThemeJared Adams1-0/+1
2010-03-30Fix some memory issuesJared Adams1-0/+1
2010-03-29Add minimum version information to the server listJared Adams1-1/+2
2010-03-21Make the Dye class more flexible and fix an issue in itJared Adams1-3/+1
2010-03-16Fix some color issuesJared Adams1-3/+14
2010-03-15Fix some branding issuesJared Adams1-1/+1
2010-03-12Split Palette into Theme and UserPaletteJared Adams1-11/+214
2010-03-05Rename SkinLoader to ThemeJared Adams1-0/+345