summaryrefslogtreecommitdiff
path: root/src/gui/skin.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-03-25Moved the responsibility for skin alpha adjustment to the Skin class.Ira Rice1-1/+43
2009-03-11Enforce minimum widths and heights to be at least as big as the minumumIra Rice1-2/+2
2009-03-11Modified Skin class to use proper encapsulation, instead of leaving itsIra Rice1-15/+32
2009-03-11Moved the Skin class outside of the Window class, in order to allowIra Rice1-0/+174