Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-02-15 | move exguichan files into gui/base/ | Andrei Karas | 1 | -207/+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-01 | update copyright year in all sources. | Andrei Karas | 1 | -1/+1 | |
2013-04-20 | fix style in guichan directory. | Andrei Karas | 1 | -3/+4 | |
2013-04-14 | some more style fixes from cpplint. | Andrei Karas | 1 | -1/+1 | |
2013-01-16 | update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2012-10-19 | Fix namespace conflicts. | Andrei Karas | 1 | -6/+6 | |
2012-10-17 | Extend radio button theming. | Andrei Karas | 1 | -4/+0 | |
New options: padding - padding from all sides except left imagePadding - padding from left before image imageSize - image size for computation width spacing - space between image and text width = imagePadding + imageSize + spacing + text width + padding height = padding + text height + padding | |||||
2012-09-05 | Improve constructors in some classes. | Andrei Karas | 1 | -0/+6 | |
2012-08-26 | Add const to some classes. | Andrei Karas | 1 | -1/+1 | |
2012-06-23 | Improve a bit iterators again. | Andrei Karas | 1 | -8/+4 | |
2012-06-06 | Fix some issues after auto checking. | Andrei Karas | 1 | -1/+1 | |
2012-04-17 | Move keyboard handling from guichan to own classes. | Andrei Karas | 1 | -10/+1 | |
2012-02-06 | Add manaplus copyright to guichan files. | Andrei Karas | 1 | -0/+1 | |
2011-09-15 | Remove some diplicated code from embeded guichan. | Andrei Karas | 1 | -81/+0 | |
2011-06-02 | Fix some memory leaks and missing initialisations. | Andrei Karas | 1 | -2/+7 | |
2011-06-02 | Add leak detector to guichan files. | Andrei Karas | 1 | -0/+2 | |
2011-05-31 | Fix code style and missing members initialisations. | Andrei Karas | 1 | -41/+14 | |
2011-05-30 | Add guichan files to automake | Andrei Karas | 1 | -0/+298 | |