Mercurial > sdl-ios-xcode
log src/video/win32/SDL_win32events.c @ 5056:8b7988f42fcb
age | author | description |
---|---|---|
Thu, 20 Jan 2011 16:05:59 -0800 | Sam Lantinga | Added the ability to get the UIKit window through the SDL API. |
Wed, 19 Jan 2011 22:39:02 -0800 | Sam Lantinga | John Wilson 2010-08-17 17:09:16 PDT |
Wed, 29 Dec 2010 15:23:54 -0800 | Sam Lantinga | Removed carriage returns |
Tue, 30 Nov 2010 17:58:51 -0800 | Sam Lantinga | First pass at Windows multi-touch gesture support |
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. |