summaryrefslogtreecommitdiff
path: root/data/themes/wood/CMakeLists.txt
AgeCommit message (Collapse)AuthorFilesLines
2013-05-02Fix tilebar padding with different font sizes.Andrei Karas1-0/+1
Fix paddings in outfits window.
2012-10-18Fix in ok dialog size and button position.Andrei Karas1-0/+1
2012-10-18Add button in themes to show additional theme info.Andrei Karas1-0/+1
2012-10-12Add new parameters to equipment window tehming.Andrei Karas1-0/+1
New parameters: itemPadding - ofset in pixels from left top corner or item box boxSize - slot item box size (by default 36 px)
2012-10-04Add support for padding in progress bars.Andrei Karas1-0/+1
Also fixed progress bars size. New progress bar attributes: fillPadding - padding for will rectangle padding - normal padding for bar
2012-10-04Fix padding in some themes.Andrei Karas1-0/+1
2012-08-04Extend background theming.Andrei Karas1-0/+5
2012-07-31Add theme option to show hide opaque background for some windows.Andrei Karas1-0/+2
2012-07-14Convert wood theme to new format.Andrei Karas1-33/+0
2012-02-24Remove some duplicates from themes.Andrei Karas1-11/+0
2011-01-02Initial commit.Andrei Karas1-0/+53
This code based on mana client http://www.gitorious.org/mana/mana and my private repository.