Mercurial > sdl-ios-xcode
log src/video/cocoa/SDL_cocoawindow.m @ 4915:834ce48a19c2
age | author | description |
---|---|---|
Sun, 09 May 2010 12:58:58 +0800 | Jjgod Jiang | Fix right mouse event handling in Cocoa |
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. |
Sun, 22 Aug 2010 13:45:56 -0700 | Sam Lantinga | Merged Eli's Google Summer of Code work from SDL-gsoc2010-shaped_windows |
Mon, 26 Jul 2010 21:48:53 -0400 | Eli Gottlieb | Working on Cocoa implementation. |
Fri, 13 Aug 2010 17:05:06 -0700 | Sam Lantinga | Fixed so the origin of the touch events is the upper left. |
Sat, 31 Jul 2010 20:55:33 -0700 | Sam Lantinga | Fixed sending motion and finger up events |