Mercurial > sdl-ios-xcode
log src/video/SDL_video.c @ 4913:6b89d83b0b5a
age | author | description |
---|---|---|
Tue, 23 Nov 2010 17:46:47 -0500 | Daniel Wyatt | Windows candidate list support. |
Mon, 27 Sep 2010 01:30:42 -0700 | Sam Lantinga | Minor cleanup in patches from Coursoud |
Mon, 27 Sep 2010 01:24:05 -0700 | Sam Lantinga | Merged the Windows custom window system hooks into the union used by X11. |
Mon, 27 Sep 2010 00:49:34 -0700 | Sam Lantinga | SDL_DestroyWindow is setting window->magic to NULL too early. - |
Sun, 29 Aug 2010 16:28:04 -0700 | Sam Lantinga | Whoops, return "" even if the window is invalid. |
Sun, 29 Aug 2010 16:26:35 -0700 | Sam Lantinga | The title is stored internally as NULL if it's empty, and returned as "" |