sdl2_frt/src/video/x11
Sam Lantinga 63197c4338 Fix bug where the wrong button was the default in the old message box because buttons were added backwards, breaking the indexing used by GetButtonIndex.
Add messagebox flags to explicilty request left-to-right button order or right-to-left.  If neither is specified it'll be some platform default.
2019-08-02 17:19:50 -07:00
..
edid-parse.c
edid.h
imKStoUCS.c
imKStoUCS.h
SDL_x11clipboard.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_x11clipboard.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_x11dyn.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_x11dyn.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_x11events.c use SDL_zeroa at more places where the argument is an array. 2019-07-31 05:11:40 +03:00
SDL_x11events.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_x11framebuffer.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_x11framebuffer.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_x11keyboard.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_x11keyboard.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_x11messagebox.c Fix bug where the wrong button was the default in the old message box because buttons were added backwards, breaking the indexing used by GetButtonIndex. 2019-08-02 17:19:50 -07:00
SDL_x11messagebox.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_x11modes.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_x11modes.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_x11mouse.c use SDL_zeroa at more places where the argument is an array. 2019-07-31 05:11:40 +03:00
SDL_x11mouse.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_x11opengl.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_x11opengl.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_x11opengles.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_x11opengles.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_x11shape.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_x11shape.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_x11sym.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_x11touch.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_x11touch.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_x11video.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_x11video.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_x11vulkan.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_x11vulkan.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_x11window.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_x11window.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_x11xinput2.c Add a windowID field to SDL_TouchFingerEvent (bug #4331). 2019-08-01 18:22:12 -03:00
SDL_x11xinput2.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00