log src/events/SDL_keyboard.c @ 4753:11b0a6a3eb4d

age author description
Mon, 12 Jul 2010 14:17:43 -0400 dewyatt Changed Start/StopTextInput back to not take any parameters.
Thu, 08 Jul 2010 01:35:47 -0400 dewyatt Changed StartTextInput to take an SDL_Window parameter.
Sun, 22 Aug 2010 12:23:55 -0700 Sam Lantinga Merged Paul's Google Summer of Code work from SDL-gsoc2010_android
Wed, 07 Jul 2010 00:43:23 +1200 Paul Hunkin Added preliminary keyboard event support
Thu, 22 Jul 2010 22:09:04 -0700 Sam Lantinga Daniel Wyatt to slouken
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)