Mon, 24 Jan 2011 13:47:35 -0600 |
krogoway |
Renamed SDL_keysym to SDL_KeySym
|
Sun, 18 Jul 2010 01:00:01 -0700 |
Sam Lantinga |
Added back in a little more debugging for the X11 keyboard code
|
Sun, 09 May 2010 20:47:22 -0700 |
Sam Lantinga |
Removed multi-mouse / multi-keyboard support in anticipation of a real multi-mouse and multi-touch API.
|
Sun, 24 Jan 2010 21:10:53 +0000 |
Sam Lantinga |
Fixed bug #926
|
Wed, 13 Jan 2010 16:18:36 +0000 |
Ryan C. Gordon |
Fixed compiler warning.
|
Wed, 03 Jun 2009 04:37:27 +0000 |
Sam Lantinga |
Von: Thomas Zimmermann
|
Mon, 05 Jan 2009 06:28:50 +0000 |
Sam Lantinga |
Fixed bug #669
|
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.
|
Sat, 12 Jan 2008 16:56:42 +0000 |
Bob Pendleton |
one more time... I must be brain dead...
|
Sat, 12 Jan 2008 16:53:30 +0000 |
Bob Pendleton |
More typos
|
Wed, 09 Jan 2008 23:40:56 +0000 |
Bob Pendleton |
Fixed some typos in SDL_x11keyboard.c
|
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.
|
Wed, 26 Jul 2006 06:34:54 +0000 |
Sam Lantinga |
Started work on the new X11 driver.
|