log src/video/gem/SDL_gemmouse.c @ 4072:6930cd5ab933 SDL-1.2

age author description
Fri, 13 Jul 2007 18:44:43 +0000 Patrice Mandin Call GEM_CheckMouseMode everytime something may change mouse form, and do it properly SDL-1.2
Tue, 12 Sep 2006 19:34:18 +0000 Patrice Mandin Allow grabing mouse by locking its position SDL-1.2
Fri, 08 Sep 2006 19:17:03 +0000 Patrice Mandin Forgot to reshow mouse cursor when exiting grab/hide mode SDL-1.2
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Fri, 13 Jul 2007 22:55:15 +0000 Patrice Mandin Update GEM driver to new API, will have to fill the void later :)
Tue, 12 Sep 2006 19:47:40 +0000 Patrice Mandin Allow grabing mouse by locking its position
Fri, 08 Sep 2006 19:18:02 +0000 Patrice Mandin Forgot to reshow mouse cursor when exiting grab/hide mode
Mon, 10 Jul 2006 21:04:37 +0000 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Wed, 14 Jun 2006 18:57:58 +0000 Patrice Mandin Fix mouse cursor change
Mon, 29 May 2006 04:04:35 +0000 Sam Lantinga more tweaking indent options SDL-1.3
Sun, 28 May 2006 13:04:16 +0000 Sam Lantinga Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.
Thu, 16 Feb 2006 10:11:48 +0000 Sam Lantinga New configure-based build system. Still work in progress, but much improved
Fri, 10 Feb 2006 06:48:43 +0000 Sam Lantinga More header massaging... works great on Windows. ;-)
Tue, 07 Feb 2006 09:29:18 +0000 Sam Lantinga Removed uses of stdlib.h and string.h