Mercurial > sdl-ios-xcode
log src/video/uikit/SDL_uikitview.m @ 4506:b577f47379f3
age | author | description |
---|---|---|
Wed, 07 Jul 2010 18:58:51 -0700 | Sam Lantinga | Updated iPhone keyboard code (which builds and runs on the iPad and iPhone simulator now) |
Tue, 06 Jul 2010 22:08:19 -0700 | Sam Lantinga | Re-implemented single mouse touches on the iPhone/iPad |
Sun, 09 May 2010 20:47:22 -0700 | Sam Lantinga | Removed multi-mouse / multi-keyboard support in anticipation of a real multi-mouse and multi-touch API. |
Thu, 21 Jan 2010 06:21:52 +0000 | Sam Lantinga | Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance. |
Thu, 01 Jan 2009 07:59:08 +0000 | Sam Lantinga | Fixed X11 mouse motion/button events - it's not actually safe to cast mouse events to device events. |
Mon, 08 Dec 2008 00:27:32 +0000 | Sam Lantinga | Updated copyright date |
Sat, 04 Oct 2008 06:46:59 +0000 | Sam Lantinga | Final merge of Google Summer of Code 2008 work... |