summaryrefslogtreecommitdiff
path: root/src/guichan/include
AgeCommit message (Expand)AuthorFilesLines
2012-07-18Another warning fixes.Andrei Karas1-3/+3
2012-07-17Fix more code style and additional warnings.Andrei Karas1-38/+36
2012-06-09Use references in some guichan calls.Andrei Karas1-1/+1
2012-06-06Fix some issues after auto checking.Andrei Karas1-1/+1
2012-05-06Fix code style.Andrei Karas1-124/+0
2012-04-28Fix code style and add some checks.Andrei Karas2-0/+4
2012-04-20Remove hardcoded attributes defines from guichan headers.Andrei Karas11-62/+4
2012-04-14Block enter key from pressing active button.Andrei Karas1-7/+0
2012-02-29Fix code style in empty methods.Andrei Karas12-36/+66
2012-02-25Fix old casts.Andrei Karas1-2/+2
2012-02-25Fix code style.Andrei Karas1-1/+2
2012-02-22Fix code style.Andrei Karas1-10/+13
2012-02-08Fix code style with new tool.Andrei Karas4-7/+11
2012-02-06Add manaplus copyright to guichan files.Andrei Karas51-123/+174
2012-02-02Add some checks after automatic checking.Andrei Karas1-0/+6
2011-11-08Add make script for gcc 4.7 snapshot.Andrei Karas1-0/+2
2011-11-08Fix more gcc 4.7 warnings.Andrei Karas2-4/+5
2011-09-15Remove some diplicated code from embeded guichan.Andrei Karas9-79/+4
2011-09-09Fix first part of shadow variables/methods errors.Andrei Karas4-38/+38
2011-09-02Replace guichan iterators to const_iterator if need.Andrei Karas1-0/+10
2011-08-16Add drop down widget for setup pages.Andrei Karas1-1/+1
2011-08-02A bit improve speed in guichan containers.Andrei Karas1-1/+2
2011-07-19Optimisations in scrollarea class.Andrei Karas1-7/+7
2011-07-07Remove undescore from variables and defines.Andrei Karas11-44/+44
2011-06-30Small speed improve in guichan code.Andrei Karas1-0/+3
2011-06-10Improve fill rectangle speed in Software mode.Andrei Karas1-2/+1
2011-05-31Fix compilation warnings.Andrei Karas1-95/+103
2011-05-31Add missing guichan files.Andrei Karas2-0/+185
2011-05-31Allow use system guichan by automake switch --with-internalguichan=no.Andrei Karas49-0/+10360