log src/video/cocoa/SDL_cocoawindow.m @ 4937:24d44c7c4c63

age author description
Fri, 31 Dec 2010 08:50:06 -0800 Sam Lantinga Don't crash when resizing non-shaped windows
Thu, 02 Dec 2010 11:56:23 -0800 Sam Lantinga Fixed touch events on Mac OS X 10.6
Wed, 01 Dec 2010 12:23:16 -0800 Sam Lantinga Removed support for 10.3.9
Sun, 09 May 2010 12:58:58 +0800 Jjgod Jiang Fix right mouse event handling in Cocoa
Wed, 29 Sep 2010 21:13:52 -0700 Sam Lantinga Make the union nameless to reduce the complexity of the API.
Mon, 27 Sep 2010 01:24:05 -0700 Sam Lantinga Merged the Windows custom window system hooks into the union used by X11.
Sun, 22 Aug 2010 13:45:56 -0700 Sam Lantinga Merged Eli's Google Summer of Code work from SDL-gsoc2010-shaped_windows
Mon, 26 Jul 2010 21:48:53 -0400 Eli Gottlieb Working on Cocoa implementation.