log src/video/cocoa/SDL_cocoavideo.m @ 5254:7a963be087ef

age author description
Fri, 11 Feb 2011 00:25:44 -0800 Sam Lantinga Mostly fixed fullscreen mode on Mac OS X, and you can toggle it on and off.
Mon, 24 Jan 2011 17:38:18 -0800 Sam Lantinga Fixed bug #1100
Sun, 22 Aug 2010 13:45:56 -0700 Sam Lantinga Merged Eli's Google Summer of Code work from SDL-gsoc2010-shaped_windows
Tue, 03 Aug 2010 00:47:33 -0400 egottlieb Got basic, pre-actually-writing-anything Cocoa to build.
Mon, 26 Jul 2010 20:41:45 -0400 Eli Gottlieb OK, it appears that dramatic hacks are not necessary to make Cocoa work...
Thu, 08 Jul 2010 00:35:58 -0700 Sam Lantinga Added Mac OS X implementation of clipboard support
Thu, 08 Jul 2010 00:03:39 -0700 Sam Lantinga I missed the Objective C files when updating the copyright date...
Sun, 09 May 2010 15:33:10 -0700 Sam Lantinga Fixed compiler warnings
Wed, 13 Jan 2010 09:10:17 +0000 Ryan C. Gordon Fixed Mac OS X assertion code.
Wed, 13 Jan 2010 06:47:17 +0000 Sam Lantinga First pass at Ryan's assertion code, minor tweaks to come.
Sun, 06 Dec 2009 08:03:38 +0000 Sam Lantinga Added an API function to query geometry of multiple monitors:
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
Thu, 06 Aug 2009 08:56:48 +0000 Jiang Jiang Update API, first step: make it build gsoc2009_IME
Fri, 26 Jun 2009 10:37:57 +0000 Jiang Jiang Basic text input API gsoc2009_IME
Mon, 09 Feb 2009 05:32:12 +0000 Sam Lantinga Added test program for SDL_CreateWindowFrom()
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Tue, 05 Feb 2008 07:19:23 +0000 Sam Lantinga First pass implementation of new SDL scancode concept, as discussed with
Sun, 19 Aug 2007 14:52:52 +0000 Sam Lantinga Date: Thu, 05 Jul 2007 14:02:33 -0700
Sun, 30 Jul 2006 05:18:33 +0000 Sam Lantinga Implemented Cocoa key event handling.
Fri, 28 Jul 2006 08:43:17 +0000 Sam Lantinga Implemented X11 OpenGL support.
Tue, 25 Jul 2006 06:22:42 +0000 Sam Lantinga Implemented OpenGL support on Mac OS X
Mon, 24 Jul 2006 05:03:02 +0000 Sam Lantinga Implemented Cocoa window support
Sun, 23 Jul 2006 09:11:10 +0000 Sam Lantinga The Mac OS X Cocoa video driver is under construction...