summaryrefslogtreecommitdiffstats
path: root/gui/mousecursor.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-02-15gui: make resources type safethat1-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
2014-02-07Implement mouse cursorVojtech Bocek1-0/+154
Signed-off-by: Vojtech Bocek <vbocek@gmail.com> Change-Id: I66d6db7b3ed9cca50b469d125b36224332e06913