Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11events.c @ 2306:1a8bab15a45d
age | author | description |
---|---|---|
Thu, 07 Feb 2008 16:00:29 +0000 | Sam Lantinga | Fixed compile errors |
Thu, 07 Feb 2008 15:31:09 +0000 | Sam Lantinga | First pass of new SDL scancode concept for X11. |
Tue, 15 Jan 2008 22:37:17 +0000 | Bob Pendleton | Minimal implementation of textinput events for x11. It only works for latin-1. |
Sat, 12 Jan 2008 18:07:06 +0000 | Bob Pendleton | Enabled key board auto repeat in X11_InitKeyboard.c. Had to add a couple of new Xlib symbols. |
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, 01 Oct 2006 02:28:41 +0000 | Sam Lantinga | Replaced strncmp for SDL_VIDEODRIVER test with strcasecmp |