Mercurial > sdl-ios-xcode
log test/testime.c @ 3581:15eea7a1fa97
age | author | description |
---|---|---|
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. |