log test/checkkeys.c @ 2425:491958a6c881 gsoc2008_iphone

age author description
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
2006-01-19 Sam Lantinga Implemented ToUnicode() support on Windows 95/98/ME/NT/2000/XP
2005-09-28 Ryan C. Gordon Removed atexit() from most of the test programs; atexit(SDL_Quit) isn't safe
2002-09-16 Sam Lantinga Fixed a crash bug in checkkeys.c (thanks John!)
2002-08-25 Sam Lantinga Added a -fullscreen flag
2001-04-26 Sam Lantinga Initial revision