Mercurial > sdl-ios-xcode
diff docs.html @ 4083:a66ac59b3939 SDL-1.2
Added patch note for bug #461
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 19 Jul 2007 08:12:45 +0000 |
parents | fd1cbe7a706c |
children | 63b57f6b6523 |
line wrap: on
line diff
--- a/docs.html Thu Jul 19 08:08:16 2007 +0000 +++ b/docs.html Thu Jul 19 08:12:45 2007 +0000 @@ -99,6 +99,9 @@ The windib driver now supports more mouse buttons with WM_XBUTTON events. </P> <P> + On Windows, SDL_SetVideoMode() will re-create the window instead of failing if the multisample settings are changed. +</P> +<P> Added support for UTF-8 window titles on Windows. </P> <P>