log src/video/cocoa/SDL_cocoaevents.m @ 5284:96a22141cf86 tip

age author description
Sat, 12 Feb 2011 07:57:35 -0800 Sam Lantinga Removed private API use that was causing AppStore rejection
Fri, 11 Feb 2011 22:37:15 -0800 Sam Lantinga Happy 2011! :)
Thu, 20 Jan 2011 17:29:13 -0800 Sam Lantinga Fixed mouse button index for additional mouse buttons
Fri, 21 Jan 2011 00:15:18 +0100 Jjgod Jiang Fix mouse wheel events in fullscreen mode for OS X
Wed, 01 Dec 2010 12:23:16 -0800 Sam Lantinga Removed support for 10.3.9
Sun, 10 Oct 2010 15:45:58 -0700 Sam Lantinga Removed debug output
Sat, 24 Jul 2010 22:28:38 +0400 jimtla Added preliminary touch code to SDL_cocoakeyboard.m
Thu, 22 Jul 2010 08:12:28 +0400 jimtla Fixed x11 compile bugs.
Thu, 08 Jul 2010 00:03:39 -0700 Sam Lantinga I missed the Objective C files when updating the copyright date...
Tue, 19 Jan 2010 07:28:51 +0000 Sam Lantinga From: Jjgod Jiang
Sun, 10 Jan 2010 05:39:46 +0000 Ryan C. Gordon Merged r4866:4867 from branches/SDL-1.2: 64-bit Mac OS X 10.5 SDK fix.
Thu, 03 Dec 2009 08:33:39 +0000 Sam Lantinga Fixed mouse events for fullscreen windows on Mac OS X
Sat, 19 Sep 2009 13:29:40 +0000 Sam Lantinga Merged a cleaned up version of Jiang's code changes from Google Summer of Code 2009
Sun, 31 May 2009 16:57:29 +0000 Jiang Jiang Basic marked text handling gsoc2009_IME