log src/events/SDL_keyboard.c @ 1649:9705d5d69691

age author description
2006-03-24 Sam Lantinga Fixed some ultra-pedantic gcc warnings
2006-03-13 Sam Lantinga Fixed bug #112
2006-02-21 Sam Lantinga Use consistent identifiers for the various platforms we support.
2006-02-10 Sam Lantinga More header massaging... works great on Windows. ;-)
2006-02-07 Sam Lantinga Use SDL_ prefixed versions of C library functions.
2006-02-06 Sam Lantinga It's now possible to build SDL without any C runtime at all on Windows,
2006-02-04 Sam Lantinga Resolved bug #130
2006-02-01 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
2006-01-29 Sam Lantinga Date: Fri, 14 Jan 2005 21:52:46 +0100
2006-01-29 Sam Lantinga Date: Sat, 15 Jan 2005 02:01:51 +0000 (UTC)
2005-08-21 Sam Lantinga Date: Fri, 08 Jul 2005 22:43:48 +0200 (CEST)
2005-01-03 Sam Lantinga Date: Sun, 2 Jan 2005 18:36:09 +0100
2004-01-04 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
2002-03-06 Sam Lantinga Updated copyright information for 2002
2001-12-14 Sam Lantinga Updated the source with the correct e-mail address
2001-11-02 Sam Lantinga Fixed key repeat interactions with event filters (thanks Elmar!)
2001-09-14 Sam Lantinga Added the Undo key for the Atari keyboard
2001-07-23 Sam Lantinga Don't worry about a minimum repeat rate - let the user hang themselves...
2001-05-01 Sam Lantinga Fixed stuck keys when changing the video mode
2001-04-26 Sam Lantinga Initial revision