log src/events/SDL_keyboard.c @ 1612:97d0966f4bf7

age author description
Fri, 24 Mar 2006 06:10:24 +0000 Sam Lantinga Fixed some ultra-pedantic gcc warnings
Mon, 13 Mar 2006 01:41:32 +0000 Sam Lantinga Fixed bug #112
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.
Fri, 10 Feb 2006 06:48:43 +0000 Sam Lantinga More header massaging... works great on Windows. ;-)
Tue, 07 Feb 2006 06:59:48 +0000 Sam Lantinga Use SDL_ prefixed versions of C library functions.
Mon, 06 Feb 2006 08:28:51 +0000 Sam Lantinga It's now possible to build SDL without any C runtime at all on Windows,
Sat, 04 Feb 2006 08:35:11 +0000 Sam Lantinga Resolved bug #130