Fri, 31 Dec 2010 08:50:06 -0800 |
Sam Lantinga |
Don't crash when resizing non-shaped windows
|
Thu, 02 Dec 2010 11:56:23 -0800 |
Sam Lantinga |
Fixed touch events on Mac OS X 10.6
|
Wed, 01 Dec 2010 12:23:16 -0800 |
Sam Lantinga |
Removed support for 10.3.9
|
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
|
Sat, 31 Jul 2010 20:38:37 -0700 |
Sam Lantinga |
Fixed various type and print format issues
|
Sat, 31 Jul 2010 20:02:54 +0400 |
jimtla |
Added SDL_TouchID, SDL_FingerID, SDL_GestureID types. Converted to integer cioordinates (<- not working).
|
Fri, 30 Jul 2010 23:18:35 +0400 |
jimtla |
Upgraded touchId/fingerId to long. Changed position variables to floats.
|
Thu, 29 Jul 2010 12:26:59 -0400 |
Jim Grandpre |
Added better logging
|
Thu, 29 Jul 2010 12:24:34 -0400 |
Jim Grandpre |
Prevented SDL_SendDown from sending on nonexistent touch devices.
|