sdl2_frt/src/core
Ryan C. Gordon b5a420cb11 dbus: Deal with undefined behavior with va_args.
Parse out a copy of the varargs ourselves to get to the reply portion, since
the original passed to D-Bus might modify or not modify the caller's copy,
depending on system ABI.
2018-07-13 17:53:24 -04:00
..
android Allow trapping the back button so right mouse click can work on some Android systems (thanks Rachel!) 2018-07-12 13:28:13 -07:00
linux dbus: Deal with undefined behavior with va_args. 2018-07-13 17:53:24 -04:00
unix Updated copyright for 2018 2018-01-03 10:03:25 -08:00
windows Fixed bug 4102 - define _WIN32_WINNT_WIN7 if not already defined 2018-03-10 21:22:42 -08:00
winrt Updated copyright for 2018 2018-01-03 10:03:25 -08:00