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
Mon, 25 May 2009 11:09:29 +0000 Jiang Jiang Support system-wide keyboard shortcuts on Mac gsoc2009_IME
Thu, 07 May 2009 12:27:42 +0000 Sam Lantinga Temporary workaround for building on 64-bit Mac OS X
Mon, 12 Jan 2009 06:19:05 +0000 Sam Lantinga Added an API to enable/disable the screen saver.
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Mon, 01 Sep 2008 16:04:20 +0000 Sam Lantinga Fixed a bunch of compile warnings on Mac OS X
Sun, 30 Jul 2006 08:09:20 +0000 Sam Lantinga Hack to stop the beeping
Sun, 30 Jul 2006 05:18:33 +0000 Sam Lantinga Implemented Cocoa key event handling.
Tue, 25 Jul 2006 06:59:14 +0000 Sam Lantinga Fixed Objective-C memory leaks
Tue, 25 Jul 2006 06:22:42 +0000 Sam Lantinga Implemented OpenGL support on Mac OS X
Sun, 23 Jul 2006 09:16:14 +0000 Sam Lantinga Whoops, that's a while loop. :)
Sun, 23 Jul 2006 09:11:10 +0000 Sam Lantinga The Mac OS X Cocoa video driver is under construction...