Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| e20d4173 | 2018-03-15 18:22:48 | Added Android custom cursor implementation This is commented out in SDLActivity.java, with the note #CURSORIMPLEENTATION because it requires API 24, which is higher than the minimum required SDK | ||
| e3cc5b2c | 2018-01-03 10:03:25 | Updated copyright for 2018 | ||
| 45b774e3 | 2017-01-01 18:33:28 | Updated copyright for 2017 | ||
| 56c88c45 | 2016-10-04 04:08:02 | Modified the custom cursor test to be able to load BMP files as cursors | ||
| bebb6dee | 2016-07-13 07:39:01 | Tests: Somehow tabs leaked in... | ||
| f2413850 | 2016-07-13 07:34:06 | Tests: Add a manual test for a custom cursor (Taken from the API docs) |