Commit Graph

12 Commits

Author SHA1 Message Date
Sam Lantinga
6196aa221e SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
Sam Lantinga
2d4e47a5a7 Added a function to create color cursors: SDL_CreateColorCursor() 2011-03-11 14:14:38 -08:00
Sam Lantinga
93c94e872e Fixing permissions 2011-03-11 13:22:43 -08:00
Sam Lantinga
8261852483 Fixed warning on Windows 2011-02-28 23:50:07 -08:00
Sam Lantinga
0068b61c49 Added a cleaner way to set the default cursor.
Added a way to cycle through the default cursor in testcursor.c
2011-02-27 21:36:23 -08:00
Mike Gorchak
d6599a968a Default video mode has been changed from 320x200 to 640x480, since fullscreen 320x200 is often unavailable. 2009-04-28 04:41:25 +00:00
Ryan C. Gordon
4029000c33 Merged r2960:2961 from branches/SDL-1.2...free all cursors in test/testcursor.c 2007-02-13 09:21:38 +00:00
Sam Lantinga
6bc598ea61 SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
Sam Lantinga
1d95e86391 Fix for bug #240
Christian Walther contributed Cocoa cursor code.
2006-06-24 17:36:55 +00:00
Sam Lantinga
ebcb9009b8 Test case for bug #240 2006-06-20 04:04:25 +00:00
Patrice Mandin
a5571ed2b1 Oops, reverted single/double buffer update 2006-06-14 19:03:01 +00:00
Patrice Mandin
99bce8f003 Add program to test mouse cursor change 2006-06-14 18:59:30 +00:00