summaryrefslogtreecommitdiff
path: root/src/guichan/widgets/window.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-04-20fix style in guichan directory.Andrei Karas1-0/+1
2013-04-14some more style fixes from cpplint.Andrei Karas1-1/+1
2013-03-02Other fixes after Coverity checks.Andrei Karas1-0/+4
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-10-19Fix namespace conflicts.Andrei Karas1-2/+2
2012-09-05Improve constructors in some classes.Andrei Karas1-13/+17
2012-06-23Improve a bit iterators again.Andrei Karas1-3/+2
2012-02-25Fix old casts.Andrei Karas1-1/+1
2012-02-06Add manaplus copyright to guichan files.Andrei Karas1-0/+1
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-1/+1
2011-09-15Remove some diplicated code from embeded guichan.Andrei Karas1-91/+0
2011-09-08Replace most iterator to const_iterator.Andrei Karas1-1/+1
2011-09-02Replace guichan iterators to const_iterator if need.Andrei Karas1-1/+1
2011-07-07Remove undescore from variables and defines.Andrei Karas1-1/+1
2011-06-02Add leak detector to guichan files.Andrei Karas1-0/+2
2011-05-31Fix code style and missing members initialisations.Andrei Karas1-38/+24
2011-05-30Fix compilation warnings after guichan integration.Andrei Karas1-1/+1
2011-05-30Add guichan files to automakeAndrei Karas1-0/+308