log src/video/cocoa/SDL_cocoawindow.m @ 4687:257bdf117af8

age author description
Fri, 13 Aug 2010 17:05:06 -0700 Sam Lantinga Fixed so the origin of the touch events is the upper left.
Sat, 31 Jul 2010 20:55:33 -0700 Sam Lantinga Fixed sending motion and finger up events
Sat, 31 Jul 2010 20:38:37 -0700 Sam Lantinga Fixed various type and print format issues
Sat, 31 Jul 2010 20:02:54 +0400 jimtla Added SDL_TouchID, SDL_FingerID, SDL_GestureID types. Converted to integer cioordinates (<- not working).