sdl2_frt/src/video/haiku
Philipp Wiesemann 604a4b1b30 haiku: Fixed SDL_SetClipboardText() allocating too much memory and cutting text.
It allocated pointers instead of chars and passed a wrong size to SDL_strlcpy().
2017-05-27 23:30:21 +02:00
..
SDL_bclipboard.cc haiku: Fixed SDL_SetClipboardText() allocating too much memory and cutting text. 2017-05-27 23:30:21 +02:00
SDL_bclipboard.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_bevents.cc Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_bevents.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_bframebuffer.cc haiku: Changed internal function to be static. 2017-05-07 21:02:31 +02:00
SDL_bframebuffer.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_bkeyboard.cc Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_bkeyboard.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_bmodes.cc Removed newlines from error messages. 2017-03-26 21:00:19 +02:00
SDL_bmodes.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_bopengl.cc haiku: Various fixes from haikuports. 2017-05-01 18:39:05 -04:00
SDL_bopengl.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_bvideo.cc Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_bvideo.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_BWin.h haiku: Various fixes from haikuports. 2017-05-01 18:39:05 -04:00
SDL_bwindow.cc Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_bwindow.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00