log src/video/cocoa/SDL_cocoaevents.m @ 3586:b6758aee0dd4

age author description
2009-12-03 Sam Lantinga Fixed mouse events for fullscreen windows on Mac OS X
2009-09-19 Sam Lantinga Merged a cleaned up version of Jiang's code changes from Google Summer of Code 2009
2009-05-31 Jiang Jiang Basic marked text handling gsoc2009_IME
2009-05-25 Jiang Jiang Support system-wide keyboard shortcuts on Mac gsoc2009_IME
2009-05-07 Sam Lantinga Temporary workaround for building on 64-bit Mac OS X
2009-01-12 Sam Lantinga Added an API to enable/disable the screen saver.
2008-12-08 Sam Lantinga Updated copyright date
2008-09-01 Sam Lantinga Fixed a bunch of compile warnings on Mac OS X
2006-07-30 Sam Lantinga Hack to stop the beeping
2006-07-30 Sam Lantinga Implemented Cocoa key event handling.
2006-07-25 Sam Lantinga Fixed Objective-C memory leaks
2006-07-25 Sam Lantinga Implemented OpenGL support on Mac OS X
2006-07-23 Sam Lantinga Whoops, that's a while loop. :)
2006-07-23 Sam Lantinga The Mac OS X Cocoa video driver is under construction...