SDL/src/events
2010-01-06 07:34:20 +00:00
..
blank_cursor.h Von: Thomas Zimmermann 2009-06-03 04:37:27 +00:00
default_cursor.h Von: Thomas Zimmermann 2009-06-03 04:37:27 +00:00
scancodes_darwin.h Von: Thomas Zimmermann 2009-06-03 04:37:27 +00:00
scancodes_linux.h Von: Thomas Zimmermann 2009-06-03 04:37:27 +00:00
scancodes_win32.h Von: Thomas Zimmermann 2009-06-03 04:37:27 +00:00
scancodes_xfree86.h Von: Thomas Zimmermann 2009-06-03 04:37:27 +00:00
SDL_events_c.h Fixed bug #741 2009-12-16 04:48:11 +00:00
SDL_events.c Merged r4121:4122 from branches/SDL-1.2: more double-free fixes. 2010-01-06 07:34:20 +00:00
SDL_keyboard_c.h Merged a cleaned up version of Jiang's code changes from Google Summer of Code 2009 2009-09-19 13:29:40 +00:00
SDL_keyboard.c Whenever a window becomes fullscreen, shown, unminimized, and has input focus it will change the display to the corresponding fullscreen video mode. 2009-12-01 08:56:12 +00:00
SDL_mouse_c.h Fixed X11 mouse motion/button events - it's not actually safe to cast mouse events to device events. 2009-01-01 07:59:08 +00:00
SDL_mouse.c Initial band-aids on SDL_GetMouseState() API breakage. More work to come. 2009-12-16 19:50:51 +00:00
SDL_quit.c Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_sysevents.h Removed outdated OS/2 support 2009-09-19 06:43:45 +00:00
SDL_windowevents_c.h Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_windowevents.c Fixed bug #666 2009-12-16 00:55:33 +00:00