summaryrefslogtreecommitdiff
path: root/data/graphics/gui/progressbar.xml
AgeCommit message (Collapse)AuthorFilesLines
2013-12-22allow fill complete part of progress bar with images.Andrei Karas1-0/+2
For this need add in progress bar theme file option fillImage and set it to 1. Then add progress bar xml file for image with name: name_fill.xml. Default is: progressbar_fill.xml New theme option: fillImage New theme file (default name): progressbar_fill.xml
2013-01-25Fix xml files style.Andrei Karas1-14/+15
Add or fix headers, replace tabs to spaces.
2012-10-12Fix padding in progress bars.Andrei Karas1-1/+1
2012-10-04Add support for padding in progress bars.Andrei Karas1-0/+2
Also fixed progress bars size. New progress bar attributes: fillPadding - padding for will rectangle padding - normal padding for bar
2012-07-13Change progressbar theming.Andrei Karas1-0/+18