log src/video/cocoa/SDL_cocoawindow.m @ 3171:5ecd475f38e7

age author description
2009-02-19 Sam Lantinga Fixed bug using SDL_WINDOWPOS_CENTERED with SDL_SetWindowPosition()
2009-02-09 Sam Lantinga Added test program for SDL_CreateWindowFrom()
2008-12-08 Sam Lantinga Updated copyright date
2008-08-25 Sam Lantinga Final merge of Google Summer of Code 2008 work...
2007-07-06 Sam Lantinga Fixed bug #382
2006-10-28 Sam Lantinga Fixed mouse enter/leave events for a single window.
2006-08-06 Sam Lantinga Fixed fullscreen modes with Cocoa video driver.
2006-07-30 Sam Lantinga Hack to stop the beeping
2006-07-30 Sam Lantinga Implemented Cocoa key event handling.
2006-07-29 Sam Lantinga Added right/other drag code for Cocoa windows
2006-07-29 Sam Lantinga Implemented Cocoa mouse wheel events
2006-07-29 Sam Lantinga Simplified driver window creation code.
2006-07-28 Sam Lantinga Implemented X11 OpenGL support.
2006-07-27 Sam Lantinga Initial work on X11 window code in.
2006-07-25 Sam Lantinga Fixed Objective-C memory leaks