log test/checkkeys.c @ 5284:96a22141cf86 tip

age author description
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.
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.