log src/events/SDL_keyboard.c @ 5224:c1a92e61907d

age author description
Mon, 07 Feb 2011 09:42:08 -0800 Sam Lantinga Renamed SDLKey and SDLMod for consistency
Mon, 07 Feb 2011 09:37:11 -0800 Sam Lantinga Sheena pointed out that "scancode" and "keysym" are single words and shouldn't be camel-cased.
Thu, 27 Jan 2011 22:44:08 -0800 Sam Lantinga Removed completely non-portable event thread hack.
Mon, 24 Jan 2011 13:47:35 -0600 krogoway Renamed SDL_keysym to SDL_KeySym
Sat, 18 Sep 2010 18:31:01 -0700 Sam Lantinga Fixed crash on systems that don't have StopTextInput
Wed, 15 Sep 2010 00:28:19 -0400 dewyatt Ensure compositions are committed when keyboard focus changes.
Sun, 22 Aug 2010 12:39:27 -0700 Sam Lantinga Merged Daniel's Google Summer of Code work from SDL-gsoc2010_IME
Sun, 22 Aug 2010 12:35:34 -0700 Sam Lantinga Cleanup from the Android commit