summaryrefslogtreecommitdiff
path: root/src/gui/speechbubble.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-05-22improve speechbubble.Andrei Karas1-9/+11
2013-05-06add outline colors in speechbubble.Andrei Karas1-4/+7
2013-04-20fix style in gui directory.Andrei Karas1-0/+1
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-10-20Add palette inheritance to textbox class.Andrei Karas1-1/+1
2012-10-20Add palette inheritance to label class.Andrei Karas1-1/+1
2012-10-20In all controls, call Widget2 methods to get colors.Andrei Karas1-2/+2
2012-09-28Fix textbox font color.Andrei Karas1-2/+2
2012-09-07Improve constructors in some classes.Andrei Karas1-5/+4
2012-08-29Add const to more classes.Andrei Karas1-2/+3
2012-08-23Remove useless includes.Andrei Karas1-3/+0
2012-07-21Add two new colors to themes.Andrei Karas1-2/+2
2012-05-13Move some code from logic queue to separate calls.Andrei Karas1-0/+1
2012-04-17Move keyboard handling from guichan to own classes.Andrei Karas1-3/+2
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-05-31Revert "Switch includes to use embedded guichan."Andrei Karas1-2/+2
2011-05-30Switch includes to use embedded guichan.Andrei Karas1-2/+2
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-02-19Update copyrights.Andrei Karas1-1/+2
2011-01-02Initial commit.Andrei Karas1-0/+91