Mercurial > sdl-ios-xcode
log src/events/SDL_events.c @ 2674:f1d07ba2e275 gsoc2008_nds
age | author | description |
---|---|---|
Mon, 23 Jun 2008 11:55:26 +0000 | Darren Alton | Started adding framework for Touchscreen API, based on and (consistent with) the existing Joystick API. gsoc2008_nds |
Sat, 16 Jun 2007 15:32:04 +0000 | Sam Lantinga | Key repeat is handled by the OS, since text input is now decoupled from physical key events. |
Thu, 10 Aug 2006 14:54:23 +0000 | Sam Lantinga | MacOS Classic is no longer supported. |
Mon, 10 Jul 2006 21:04:37 +0000 | Sam Lantinga | SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. |
Sat, 08 Jul 2006 20:07:08 +0000 | Sam Lantinga | SDL_PushEvent() calls the event filter code, and has a return value to tell SDL-1.3 |
Thu, 06 Jul 2006 07:17:11 +0000 | Sam Lantinga | Proof of concept done - Win32 GDI implementation mostly complete. SDL-1.3 |
Fri, 30 Jun 2006 08:18:44 +0000 | Sam Lantinga | Added a userdata parameter for event filters. SDL-1.3 |