summaryrefslogtreecommitdiff
path: root/src/guichan/widgets
AgeCommit message (Expand)AuthorFilesLines
2012-04-14Block enter key from pressing active button.Andrei Karas1-26/+0
2012-04-01Last part of fixes.Andrei Karas1-1/+1
2012-02-25Fix old casts.Andrei Karas5-24/+23
2012-02-08Fix code style with new tool.Andrei Karas4-12/+9
2012-02-06Add manaplus copyright to guichan files.Andrei Karas16-0/+16
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas9-41/+41
2011-09-15Remove some diplicated code from embeded guichan.Andrei Karas9-716/+2
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-19Optimisations in scrollarea class.Andrei Karas1-33/+51
2011-07-07Remove undescore from variables and defines.Andrei Karas4-9/+9
2011-06-04Add missing initialisations to constructor.Andrei Karas1-0/+12
2011-06-02Fix some memory leaks and missing initialisations.Andrei Karas1-2/+7
2011-06-02Add leak detector to guichan files.Andrei Karas16-0/+32
2011-06-01Clean variables after deleting.Andrei Karas5-2/+20
2011-05-31Allow use system guichan by automake switch --with-internalguichan=no.Andrei Karas16-3772/+0
2011-05-31Fix code style and missing members initialisations.Andrei Karas13-636/+366
2011-05-30Fix compilation warnings after guichan integration.Andrei Karas8-11/+35
2011-05-30Add guichan files to automakeAndrei Karas32-0/+9400