log src/video/cocoa/SDL_cocoakeyboard.m @ 5042:8c39b82dc7b0

age author description
2010-12-01 Sam Lantinga Removed support for 10.3.9
2010-08-22 Sam Lantinga Merged Jim's Google Summer of Code work from SDL-gsoc2010_gesture
2010-07-29 Sam Lantinga Fixed the code so we receive Cocoa touch events
2010-07-27 jimtla Finished (untested) OS X code.
2010-07-24 jimtla Added preliminary touch code to SDL_cocoakeyboard.m
2010-08-12 Jjgod Jiang Fix for deleting the last uncommit character
2010-07-22 Sam Lantinga Fixed key repeat detection on X11, and simplified the code for everyone else.
2010-07-21 Sam Lantinga Added support for keyboard repeat (only tested on Windows so far)
2010-07-08 Sam Lantinga I missed the Objective C files when updating the copyright date...
2010-05-10 Sam Lantinga Removed multi-mouse / multi-keyboard support in anticipation of a real multi-mouse and multi-touch API.
2010-04-16 Sam Lantinga changeset: 4434:4e5dd7dc58cd
2010-04-16 Sam Lantinga Minor cleanup on Jiang's patch
2010-04-16 Sam Lantinga changeset: 4433:25667ea797fa
2010-01-19 Sam Lantinga From: Jjgod Jiang
2010-01-18 Sam Lantinga Fixed compile error on Mac OS X 10.4
2009-12-05 Sam Lantinga Fixed compilation on Mac OS X 10.4
2009-09-21 Sam Lantinga Fixed build on Mac OS X 10.4
2009-09-19 Sam Lantinga Merged a cleaned up version of Jiang's code changes from Google Summer of Code 2009
2009-09-05 Sam Lantinga From: Jjgod Jiang <gzjjgod@gmail.com>
2009-08-20 Jiang Jiang Disable a debug message. gsoc2009_IME
2009-08-06 Jiang Jiang Further polish API, fix crash in test program. gsoc2009_IME
2009-08-06 Jiang Jiang Update API, first step: make it build gsoc2009_IME
2009-07-01 Jiang Jiang Add SDL_TEXTEDTING event to inform application about marked text. gsoc2009_IME
2009-06-26 Jiang Jiang Basic text input API gsoc2009_IME
2009-05-31 Jiang Jiang Basic marked text handling gsoc2009_IME
2009-05-25 Jiang Jiang Get basic text input support working for Cocoa gsoc2009_IME
2008-12-08 Sam Lantinga Updated copyright date
2008-02-07 Sam Lantinga First pass of new SDL scancode concept for X11.
2008-02-05 Sam Lantinga Christian's comment:
2008-02-05 Sam Lantinga First pass implementation of new SDL scancode concept, as discussed with