Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11keyboard.c @ 2859:99210400e8b9
age | author | description |
---|---|---|
Mon, 08 Dec 2008 00:27:32 +0000 | Sam Lantinga | Updated copyright date |
Wed, 03 Dec 2008 04:32:24 +0000 | Sam Lantinga | Date: Tue, 02 Dec 2008 23:38:26 +0100 |
Thu, 06 Mar 2008 23:07:02 +0000 | Bob Pendleton | Fixed many valgrind errors. But, I broke testdyngl. |
Fri, 08 Feb 2008 08:35:49 +0000 | Sam Lantinga | Untested Win32 keyboard scancode code. |
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. |
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. |