summaryrefslogtreecommitdiff
path: root/src/gui/widgets/dropdown.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-01-17Fix server type dropdown in new server dialog.Andrei Karas1-1/+2
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-12-29Add support for show icon also in selected item in dropdown.Andrei Karas1-3/+30
2012-12-29Show flags icons in language selection listAndrei Karas1-1/+2
2012-12-27Remove set font from graphics object.Andrei Karas1-1/+0
2012-12-27Improve a bit draw speed in other controls.Andrei Karas1-2/+3
2012-12-16Fix a bit jewelry theme for drop down list.Andrei Karas1-2/+1
2012-12-15Add popup list. Replace listbox in dropdown to popup list.Andrei Karas1-59/+185
2012-11-07Add own profiler and profiler info to some code.Andrei Karas1-0/+4
2012-10-20Fix code style and some minor issues.Andrei Karas1-3/+0
2012-10-20Add to some controls palette inheritance from other controls.Andrei Karas1-2/+3
2012-10-20In all controls, call Widget2 methods to get colors.Andrei Karas1-4/+4
2012-10-18Extend dropdown theming.Andrei Karas1-13/+86
2012-09-15Improve a bit widgets speed.Andrei Karas1-1/+1
2012-09-02Add const to more classes.Andrei Karas1-1/+1
2012-08-30Add const to more classes.Andrei Karas1-7/+8
2012-08-29Add dropdown own color.Andrei Karas1-1/+2
2012-08-04Extend background theming.Andrei Karas1-2/+1
2012-08-04Add support for default theme file names.Andrei Karas1-2/+6
2012-07-23Improve perfomance in some object constructors.Andrei Karas1-3/+3
2012-07-20Fix code style.Andrei Karas1-6/+6
2012-07-13Fix leaks after last commit.Andrei Karas1-0/+13
2012-07-13Change dropdown theming.Andrei Karas1-50/+31
2012-04-20Fix code style.Andrei Karas1-1/+1
2012-04-19Dehardcode keys in gui widgets.Andrei Karas1-14/+34
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-1/+1
2011-09-08Add additional sorting methods to inventory:Andrei Karas1-1/+8
2011-08-22Improve draw perfomance.Andrei Karas1-12/+10
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-02Initial commit.Andrei Karas1-0/+303