summaryrefslogtreecommitdiff
path: root/data/graphics/gui/checkbox.xml
AgeCommit message (Collapse)AuthorFilesLines
2013-12-15add theme option into checkbox to hide X icon (draw box).Andrei Karas1-0/+1
New theme option: drawBox
2013-01-25Fix xml files style.Andrei Karas1-8/+9
Add or fix headers, replace tabs to spaces.
2012-10-17Extend checkbox theming.Andrei Karas1-0/+5
New options: padding - padding from all sides except left imagePadding - padding from left before image imageSize - image size for computation width spacing - space between image and text width = imagePadding + imageSize + spacing + text width + padding height = padding + text height + padding
2012-07-14Change checkbox theming.Andrei Karas1-0/+10