summaryrefslogtreecommitdiff
path: root/src/guichan/include/guichan/widgets/dropdown.hpp
AgeCommit message (Expand)AuthorFilesLines
2012-10-15Fix compilation warnings without C++11 support.Andrei Karas1-1/+1
2012-10-10Delete copy constructor from guichan classes.Andrei Karas1-0/+2
2012-09-22Add override keyword to most overriden methods.Andrei Karas1-6/+6
2012-09-05Improve constructors in some classes.Andrei Karas1-14/+14
2012-09-02Add const to more classes.Andrei Karas1-3/+3
2012-04-20Remove hardcoded attributes defines from guichan headers.Andrei Karas1-6/+0
2012-02-06Add manaplus copyright to guichan files.Andrei Karas1-0/+1
2011-11-08Add make script for gcc 4.7 snapshot.Andrei Karas1-0/+2
2011-11-08Fix more gcc 4.7 warnings.Andrei Karas1-3/+3
2011-09-15Remove some diplicated code from embeded guichan.Andrei Karas1-4/+2
2011-07-07Remove undescore from variables and defines.Andrei Karas1-2/+2
2011-05-31Allow use system guichan by automake switch --with-internalguichan=no.Andrei Karas1-0/+325