Mercurial > sdl-ios-xcode
log test/testime.c @ 4465:3e69e077cb95
age | author | description |
---|---|---|
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. |
Sun, 04 Oct 2009 09:55:20 +0000 | Sam Lantinga | Fixed bug #817 |
Sat, 19 Sep 2009 15:22:33 +0000 | Bob Pendleton | I'm gussing that this was never compiled where TTF support was missing. As a result a call to SDL_GetError and a call to TTF_GetError were swapped. |
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 |
Thu, 06 Aug 2009 09:01:03 +0000 | Jiang Jiang | Update testime program to accept font parameter. gsoc2009_IME |
Thu, 06 Aug 2009 08:59:53 +0000 | Jiang Jiang | Further polish API, fix crash in test program. gsoc2009_IME |