You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dj...@apache.org on 2009/07/16 21:14:56 UTC

svn commit: r794787 [1/34] - in /geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src: ./ animation/ cal/ charting/ charting/svg/ charting/vml/ collections/ crypto/ data/ data/core/ data/old/ data/old/format/ data/old/provider/ date/ debug/ ...

Author: djencks
Date: Thu Jul 16 19:14:41 2009
New Revision: 794787

URL: http://svn.apache.org/viewvc?rev=794787&view=rev
Log:
GERONIMO-4750 put the dojo 0.4.3 previously in svn in a zip file directly in svn.  Patch from Rex Wang, thanks

Added:
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/AdapterRegistry.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/Deferred.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/DeferredList.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/a11y.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/animation/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/animation.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/animation/Animation.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/animation/AnimationEvent.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/animation/AnimationSequence.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/animation/Timer.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/animation/__package__.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/behavior.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/bootstrap1.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/browser_debug.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/browser_debug_xd.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/cal/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/cal/iCalendar.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/cal/textDirectory.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/charting/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/charting/Axis.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/charting/Chart.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/charting/Plot.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/charting/PlotArea.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/charting/Plotters.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/charting/README.txt   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/charting/Series.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/charting/__package__.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/charting/svg/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/charting/svg/Axis.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/charting/svg/PlotArea.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/charting/svg/Plotters.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/charting/vml/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/charting/vml/Axis.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/charting/vml/PlotArea.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/charting/vml/Plotters.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/collections/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/collections/ArrayList.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/collections/BinaryTree.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/collections/Collections.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/collections/Dictionary.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/collections/Graph.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/collections/Queue.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/collections/Set.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/collections/SkipList.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/collections/SortedList.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/collections/Stack.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/collections/Store.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/collections/__package__.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/crypto/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/crypto.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/crypto/Blowfish.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/crypto/LICENSE
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/crypto/MD5.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/crypto/Rijndael.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/crypto/SHA1.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/crypto/SHA256.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/crypto/__package__.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/data/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/data.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/data/CsvStore.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/data/OpmlStore.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/data/RdfStore.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/data/YahooStore.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/data/core/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/data/core/Read.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/data/core/RemoteStore.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/data/core/Result.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/data/core/Write.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/data/old/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/data/old/Attribute.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/data/old/Item.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/data/old/Kind.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/data/old/Observable.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/data/old/ResultSet.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/data/old/Type.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/data/old/Value.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/data/old/__package__.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/data/old/format/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/data/old/format/Csv.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/data/old/format/Json.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/data/old/provider/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/data/old/provider/Base.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/data/old/provider/Delicious.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/data/old/provider/FlatFile.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/data/old/provider/JotSpot.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/data/old/provider/MySql.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/data/old/to_do.txt   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/date/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/date.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/date/common.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/date/format.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/date/serialize.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/date/supplemental.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/debug/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/debug.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/debug/Firebug.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/debug/console.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/debug/deep.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/dnd/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/dnd/DragAndDrop.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/dnd/HtmlDragAndDrop.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/dnd/HtmlDragCopy.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/dnd/HtmlDragManager.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/dnd/HtmlDragMove.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/dnd/Sortable.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/dnd/TreeDragAndDrop.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/dnd/TreeDragAndDropV3.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/dnd/__package__.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/docs.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/dom.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/event/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/event.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/event/__package__.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/event/browser.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/event/common.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/event/topic.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/experimental.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/flash/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/flash.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/flash/flash6/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/flash/flash6/DojoExternalInterface.as
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/flash/flash8/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/flash/flash8/DojoExternalInterface.as
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/flash/flash8/ExpressInstall.as
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/gfx/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/gfx/Colorspace.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/gfx/__package__.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/gfx/color/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/gfx/color.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/gfx/color/hsl.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/gfx/color/hsv.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/gfx/common.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/gfx/matrix.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/gfx/path.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/gfx/shape.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/gfx/svg.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/gfx/vml.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/graphics/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/graphics/Colorspace.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/graphics/__package__.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/graphics/color/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/graphics/color.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/graphics/color/hsl.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/graphics/color/hsv.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/hostenv_adobesvg.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/hostenv_browser.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/hostenv_dashboard.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/hostenv_jsc.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/hostenv_rhino.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/hostenv_spidermonkey.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/hostenv_svg.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/hostenv_wsh.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/html/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/html.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/html/__package__.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/html/color.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/html/common.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/html/display.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/html/iframe.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/html/layout.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/html/metrics.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/html/selection.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/html/shadow.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/html/style.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/html/util.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/README
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/de/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/de/gregorian.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/en/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/en/gregorian.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/es/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/es/gregorian.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/fi/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/fi/gregorian.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/fr/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/fr/gregorian.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/gregorian.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/gregorianExtras.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/hu/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/hu/gregorian.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/it/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/it/gregorian.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/ja/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/ja/gregorian.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/ja/gregorianExtras.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/ko/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/ko/gregorian.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/nl/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/nl/gregorian.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/pt/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/pt-br/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/pt-br/gregorian.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/pt/gregorian.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/sv/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/sv/gregorian.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/zh/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/zh-cn/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/zh-cn/gregorian.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/zh-hk/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/zh-hk/gregorian.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/zh-tw/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/zh-tw/gregorian.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/zh/gregorian.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/calendar/nls/zh/gregorianExtras.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/common.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/currency/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/currency.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/currency/common.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/currency/nls/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/currency/nls/EUR.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/currency/nls/GBP.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/currency/nls/INR.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/currency/nls/ITL.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/currency/nls/JPY.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/currency/nls/README
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/currency/nls/USD.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/currency/nls/en/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/currency/nls/en-us/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/currency/nls/en-us/USD.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/currency/nls/en/EUR.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/currency/nls/en/GBP.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/currency/nls/en/INR.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/currency/nls/en/ITL.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/currency/nls/en/JPY.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/currency/nls/en/USD.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/currency/nls/hi/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/currency/nls/hi/EUR.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/currency/nls/hi/GBP.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/currency/nls/hi/INR.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/currency/nls/hi/ITL.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/currency/nls/hi/JPY.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/currency/nls/hi/USD.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/currency/nls/ja/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/currency/nls/ja/EUR.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/currency/nls/ja/GBP.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/currency/nls/ja/INR.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/currency/nls/ja/ITL.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/currency/nls/ja/JPY.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/currency/nls/ja/USD.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/i18n/number.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/iCalendar.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/io/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/io.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/io/BrowserIO.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/io/IframeIO.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/io/RepubsubIO.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/io/RhinoIO.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/io/ScriptSrcIO.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/io/XhrIframeProxy.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/io/__package__.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/io/cometd.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/io/common.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/io/cookie.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/io/xip_client.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/io/xip_server.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/json.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/lang/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/lang.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/lang/__package__.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/lang/array.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/lang/assert.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/lang/common.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/lang/declare.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/lang/extras.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/lang/func.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/lang/repr.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/lang/timing/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/lang/timing/Streamer.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/lang/timing/Timer.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/lang/timing/__package__.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/lang/type.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/lfx/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/lfx/Animation.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/lfx/__package__.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/lfx/extras.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/lfx/html.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/lfx/rounded.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/lfx/shadow.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/lfx/toggle.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/loader.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/loader_xd.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/logging/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/logging/ConsoleLogger.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/logging/Logger.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/logging/__package__.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/math/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/math.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/math/__package__.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/math/curves.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/math/matrix.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/math/points.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/namespaces/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/namespaces/dojo.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/ns.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/profile.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/regexp.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/rpc/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/rpc/Deferred.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/rpc/JotService.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/rpc/JsonService.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/rpc/RpcService.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/rpc/YahooService.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/rpc/__package__.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/rpc/yahoo.smd
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/selection/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/selection/Selection.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/storage/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/storage.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/storage/Storage.as
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/storage/__package__.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/storage/browser.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/storage/java/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/storage/java/DojoFileStorageProvider.java   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/string/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/string.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/string/Builder.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/string/__package__.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/string/common.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/string/extras.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/style.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/svg.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/text/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/text/__package__.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/text/textDirectory.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/undo/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/undo/Manager.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/undo/__package__.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/undo/browser.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/uri/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/uri/Uri.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/uri/__package__.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/uri/cache.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/uuid/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/uuid/LightweightGenerator.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/uuid/NameBasedGenerator.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/uuid/NilGenerator.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/uuid/RandomGenerator.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/uuid/TimeBasedGenerator.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/uuid/Uuid.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/uuid/__package__.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/validate/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/validate.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/validate/__package__.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/validate/check.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/validate/common.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/validate/creditCard.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/validate/datetime.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/validate/de.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/validate/jp.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/validate/us.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/validate/web.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/AccordionContainer.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/AnimatedPng.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Button.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Chart.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Checkbox.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Clock.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/ColorPalette.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/ComboBox.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/ContentPane.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/CurrencyTextbox.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/DatePicker.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/DateTextbox.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/DebugConsole.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Dialog.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/DocPane.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/DomWidget.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/DropdownContainer.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/DropdownDatePicker.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/DropdownTimePicker.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Editor.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Editor2.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Editor2Plugin/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Editor2Plugin/AlwaysShowToolbar.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Editor2Plugin/ContextMenu.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Editor2Plugin/CreateLinkDialog.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Editor2Plugin/FindReplace.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Editor2Plugin/FindReplaceDialog.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Editor2Plugin/InsertImageDialog.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Editor2Plugin/InsertTableDialog.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Editor2Plugin/SimpleSignalCommands.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Editor2Plugin/TableOperation.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Editor2Plugin/ToolbarDndSupport.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Editor2Plugin/__package__.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Editor2Toolbar.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/FilteringTable.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/FisheyeList.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/FloatingPane.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Form.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/GoogleMap.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/HtmlWidget.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/InlineEditBox.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/IntegerTextbox.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/InternetTextbox.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/LayoutContainer.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/LinkPane.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Manager.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Menu2.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/MonthlyCalendar.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/PageContainer.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Parse.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/PopupContainer.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/ProgressBar.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/RadioGroup.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/RealNumberTextbox.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/RegexpTextbox.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/RemoteTabController.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Repeater.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/ResizableTextarea.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/ResizeHandle.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/RichText.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Rounded.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Select.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Show.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/ShowAction.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/ShowSlide.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/SlideShow.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Slider.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/SortableTable.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Spinner.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/SplitContainer.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/SvgButton.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/SvgWidget.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/SwtWidget.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/TabContainer.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/TaskBar.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Textbox.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/TimePicker.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/TitlePane.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Toaster.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Toggler.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Toolbar.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Tooltip.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Tree.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/TreeBasicController.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/TreeBasicControllerV3.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/TreeCommon.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/TreeContextMenu.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/TreeContextMenuV3.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/TreeControllerExtension.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/TreeDemo.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/TreeDeselectOnDblselect.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/TreeDisableWrapExtension.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/TreeDndControllerV3.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/TreeDocIconExtension.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/TreeEditor.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/TreeEmphasizeOnSelect.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/TreeExpandToNodeOnSelect.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/TreeExtension.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/TreeLinkExtension.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/TreeLoadingController.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/TreeLoadingControllerV3.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/TreeNode.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/TreeNodeV3.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/TreeRPCController.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/TreeRpcControllerV3.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/TreeSelector.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/TreeSelectorV3.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/TreeTimeoutIterator.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/TreeToggleOnSelect.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/TreeV3.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/TreeWithNode.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/UsTextbox.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/ValidationTextbox.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Widget.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/Wizard.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/YahooMap.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/__package__.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/demoEngine/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/demoEngine/DemoContainer.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/demoEngine/DemoItem.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/demoEngine/DemoNavigator.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/demoEngine/DemoPane.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/demoEngine/SourcePane.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/demoEngine/__package__.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/demoEngine/templates/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/demoEngine/templates/DemoContainer.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/demoEngine/templates/DemoContainer.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/demoEngine/templates/DemoItem.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/demoEngine/templates/DemoItem.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/demoEngine/templates/DemoNavigator.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/demoEngine/templates/DemoNavigator.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/demoEngine/templates/DemoPane.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/demoEngine/templates/DemoPane.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/demoEngine/templates/SourcePane.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/demoEngine/templates/SourcePane.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/demoEngine/templates/general.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/html/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/html/layout.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/html/loader.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/html/stabile.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/nls/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/nls/DropdownDatePicker.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/nls/DropdownTimePicker.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/nls/TimePicker.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/nls/fr/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/nls/fr/validate.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/nls/ja/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/nls/ja/validate.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/nls/validate.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/nls/zh-cn/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/nls/zh-cn/validate.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/svg/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/svg/Chart.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/AccordionPane.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/AccordionPane.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/ButtonTemplate.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/ButtonTemplate.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/Checkbox.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/Checkbox.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/CheckboxA11y.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/CiviCrmDatePicker.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/ComboBox.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/ComboBox.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/ComboButtonTemplate.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/DatePicker.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/DatePicker.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/DemoEngine.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/Dialog.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/DocPane.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/DocPane.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/DropDownButtonTemplate.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/Editor2/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/Editor2/Dialog/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/Editor2/Dialog/createlink.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/Editor2/Dialog/find.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/Editor2/Dialog/insertimage.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/Editor2/Dialog/inserttable.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/Editor2/Dialog/replace.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/Editor2/EditorDialog.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/Editor2/EditorToolbar_FontName.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/Editor2/EditorToolbar_FontSize.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/Editor2/EditorToolbar_FormatBlock.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/Editor2/showtableborder_gecko.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/Editor2/showtableborder_ie.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/EditorToolbar.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/EditorToolbar.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/EditorToolbarOneline.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/FisheyeList.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/FloatingPane.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/FloatingPane.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/InlineEditBox.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/InlineEditBox.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/Menu.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/Menu2.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/MonthlyCalendar.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/MonthlyCalendar.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/PopUpButton.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/ProgressBar.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/ProgressBar.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/RemoteTabControl.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/ResizableTextarea.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/ResizableTextarea.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/ResizeHandle.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/Show.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/Show.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/ShowSlide.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/ShowSlide.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/SlideShow.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/SlideShow.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/Slider.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/Slider.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/SliderHorizontal.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/SliderVertical.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/Spinner.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/Spinner.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/SplitContainer.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/TabContainer.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/TabContainer.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/TabContainerA11y.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/TaskBar.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/TaskBarItemTemplate.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/Textbox.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/TimePicker.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/TimePicker.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/TitlePane.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/Toaster.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/Toolbar.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/TooltipTemplate.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/Tree.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/TreeDisableWrap.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/TreeDocIcon.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/TreeEditor.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/TreeV3.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/Validate.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/ValidationTextbox.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/Wizard.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/Wizard.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/images/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/images/Tree/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/images/Tree/Tree.css   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/images/no.svg
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/templates/richtextframe.html   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/validate.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/vml/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/widget/vml/Chart.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/xml/
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/xml/Parse.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/xml/XslTransform.js   (with props)
    geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/xml/__package__.js   (with props)

Added: geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/AdapterRegistry.js
URL: http://svn.apache.org/viewvc/geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/AdapterRegistry.js?rev=794787&view=auto
==============================================================================
--- geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/AdapterRegistry.js (added)
+++ geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/AdapterRegistry.js Thu Jul 16 19:14:41 2009
@@ -0,0 +1,44 @@
+/*
+	Copyright (c) 2004-2006, The Dojo Foundation
+	All Rights Reserved.
+
+	Licensed under the Academic Free License version 2.1 or above OR the
+	modified BSD license. For more information on Dojo licensing, see:
+
+		http://dojotoolkit.org/community/licensing.shtml
+*/
+
+
+
+dojo.provide("dojo.AdapterRegistry");
+dojo.require("dojo.lang.func");
+dojo.AdapterRegistry = function (returnWrappers) {
+	this.pairs = [];
+	this.returnWrappers = returnWrappers || false;
+};
+dojo.lang.extend(dojo.AdapterRegistry, {register:function (name, check, wrap, directReturn, override) {
+	var type = (override) ? "unshift" : "push";
+	this.pairs[type]([name, check, wrap, directReturn]);
+}, match:function () {
+	for (var i = 0; i < this.pairs.length; i++) {
+		var pair = this.pairs[i];
+		if (pair[1].apply(this, arguments)) {
+			if ((pair[3]) || (this.returnWrappers)) {
+				return pair[2];
+			} else {
+				return pair[2].apply(this, arguments);
+			}
+		}
+	}
+	throw new Error("No match found");
+}, unregister:function (name) {
+	for (var i = 0; i < this.pairs.length; i++) {
+		var pair = this.pairs[i];
+		if (pair[0] == name) {
+			this.pairs.splice(i, 1);
+			return true;
+		}
+	}
+	return false;
+}});
+

Propchange: geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/AdapterRegistry.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/AdapterRegistry.js
------------------------------------------------------------------------------
    svn:keywords = Date Revision

Propchange: geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/AdapterRegistry.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/Deferred.js
URL: http://svn.apache.org/viewvc/geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/Deferred.js?rev=794787&view=auto
==============================================================================
--- geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/Deferred.js (added)
+++ geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/Deferred.js Thu Jul 16 19:14:41 2009
@@ -0,0 +1,165 @@
+/*
+	Copyright (c) 2004-2006, The Dojo Foundation
+	All Rights Reserved.
+
+	Licensed under the Academic Free License version 2.1 or above OR the
+	modified BSD license. For more information on Dojo licensing, see:
+
+		http://dojotoolkit.org/community/licensing.shtml
+*/
+
+
+
+dojo.provide("dojo.Deferred");
+dojo.require("dojo.lang.func");
+dojo.Deferred = function (canceller) {
+	this.chain = [];
+	this.id = this._nextId();
+	this.fired = -1;
+	this.paused = 0;
+	this.results = [null, null];
+	this.canceller = canceller;
+	this.silentlyCancelled = false;
+};
+dojo.lang.extend(dojo.Deferred, {getFunctionFromArgs:function () {
+	var a = arguments;
+	if ((a[0]) && (!a[1])) {
+		if (dojo.lang.isFunction(a[0])) {
+			return a[0];
+		} else {
+			if (dojo.lang.isString(a[0])) {
+				return dj_global[a[0]];
+			}
+		}
+	} else {
+		if ((a[0]) && (a[1])) {
+			return dojo.lang.hitch(a[0], a[1]);
+		}
+	}
+	return null;
+}, makeCalled:function () {
+	var deferred = new dojo.Deferred();
+	deferred.callback();
+	return deferred;
+}, repr:function () {
+	var state;
+	if (this.fired == -1) {
+		state = "unfired";
+	} else {
+		if (this.fired == 0) {
+			state = "success";
+		} else {
+			state = "error";
+		}
+	}
+	return "Deferred(" + this.id + ", " + state + ")";
+}, toString:dojo.lang.forward("repr"), _nextId:(function () {
+	var n = 1;
+	return function () {
+		return n++;
+	};
+})(), cancel:function () {
+	if (this.fired == -1) {
+		if (this.canceller) {
+			this.canceller(this);
+		} else {
+			this.silentlyCancelled = true;
+		}
+		if (this.fired == -1) {
+			this.errback(new Error(this.repr()));
+		}
+	} else {
+		if ((this.fired == 0) && (this.results[0] instanceof dojo.Deferred)) {
+			this.results[0].cancel();
+		}
+	}
+}, _pause:function () {
+	this.paused++;
+}, _unpause:function () {
+	this.paused--;
+	if ((this.paused == 0) && (this.fired >= 0)) {
+		this._fire();
+	}
+}, _continue:function (res) {
+	this._resback(res);
+	this._unpause();
+}, _resback:function (res) {
+	this.fired = ((res instanceof Error) ? 1 : 0);
+	this.results[this.fired] = res;
+	this._fire();
+}, _check:function () {
+	if (this.fired != -1) {
+		if (!this.silentlyCancelled) {
+			dojo.raise("already called!");
+		}
+		this.silentlyCancelled = false;
+		return;
+	}
+}, callback:function (res) {
+	this._check();
+	this._resback(res);
+}, errback:function (res) {
+	this._check();
+	if (!(res instanceof Error)) {
+		res = new Error(res);
+	}
+	this._resback(res);
+}, addBoth:function (cb, cbfn) {
+	var enclosed = this.getFunctionFromArgs(cb, cbfn);
+	if (arguments.length > 2) {
+		enclosed = dojo.lang.curryArguments(null, enclosed, arguments, 2);
+	}
+	return this.addCallbacks(enclosed, enclosed);
+}, addCallback:function (cb, cbfn) {
+	var enclosed = this.getFunctionFromArgs(cb, cbfn);
+	if (arguments.length > 2) {
+		enclosed = dojo.lang.curryArguments(null, enclosed, arguments, 2);
+	}
+	return this.addCallbacks(enclosed, null);
+}, addErrback:function (cb, cbfn) {
+	var enclosed = this.getFunctionFromArgs(cb, cbfn);
+	if (arguments.length > 2) {
+		enclosed = dojo.lang.curryArguments(null, enclosed, arguments, 2);
+	}
+	return this.addCallbacks(null, enclosed);
+	return this.addCallbacks(null, cbfn);
+}, addCallbacks:function (cb, eb) {
+	this.chain.push([cb, eb]);
+	if (this.fired >= 0) {
+		this._fire();
+	}
+	return this;
+}, _fire:function () {
+	var chain = this.chain;
+	var fired = this.fired;
+	var res = this.results[fired];
+	var self = this;
+	var cb = null;
+	while (chain.length > 0 && this.paused == 0) {
+		var pair = chain.shift();
+		var f = pair[fired];
+		if (f == null) {
+			continue;
+		}
+		try {
+			res = f(res);
+			fired = ((res instanceof Error) ? 1 : 0);
+			if (res instanceof dojo.Deferred) {
+				cb = function (res) {
+					self._continue(res);
+				};
+				this._pause();
+			}
+		}
+		catch (err) {
+			fired = 1;
+			res = err;
+		}
+	}
+	this.fired = fired;
+	this.results[fired] = res;
+	if ((cb) && (this.paused)) {
+		res.addBoth(cb);
+	}
+}});
+

Propchange: geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/Deferred.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/Deferred.js
------------------------------------------------------------------------------
    svn:keywords = Date Revision

Propchange: geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/Deferred.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/DeferredList.js
URL: http://svn.apache.org/viewvc/geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/DeferredList.js?rev=794787&view=auto
==============================================================================
--- geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/DeferredList.js (added)
+++ geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/DeferredList.js Thu Jul 16 19:14:41 2009
@@ -0,0 +1,77 @@
+/*
+	Copyright (c) 2004-2006, The Dojo Foundation
+	All Rights Reserved.
+
+	Licensed under the Academic Free License version 2.1 or above OR the
+	modified BSD license. For more information on Dojo licensing, see:
+
+		http://dojotoolkit.org/community/licensing.shtml
+*/
+
+
+
+dojo.require("dojo.Deferred");
+dojo.provide("dojo.DeferredList");
+dojo.DeferredList = function (list, fireOnOneCallback, fireOnOneErrback, consumeErrors, canceller) {
+	this.list = list;
+	this.resultList = new Array(this.list.length);
+	this.chain = [];
+	this.id = this._nextId();
+	this.fired = -1;
+	this.paused = 0;
+	this.results = [null, null];
+	this.canceller = canceller;
+	this.silentlyCancelled = false;
+	if (this.list.length === 0 && !fireOnOneCallback) {
+		this.callback(this.resultList);
+	}
+	this.finishedCount = 0;
+	this.fireOnOneCallback = fireOnOneCallback;
+	this.fireOnOneErrback = fireOnOneErrback;
+	this.consumeErrors = consumeErrors;
+	var index = 0;
+	var _this = this;
+	dojo.lang.forEach(this.list, function (d) {
+		var _index = index;
+		d.addCallback(function (r) {
+			_this._cbDeferred(_index, true, r);
+		});
+		d.addErrback(function (r) {
+			_this._cbDeferred(_index, false, r);
+		});
+		index++;
+	});
+};
+dojo.inherits(dojo.DeferredList, dojo.Deferred);
+dojo.lang.extend(dojo.DeferredList, {_cbDeferred:function (index, succeeded, result) {
+	this.resultList[index] = [succeeded, result];
+	this.finishedCount += 1;
+	if (this.fired !== 0) {
+		if (succeeded && this.fireOnOneCallback) {
+			this.callback([index, result]);
+		} else {
+			if (!succeeded && this.fireOnOneErrback) {
+				this.errback(result);
+			} else {
+				if (this.finishedCount == this.list.length) {
+					this.callback(this.resultList);
+				}
+			}
+		}
+	}
+	if (!succeeded && this.consumeErrors) {
+		result = null;
+	}
+	return result;
+}, gatherResults:function (deferredList) {
+	var d = new dojo.DeferredList(deferredList, false, true, false);
+	d.addCallback(function (results) {
+		var ret = [];
+		for (var i = 0; i < results.length; i++) {
+			ret.push(results[i][1]);
+		}
+		return ret;
+	});
+	return d;
+}});
+

Propchange: geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/DeferredList.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/DeferredList.js
------------------------------------------------------------------------------
    svn:keywords = Date Revision

Propchange: geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/DeferredList.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/a11y.js
URL: http://svn.apache.org/viewvc/geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/a11y.js?rev=794787&view=auto
==============================================================================
--- geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/a11y.js (added)
+++ geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/a11y.js Thu Jul 16 19:14:41 2009
@@ -0,0 +1,54 @@
+/*
+	Copyright (c) 2004-2006, The Dojo Foundation
+	All Rights Reserved.
+
+	Licensed under the Academic Free License version 2.1 or above OR the
+	modified BSD license. For more information on Dojo licensing, see:
+
+		http://dojotoolkit.org/community/licensing.shtml
+*/
+
+
+
+dojo.provide("dojo.a11y");
+dojo.require("dojo.uri.*");
+dojo.require("dojo.html.common");
+dojo.a11y = {imgPath:dojo.uri.moduleUri("dojo.widget", "templates/images"), doAccessibleCheck:true, accessible:null, checkAccessible:function () {
+	if (this.accessible === null) {
+		this.accessible = false;
+		if (this.doAccessibleCheck == true) {
+			this.accessible = this.testAccessible();
+		}
+	}
+	return this.accessible;
+}, testAccessible:function () {
+	this.accessible = false;
+	if (dojo.render.html.ie || dojo.render.html.mozilla) {
+		var div = document.createElement("div");
+		div.style.backgroundImage = "url(\"" + this.imgPath + "/tab_close.gif\")";
+		dojo.body().appendChild(div);
+		var bkImg = null;
+		if (window.getComputedStyle) {
+			var cStyle = getComputedStyle(div, "");
+			bkImg = cStyle.getPropertyValue("background-image");
+		} else {
+			bkImg = div.currentStyle.backgroundImage;
+		}
+		var bUseImgElem = false;
+		if (bkImg != null && (bkImg == "none" || bkImg == "url(invalid-url:)")) {
+			this.accessible = true;
+		}
+		dojo.body().removeChild(div);
+	}
+	return this.accessible;
+}, setCheckAccessible:function (bTest) {
+	this.doAccessibleCheck = bTest;
+}, setAccessibleMode:function () {
+	if (this.accessible === null) {
+		if (this.checkAccessible()) {
+			dojo.render.html.prefixes.unshift("a11y");
+		}
+	}
+	return this.accessible;
+}};
+

Propchange: geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/a11y.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/a11y.js
------------------------------------------------------------------------------
    svn:keywords = Date Revision

Propchange: geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/a11y.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/animation.js
URL: http://svn.apache.org/viewvc/geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/animation.js?rev=794787&view=auto
==============================================================================
--- geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/animation.js (added)
+++ geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/animation.js Thu Jul 16 19:14:41 2009
@@ -0,0 +1,16 @@
+/*
+	Copyright (c) 2004-2006, The Dojo Foundation
+	All Rights Reserved.
+
+	Licensed under the Academic Free License version 2.1 or above OR the
+	modified BSD license. For more information on Dojo licensing, see:
+
+		http://dojotoolkit.org/community/licensing.shtml
+*/
+
+
+
+dojo.provide("dojo.animation");
+dojo.require("dojo.animation.Animation");
+dojo.deprecated("dojo.animation is slated for removal in 0.5; use dojo.lfx instead.", "0.5");
+

Propchange: geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/animation.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/animation.js
------------------------------------------------------------------------------
    svn:keywords = Date Revision

Propchange: geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/animation.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/animation/Animation.js
URL: http://svn.apache.org/viewvc/geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/animation/Animation.js?rev=794787&view=auto
==============================================================================
--- geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/animation/Animation.js (added)
+++ geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/animation/Animation.js Thu Jul 16 19:14:41 2009
@@ -0,0 +1,180 @@
+/*
+	Copyright (c) 2004-2006, The Dojo Foundation
+	All Rights Reserved.
+
+	Licensed under the Academic Free License version 2.1 or above OR the
+	modified BSD license. For more information on Dojo licensing, see:
+
+		http://dojotoolkit.org/community/licensing.shtml
+*/
+
+
+
+dojo.provide("dojo.animation.Animation");
+dojo.require("dojo.animation.AnimationEvent");
+dojo.require("dojo.lang.func");
+dojo.require("dojo.math");
+dojo.require("dojo.math.curves");
+dojo.deprecated("dojo.animation.Animation is slated for removal in 0.5; use dojo.lfx.* instead.", "0.5");
+dojo.animation.Animation = function (curve, duration, accel, repeatCount, rate) {
+	if (dojo.lang.isArray(curve)) {
+		curve = new dojo.math.curves.Line(curve[0], curve[1]);
+	}
+	this.curve = curve;
+	this.duration = duration;
+	this.repeatCount = repeatCount || 0;
+	this.rate = rate || 25;
+	if (accel) {
+		if (dojo.lang.isFunction(accel.getValue)) {
+			this.accel = accel;
+		} else {
+			var i = 0.35 * accel + 0.5;
+			this.accel = new dojo.math.curves.CatmullRom([[0], [i], [1]], 0.45);
+		}
+	}
+};
+dojo.lang.extend(dojo.animation.Animation, {curve:null, duration:0, repeatCount:0, accel:null, onBegin:null, onAnimate:null, onEnd:null, onPlay:null, onPause:null, onStop:null, handler:null, _animSequence:null, _startTime:null, _endTime:null, _lastFrame:null, _timer:null, _percent:0, _active:false, _paused:false, _startRepeatCount:0, play:function (gotoStart) {
+	if (gotoStart) {
+		clearTimeout(this._timer);
+		this._active = false;
+		this._paused = false;
+		this._percent = 0;
+	} else {
+		if (this._active && !this._paused) {
+			return;
+		}
+	}
+	this._startTime = new Date().valueOf();
+	if (this._paused) {
+		this._startTime -= (this.duration * this._percent / 100);
+	}
+	this._endTime = this._startTime + this.duration;
+	this._lastFrame = this._startTime;
+	var e = new dojo.animation.AnimationEvent(this, null, this.curve.getValue(this._percent), this._startTime, this._startTime, this._endTime, this.duration, this._percent, 0);
+	this._active = true;
+	this._paused = false;
+	if (this._percent == 0) {
+		if (!this._startRepeatCount) {
+			this._startRepeatCount = this.repeatCount;
+		}
+		e.type = "begin";
+		if (typeof this.handler == "function") {
+			this.handler(e);
+		}
+		if (typeof this.onBegin == "function") {
+			this.onBegin(e);
+		}
+	}
+	e.type = "play";
+	if (typeof this.handler == "function") {
+		this.handler(e);
+	}
+	if (typeof this.onPlay == "function") {
+		this.onPlay(e);
+	}
+	if (this._animSequence) {
+		this._animSequence._setCurrent(this);
+	}
+	this._cycle();
+}, pause:function () {
+	clearTimeout(this._timer);
+	if (!this._active) {
+		return;
+	}
+	this._paused = true;
+	var e = new dojo.animation.AnimationEvent(this, "pause", this.curve.getValue(this._percent), this._startTime, new Date().valueOf(), this._endTime, this.duration, this._percent, 0);
+	if (typeof this.handler == "function") {
+		this.handler(e);
+	}
+	if (typeof this.onPause == "function") {
+		this.onPause(e);
+	}
+}, playPause:function () {
+	if (!this._active || this._paused) {
+		this.play();
+	} else {
+		this.pause();
+	}
+}, gotoPercent:function (pct, andPlay) {
+	clearTimeout(this._timer);
+	this._active = true;
+	this._paused = true;
+	this._percent = pct;
+	if (andPlay) {
+		this.play();
+	}
+}, stop:function (gotoEnd) {
+	clearTimeout(this._timer);
+	var step = this._percent / 100;
+	if (gotoEnd) {
+		step = 1;
+	}
+	var e = new dojo.animation.AnimationEvent(this, "stop", this.curve.getValue(step), this._startTime, new Date().valueOf(), this._endTime, this.duration, this._percent);
+	if (typeof this.handler == "function") {
+		this.handler(e);
+	}
+	if (typeof this.onStop == "function") {
+		this.onStop(e);
+	}
+	this._active = false;
+	this._paused = false;
+}, status:function () {
+	if (this._active) {
+		return this._paused ? "paused" : "playing";
+	} else {
+		return "stopped";
+	}
+}, _cycle:function () {
+	clearTimeout(this._timer);
+	if (this._active) {
+		var curr = new Date().valueOf();
+		var step = (curr - this._startTime) / (this._endTime - this._startTime);
+		var fps = 1000 / (curr - this._lastFrame);
+		this._lastFrame = curr;
+		if (step >= 1) {
+			step = 1;
+			this._percent = 100;
+		} else {
+			this._percent = step * 100;
+		}
+		if (this.accel && this.accel.getValue) {
+			step = this.accel.getValue(step);
+		}
+		var e = new dojo.animation.AnimationEvent(this, "animate", this.curve.getValue(step), this._startTime, curr, this._endTime, this.duration, this._percent, Math.round(fps));
+		if (typeof this.handler == "function") {
+			this.handler(e);
+		}
+		if (typeof this.onAnimate == "function") {
+			this.onAnimate(e);
+		}
+		if (step < 1) {
+			this._timer = setTimeout(dojo.lang.hitch(this, "_cycle"), this.rate);
+		} else {
+			e.type = "end";
+			this._active = false;
+			if (typeof this.handler == "function") {
+				this.handler(e);
+			}
+			if (typeof this.onEnd == "function") {
+				this.onEnd(e);
+			}
+			if (this.repeatCount > 0) {
+				this.repeatCount--;
+				this.play(true);
+			} else {
+				if (this.repeatCount == -1) {
+					this.play(true);
+				} else {
+					if (this._startRepeatCount) {
+						this.repeatCount = this._startRepeatCount;
+						this._startRepeatCount = 0;
+					}
+					if (this._animSequence) {
+						this._animSequence._playNext();
+					}
+				}
+			}
+		}
+	}
+}});
+

Propchange: geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/animation/Animation.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/animation/Animation.js
------------------------------------------------------------------------------
    svn:keywords = Date Revision

Propchange: geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/animation/Animation.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/animation/AnimationEvent.js
URL: http://svn.apache.org/viewvc/geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/animation/AnimationEvent.js?rev=794787&view=auto
==============================================================================
--- geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/animation/AnimationEvent.js (added)
+++ geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/animation/AnimationEvent.js Thu Jul 16 19:14:41 2009
@@ -0,0 +1,37 @@
+/*
+	Copyright (c) 2004-2006, The Dojo Foundation
+	All Rights Reserved.
+
+	Licensed under the Academic Free License version 2.1 or above OR the
+	modified BSD license. For more information on Dojo licensing, see:
+
+		http://dojotoolkit.org/community/licensing.shtml
+*/
+
+
+
+dojo.provide("dojo.animation.AnimationEvent");
+dojo.require("dojo.lang.common");
+dojo.deprecated("dojo.animation.AnimationEvent is slated for removal in 0.5; use dojo.lfx.* instead.", "0.5");
+dojo.animation.AnimationEvent = function (animation, type, coords, startTime, currentTime, endTime, duration, percent, fps) {
+	this.type = type;
+	this.animation = animation;
+	this.coords = coords;
+	this.x = coords[0];
+	this.y = coords[1];
+	this.z = coords[2];
+	this.startTime = startTime;
+	this.currentTime = currentTime;
+	this.endTime = endTime;
+	this.duration = duration;
+	this.percent = percent;
+	this.fps = fps;
+};
+dojo.extend(dojo.animation.AnimationEvent, {coordsAsInts:function () {
+	var cints = new Array(this.coords.length);
+	for (var i = 0; i < this.coords.length; i++) {
+		cints[i] = Math.round(this.coords[i]);
+	}
+	return cints;
+}});
+

Propchange: geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/animation/AnimationEvent.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/animation/AnimationEvent.js
------------------------------------------------------------------------------
    svn:keywords = Date Revision

Propchange: geronimo/external/trunk/geronimo-dojo-0.4.3/src/main/webapp/src/animation/AnimationEvent.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain