Mercurial > sdl-ios-xcode
log include/SDL_keyboard.h @ 5270:48724afcdc6e
age | author | description |
---|---|---|
Fri, 11 Feb 2011 22:37:15 -0800 | Sam Lantinga | Happy 2011! :) |
Mon, 07 Feb 2011 10:40:21 -0800 | Sam Lantinga | Renamed SDL_Key to SDL_Keycode to clarify terminology. |
Mon, 07 Feb 2011 09:42:08 -0800 | Sam Lantinga | Renamed SDLKey and SDLMod for consistency |
Mon, 07 Feb 2011 09:37:11 -0800 | Sam Lantinga | Sheena pointed out that "scancode" and "keysym" are single words and shouldn't be camel-cased. |
Mon, 24 Jan 2011 13:47:35 -0600 | krogoway | Renamed SDL_keysym to SDL_KeySym |
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. |