Mercurial > sdl-ios-xcode
log src/events/SDL_keyboard.c @ 2328:91e601d9df8b
age | author | description |
---|---|---|
Thu, 07 Feb 2008 15:31:09 +0000 | Sam Lantinga | First pass of new SDL scancode concept for X11. |
Tue, 05 Feb 2008 07:19:23 +0000 | Sam Lantinga | First pass implementation of new SDL scancode concept, as discussed with |
Tue, 15 Jan 2008 22:37:17 +0000 | Bob Pendleton | Minimal implementation of textinput events for x11. It only works for latin-1. |
Tue, 08 Jan 2008 00:10:46 +0000 | Bob Pendleton | Checking in Christian Walther's patch for x11 keyboard input. Minor code tweaks by Bob. |
Sun, 19 Aug 2007 14:52:52 +0000 | Sam Lantinga | Date: Thu, 05 Jul 2007 14:02:33 -0700 |
Sun, 12 Aug 2007 05:48:51 +0000 | Sam Lantinga | Fixed crash if conversion fails. Use ISO name for Latin-1 |
Sat, 16 Jun 2007 15:32:04 +0000 | Sam Lantinga | Key repeat is handled by the OS, since text input is now decoupled from physical key events. |