summaryrefslogtreecommitdiff
path: root/src/gui/theme.h
AgeCommit message (Expand)AuthorFilesLines
2012-08-23Remove useless includes.Andrei Karas1-2/+0
2012-08-15Fix code style again.Andrei Karas1-1/+1
2012-08-04Add support for default theme file names.Andrei Karas1-5/+8
2012-08-01Fix code style.Andrei Karas1-0/+2
2012-07-30Add addition options to skin objects.Andrei Karas1-5/+18
2012-07-21Add two new colors to themes.Andrei Karas1-0/+2
2012-07-14Add to resourcemanager method to load imageset from image.Andrei Karas1-0/+2
2012-07-13Fix leaks after last commit.Andrei Karas1-0/+2
2012-07-13Change theme loading.Andrei Karas1-0/+2
2012-07-13Change scrollarea theming.Andrei Karas1-0/+3
2012-05-08Add titlepadding option to theme file.Andrei Karas1-1/+5
2012-03-29Replace vectors with strings to short names.Andrei Karas1-5/+5
2012-02-27Add sliderlist setup item.Andrei Karas1-0/+2
2012-02-03Add some missing getters.Andrei Karas1-1/+1
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-09-11Add support for padding in theme configuration files.Andrei Karas1-2/+6
2011-09-10Allow load for each window own xml theme file.Andrei Karas1-0/+2
2011-08-28Move simple colors to themes.Andrei Karas1-0/+9
2011-08-22Improve draw perfomance.Andrei Karas1-0/+1
2011-08-22Add new colors to themes: BORDER, BACKGROUND_GRAY, SCROLLBAR_GRAY.Andrei Karas1-0/+3
2011-08-22Fix some theme font colors in different gui elements.Andrei Karas1-0/+1
2011-07-05Add ability to send client states to other clients.Andrei Karas1-0/+1
2011-03-27Fix some warnings and improve code from gcc 4.6 compilation.Andrei Karas1-0/+1
2011-02-19Update copyrights.Andrei Karas1-1/+2
2011-01-02Initial commit.Andrei Karas1-0/+273