log src/video/cocoa/SDL_cocoakeyboard.m @ 4673:c17ac64abb70

age author description
Wed, 28 Jul 2010 23:32:13 -0700 Sam Lantinga Fixed the code so we receive Cocoa touch events
Tue, 27 Jul 2010 05:21:24 +0400 jimtla Finished (untested) OS X code.
Sat, 24 Jul 2010 22:28:38 +0400 jimtla Added preliminary touch code to SDL_cocoakeyboard.m
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)