summaryrefslogtreecommitdiff
path: root/src/gui/windows/ministatuswindow.h
AgeCommit message (Collapse)AuthorFilesLines
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-12-22allow fill complete part of progress bar with images.Andrei Karas1-0/+1
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-12-22allow use different theme file for different progress bars.Andrei Karas1-0/+1
2013-12-17add restrict into ministatuswindow.Andrei Karas1-2/+3
2013-12-04add ability to set text colors on ministatus window bars.Andrei Karas1-2/+3
Also add PROGRESSBAR_OUTLINE color.
2013-10-24add final keyword to windows files.Andrei Karas1-8/+8
2013-10-04fix code style.Andrei Karas1-3/+3
2013-09-30move windows classes to windows directory.Andrei Karas1-0/+135