Mercurial > sdl-ios-xcode
log src/video/cocoa/SDL_cocoakeyboard.m @ 4694:c24ba2cc9583
age | author | description |
---|---|---|
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 |
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. |