log include/SDL_events.h @ 4658:454385d76845

age author description
Fri, 09 Jul 2010 00:50:40 -0700 Jim Grandpre Moved $1 Gestures into the SDL Library
Wed, 07 Jul 2010 04:13:08 -0700 Jim Grandpre Moved Multi finger gesture recognition into the library.
Sat, 29 May 2010 02:09:16 -0400 Jim Grandpre Added pressure support for touch events.
Fri, 28 May 2010 01:26:52 -0400 Jim Grandpre Added reading of event* for touch events.
Thu, 27 May 2010 01:21:37 -0400 Jim Grandpre Added touch event definitions. Heavily modified events/SDL_touch*.
Sat, 14 Aug 2010 12:28:43 -0700 Sam Lantinga Fixed documentation error
Tue, 20 Jul 2010 23:25:24 -0700 Sam Lantinga Added support for keyboard repeat (only tested on Windows so far)
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.