Sam Lantinga [Wed, 01 Dec 2010 12:17:12 -0800] rev 4923
Renamed X11 touch files for consistency
Sam Lantinga [Wed, 01 Dec 2010 12:02:52 -0800] rev 4922
Don't conflict with glext.h if it's already been included
Sam Lantinga [Tue, 30 Nov 2010 18:08:01 -0800] rev 4921
Fixed crash if the gesture coordinates go negative - FIXME: Should this protection be at a lower level?
Sam Lantinga [Tue, 30 Nov 2010 18:07:31 -0800] rev 4920
Fixed massive stack memory usage in the gesture functions
Sam Lantinga [Tue, 30 Nov 2010 17:58:51 -0800] rev 4919
First pass at Windows multi-touch gesture support
Sam Lantinga [Tue, 30 Nov 2010 12:38:46 -0800] rev 4918
Added a Visual Studio project for testgesture
Sam Lantinga [Tue, 30 Nov 2010 12:04:01 -0800] rev 4917
Removed references to testwm
Daniel Wyatt [Sun, 28 Nov 2010 22:30:16 -0500] rev 4916
Better horizontal candidate list rendering.
Added horzcandspacing constant to add space between horizontal candidates.
Jjgod Jiang [Sun, 09 May 2010 12:58:58 +0800] rev 4915
Fix right mouse event handling in Cocoa
NSView in Cocoa has a different event handling procedure for
right mouse events (rightMouseDown: etc.)
Daniel Wyatt [Tue, 23 Nov 2010 20:29:45 -0500] rev 4914
Code style updates.