log src/video/cocoa/SDL_cocoakeyboard.m @ 5251:58265e606e4e

age author description
Mon, 07 Feb 2011 10:40:21 -0800 Sam Lantinga Renamed SDL_Key to SDL_Keycode to clarify terminology.
Mon, 07 Feb 2011 09:42:08 -0800 Sam Lantinga Renamed SDLKey and SDLMod for consistency
Mon, 07 Feb 2011 09:37:11 -0800 Sam Lantinga Sheena pointed out that "scancode" and "keysym" are single words and shouldn't be camel-cased.
Mon, 24 Jan 2011 13:47:35 -0600 krogoway Renamed SDL_keysym to SDL_KeySym
Wed, 01 Dec 2010 12:23:16 -0800 Sam Lantinga Removed support for 10.3.9
Sun, 22 Aug 2010 12:07:55 -0700 Sam Lantinga Merged Jim's Google Summer of Code work from SDL-gsoc2010_gesture
Wed, 28 Jul 2010 23:32:13 -0700 Sam Lantinga Fixed the code so we receive Cocoa touch events