Mercurial > sdl-ios-xcode
log src/events/SDL_keyboard.c @ 4560:95352c671a6e
age | author | description |
---|---|---|
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. |
Tue, 20 Apr 2010 07:16:42 -0700 | Jjgod Jiang | Fix a crash caused by empty keyboard focus |
Thu, 15 Apr 2010 22:27:01 -0700 | Sam Lantinga | Minor cleanup on Jiang's patch |
Thu, 15 Apr 2010 22:14:26 -0700 | Sam Lantinga | changeset: 4433:25667ea797fa |