Mercurial > sdl-ios-xcode
log src/events/SDL_keyboard_c.h @ 2779:4436464c4f51
age | author | description |
---|---|---|
2008-02-07 | Sam Lantinga | Fixed array overrun |
2008-02-05 | Sam Lantinga | First pass implementation of new SDL scancode concept, as discussed with |
2008-01-15 | Bob Pendleton | Minimal implementation of textinput events for x11. It only works for latin-1. |
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-30 | Sam Lantinga | Cleaned up a bunch of warnings, started adding Win32 event support SDL-1.3 |
2006-06-11 | Sam Lantinga | Finishing up keyboard code revamp, at least for now... SDL-1.3 |
2006-06-10 | Sam Lantinga | Keyboard code update in progress SDL-1.3 |