source: Dev/branches/rest-dojo-ui/client/dojox/gesture/README @ 256

Last change on this file since 256 was 256, checked in by hendrikvanantwerpen, 13 years ago

Reworked project structure based on REST interaction and Dojo library. As
soon as this is stable, the old jQueryUI branch can be removed (it's
kept for reference).

File size: 1.4 KB
Line 
1-------------------------------------------------------------------------------
2dojox.gesture
3-------------------------------------------------------------------------------
4Version 1.00
5Release date: 10/01/2011
6-------------------------------------------------------------------------------
7Project state:
8experimental
9-------------------------------------------------------------------------------
10Credits
11        Evan(Wei Huang) (evanhuangwei@gmail.com)
12        Si Qi Zhong (zhongsq@cn.ibm.com)       
13        Eduardo Abe (eabe@us.ibm.com)
14        Qi Ruan (rqruanqi@cn.ibm.com)
15        He Gu Yi (heguyi@cn.ibm.com)
16-------------------------------------------------------------------------------
17Project description
18
19Provide device neutral gestures that can be used on either touch devices or
20desktops, a machinery is also implemented for extending with more 3rd party gestures.
21
22-------------------------------------------------------------------------------
23Dependencies:
24
25Dojo Core
26-------------------------------------------------------------------------------
27Documentation
28
29[TODO]
30
31-------------------------------------------------------------------------------
32Installation instructions
33
34Grab the following from the Dojo SVN Repository:
35http://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/gesture/*
36
37Install into the following directory structure:
38/dojox/gesture/
39-------------------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.