Mercurial > sdl-ios-xcode
log src/events/SDL_keyboard.c @ 4249:429c8dd3175d SDL-1.2
age | author | description |
---|---|---|
Mon, 16 Feb 2009 22:32:34 +0000 | Sam Lantinga | GAPI fixes from Stefan Klug SDL-1.2 |
Mon, 08 Dec 2008 00:25:42 +0000 | Sam Lantinga | Updated copyright date SDL-1.2 |
Tue, 26 Feb 2008 10:50:28 +0000 | Sam Lantinga | Date: Tue, 05 Feb 2008 01:41:08 -0500 SDL-1.2 |
Sun, 24 Jan 2010 21:10:53 +0000 | Sam Lantinga | Fixed bug #926 |
Thu, 21 Jan 2010 06:21:52 +0000 | Sam Lantinga | Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance. |
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. |