Changeset 7521 for incubator/SimpleGesture
- Timestamp:
- 04/24/09 08:50:09 (17 months ago)
- Location:
- incubator/SimpleGesture
- Files:
-
- 71 added
- 1 modified
-
. (modified) (1 prop)
-
.project (added)
-
IT Mill Toolkit Hosted Mode.launch (added)
-
SimpleGesture.launch (added)
-
WebContent (added)
-
WebContent/ITMILL (added)
-
WebContent/ITMILL/themes (added)
-
WebContent/ITMILL/themes/mork (added)
-
WebContent/ITMILL/themes/mork/bg.png (added)
-
WebContent/ITMILL/themes/mork/cbarrow.png (added)
-
WebContent/ITMILL/themes/mork/cbpage.png (added)
-
WebContent/ITMILL/themes/mork/colors.css (added)
-
WebContent/ITMILL/themes/mork/colsel.png (added)
-
WebContent/ITMILL/themes/mork/dots.png (added)
-
WebContent/ITMILL/themes/mork/handle.png (added)
-
WebContent/ITMILL/themes/mork/mfade.png (added)
-
WebContent/ITMILL/themes/mork/mork.css (added)
-
WebContent/ITMILL/themes/mork/next.png (added)
-
WebContent/ITMILL/themes/mork/prev.png (added)
-
WebContent/ITMILL/themes/mork/styles.css (added)
-
WebContent/ITMILL/themes/mork/x.png (added)
-
WebContent/ITMILL/widgetsets (added)
-
WebContent/ITMILL/widgetsets/com.itmill.incubator.simplegesture.gwt.SimpleGestureWidgetSet (added)
-
WebContent/ITMILL/widgetsets/com.itmill.incubator.simplegesture.gwt.SimpleGestureWidgetSet/011F8532A69D3EADF8780A13AF9DB638.cache.html (added)
-
WebContent/ITMILL/widgetsets/com.itmill.incubator.simplegesture.gwt.SimpleGestureWidgetSet/10230A93D6CD3751DFF9BB6CA41EB695.cache.html (added)
-
WebContent/ITMILL/widgetsets/com.itmill.incubator.simplegesture.gwt.SimpleGestureWidgetSet/31C12C607BE27B26DA76290BAC6C7D19.cache.html (added)
-
WebContent/ITMILL/widgetsets/com.itmill.incubator.simplegesture.gwt.SimpleGestureWidgetSet/548CDF11D6FE9011F3447CA200D7FB7F.cache.png (added)
-
WebContent/ITMILL/widgetsets/com.itmill.incubator.simplegesture.gwt.SimpleGestureWidgetSet/635BC413279A55E6FBE4484DE6EA5FE1.cache.png (added)
-
WebContent/ITMILL/widgetsets/com.itmill.incubator.simplegesture.gwt.SimpleGestureWidgetSet/6830E79B1D7C445E2908967A1927641A.cache.html (added)
-
WebContent/ITMILL/widgetsets/com.itmill.incubator.simplegesture.gwt.SimpleGestureWidgetSet/7B7068347B4D0F9FBA40BDB97F9BD8BE.cache.html (added)
-
WebContent/ITMILL/widgetsets/com.itmill.incubator.simplegesture.gwt.SimpleGestureWidgetSet/9DA92932034707C17CFF15F95086D53F.cache.png (added)
-
WebContent/ITMILL/widgetsets/com.itmill.incubator.simplegesture.gwt.SimpleGestureWidgetSet/A7CD51F9E5A7DED5F85AD1D82BA67A8A.cache.png (added)
-
WebContent/ITMILL/widgetsets/com.itmill.incubator.simplegesture.gwt.SimpleGestureWidgetSet/clear.cache.gif (added)
-
WebContent/ITMILL/widgetsets/com.itmill.incubator.simplegesture.gwt.SimpleGestureWidgetSet/com.itmill.incubator.simplegesture.gwt.SimpleGestureWidgetSet.nocache.js (added)
-
WebContent/ITMILL/widgetsets/com.itmill.incubator.simplegesture.gwt.SimpleGestureWidgetSet/history.html (added)
-
WebContent/ITMILL/widgetsets/com.itmill.incubator.simplegesture.gwt.SimpleGestureWidgetSet/hosted.html (added)
-
WebContent/META-INF (added)
-
WebContent/META-INF/MANIFEST.MF (added)
-
WebContent/WEB-INF (added)
-
WebContent/WEB-INF/classes (added)
-
WebContent/WEB-INF/lib (added)
-
WebContent/WEB-INF/lib/itmill-toolkit-5.3.0.jar (added)
-
WebContent/WEB-INF/lib/jetty-6.1.7.jar (added)
-
WebContent/WEB-INF/lib/jetty-util-6.1.7.jar (added)
-
WebContent/WEB-INF/lib/servlet-api-2.5-6.1.7.jar (added)
-
WebContent/WEB-INF/src (added)
-
WebContent/WEB-INF/src/com (added)
-
WebContent/WEB-INF/src/com/itmill (added)
-
WebContent/WEB-INF/src/com/itmill/incubator (added)
-
WebContent/WEB-INF/src/com/itmill/incubator/image (added)
-
WebContent/WEB-INF/src/com/itmill/incubator/image/Image.java (added)
-
WebContent/WEB-INF/src/com/itmill/incubator/simplegesture (added)
-
WebContent/WEB-INF/src/com/itmill/incubator/simplegesture/SimpleGesture.java (added)
-
WebContent/WEB-INF/src/com/itmill/incubator/simplegesture/SimpleGestureDemo.java (added)
-
WebContent/WEB-INF/src/com/itmill/incubator/simplegesture/directions.png (added)
-
WebContent/WEB-INF/src/com/itmill/incubator/simplegesture/gwt (added)
-
WebContent/WEB-INF/src/com/itmill/incubator/simplegesture/gwt/SimpleGestureWidgetSet.gwt.xml (added)
-
WebContent/WEB-INF/src/com/itmill/incubator/simplegesture/gwt/client (added)
-
WebContent/WEB-INF/src/com/itmill/incubator/simplegesture/gwt/client/Common.java (added)
-
WebContent/WEB-INF/src/com/itmill/incubator/simplegesture/gwt/client/SimpleGestureWidgetSet.java (added)
-
WebContent/WEB-INF/src/com/itmill/incubator/simplegesture/gwt/client/ui (added)
-
WebContent/WEB-INF/src/com/itmill/incubator/simplegesture/gwt/client/ui/ISimpleGesture.java (added)
-
WebContent/WEB-INF/src/com/itmill/incubator/simplegesture/hint.png (added)
-
WebContent/WEB-INF/src/com/itmill/incubator/simplegesture/image.jpg (added)
-
WebContent/WEB-INF/src/com/itmill/toolkit (added)
-
WebContent/WEB-INF/src/com/itmill/toolkit/launcher (added)
-
WebContent/WEB-INF/src/com/itmill/toolkit/launcher/ITMillToolkitDesktopMode.java (added)
-
WebContent/WEB-INF/src/com/itmill/toolkit/launcher/ITMillToolkitWebMode.java (added)
-
WebContent/WEB-INF/src/com/itmill/toolkit/launcher/util (added)
-
WebContent/WEB-INF/src/com/itmill/toolkit/launcher/util/BrowserLauncher.java (added)
-
WebContent/WEB-INF/web.xml (added)
-
build-widgetset.xml (added)
-
incubator/SimpleGesture
-
Property
svn:ignore set
to
gwt
.settings
-
Property
svn:ignore set
to
