SDL-mirror/src/events
Sam Lantinga 6b368f890b Fixed bug 3880 - X Error upon quit since rev. 11607
Ozkan Sezer

Since changeset 11607:db7ee6a1ba6a, I am getting the following
error upon quit.  Running testsprite2, clicking the mouse, and
quiting it is enough to trigger it.  This is on my old Fedora9
x86-Linux:

X Error of failed request:  BadCursor (invalid Cursor parameter)
  Major opcode of failed request:  2 (X_ChangeWindowAttributes)
  Resource id in failed request:  0xb057340
  Serial number of failed request:  905
  Current serial number in output stream:  906

Reverting  https://hg.libsdl.org/SDL/rev/db7ee6a1ba6a  removes
the error.
2017-10-13 19:30:34 -07:00
..
blank_cursor.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
default_cursor.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
scancodes_darwin.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
scancodes_linux.h Fixed bug 3703 - Missing media keys support on Amazon Fire TV remote control 2017-07-20 10:46:38 -07:00
scancodes_windows.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
scancodes_xfree86.h Fixed bug 3703 - Missing media keys support on Amazon Fire TV remote control 2017-07-20 10:46:38 -07:00
SDL_clipboardevents.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_clipboardevents_c.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_dropevents.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_dropevents_c.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_events.c Fixed size in realloc 2017-10-11 13:26:58 -07:00
SDL_events_c.h The event filter and event watch functions are now thread-safe 2017-10-10 17:41:41 -07:00
SDL_gesture.c Fixed Windows build due to an implicit memcpy generated by the optimizer 2017-08-14 16:09:44 -07:00
SDL_gesture_c.h Fixed bug 2418 - Structure SDL_gestureTouch leaking 2017-08-14 13:48:13 -07:00
SDL_keyboard.c Fixed bug 3188 - AZERTY keyboard support broken and inconsistent 2017-08-12 15:41:03 -07:00
SDL_keyboard_c.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_mouse.c Fixed bug 3880 - X Error upon quit since rev. 11607 2017-10-13 19:30:34 -07:00
SDL_mouse_c.h Fixed bug 2293 - Precise scrolling events 2017-08-14 21:28:04 -07:00
SDL_quit.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_sysevents.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_touch.c Fixed bug 2418 - Structure SDL_gestureTouch leaking 2017-08-14 13:48:13 -07:00
SDL_touch_c.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_windowevents.c Fixed bug 3744 - missing SDLCALL in several functions 2017-08-13 21:06:52 -07:00
SDL_windowevents_c.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00