log include/SDL_keyboard.h @ 2626:53dd30491c71 gsoc2008_force_feedback

age author description
2008-02-05 Sam Lantinga First pass implementation of new SDL scancode concept, as discussed with
2007-08-19 Sam Lantinga Date: Thu, 05 Jul 2007 14:02:33 -0700
2007-06-16 Sam Lantinga Key repeat is handled by the OS, since text input is now decoupled from physical key events.
2006-07-10 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
2006-07-06 Sam Lantinga Proof of concept done - Win32 GDI implementation mostly complete. SDL-1.3
2006-06-18 Sam Lantinga Added the unicode keysym memory again for backwards compatibility. SDL-1.3
2006-06-11 Sam Lantinga Finishing up keyboard code revamp, at least for now... SDL-1.3
2006-06-10 Sam Lantinga Keyboard code update in progress SDL-1.3
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-03-13 Sam Lantinga Fixed bug #112
2006-02-10 Sam Lantinga More header massaging... works great on Windows. ;-)
2006-02-10 Sam Lantinga *** empty log message ***
2006-02-01 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
2004-07-18 Sam Lantinga Date: Mon, 3 May 2004 03:15:01 +0100
2004-01-04 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
2002-04-11 Sam Lantinga Explicitly specify the SDL API calling convention (C by default)
2002-03-06 Sam Lantinga Updated copyright information for 2002
2001-12-14 Sam Lantinga Updated the headers with the correct e-mail address
2001-04-26 Sam Lantinga Initial revision