Mercurial > sdl-ios-xcode
comparison 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 |
comparison
equal
deleted
inserted
replaced
4082:01dbf7134045 | 4083:a66ac59b3939 |
---|---|
95 <P> | 95 <P> |
96 The GDI video driver makes better use of the palette in 8-bit modes. | 96 The GDI video driver makes better use of the palette in 8-bit modes. |
97 </P> | 97 </P> |
98 <P> | 98 <P> |
99 The windib driver now supports more mouse buttons with WM_XBUTTON events. | 99 The windib driver now supports more mouse buttons with WM_XBUTTON events. |
100 </P> | |
101 <P> | |
102 On Windows, SDL_SetVideoMode() will re-create the window instead of failing if the multisample settings are changed. | |
100 </P> | 103 </P> |
101 <P> | 104 <P> |
102 Added support for UTF-8 window titles on Windows. | 105 Added support for UTF-8 window titles on Windows. |
103 </P> | 106 </P> |
104 <P> | 107 <P> |