log src/video/cocoa/SDL_cocoavideo.h @ 4965:91d0085b7560

age author description
2010-12-01 Sam Lantinga Removed support for 10.3.9
2010-07-09 Sam Lantinga Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
2010-07-08 Sam Lantinga Added Mac OS X implementation of clipboard support
2010-05-10 Sam Lantinga Removed multi-mouse / multi-keyboard support in anticipation of a real multi-mouse and multi-touch API.
2010-01-24 Sam Lantinga Fixed bug #926
2010-01-18 Sam Lantinga Fixed compile error on Mac OS X 10.4
2009-06-26 Jiang Jiang Basic text input API gsoc2009_IME
2009-01-12 Sam Lantinga Added an API to enable/disable the screen saver.
2008-12-08 Sam Lantinga Updated copyright date
2008-11-25 Sam Lantinga Updated with latest glext.h
2008-02-05 Sam Lantinga First pass implementation of new SDL scancode concept, as discussed with
2007-08-19 Sam Lantinga Date: Thu, 05 Jul 2007 14:02:33 -0700
2007-07-11 Sam Lantinga Added key composition support, courtesy of Kuon
2006-07-30 Sam Lantinga Implemented Cocoa key event handling.
2006-07-25 Sam Lantinga Implemented OpenGL support on Mac OS X
2006-07-24 Sam Lantinga Implemented Mac OS X video mode selection.
2006-07-24 Sam Lantinga Implemented Cocoa window support
2006-07-23 Sam Lantinga The Mac OS X Cocoa video driver is under construction...