summaryrefslogtreecommitdiff
path: root/src/guichan/widgets/scrollarea.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-02-15move exguichan files into gui/base/Andrei Karas1-600/+0
2014-01-27add GPL header into all guichan files.Andrei Karas1-0/+20
2014-01-27fix guichan headers.Andrei Karas1-3/+2
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-10-11First part of checks from Parasoft C++ Test.Andrei Karas1-26/+31
2013-04-14some more style fixes from cpplint.Andrei Karas1-9/+4
2013-02-10Add theme option to hide scrollbar buttons.Andrei Karas1-316/+0
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-11-07Add own profiler and profiler info to some code.Andrei Karas1-0/+2
2012-10-19Fix namespace conflicts.Andrei Karas1-6/+6
2012-09-05Improve constructors in some classes.Andrei Karas1-0/+6
2012-09-02Add const to more classes.Andrei Karas1-1/+1
2012-08-26Add const to some classes.Andrei Karas1-15/+14
2012-08-26Remove some unused code from guichan.Andrei Karas1-340/+10
2012-06-23Improve a bit iterators again.Andrei Karas1-16/+12
2012-06-06Fix some issues after auto checking.Andrei Karas1-66/+63
2012-02-25Fix old casts.Andrei Karas1-4/+4
2012-02-06Add manaplus copyright to guichan files.Andrei Karas1-0/+1
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-7/+7
2011-07-19Optimisations in scrollarea class.Andrei Karas1-33/+51
2011-06-04Add missing initialisations to constructor.Andrei Karas1-0/+12
2011-06-02Add leak detector to guichan files.Andrei Karas1-0/+2
2011-05-31Fix code style and missing members initialisations.Andrei Karas1-144/+92
2011-05-30Add guichan files to automakeAndrei Karas1-0/+1246