log src/video/quartz/SDL_QuartzEvents.m @ 4101:ab38230546a5 SDL-1.2

age author description
Fri, 28 Dec 2007 08:11:26 +0000 Sam Lantinga Oskar Linde fixed bug #507 SDL-1.2
Tue, 21 Aug 2007 06:52:33 +0000 Sam Lantinga Fixed bugs #471 and #480 SDL-1.2
Sun, 15 Jul 2007 17:22:39 +0000 Sam Lantinga Final fix for bug #373 SDL-1.2
Sun, 15 Jul 2007 15:58:00 +0000 Sam Lantinga Patch from Christian Walther SDL-1.2
Sat, 14 Jul 2007 08:27:06 +0000 Sam Lantinga More improvements for bug #373 SDL-1.2
Wed, 11 Jul 2007 07:53:12 +0000 Sam Lantinga Added key composition support, courtesy of Kuon SDL-1.2
Fri, 06 Jul 2007 13:39:03 +0000 Sam Lantinga Reverted mousewheel support in 1.2, since it breaks binary compatibility. SDL-1.2
Fri, 06 Jul 2007 09:15:43 +0000 Sam Lantinga Fixed bug #382 SDL-1.2
Mon, 04 Jun 2007 11:22:23 +0000 Ryan C. Gordon Better handling of multiple queued Cocoa mouse events. Thanks to Christian SDL-1.2
Fri, 06 Apr 2007 20:30:41 +0000 Ryan C. Gordon Let app set SDL_VIDEO_ALLOW_SCREENSAVER environment variable to override SDL's SDL-1.2
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