Age | Commit message (Expand) | Author | Files | Lines |
2014-05-19 | fix code style. | Andrei Karas | 1 | -1/+0 |
2014-05-18 | Move inputaction into separate file. | Andrei Karas | 1 | -1/+2 |
2014-02-24 | Rename Rectangle into Rect. | Andrei Karas | 1 | -3/+3 |
2014-02-22 | Move Rectangle and ClipRectangle into gui directory. | Andrei Karas | 1 | -3/+3 |
2014-02-20 | improve includes. | Andrei Karas | 1 | -2/+1 |
2014-02-15 | Move some listeners classes into listeners directory. | Andrei Karas | 1 | -1/+1 |
2014-02-15 | move exguichan files into gui/base/ | Andrei Karas | 1 | -1/+1 |
2014-02-15 | fix onscreen controls position on resize/scale. | Andrei Karas | 1 | -0/+2 |
2014-02-02 | Add missing const and static into other classes. | Andrei Karas | 1 | -2/+2 |
2014-01-01 | update copyright year in all sources. | Andrei Karas | 1 | -1/+1 |
2013-10-19 | fix const in definition in touchmanager. | Andrei Karas | 1 | -1/+1 |
2013-10-06 | Show button numbers on onscreen buttons. | Andrei Karas | 1 | -1/+5 |
2013-10-01 | Add on screen buttons layout 3x3, 4x2, 4x3 | Andrei Karas | 1 | -1/+1 |
2013-09-09 | remove useless includes from some files. | Andrei Karas | 1 | -3/+0 |
2013-08-31 | move input related files into input dir. | Andrei Karas | 1 | -1/+2 |
2013-05-28 | fix guard header part3. | Andrei Karas | 1 | -1/+3 |
2013-04-07 | some fixes after auto check. | Andrei Karas | 1 | -1/+1 |
2013-03-24 | improve touchmanager class. | Andrei Karas | 1 | -15/+15 |
2013-01-16 | update copyrights year. | Andrei Karas | 1 | -1/+1 |
2013-01-01 | Allow select differnt modes for on screen buttons. | Andrei Karas | 1 | -2/+3 |
2012-12-31 | Add configurable actions for onscreen buttons. | Andrei Karas | 1 | -5/+18 |
2012-12-31 | Add option to show/hide onscreen keyboard icon. | Andrei Karas | 1 | -0/+3 |
2012-12-24 | Fix for race conditions in application termination. | Andrei Karas | 1 | -0/+2 |
2012-12-18 | Add support for show images in on screen buttons center. | Andrei Karas | 1 | -1/+4 |
2012-12-16 | Hide screen buttons and joystick if setup window is opened. | Andrei Karas | 1 | -0/+4 |
2012-12-11 | Hide on screen buttons before enter to game and show in game. | Andrei Karas | 1 | -0/+3 |
2012-12-09 | Add resize options for on screen joystick and buttons. | Andrei Karas | 1 | -1/+6 |
2012-12-09 | On the fly from settings show hide on screen joystick and buttons. | Andrei Karas | 1 | -1/+15 |
2012-12-08 | Fix code style. | Andrei Karas | 1 | -1/+1 |
2012-12-07 | Resize screen buttons with window resizing. | Andrei Karas | 1 | -3/+5 |
2012-12-06 | Add support for draw broders for on screen buttons. | Andrei Karas | 1 | -5/+13 |
2012-12-05 | add attack and cancel on screen buttons. | Andrei Karas | 1 | -2/+13 |
2012-12-03 | Add support for relative mouse move in android version. | Andrei Karas | 1 | -2/+3 |
2012-12-01 | Add batch drawing to touch manager. | Andrei Karas | 1 | -2/+4 |
2012-11-14 | Add support for on screen joystick for moving. | Andrei Karas | 1 | -3/+25 |
2012-11-13 | Extend on screen keyboard button. | Andrei Karas | 1 | -1/+0 |
2012-11-12 | Moving Android on screen keyboard button from SDL to ManaPlus. | Andrei Karas | 1 | -0/+90 |