Scott González
|
d31f31cfa8
|
Interaction: Added _isValidTarget(), equivalent of _mouseCapture().
|
2012-01-14 16:14:39 -05:00 |
|
Scott González
|
3077b608c8
|
Interaction: Ignore MSPointer events if they're initiated from a mouse, but not from the primary button.
|
2012-01-12 21:25:19 -05:00 |
|
Scott González
|
d6c3360dec
|
Interaction: Added TODO for MSPointer.
|
2012-01-11 22:47:34 -05:00 |
|
Scott González
|
8f712d8928
|
Interaction: Save some bytes.
|
2012-01-11 22:34:46 -05:00 |
|
Scott González
|
3ffb6c6a2e
|
Interaction: MSPointer: Optimize by ignoring MSPointerMove events with the same x/y coords as the previous event.
|
2012-01-11 22:31:39 -05:00 |
|
Scott González
|
f09288d18f
|
Interaction: MSPointer: Prevent mouse event promotion. Properly retrieve x/y coordinates. Handle cancel events.
|
2012-01-11 22:04:41 -05:00 |
|
Scott González
|
a13894672a
|
Interaction: Initiail MSPointer implementation.
|
2012-01-08 22:17:19 -05:00 |
|
Scott González
|
7332f0e0dd
|
Interaction: Initial implementation of W3C Touch Events.
|
2012-01-08 22:01:29 -05:00 |
|
Scott González
|
e41a10b559
|
Interaction: Normalize top/left coordinates in hooks.
|
2012-01-08 21:48:53 -05:00 |
|
Scott González
|
726d3f67c2
|
Interaction: Fixed unbinding of mousemove and mouseup event handlers.
|
2012-01-07 20:49:49 -05:00 |
|
Scott González
|
dbaa744f0c
|
Interaction: Initial implementation for base interaction plugin.
|
2011-11-23 12:03:09 -05:00 |
|