Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11events.c @ 5115:686d795b1b29
age | author | description |
---|---|---|
Mon, 24 Jan 2011 13:47:35 -0600 | krogoway | Renamed SDL_keysym to SDL_KeySym |
Thu, 20 Jan 2011 16:05:59 -0800 | Sam Lantinga | Added the ability to get the UIKit window through the SDL API. |
Thu, 30 Dec 2010 13:21:39 -0800 | Sam Lantinga | Fixed compiling X11 touch interface |
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 12:07:55 -0700 | Sam Lantinga | Merged Jim's Google Summer of Code work from SDL-gsoc2010_gesture |
Wed, 04 Aug 2010 23:17:30 -0400 | Jim Grandpre | Fixed gestureMulti. Disabled dollar gesture temporarily. |