Fork: GTv1

commits

date

comment

20ce81c88835
by shahed
Oct 17 2010
2:45 AM
default tip

Fixed the gesture feedback - "Highlight selected area". Issue#72

c25aec33922a
by Shahed
Oct 11 2010
3:51 AM

Removed old template files

b1be037bef6a
by Shahed
Oct 11 2010
3:49 AM

Reorganized the folder structure for project templates
Updated parser to sync with new folder structure
Updated item templates
Build new VSIX

31dc6554d240
by shahed
Oct 10 2010
5:16 AM

Fixed "TouchLimit" precondition. It now returns different combinitions of valid datasets when a touch point range is used.

dc6f7c5dc1ef
by shahed
Oct 4 2010
10:31 PM

Merge

e61a177b232c
by shahed
Oct 4 2010
10:28 PM

Updated test application

491789b0ab2b
by shahed
Oct 4 2010
10:23 PM

Added null check in hitTest
Fixed TouchTime primitive condition: added check for time unit

64d420f55826
by shahed
Sep 23 2010
2:32 AM

Fixed a type, Nov CTP should be Oct CTP.

4d66ab6ed6f0
by shahed
Sep 23 2010
2:27 AM

Added feature to add custom primitive conditions and return types (like gestures)
Updated item templates for primitive conditions and return types template
Build new VSI package for Nov CTP.

538154ce21a1
by shahed
Sep 5 2010
7:45 PM

added missing gesture definition for 3-5 finger selection/drag

98a2e9eb990c
by shahed
Aug 27 2010
5:46 PM

Removed automated test projects from "WPF sample app". We will move it to separate test solutions

dd8c628170f2
by shahed
Aug 27 2010
5:25 PM

Added script to compile gestures

9e3471648a81
by shahed
Aug 27 2010
3:12 AM

Changed TouchAction return type from dictionary to list. As dictionary won't work if devices don't provide unique TouchDeviceId

cec4fe98d23c
by shahed
Aug 27 2010
1:24 AM

Added new return type "Touch actions"

84753ea860d0
by shahed
Aug 21 2010
12:14 AM

Fixed build error caused by refactoring

0bae09bc82bc
by shahed
Aug 21 2010
12:05 AM

Added new return types: TouchPoints & TouchPaths

97c40b5c53bc
by shahed
Aug 20 2010
8:18 PM

Refactored/cleaned up EventManager

703e13a77e23
by shahed
Aug 17 2010
6:59 PM

Added multi-step gesture validation

ab3a340bfd96
by vanp
Aug 6 2010
3:15 PM

Fixed the "Position" bug in the Visual Studio Extension

d6cfa35965c1
by vanp
Aug 6 2010
12:19 AM

Refactored language services to all use a single resource. Bonus: the mysterious TUIO problems have disappeared.

871aa4d8bc0f
by vanp
Aug 5 2010
3:15 PM

Added the new Visual Studio extension that features syntax coloring

147a3fc9da65
by teddyseyed
Jul 29 2010
5:55 PM

Quick fix for AnotoTestApp.

88cc60691d79
by teddyseyed
Jul 28 2010
7:16 PM

Added gesture tests for Drag and Lasso.

a8b395e1164c
by shahed
Jul 28 2010
9:20 AM

Added visual studio template installer
Fixed language parser custom definition loading issue

6e887f229d85
by shahed
Jul 28 2010
7:02 AM

Updated MS Surface test application to work with recent changes in framework