Mercurial > sdl-ios-xcode
log include/SDL_events.h @ 2310:2f31ce8f1149
age | author | description |
---|---|---|
Tue, 15 Jan 2008 22:37:17 +0000 | Bob Pendleton | Minimal implementation of textinput events for x11. It only works for latin-1. |
Fri, 06 Jul 2007 09:22:18 +0000 | Sam Lantinga | Fixed bug #382 |
Wed, 20 Jun 2007 00:01:04 +0000 | Bob Pendleton | Added a WindowID to the user event and cleaned up a little bit of formating |
Sat, 29 Jul 2006 22:42:48 +0000 | Sam Lantinga | Implemented Cocoa mouse wheel events |
Tue, 18 Jul 2006 07:49:51 +0000 | Sam Lantinga | Added a test program framework for easy initialization. |
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 |