Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-02-15 | move exguichan files into gui/base/ | Andrei Karas | 1 | -514/+0 | |
2014-01-27 | add GPL header into all guichan files. | Andrei Karas | 1 | -0/+20 | |
2014-01-27 | fix guichan headers. | Andrei Karas | 1 | -3/+2 | |
Remove wrong copyright lines from guichan header. | |||||
2014-01-27 | remove platform.hpp from guichan sources. | Andrei Karas | 1 | -2/+1 | |
2014-01-01 | update copyright year in all sources. | Andrei Karas | 1 | -1/+1 | |
2013-07-12 | add option for enable/disable double click support. | Andrei Karas | 1 | -8/+0 | |
New option: setup / misc / other / Enable double clicks | |||||
2013-05-31 | Change mouserelease gui function. | Andrei Karas | 1 | -8/+0 | |
2013-04-14 | another fixes from cpplint. | Andrei Karas | 1 | -3/+2 | |
2013-01-16 | update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2012-10-30 | Add unused warnings to other files. | Andrei Karas | 1 | -7/+7 | |
2012-10-15 | Fix compilation warnings without C++11 support. | Andrei Karas | 1 | -1/+1 | |
2012-10-10 | Delete copy constructor from guichan classes. | Andrei Karas | 1 | -0/+2 | |
2012-02-08 | Fix code style with new tool. | Andrei Karas | 1 | -2/+7 | |
2012-02-06 | Add manaplus copyright to guichan files. | Andrei Karas | 1 | -0/+1 | |
2011-05-31 | Allow use system guichan by automake switch --with-internalguichan=no. | Andrei Karas | 1 | -0/+505 | |
Cmake always using internal guichan. |