summaryrefslogtreecommitdiff
path: root/src/guichan/widgets/listbox.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-10-19Fix namespace conflicts.Andrei Karas1-7/+7
2012-10-16Fix code style and some other minor issues.Andrei Karas1-2/+2
2012-10-16Add listbox padding.Andrei Karas1-5/+0
2012-10-15Override some methods in guichan listbox.Andrei Karas1-3/+0
2012-09-05Improve constructors in some classes.Andrei Karas1-2/+8
2012-08-26Remove some unused code from guichan.Andrei Karas1-63/+1
2012-06-23Improve a bit iterators again.Andrei Karas1-3/+1
2012-04-17Move keyboard handling from guichan to own classes.Andrei Karas1-46/+1
2012-02-06Add manaplus copyright to guichan files.Andrei Karas1-0/+1
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-4/+4
2011-06-02Add leak detector to guichan files.Andrei Karas1-0/+2
2011-05-31Fix code style and missing members initialisations.Andrei Karas1-75/+53
2011-05-30Add guichan files to automakeAndrei Karas1-0/+350