summaryrefslogtreecommitdiff
path: root/src/gui/widgets/extendedlistbox.cpp
AgeCommit message (Collapse)AuthorFilesLines
2012-10-18Extend theming listbox with image.Andrei Karas1-4/+6
New theme options: imagePadding - padding for image from left spacing - space between image and text
2012-10-16Fix code style and some other minor issues.Andrei Karas1-1/+2
2012-10-16Add listbox padding.Andrei Karas1-6/+8
New theme file: listbox.xml Theme option: padding
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