log src/video/cocoa/SDL_cocoawindow.h @ 4925:514f811a4887

age author description
Wed, 01 Dec 2010 12:23:16 -0800 Sam Lantinga Removed support for 10.3.9
Wed, 28 Jul 2010 23:32:13 -0700 Sam Lantinga Fixed the code so we receive Cocoa touch events
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Thu, 21 Jan 2010 06:21:52 +0000 Sam Lantinga Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance.
Tue, 01 Dec 2009 11:50:00 +0000 Sam Lantinga Added support for placing windows on different displays
Fri, 23 Oct 2009 03:58:23 +0000 Sam Lantinga Adam Strzelecki to SDL