log test/checkkeys.c @ 5245:a9eb73f21e3a

age author description
2011-02-07 Sam Lantinga Sheena pointed out that "scancode" and "keysym" are single words and shouldn't be camel-cased.
2011-01-24 krogoway Renamed SDL_keysym to SDL_KeySym
2010-07-21 Sam Lantinga Added support for keyboard repeat (only tested on Windows so far)
2008-02-10 Sam Lantinga Show integer scancode, since that's how it's defined in the header.
2008-02-07 Sam Lantinga Fixed array overrun
2008-02-07 Sam Lantinga First pass of new SDL scancode concept for X11.
2008-02-05 Sam Lantinga First pass implementation of new SDL scancode concept, as discussed with
2008-01-15 Bob Pendleton Minimal implementation of textinput events for x11. It only works for latin-1.
2008-01-08 Bob Pendleton Checking in Christian Walther's patch for x11 keyboard input. Minor code tweaks by Bob.
2006-07-10 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
2006-05-29 Sam Lantinga more tweaking indent options SDL-1.3
2006-05-28 Sam Lantinga Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3