Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11sym.h @ 2808:368410632f2d
age | author | description |
---|---|---|
Wed, 17 Sep 2008 08:20:57 +0000 | Ryan C. Gordon | Some cleanups on the new XInput code. |
Mon, 25 Aug 2008 06:33:00 +0000 | Sam Lantinga | Final merge of Google Summer of Code 2008 work... |
Fri, 07 Mar 2008 20:54:11 +0000 | Bob Pendleton | Next version of internationalized input for X11. On my machine (famous last words :-) with a US English keyboard and locale I can compose ` and e and get a text |
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. |