summaryrefslogtreecommitdiff
path: root/src/guichan/gui.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-02-15move exguichan files into gui/base/Andrei Karas1-765/+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-07-12add option for enable/disable double click support.Andrei Karas1-43/+0
2013-05-31Change mouserelease gui function.Andrei Karas1-43/+0
2013-04-20fix style in guichan directory.Andrei Karas1-1/+3
2013-04-14some more style fixes from cpplint.Andrei Karas1-5/+5
2013-01-20Last part with FOR_EACH changes.Andrei Karas1-10/+4
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-12-11Remove useless brackets.Andrei Karas1-1/+1
2012-11-12Moving Android on screen keyboard button from SDL to ManaPlus.Andrei Karas1-33/+0
2012-11-07Add own profiler and profiler info to some code.Andrei Karas1-0/+6
2012-10-16Fix code style and some other minor issues.Andrei Karas1-2/+2
2012-08-30Fix code style.Andrei Karas1-1/+1
2012-08-26Add const to some classes.Andrei Karas1-12/+12
2012-08-26Remove some unused code from guichan.Andrei Karas1-29/+0
2012-06-23Improve a bit iterators again.Andrei Karas1-5/+4
2012-06-06Fix some issues after auto checking.Andrei Karas1-1/+1
2012-06-01Small optimisation with iterators in guichan code.Andrei Karas1-6/+8
2012-04-09Fix code style.Andrei Karas1-8/+8
2012-04-03Put gui input logic before most game input logic.Andrei Karas1-78/+0
2012-02-06Add manaplus copyright to guichan files.Andrei Karas1-0/+1
2012-02-02Add some checks after automatic checking.Andrei Karas1-0/+2
2011-12-02Fix some issues after automatic code checking.Andrei Karas1-8/+8
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-52/+48
2011-09-08Replace most iterator to const_iterator.Andrei Karas1-4/+4
2011-06-02Add leak detector to guichan files.Andrei Karas1-0/+2
2011-06-01Clean variables after deleting.Andrei Karas1-0/+1
2011-05-31Fix code style and missing members initialisations.Andrei Karas1-180/+152
2011-05-30Add guichan files to automakeAndrei Karas1-0/+995