summaryrefslogtreecommitdiffstats
path: root/gui/mousecursor.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* gui: make resources type safethat2015-02-151-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 cursorVojtech Bocek2014-02-071-0/+154
Signed-off-by: Vojtech Bocek <vbocek@gmail.com> Change-Id: I66d6db7b3ed9cca50b469d125b36224332e06913