39 lines
1.4 KiB
Plaintext
39 lines
1.4 KiB
Plaintext
|
-------------------------------------------------------------------------------
|
||
|
dojox.gesture
|
||
|
-------------------------------------------------------------------------------
|
||
|
Version 1.00
|
||
|
Release date: 10/01/2011
|
||
|
-------------------------------------------------------------------------------
|
||
|
Project state:
|
||
|
experimental
|
||
|
-------------------------------------------------------------------------------
|
||
|
Credits
|
||
|
Evan(Wei Huang) (evanhuangwei@gmail.com)
|
||
|
Si Qi Zhong (zhongsq@cn.ibm.com)
|
||
|
Eduardo Abe (eabe@us.ibm.com)
|
||
|
Qi Ruan (rqruanqi@cn.ibm.com)
|
||
|
He Gu Yi (heguyi@cn.ibm.com)
|
||
|
-------------------------------------------------------------------------------
|
||
|
Project description
|
||
|
|
||
|
Provide device neutral gestures that can be used on either touch devices or
|
||
|
desktops, a machinery is also implemented for extending with more 3rd party gestures.
|
||
|
|
||
|
-------------------------------------------------------------------------------
|
||
|
Dependencies:
|
||
|
|
||
|
Dojo Core
|
||
|
-------------------------------------------------------------------------------
|
||
|
Documentation
|
||
|
|
||
|
[TODO]
|
||
|
|
||
|
-------------------------------------------------------------------------------
|
||
|
Installation instructions
|
||
|
|
||
|
Grab the following from the Dojo SVN Repository:
|
||
|
http://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/gesture/*
|
||
|
|
||
|
Install into the following directory structure:
|
||
|
/dojox/gesture/
|
||
|
-------------------------------------------------------------------------------
|