Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Fri, 02 Jan 2009 17:39:48 +0000 | Sam Lantinga | Implemented SDL_SetWindowIcon(), with translucent icon support under X11. |
Fri, 02 Jan 2009 16:38:31 +0000 | Sam Lantinga | There are still 8-bit applications that can take advantage of these (like Diablo 2) |
Fri, 02 Jan 2009 16:06:29 +0000 | Sam Lantinga | Maybe add a timeout for SDL_WaitEvent() |
Fri, 02 Jan 2009 16:03:37 +0000 | Sam Lantinga | indent |
Fri, 02 Jan 2009 15:47:49 +0000 | Sam Lantinga | Don't use DirectColor visuals until we implement DirectColor colormap support |
Fri, 02 Jan 2009 10:30:53 +0000 | Sam Lantinga | Hopefully fixed crash when there are no input devices |
Fri, 02 Jan 2009 09:50:25 +0000 | Sam Lantinga | The _NET_WM_ICON protocol doesn't require the icon to be set before the window is shown. |