summaryrefslogtreecommitdiff
path: root/src/gui/widgets/radiobutton.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-09-15Improve a bit widgets speed.Andrei Karas1-2/+2
2012-09-14Improve a bit some gui controls speed.Andrei Karas1-4/+3
2012-08-30Add const to more classes.Andrei Karas1-3/+3
2012-08-29Add radiobutton own color.Andrei Karas1-1/+1
2012-08-04Add support for default theme file names.Andrei Karas1-1/+1
2012-07-13Change radio button theming.Andrei Karas1-18/+23
2012-04-19Dehardcode keys in gui widgets.Andrei Karas1-3/+4
2012-04-17Move keyboard handling from guichan to own classes.Andrei Karas1-0/+13
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-1/+1
2011-09-10Remove some push/pop clip areas.Andrei Karas1-9/+1
2011-08-22Fix some theme font colors in different gui elements.Andrei Karas1-0/+1
2011-07-07Remove undescore from variables and defines.Andrei Karas1-2/+2
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-14Fix compilation warning.Andrei Karas1-1/+1
2011-01-13Add inventory sorting.Andrei Karas1-1/+2
2011-01-02Initial commit.Andrei Karas1-0/+163