log src/video/cocoa/SDL_cocoaclipboard.m @ 5282:8e421890cdb8

age author description
Fri, 11 Feb 2011 22:37:15 -0800 Sam Lantinga Happy 2011! :)
Wed, 01 Dec 2010 12:23:16 -0800 Sam Lantinga Removed support for 10.3.9
Thu, 08 Jul 2010 23:07:34 -0700 Sam Lantinga Amazingly the Windows code is almost identical to the Mac OS X code. :)
Thu, 08 Jul 2010 22:54:03 -0700 Sam Lantinga Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Thu, 08 Jul 2010 06:16:27 -0700 Sam Lantinga Updated Xcode project files for clipboard API
Thu, 08 Jul 2010 00:35:58 -0700 Sam Lantinga Added Mac OS X implementation of clipboard support