* Removed fullscreen menu option from the "Window" menu
* Updated the BUGS file * Fixed command line parameters when launched from Finder * Implemented setting the icon window caption * Implemented frameless style windows * Added note about SDL_RESIZABLE implementation to SDL_QuartzVideo.m * Window close requests now go through the event filtering system --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4059
This commit is contained in:
parent
982c4718af
commit
254c4d997c
9 changed files with 106 additions and 86 deletions
10
BUGS
10
BUGS
|
@ -72,12 +72,12 @@ MacOS:
|
|||
MacOS X:
|
||||
Joystick and CD-ROM functions are not implemented yet.
|
||||
|
||||
Closing window from window's close widget not implemented yet.
|
||||
|
||||
Minimizing the window erases the framebuffer to the pinstripe pattern.
|
||||
|
||||
Window management buttons don't draw correctly.
|
||||
|
||||
Window may not close when unsetting video mode and resetting.
|
||||
|
||||
|
||||
Resizeable windows aren't implemented yet.
|
||||
|
||||
Depth switching for windowed mode isn't implemented yet.
|
||||
|
||||
Palette handling isn't implemented in windowed mode yet.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue