Mercurial > sdl-ios-xcode
log include/SDL_syswm.h @ 5098:e4301cde4de1
age | author | description |
---|---|---|
Fri, 21 Jan 2011 11:23:19 -0800 | Sam Lantinga | Fixed compile error on Mac OS X |
Thu, 20 Jan 2011 18:09:55 -0800 | Sam Lantinga | You can't have an empty union in the structure... |
Thu, 20 Jan 2011 18:04:05 -0800 | Sam Lantinga | Fixed bug #925 |
Thu, 20 Jan 2011 16:05:59 -0800 | Sam Lantinga | Added the ability to get the UIKit window through the SDL API. |
Wed, 29 Sep 2010 21:24:50 -0700 | Sam Lantinga | Documentation clarification |
Wed, 29 Sep 2010 21:13:52 -0700 | Sam Lantinga | Make the union nameless to reduce the complexity of the API. |
Mon, 27 Sep 2010 01:24:05 -0700 | Sam Lantinga | Merged the Windows custom window system hooks into the union used by X11. |