2010-08-22 |
Sam Lantinga |
Merged Jim's Google Summer of Code work from SDL-gsoc2010_gesture
|
2010-08-15 |
Jim Grandpre |
Added README.touch and README.gesture. Moved touchtest/gestureSDLTest to test/testgesture
|
2010-08-05 |
Jim Grandpre |
Fixed gestureMulti. Disabled dollar gesture temporarily.
|
2010-07-31 |
jimtla |
Added SDL_TouchID, SDL_FingerID, SDL_GestureID types. Converted to integer cioordinates (<- not working).
|
2010-07-30 |
jimtla |
Upgraded touchId/fingerId to long. Changed position variables to floats.
|
2010-07-13 |
Jim Grandpre |
Added alternative finger tracking method. Still prefer IPHONE_TOUCH_EFFICIENT_DANGEROUS.
|
2010-07-13 |
Sam Lantinga |
Merged changes from the main SDL codebase
|
2010-07-11 |
Jim Grandpre |
Added some files I had previosuly missed
|
2010-07-09 |
Jim Grandpre |
Moved $1 Gestures into the SDL Library
|
2010-07-07 |
Jim Grandpre |
Moved Multi finger gesture recognition into the library.
|
2010-05-29 |
Jim Grandpre |
Added pressure support for touch events.
|
2010-05-28 |
Jim Grandpre |
Added reading of event* for touch events.
|
2010-05-27 |
Jim Grandpre |
Added touch event definitions. Heavily modified events/SDL_touch*.
|
2010-08-14 |
Sam Lantinga |
Fixed documentation error
|
2010-07-21 |
Sam Lantinga |
Added support for keyboard repeat (only tested on Windows so far)
|
2010-07-09 |
Sam Lantinga |
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
|
2010-05-10 |
Sam Lantinga |
Removed multi-mouse / multi-keyboard support in anticipation of a real multi-mouse and multi-touch API.
|
2010-04-16 |
Sam Lantinga |
Minor cleanup on Jiang's patch
|
2010-04-16 |
Sam Lantinga |
changeset: 4433:25667ea797fa
|
2010-03-25 |
Sam Lantinga |
General improvements for user custom event registration
|
2009-09-21 |
Sam Lantinga |
Fixed bug #706
SDL-1.2
|
2008-12-08 |
Sam Lantinga |
Updated copyright date
SDL-1.2
|
2008-08-06 |
Szymon Wilczek |
proximity events bug fix
gsoc2008_manymouse
|
2008-08-06 |
Szymon Wilczek |
Sharpened code looks and a minor events upgrade
gsoc2008_manymouse
|
2008-08-05 |
Szymon Wilczek |
Cursor support added
gsoc2008_manymouse
|
2008-07-06 |
Szymon Wilczek |
Pressure levels. Documentation http://wilku.ravenlord.ws/doku.php?id=documentation
gsoc2008_manymouse
|
2008-07-05 |
Szymon Wilczek |
Estethic changes noted on the SDL meeting 05.07.08
gsoc2008_manymouse
|
2008-07-02 |
Szymon Wilczek |
Proximity events and evil-temporary makefile repair
gsoc2008_manymouse
|
2008-06-06 |
Szymon Wilczek |
http://wilku.ravenlord.ws/doku.php?id=documentation for information how things work. Currently implemented: detecting many pointing devices and pressure detection. Still a bug. Each program has to be comipled with a flag -lXi
gsoc2008_manymouse
|
2010-01-24 |
Sam Lantinga |
Fixed bug #926
|