log src/video/cocoa/SDL_cocoakeyboard.m @ 2940:b93965a16fe0

age author description
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Thu, 07 Feb 2008 15:31:09 +0000 Sam Lantinga First pass of new SDL scancode concept for X11.
Tue, 05 Feb 2008 07:30:50 +0000 Sam Lantinga Christian's comment:
Tue, 05 Feb 2008 07:19:23 +0000 Sam Lantinga First pass implementation of new SDL scancode concept, as discussed with
Sat, 29 Dec 2007 21:36:17 +0000 Sam Lantinga Merged fix for bug #508 from SDL 1.2 revision 3495
Tue, 21 Aug 2007 06:54:07 +0000 Sam Lantinga Fixed bug #471
Sun, 19 Aug 2007 16:36:51 +0000 Sam Lantinga Date: Sun, 19 Aug 2007 18:29:28 +0200
Sun, 19 Aug 2007 14:52:52 +0000 Sam Lantinga Date: Thu, 05 Jul 2007 14:02:33 -0700
Wed, 11 Jul 2007 14:44:28 +0000 Sam Lantinga Needed an autorelease pool around the NSText allocation
Wed, 11 Jul 2007 08:09:20 +0000 Sam Lantinga Added key composition support, courtesy of Kuon
Sat, 16 Jun 2007 15:32:04 +0000 Sam Lantinga Key repeat is handled by the OS, since text input is now decoupled from physical key events.
Wed, 14 Feb 2007 10:25:41 +0000 Ryan C. Gordon Merged r2975:2976 from branches/SDL-1.2: Mac OS X F13-15 key support.
Sun, 30 Jul 2006 06:11:52 +0000 Sam Lantinga Removed debug code. :)
Sun, 30 Jul 2006 06:11:24 +0000 Sam Lantinga Added numlock support
Sun, 30 Jul 2006 05:18:33 +0000 Sam Lantinga Implemented Cocoa key event handling.
Sun, 23 Jul 2006 09:11:10 +0000 Sam Lantinga The Mac OS X Cocoa video driver is under construction...