Mercurial > sdl-ios-xcode
log src/video/cocoa/SDL_cocoawindow.m @ 5284:96a22141cf86 tip
age | author | description |
---|---|---|
Fri, 11 Feb 2011 22:37:15 -0800 | Sam Lantinga | Happy 2011! :) |
Fri, 11 Feb 2011 20:49:13 -0800 | Sam Lantinga | There is only one width and height for the window. If those are changed during the course of a fullscreen mode change, then they'll stay that size when returning to windowed mode. |
Fri, 11 Feb 2011 12:17:40 -0800 | Sam Lantinga | Fixed creating the window on Mac OS X. |
Fri, 11 Feb 2011 00:25:44 -0800 | Sam Lantinga | Mostly fixed fullscreen mode on Mac OS X, and you can toggle it on and off. |
Thu, 10 Feb 2011 14:44:25 -0800 | Sam Lantinga | Window coordinates are in the global space and windows are not tied to a particular display. |
Thu, 20 Jan 2011 17:33:06 -0800 | Sam Lantinga | Fixed mouse button index for additional mouse buttons |
Fri, 21 Jan 2011 00:25:08 +0100 | Jjgod Jiang | Fix double mouse motion in OS X |