Sam Lantinga
|
23370c8928
|
Sheena pointed out that "scancode" and "keysym" are single words and shouldn't be camel-cased.
|
2011-02-07 09:37:11 -08:00 |
|
krogoway
|
d35de7167f
|
Renamed SDL_keysym to SDL_KeySym
Renamed SDL_scancode to SDL_ScanCode
Added #defines to SDL_compat.h
|
2011-01-24 13:47:35 -06:00 |
|
Sam Lantinga
|
7052036491
|
Fixed bug #926
Updated copyright to LGPL version 2.1 and year 2010
|
2010-01-24 21:10:53 +00:00 |
|
Sam Lantinga
|
27294b7a4e
|
Partial fix for bug #859
Header file update from Ken for improved doxygen output
|
2009-10-19 13:31:58 +00:00 |
|
Sam Lantinga
|
befb0f7f42
|
Updated copyright date
|
2008-12-08 00:27:32 +00:00 |
|
Sam Lantinga
|
37131333be
|
First pass of new SDL scancode concept for X11.
|
2008-02-07 15:31:09 +00:00 |
|
Sam Lantinga
|
0f9d544f5e
|
First pass implementation of new SDL scancode concept, as discussed with
Christian Walther. Currently only implemented on Mac OS X for sanity
checking purposes.
|
2008-02-05 07:19:23 +00:00 |
|