Mercurial > sdl-ios-xcode
log test/checkkeys.c @ 5120:6b6cf2727809
age | author | description |
---|---|---|
Mon, 24 Jan 2011 13:47:35 -0600 | krogoway | Renamed SDL_keysym to SDL_KeySym |
Tue, 20 Jul 2010 23:25:24 -0700 | Sam Lantinga | Added support for keyboard repeat (only tested on Windows so far) |
Sun, 10 Feb 2008 17:29:23 +0000 | Sam Lantinga | Show integer scancode, since that's how it's defined in the header. |
Thu, 07 Feb 2008 16:14:43 +0000 | Sam Lantinga | Fixed array overrun |
Thu, 07 Feb 2008 15:31:09 +0000 | Sam Lantinga | First pass of new SDL scancode concept for X11. |
Tue, 05 Feb 2008 07:19:23 +0000 | Sam Lantinga | First pass implementation of new SDL scancode concept, as discussed with |
Tue, 15 Jan 2008 22:37:17 +0000 | Bob Pendleton | Minimal implementation of textinput events for x11. It only works for latin-1. |