kc3-lang/SDL/test/testcustomcursor.c

Branch :


Log

Author Commit Date CI Message
9130f7c3 2021-01-02 10:25:38 Updated copyright for 2021
a8780c6a 2020-01-16 20:49:25 Updated copyright date for 2020
b5d3b6fc 2019-05-28 17:39:13 test: unify all the command line usage logging.
5e13087b 2019-01-04 22:01:14 Updated copyright for 2019
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)