Mercurial > sdl-ios-xcode
log include/SDL_keyboard.h @ 4401:1a7b62893c9d SDL-1.2
age | author | description |
---|---|---|
2009-09-21 | Sam Lantinga | Fixed bug #706 SDL-1.2 |
2008-12-08 | Sam Lantinga | Updated copyright date SDL-1.2 |
2010-01-24 | Sam Lantinga | Fixed bug #926 |
2009-10-19 | Sam Lantinga | Partial fix for bug #859 |
2009-09-19 | Sam Lantinga | Merged a cleaned up version of Jiang's code changes from Google Summer of Code 2009 |
2008-12-08 | Sam Lantinga | Updated copyright date |
2008-02-05 | Sam Lantinga | First pass implementation of new SDL scancode concept, as discussed with |
2007-08-19 | Sam Lantinga | Date: Thu, 05 Jul 2007 14:02:33 -0700 |
2007-06-16 | Sam Lantinga | Key repeat is handled by the OS, since text input is now decoupled from physical key events. |
2006-07-10 | Sam Lantinga | SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. |
2006-07-06 | Sam Lantinga | Proof of concept done - Win32 GDI implementation mostly complete. SDL-1.3 |
2006-06-18 | Sam Lantinga | Added the unicode keysym memory again for backwards compatibility. SDL-1.3 |