Mercurial > sdl-ios-xcode
log src/events/SDL_events.c @ 5104:42a7591530d5
age | author | description |
---|---|---|
Mon, 24 Jan 2011 15:46:11 -0800 | Sam Lantinga | Fixed compiling on Windows Mobile SDK 5.0 with Visual Studio 2008 |
Thu, 20 Jan 2011 18:04:05 -0800 | Sam Lantinga | Fixed bug #925 |
Sun, 22 Aug 2010 12:23:55 -0700 | Sam Lantinga | Merged Paul's Google Summer of Code work from SDL-gsoc2010_android |
Sun, 23 May 2010 15:12:41 +1200 | Paul Hunkin | Fix a compile error when SDL_JOYSTICK_DISABLED is set |
Wed, 07 Jul 2010 04:13:08 -0700 | Jim Grandpre | Moved Multi finger gesture recognition into the library. |
Fri, 28 May 2010 01:26:52 -0400 | Jim Grandpre | Added reading of event* for touch events. |
Sun, 09 May 2010 16:15:14 -0700 | Sam Lantinga | Make sure events are current before flushing them. |