SDL/src/video/windows
Ozkan Sezer f1cab8aea6 fix bug #5253: handle NULL title or message fields in SDL_MessageBoxData
- 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.
2020-12-10 11:20:56 +03:00
..
SDL_msctf.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_vkeys.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowsclipboard.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowsclipboard.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowsevents.c Fixed bug 5235 - All internal sources should include SDL_assert.h 2020-12-09 07:16:22 -08:00
SDL_windowsevents.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowsframebuffer.c Fixed whitespace 2020-06-09 21:43:00 -07:00
SDL_windowsframebuffer.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowskeyboard.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowskeyboard.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowsmessagebox.c fix bug #5253: handle NULL title or message fields in SDL_MessageBoxData 2020-12-10 11:20:56 +03:00
SDL_windowsmessagebox.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowsmodes.c Fixed bug 5235 - All internal sources should include SDL_assert.h 2020-12-09 07:16:22 -08:00
SDL_windowsmodes.h video: Refresh Windows display list on WM_DISPLAYCHANGE 2020-10-13 21:08:20 -07:00
SDL_windowsmouse.c Fixed bug 5235 - All internal sources should include SDL_assert.h 2020-12-09 07:16:22 -08:00
SDL_windowsmouse.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowsopengl.c Fixed bug 5235 - All internal sources should include SDL_assert.h 2020-12-09 07:16:22 -08:00
SDL_windowsopengl.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowsopengles.c Fixed bug 5235 - All internal sources should include SDL_assert.h 2020-12-09 07:16:22 -08:00
SDL_windowsopengles.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowsshape.c Fixed bug 5235 - All internal sources should include SDL_assert.h 2020-12-09 07:16:22 -08:00
SDL_windowsshape.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowstaskdialog.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowsvideo.c Merge VideoBootStrap::available into VideoBootStrap::create 2020-07-12 19:11:15 -04:00
SDL_windowsvideo.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowsvulkan.c Fixed bug 5235 - All internal sources should include SDL_assert.h 2020-12-09 07:16:22 -08:00
SDL_windowsvulkan.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_windowswindow.c Fixed bug 5235 - All internal sources should include SDL_assert.h 2020-12-09 07:16:22 -08:00
SDL_windowswindow.h Fixed bug 5171 - PollEvent impacts performance in 2.0.12 2020-06-09 21:47:41 -07:00
wmmsg.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00