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.
|
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
|
Thu, 15 Apr 2010 22:14:26 -0700 |
Sam Lantinga |
changeset: 4433:25667ea797fa
|
Tue, 19 Jan 2010 07:28:51 +0000 |
Sam Lantinga |
From: Jjgod Jiang
|
Mon, 18 Jan 2010 14:12:29 +0000 |
Sam Lantinga |
Fixed compile error on Mac OS X 10.4
|
Sat, 05 Dec 2009 19:57:49 +0000 |
Sam Lantinga |
Fixed compilation on Mac OS X 10.4
|
Mon, 21 Sep 2009 05:24:54 +0000 |
Sam Lantinga |
Fixed build on Mac OS X 10.4
|
Sat, 19 Sep 2009 13:29:40 +0000 |
Sam Lantinga |
Merged a cleaned up version of Jiang's code changes from Google Summer of Code 2009
|
Sat, 05 Sep 2009 09:55:25 +0000 |
Sam Lantinga |
From: Jjgod Jiang <gzjjgod@gmail.com>
|
Thu, 20 Aug 2009 04:54:24 +0000 |
Jiang Jiang |
Disable a debug message.
gsoc2009_IME
|
Thu, 06 Aug 2009 08:59:53 +0000 |
Jiang Jiang |
Further polish API, fix crash in test program.
gsoc2009_IME
|
Thu, 06 Aug 2009 08:56:48 +0000 |
Jiang Jiang |
Update API, first step: make it build
gsoc2009_IME
|
Wed, 01 Jul 2009 07:33:58 +0000 |
Jiang Jiang |
Add SDL_TEXTEDTING event to inform application about marked text.
gsoc2009_IME
|
Fri, 26 Jun 2009 10:37:57 +0000 |
Jiang Jiang |
Basic text input API
gsoc2009_IME
|
Sun, 31 May 2009 16:57:29 +0000 |
Jiang Jiang |
Basic marked text handling
gsoc2009_IME
|
Mon, 25 May 2009 02:42:45 +0000 |
Jiang Jiang |
Get basic text input support working for Cocoa
gsoc2009_IME
|
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
|