mirror of https://github.com/encounter/SDL.git
f1cab8aea6
- SDL_video.c (SDL_ShowMessageBox): replace messageboxdata, set title or message field to "" if either of them is NULL. - SDL_video.c (SDL_ShowSimpleMessageBox): set title or message to "" if either of them is NULL for EMSCRIPTEN builds. - SDL_bmessagebox.cc: add empty string check along with NULL check for title and message fields. - SDL_windowsmessagebox.c (AddDialogString): remove NULL string check - SDL_windowsmessagebox.c (AddDialogControl): add empty string check along with the NULL check. - SDL_x11messagebox.c: revert commit 677c4cd68069 - SDL_os2messagebox.c: revert commit 2c2a489d76e7 - test/testmessage.c: Add NULL title and NULL message tests. |
||
---|---|---|
.. | ||
SDL_os2dive.c | ||
SDL_os2messagebox.c | ||
SDL_os2messagebox.h | ||
SDL_os2mouse.c | ||
SDL_os2mouse.h | ||
SDL_os2output.h | ||
SDL_os2util.c | ||
SDL_os2util.h | ||
SDL_os2video.c | ||
SDL_os2video.h | ||
SDL_os2vman.c | ||
my_gradd.h |