log src/events/SDL_touch.c @ 4674:89d5e2201b00

age author description
Thu, 29 Jul 2010 12:24:34 -0400 Jim Grandpre Prevented SDL_SendDown from sending on nonexistent touch devices.
Sat, 17 Jul 2010 23:16:23 -0400 Jim Grandpre Fixed Warning related to SDL_GestureAddTouch
Wed, 07 Jul 2010 04:13:08 -0700 Jim Grandpre Moved Multi finger gesture recognition into the library.
Fri, 18 Jun 2010 01:43:02 -0400 Jim Grandpre Fixed bugs in input, cleaned up $1
Thu, 17 Jun 2010 03:41:27 -0400 Jim Grandpre Added $1 gesture recognition.
Thu, 03 Jun 2010 13:21:35 -0400 jimtla Fixed windo build errors. Should now be compilable.
Tue, 01 Jun 2010 02:54:33 -0400 Jim Grandpre Added include/touch.h Now reading in resolution of touch pad.
Mon, 31 May 2010 00:24:37 -0400 Jim Grandpre Auto-detects Wacom touch devices.