Mercurial > sdl-ios-xcode
log src/events/SDL_keyboard.c @ 3502:98a819296cdc
age | author | description |
---|---|---|
Tue, 01 Dec 2009 08:56:12 +0000 | Sam Lantinga | Whenever a window becomes fullscreen, shown, unminimized, and has input focus it will change the display to the corresponding fullscreen video mode. |
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 |
Wed, 03 Jun 2009 04:37:27 +0000 | Sam Lantinga | Von: Thomas Zimmermann |
Wed, 01 Jul 2009 07:33:58 +0000 | Jiang Jiang | Add SDL_TEXTEDTING event to inform application about marked text. gsoc2009_IME |