Thu, 27 Jan 2011 22:44:08 -0800 |
Sam Lantinga |
Removed completely non-portable event thread hack.
|
Mon, 24 Jan 2011 13:47:35 -0600 |
krogoway |
Renamed SDL_keysym to SDL_KeySym
|
Sat, 18 Sep 2010 18:31:01 -0700 |
Sam Lantinga |
Fixed crash on systems that don't have StopTextInput
|
Wed, 15 Sep 2010 00:28:19 -0400 |
dewyatt |
Ensure compositions are committed when keyboard focus changes.
|
Sun, 22 Aug 2010 12:39:27 -0700 |
Sam Lantinga |
Merged Daniel's Google Summer of Code work from SDL-gsoc2010_IME
|
Sun, 22 Aug 2010 12:35:34 -0700 |
Sam Lantinga |
Cleanup from the Android commit
|
Sun, 18 Jul 2010 13:48:23 -0400 |
dewyatt |
Merge with main repo (mainly for non-printable character fix)
|
Tue, 13 Jul 2010 15:05:45 -0400 |
dewyatt |
Added SDL_utf8strlcpy to copy at UTF-8 character boundaries.
|
Mon, 12 Jul 2010 14:17:43 -0400 |
dewyatt |
Changed Start/StopTextInput back to not take any parameters.
|
Thu, 08 Jul 2010 01:35:47 -0400 |
dewyatt |
Changed StartTextInput to take an SDL_Window parameter.
|
Sun, 22 Aug 2010 12:23:55 -0700 |
Sam Lantinga |
Merged Paul's Google Summer of Code work from SDL-gsoc2010_android
|
Wed, 07 Jul 2010 00:43:23 +1200 |
Paul Hunkin |
Added preliminary keyboard event support
|
Thu, 22 Jul 2010 22:09:04 -0700 |
Sam Lantinga |
Daniel Wyatt to slouken
|
Wed, 21 Jul 2010 21:47:12 -0700 |
Sam Lantinga |
Fixed key repeat detection on X11, and simplified the code for everyone else.
|