log

age author description
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
Tue, 27 Jul 2010 18:14:09 +0400 jimtla Added cocoatouch.h
Tue, 27 Jul 2010 05:21:24 +0400 jimtla Finished (untested) OS X code.
Sat, 24 Jul 2010 22:28:38 +0400 jimtla Added preliminary touch code to SDL_cocoakeyboard.m
Thu, 22 Jul 2010 08:12:28 +0400 jimtla Fixed x11 compile bugs.
Sat, 17 Jul 2010 23:16:57 -0400 Jim Grandpre Merged changes
Sat, 17 Jul 2010 23:16:23 -0400 Jim Grandpre Fixed Warning related to SDL_GestureAddTouch
Fri, 16 Jul 2010 22:16:05 -0700 Sam Lantinga Revision 3163 added the following formats for OpenGL ES:
Fri, 16 Jul 2010 20:53:44 -0400 Jim Grandpre Merged changes
Fri, 16 Jul 2010 20:48:43 -0400 Jim Grandpre Bug fixes, now using RWops instead of File pointers.
Thu, 15 Jul 2010 06:51:16 -0700 Sam Lantinga Started trying to build gesture code for iPhone
Tue, 13 Jul 2010 18:31:09 -0400 Jim Grandpre Added alternative finger tracking method. Still prefer IPHONE_TOUCH_EFFICIENT_DANGEROUS.
Mon, 12 Jul 2010 21:09:23 -0700 Sam Lantinga Merged changes from the main SDL codebase
Mon, 12 Jul 2010 22:03:25 -0400 Jim Grandpre Added Iphone support (untested)