Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GUI: Support styles in xml to reduce xml file size | Ethan Yonker | 2015-02-21 | 1 | -3/+3 |
| | | | | | | | Also allow sliders to have their own text label instead of requiring a whole separate text object for the label in the xml. Change-Id: I6e314efb4bb454d496555ff7e003d743063a1308 | ||||
* | gui: make resources type safe | that | 2015-02-15 | 1 | -12/+5 |
| | | | | | | | | | | | - add string, int, color and resource loading helpers - use typed resource classes, and some cleanup in loading code - remove abstract GetResource() to enforce type safe access - add height and width query methods to resources and use them - minor cleanup - simplify LoadPlacement Change-Id: I9b81785109a80b3806ad6b50cba4d893b87b0db1 | ||||
* | Implement mouse cursor | Vojtech Bocek | 2014-02-07 | 1 | -0/+154 |
Signed-off-by: Vojtech Bocek <vbocek@gmail.com> Change-Id: I66d6db7b3ed9cca50b469d125b36224332e06913 |