summaryrefslogtreecommitdiff
path: root/src/gui/widgets/label.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-04-12fix random rare crashes in npc and possible other windows.Andrei Karas1-0/+3
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-12-27Add outlining support for labels.Andrei Karas1-0/+14
2012-12-27Remove set font from graphics object.Andrei Karas1-1/+0
2012-12-27Improve a bit draw speed in other controls.Andrei Karas1-5/+6
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 palette inheritance to label class.Andrei Karas1-2/+4
2012-10-20In all controls, call Widget2 methods to get colors.Andrei Karas1-1/+1
2012-10-14Fix memory corruption from previous commit with labels.Andrei Karas1-3/+2
2012-10-14Add theming to labels.Andrei Karas1-5/+64
2012-09-15Improve a bit widgets speed.Andrei Karas1-2/+2
2012-09-07Improve constructors in some classes.Andrei Karas1-1/+2
2012-08-29Add label own color.Andrei Karas1-2/+2
2012-04-09Fix code style.Andrei Karas1-1/+1
2012-02-24More copyright fixes.Andrei Karas1-0/+1
2011-08-22Fix some theme font colors in different gui elements.Andrei Karas1-0/+1
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-02-19Update copyrights.Andrei Karas1-2/+2
2011-01-02Initial commit.Andrei Karas1-0/+38