log src/video/quartz/SDL_QuartzEvents.m @ 3922:4e02435ad2be SDL-1.2

age author description
Fri, 23 Feb 2007 00:37:07 +0000 Ryan C. Gordon Removed some debug printf() calls I accidentally added to Subversion. SDL-1.2
Wed, 14 Feb 2007 10:23:23 +0000 Ryan C. Gordon Quartz code should use F13, F14, and F15 keys instead of PrintScreen, SDL-1.2
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.
Fri, 23 Jun 2006 04:27:55 +0000 Sam Lantinga Fixed bug #147
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
Thu, 13 Apr 2006 14:17:48 +0000 Sam Lantinga Fixed bug #55
Tue, 21 Mar 2006 00:35:22 +0000 Ryan C. Gordon Keep mouse cursor state sane on focus change in Quartz driver.
Thu, 09 Mar 2006 06:33:21 +0000 Sam Lantinga Cleaning up warnings on MacOS X