Mercurial > sdl-ios-xcode
log test/testime.c @ 4763:518d1679d2d0
age | author | description |
---|---|---|
Sun, 22 Aug 2010 12:39:27 -0700 | Sam Lantinga | Merged Daniel's Google Summer of Code work from SDL-gsoc2010_IME |
Sun, 25 Jul 2010 13:17:31 -0400 | dewyatt | Correctly draw cursor based on position. |
Sat, 24 Jul 2010 20:48:50 -0400 | dewyatt | Changed markedText to have its own storage to resolve multiple bugs. |
Sun, 22 Aug 2010 11:56:07 -0700 | Sam Lantinga | Don't need to use strlen() to determine if there's text. |
Thu, 12 Aug 2010 16:00:47 +0200 | Jjgod Jiang | Fix for deleting the last uncommit character |
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. |
Wed, 16 Dec 2009 10:59:51 +0000 | Ryan C. Gordon | Implemented SDL_setenv(), moved SDL_putenv() to compat. |
Sat, 21 Nov 2009 08:42:42 +0000 | Mike Gorchak | Added support for QNX default font. Backspace and Return keys now handled. |