log src/video/cocoa/SDL_cocoawindow.m @ 4675:641c13b0ce5f

age author description
Thu, 29 Jul 2010 12:26:59 -0400 Jim Grandpre Added better logging
Thu, 29 Jul 2010 12:24:34 -0400 Jim Grandpre Prevented SDL_SendDown from sending on nonexistent touch devices.
Wed, 28 Jul 2010 23:32:13 -0700 Sam Lantinga Fixed the code so we receive Cocoa touch events
Thu, 08 Jul 2010 22:54:03 -0700 Sam Lantinga Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Thu, 08 Jul 2010 00:03:39 -0700 Sam Lantinga I missed the Objective C files when updating the copyright date...
Mon, 05 Jul 2010 22:48:13 -0700 Sam Lantinga Cleaned up the mouse window focus handling: you always pass in the relative window when sending a mouse event.