summaryrefslogtreecommitdiff
path: root/src/gui/widgets/extendedlistbox.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-06-29Add support for multilines in extendedlistbox.Andrei Karas1-35/+139
2013-06-12Fix text padding in extendedlistbox.Andrei Karas1-1/+1
2013-06-03improve extendedlistboxAndrei Karas1-8/+18
2013-05-06add outline colors to extendedlistbox class.Andrei Karas1-2/+3
2013-01-23Use in different listbox derived classes different xml skin.Andrei Karas1-1/+2
2013-01-18Add padding for items in extended listboxes.Andrei Karas1-2/+3
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-12-29Show flags icons in language selection listAndrei Karas1-2/+11
2012-12-28Fix previous commit error.Andrei Karas1-2/+2
2012-12-28Fix selected icon draw in extended listbox.Andrei Karas1-1/+3
2012-12-27Remove set font from graphics object.Andrei Karas1-1/+0
2012-12-27Improve draw speed in listboxes.Andrei Karas1-5/+6
2012-12-24Add color for selected text in listboxes.Andrei Karas1-7/+26
2012-11-07Add own profiler and profiler info to some code.Andrei Karas1-0/+2
2012-10-20Fix code style and some minor issues.Andrei Karas1-2/+0
2012-10-20Add to some controls palette inheritance from other controls.Andrei Karas1-2/+3
2012-10-18Extend theming listbox with image.Andrei Karas1-4/+6
2012-10-16Fix code style and some other minor issues.Andrei Karas1-1/+2
2012-10-16Add listbox padding.Andrei Karas1-6/+8
2012-09-15Improve a bit widgets speed.Andrei Karas1-1/+1
2012-09-14Improve a bit some gui controls speed.Andrei Karas1-5/+0
2012-08-30Add const to more classes.Andrei Karas1-4/+5
2012-08-23Remove useless includes.Andrei Karas1-3/+0
2012-07-28Add support for images in npc menu.Andrei Karas1-0/+101