log src/video/x11/SDL_x11keyboard.c @ 3032:77c3e67f0740

age author description
2009-01-05 Sam Lantinga Fixed bug #669
2008-12-08 Sam Lantinga Updated copyright date
2008-12-03 Sam Lantinga Date: Tue, 02 Dec 2008 23:38:26 +0100
2008-03-06 Bob Pendleton Fixed many valgrind errors. But, I broke testdyngl.
2008-02-08 Sam Lantinga Untested Win32 keyboard scancode code.
2008-02-07 Sam Lantinga Fixed compile errors
2008-02-07 Sam Lantinga First pass of new SDL scancode concept for X11.
2008-01-12 Bob Pendleton Enabled key board auto repeat in X11_InitKeyboard.c. Had to add a couple of new Xlib symbols.
2008-01-12 Bob Pendleton one more time... I must be brain dead...
2008-01-12 Bob Pendleton More typos
2008-01-09 Bob Pendleton Fixed some typos in SDL_x11keyboard.c
2008-01-08 Bob Pendleton Checking in Christian Walther's patch for x11 keyboard input. Minor code tweaks by Bob.
2006-07-26 Sam Lantinga Started work on the new X11 driver.