SDL/src/events
Sam Lantinga 13787068f8 Fixed bug 1916 - SDL_Keysym contains a deprecated field for unicode which may be removed.
Philipp Wiesemann

SDL_Keysym contains a deprecated field for unicode which may be removed for SDL 2.0 release.

As far as I can tell the field is not set on all "major" platforms and therefore will not be useful for most users. Its existence in a public header therefore becomes (in my opinion) only confusing.
2013-06-18 00:39:47 -07:00
..
blank_cursor.h File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
default_cursor.h File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
scancodes_darwin.h Happy New Year! 2013-02-15 08:47:44 -08:00
scancodes_linux.h Happy New Year! 2013-02-15 08:47:44 -08:00
scancodes_windows.h The table is now a scancode mapping table, not a virtual key mapping table 2013-02-28 21:48:12 -08:00
scancodes_xfree86.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_clipboardevents_c.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_clipboardevents.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_dropevents_c.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_dropevents.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_events_c.h Added mobile application events, with implementations for iOS and Android 2013-05-18 12:48:50 -07:00
SDL_events.c Added an arbitrary limit to the number of queued events so it doesn't grow unbounded. 2013-06-11 08:37:03 -07:00
SDL_gesture_c.h Updated touch API 2013-03-03 01:01:33 -08:00
SDL_gesture.c Corrected indentation of license. 2013-06-01 21:09:36 +02:00
SDL_keyboard_c.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_keyboard.c Fixed bug 1916 - SDL_Keysym contains a deprecated field for unicode which may be removed. 2013-06-18 00:39:47 -07:00
SDL_mouse_c.h File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
SDL_mouse.c File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
SDL_quit.c Added mobile application events, with implementations for iOS and Android 2013-05-18 12:48:50 -07:00
SDL_sysevents.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_touch_c.h File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
SDL_touch.c File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
SDL_windowevents_c.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_windowevents.c File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00