log src/video/cocoa/SDL_cocoakeyboard.m @ 4637:8c229370ddba

age author description
Thu, 12 Aug 2010 16:00:47 +0200 Jjgod Jiang Fix for deleting the last uncommit character
Wed, 21 Jul 2010 21:47:12 -0700 Sam Lantinga Fixed key repeat detection on X11, and simplified the code for everyone else.
Tue, 20 Jul 2010 23:25:24 -0700 Sam Lantinga Added support for keyboard repeat (only tested on Windows so far)
Thu, 08 Jul 2010 00:03:39 -0700 Sam Lantinga I missed the Objective C files when updating the copyright date...
Sun, 09 May 2010 20:47:22 -0700 Sam Lantinga Removed multi-mouse / multi-keyboard support in anticipation of a real multi-mouse and multi-touch API.
Thu, 15 Apr 2010 22:27:50 -0700 Sam Lantinga changeset: 4434:4e5dd7dc58cd
Thu, 15 Apr 2010 22:27:01 -0700 Sam Lantinga Minor cleanup on Jiang's patch