Mercurial > sdl-ios-xcode
log include/SDL_events.h @ 4641:49a97daea6ec
age | author | description |
---|---|---|
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. |
Sun, 09 May 2010 20:47:22 -0700 | Sam Lantinga | Removed multi-mouse / multi-keyboard support in anticipation of a real multi-mouse and multi-touch API. |
Thu, 15 Apr 2010 22:27:01 -0700 | Sam Lantinga | Minor cleanup on Jiang's patch |