log src/video/cocoa/SDL_cocoavideo.m @ 3706:9676307d93be

age author description
2010-01-13 Ryan C. Gordon Fixed Mac OS X assertion code.
2010-01-13 Sam Lantinga First pass at Ryan's assertion code, minor tweaks to come.
2009-12-06 Sam Lantinga Added an API function to query geometry of multiple monitors:
2009-09-19 Sam Lantinga Merged a cleaned up version of Jiang's code changes from Google Summer of Code 2009
2009-08-06 Jiang Jiang Update API, first step: make it build gsoc2009_IME
2009-06-26 Jiang Jiang Basic text input API gsoc2009_IME
2009-02-09 Sam Lantinga Added test program for SDL_CreateWindowFrom()
2008-12-08 Sam Lantinga Updated copyright date
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
2006-07-30 Sam Lantinga Implemented Cocoa key event handling.
2006-07-28 Sam Lantinga Implemented X11 OpenGL support.
2006-07-25 Sam Lantinga Implemented OpenGL support on Mac OS X
2006-07-24 Sam Lantinga Implemented Cocoa window support
2006-07-23 Sam Lantinga The Mac OS X Cocoa video driver is under construction...