Mercurial > sdl-ios-xcode
log src/SDL_compat.c @ 4753:11b0a6a3eb4d
age | author | description |
---|---|---|
Mon, 12 Jul 2010 14:17:43 -0400 | dewyatt | Changed Start/StopTextInput back to not take any parameters. |
Sat, 10 Jul 2010 13:15:47 -0400 | dewyatt | Changed StopTextInput to take an SDL_Window parameter. |
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 |
Thu, 10 Jun 2010 18:54:23 +1200 | Paul Hunkin | Added (partially implemented) android video backend and associated files needed to build |
Sat, 26 Jun 2010 08:56:48 -0700 | Sam Lantinga | Mostly cleaned up warnings with -Wmissing-prototypes |
Mon, 24 May 2010 22:56:36 -0700 | Sam Lantinga | SDL_KillThread() is no longer supported - it was always dangerous! :) |
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. |