SDL/src
Sam Lantinga b7aa856c8f Fixed bug 3030 - SDL_RecreateWindow fails to restore title, icon, etc.
Adam M.

It loses the title and icon when window recreation fails. For instance, this may happen when trying to create an OpenGL ES window on a system that doesn't support it. But at that point, the title and icon have already been lost.
2015-06-22 23:36:06 -07:00
..
atomic Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
audio Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
core Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
cpuinfo Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
dynapi Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
events Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
file Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
filesystem Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
haptic Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
joystick Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
libm Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
loadso Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
main Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
power Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
render Fixed compiler warning about shadowed local variables. 2015-06-23 01:44:44 -04:00
stdlib Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
test Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
thread Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
timer Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
video Fixed bug 3030 - SDL_RecreateWindow fails to restore title, icon, etc. 2015-06-22 23:36:06 -07:00
SDL_assert_c.h Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_assert.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_error_c.h Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_error.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_hints.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_internal.h Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_log.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00