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

age author description
Fri, 11 Feb 2011 22:37:15 -0800 Sam Lantinga Happy 2011! :)
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.
Thu, 10 Feb 2011 22:49:14 -0800 Sam Lantinga Fixed cocoa trying to shuffling windows when going fullscreen on the main display.
Tue, 01 Feb 2011 21:23:43 -0800 Sam Lantinga Making the API simpler, removed support for palettized video modes and textures.
Sat, 01 Jan 2011 16:41:29 -0800 Sam Lantinga Fixed restoring the desktop resolution when toggling fullscreen mode
Wed, 01 Dec 2010 12:23:16 -0800 Sam Lantinga Removed support for 10.3.9
Thu, 08 Jul 2010 00:03:39 -0700 Sam Lantinga I missed the Objective C files when updating the copyright date...
Sun, 06 Dec 2009 08:03:38 +0000 Sam Lantinga Added an API function to query geometry of multiple monitors:
Sat, 05 Dec 2009 19:57:49 +0000 Sam Lantinga Fixed compilation on Mac OS X 10.4
Wed, 02 Dec 2009 07:55:23 +0000 Sam Lantinga Restore the desktop mode when requested
Wed, 02 Dec 2009 07:28:58 +0000 Sam Lantinga Don't need to hide the menu bar if we're not on the main display
Tue, 01 Dec 2009 10:41:58 +0000 Sam Lantinga Ensure that the main display is picked up first
Tue, 01 Dec 2009 10:34:01 +0000 Sam Lantinga Allow mirrored displays, but only the primary display in a mirrored set.
Tue, 01 Dec 2009 05:57:15 +0000 Sam Lantinga Work in progress on multi-display support:
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