Mercurial > sdl-ios-xcode
log src/events/SDL_keyboard.c @ 4565:e2d46c5c7483
age | author | description |
---|---|---|
Wed, 21 Jul 2010 21:47:12 -0700 | Sam Lantinga | Fixed key repeat detection on X11, and simplified the code for everyone else. |
Wed, 21 Jul 2010 00:00:05 -0700 | Sam Lantinga | Delete is indeed an unprintable character. |
Tue, 20 Jul 2010 23:25:24 -0700 | Sam Lantinga | Added support for keyboard repeat (only tested on Windows so far) |
Sat, 17 Jul 2010 18:57:51 -0700 | Sam Lantinga | Fixed bug 1014 |
Wed, 07 Jul 2010 18:58:51 -0700 | Sam Lantinga | Updated iPhone keyboard code (which builds and runs on the iPad and iPhone simulator now) |
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. |