From f111ea4bbb64d37743e408158f326d1e2211d659 Mon Sep 17 00:00:00 2001 From: Musachy Barroso Date: Sat, 3 Mar 2007 05:33:30 +0000 Subject: [PATCH] WW-1607 Separate dojo-related tags into their own plugin git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@514082 13f79535-47bb-0310-9956-ffa450edef68 --- .../components/AbstractRemoteCallUIBean.java | 175 - .../org/apache/struts2/components/Anchor.java | 117 +- .../struts2/components/Autocompleter.java | 300 - .../struts2/components/DateTimePicker.java | 322 - .../org/apache/struts2/components/Div.java | 143 +- .../struts2/components/RemoteUICallBean.java | 54 - .../org/apache/struts2/components/Submit.java | 240 +- .../struts2/components/TabbedPanel.java | 135 - .../org/apache/struts2/components/Tree.java | 433 - .../apache/struts2/components/TreeNode.java | 103 - .../struts2/views/DefaultTagLibrary.java | 10 - .../StrutsTagSkipInheritance.java} | 28 +- .../freemarker/tags/AutocompleterModel.java | 43 - .../freemarker/tags/DateTimePickerModel.java | 40 - .../views/freemarker/tags/StrutsModels.java | 43 - .../freemarker/tags/TabbedPanelModel.java | 42 - .../views/freemarker/tags/TreeNodeModel.java | 43 - .../views/jsp/ui/AbstractRemoteCallUITag.java | 117 - .../struts2/views/jsp/ui/AnchorTag.java | 27 +- .../views/jsp/ui/AutocompleterTag.java | 171 - .../views/jsp/ui/DateTimePickerTag.java | 139 - .../apache/struts2/views/jsp/ui/DivTag.java | 51 +- .../struts2/views/jsp/ui/SubmitTag.java | 102 - .../struts2/views/jsp/ui/TabbedPanelTag.java | 72 - .../struts2/views/jsp/ui/TreeNodeTag.java | 56 - .../apache/struts2/views/jsp/ui/TreeTag.java | 305 - .../components/AutocompleterDirective.java | 46 - .../components/DateTimePickerDirective.java | 40 - .../components/TabbedPanelDirective.java | 42 - .../velocity/components/TreeDirective.java | 43 - .../components/TreeNodeDirective.java | 44 - .../apache/struts2/static/CommonFunctions.js | 52 - .../org/apache/struts2/static/dojo/LICENSE | 195 - .../org/apache/struts2/static/dojo/README | 176 - .../struts2/static/dojo/Storage_version6.swf | Bin 1963 -> 0 bytes .../struts2/static/dojo/Storage_version8.swf | Bin 2594 -> 0 bytes .../org/apache/struts2/static/dojo/build.txt | 86 - .../org/apache/struts2/static/dojo/dojo.js | 11190 ---------- .../static/dojo/dojo.js.uncompressed.js | 17204 ---------------- .../struts2/static/dojo/flash6_gateway.swf | Bin 1170 -> 0 bytes .../struts2/static/dojo/iframe_history.html | 54 - .../static/dojo/src/AdapterRegistry.js | 89 - .../struts2/static/dojo/src/Deferred.js | 315 - .../struts2/static/dojo/src/DeferredList.js | 88 - .../apache/struts2/static/dojo/src/a11y.js | 103 - .../struts2/static/dojo/src/animation.js | 14 - .../static/dojo/src/animation/Animation.js | 245 - .../dojo/src/animation/AnimationEvent.js | 64 - .../dojo/src/animation/AnimationSequence.js | 162 - .../static/dojo/src/animation/Timer.js | 16 - .../static/dojo/src/animation/__package__.js | 20 - .../struts2/static/dojo/src/behavior.js | 248 - .../struts2/static/dojo/src/bootstrap1.js | 343 - .../struts2/static/dojo/src/bootstrap2.js | 59 - .../struts2/static/dojo/src/browser_debug.js | 176 - .../struts2/static/dojo/src/cal/iCalendar.js | 815 - .../static/dojo/src/cal/textDirectory.js | 75 - .../struts2/static/dojo/src/charting/Axis.js | 146 - .../struts2/static/dojo/src/charting/Chart.js | 85 - .../struts2/static/dojo/src/charting/Plot.js | 103 - .../static/dojo/src/charting/PlotArea.js | 193 - .../static/dojo/src/charting/Plotters.js | 19 - .../static/dojo/src/charting/README.txt | 46 - .../static/dojo/src/charting/Series.js | 215 - .../static/dojo/src/charting/__package__.js | 11 - .../static/dojo/src/charting/svg/Axis.js | 224 - .../static/dojo/src/charting/svg/PlotArea.js | 79 - .../static/dojo/src/charting/svg/Plotters.js | 872 - .../static/dojo/src/charting/vml/Axis.js | 270 - .../static/dojo/src/charting/vml/PlotArea.js | 78 - .../static/dojo/src/charting/vml/Plotters.js | 1141 - .../static/dojo/src/collections/ArrayList.js | 146 - .../static/dojo/src/collections/BinaryTree.js | 203 - .../dojo/src/collections/Collections.js | 124 - .../static/dojo/src/collections/Dictionary.js | 129 - .../static/dojo/src/collections/Graph.js | 153 - .../static/dojo/src/collections/Queue.js | 87 - .../static/dojo/src/collections/Set.js | 94 - .../static/dojo/src/collections/SkipList.js | 149 - .../static/dojo/src/collections/SortedList.js | 211 - .../static/dojo/src/collections/Stack.js | 85 - .../static/dojo/src/collections/Store.js | 279 - .../dojo/src/collections/__package__.js | 22 - .../apache/struts2/static/dojo/src/crypto.js | 31 - .../static/dojo/src/crypto/Blowfish.js | 576 - .../struts2/static/dojo/src/crypto/LICENSE | 11 - .../struts2/static/dojo/src/crypto/MD5.js | 199 - .../static/dojo/src/crypto/Rijndael.js | 22 - .../struts2/static/dojo/src/crypto/SHA1.js | 154 - .../struts2/static/dojo/src/crypto/SHA256.js | 20 - .../static/dojo/src/crypto/__package__.js | 17 - .../apache/struts2/static/dojo/src/data.js | 15 - .../struts2/static/dojo/src/data/Read.js | 224 - .../struts2/static/dojo/src/data/Result.js | 158 - .../struts2/static/dojo/src/data/Write.js | 169 - .../static/dojo/src/data/__package__.js | 14 - .../static/dojo/src/data/csv/CsvStore.js | 220 - .../static/dojo/src/data/csv/Result.js | 81 - .../static/dojo/src/data/csv/__package__.js | 21 - .../static/dojo/src/data/old/Attribute.js | 62 - .../struts2/static/dojo/src/data/old/Item.js | 327 - .../struts2/static/dojo/src/data/old/Kind.js | 28 - .../static/dojo/src/data/old/Observable.js | 59 - .../static/dojo/src/data/old/ResultSet.js | 70 - .../struts2/static/dojo/src/data/old/Type.js | 25 - .../struts2/static/dojo/src/data/old/Value.js | 55 - .../static/dojo/src/data/old/__package__.js | 22 - .../static/dojo/src/data/old/format/Csv.js | 112 - .../static/dojo/src/data/old/format/Json.js | 103 - .../static/dojo/src/data/old/provider/Base.js | 183 - .../dojo/src/data/old/provider/Delicious.js | 85 - .../dojo/src/data/old/provider/FlatFile.js | 153 - .../dojo/src/data/old/provider/JotSpot.js | 27 - .../dojo/src/data/old/provider/MySql.js | 27 - .../static/dojo/src/data/old/to_do.txt | 45 - .../apache/struts2/static/dojo/src/date.js | 13 - .../struts2/static/dojo/src/date/common.js | 496 - .../struts2/static/dojo/src/date/format.js | 922 - .../struts2/static/dojo/src/date/serialize.js | 175 - .../static/dojo/src/date/supplemental.js | 76 - .../apache/struts2/static/dojo/src/debug.js | 91 - .../struts2/static/dojo/src/debug/Firebug.js | 62 - .../static/dojo/src/debug/arrow_hide.gif | Bin 163 -> 0 bytes .../static/dojo/src/debug/arrow_show.gif | Bin 165 -> 0 bytes .../struts2/static/dojo/src/debug/console.js | 115 - .../struts2/static/dojo/src/debug/deep.html | 362 - .../struts2/static/dojo/src/debug/spacer.gif | Bin 820 -> 0 bytes .../static/dojo/src/dnd/DragAndDrop.js | 173 - .../static/dojo/src/dnd/HtmlDragAndDrop.js | 508 - .../static/dojo/src/dnd/HtmlDragCopy.js | 85 - .../static/dojo/src/dnd/HtmlDragManager.js | 505 - .../static/dojo/src/dnd/HtmlDragMove.js | 66 - .../struts2/static/dojo/src/dnd/Sortable.js | 28 - .../static/dojo/src/dnd/TreeDragAndDrop.js | 475 - .../static/dojo/src/dnd/TreeDragAndDropV3.js | 404 - .../static/dojo/src/dnd/__package__.js | 16 - .../apache/struts2/static/dojo/src/docs.js | 1048 - .../org/apache/struts2/static/dojo/src/dom.js | 522 - .../apache/struts2/static/dojo/src/event.js | 14 - .../static/dojo/src/event/__package__.js | 16 - .../struts2/static/dojo/src/event/browser.js | 514 - .../struts2/static/dojo/src/event/common.js | 878 - .../struts2/static/dojo/src/event/topic.js | 201 - .../struts2/static/dojo/src/experimental.js | 30 - .../apache/struts2/static/dojo/src/flash.js | 1230 -- .../src/flash/flash6/DojoExternalInterface.as | 215 - .../dojo/src/flash/flash6/flash6_gateway.fla | Bin 40448 -> 0 bytes .../src/flash/flash8/DojoExternalInterface.as | 234 - .../dojo/src/flash/flash8/ExpressInstall.as | 81 - .../struts2/static/dojo/src/fx/__package__.js | 14 - .../apache/struts2/static/dojo/src/fx/html.js | 565 - .../apache/struts2/static/dojo/src/fx/svg.js | 100 - .../struts2/static/dojo/src/gfx/Colorspace.js | 820 - .../static/dojo/src/gfx/__package__.js | 23 - .../struts2/static/dojo/src/gfx/color.js | 183 - .../struts2/static/dojo/src/gfx/color/hsl.js | 139 - .../struts2/static/dojo/src/gfx/color/hsv.js | 246 - .../struts2/static/dojo/src/gfx/common.js | 103 - .../struts2/static/dojo/src/gfx/matrix.js | 242 - .../struts2/static/dojo/src/gfx/path.js | 320 - .../struts2/static/dojo/src/gfx/shape.js | 238 - .../apache/struts2/static/dojo/src/gfx/svg.js | 553 - .../apache/struts2/static/dojo/src/gfx/vml.js | 1157 -- .../static/dojo/src/graphics/Colorspace.js | 15 - .../static/dojo/src/graphics/__package__.js | 12 - .../struts2/static/dojo/src/graphics/color.js | 37 - .../static/dojo/src/graphics/color/hsl.js | 33 - .../static/dojo/src/graphics/color/hsv.js | 23 - .../static/dojo/src/hostenv_adobesvg.js | 571 - .../static/dojo/src/hostenv_browser.js | 528 - .../static/dojo/src/hostenv_dashboard.js | 197 - .../struts2/static/dojo/src/hostenv_jsc.js | 76 - .../struts2/static/dojo/src/hostenv_rhino.js | 246 - .../static/dojo/src/hostenv_spidermonkey.js | 79 - .../struts2/static/dojo/src/hostenv_svg.js | 223 - .../struts2/static/dojo/src/hostenv_wsh.js | 46 - .../apache/struts2/static/dojo/src/html.js | 14 - .../static/dojo/src/html/__package__.js | 15 - .../struts2/static/dojo/src/html/color.js | 35 - .../struts2/static/dojo/src/html/common.js | 230 - .../struts2/static/dojo/src/html/display.js | 196 - .../struts2/static/dojo/src/html/iframe.js | 117 - .../static/dojo/src/html/images/shadowB.png | Bin 470 -> 0 bytes .../static/dojo/src/html/images/shadowBL.png | Bin 272 -> 0 bytes .../static/dojo/src/html/images/shadowBR.png | Bin 271 -> 0 bytes .../static/dojo/src/html/images/shadowL.png | Bin 148 -> 0 bytes .../static/dojo/src/html/images/shadowR.png | Bin 149 -> 0 bytes .../static/dojo/src/html/images/shadowT.png | Bin 152 -> 0 bytes .../static/dojo/src/html/images/shadowTL.png | Bin 271 -> 0 bytes .../static/dojo/src/html/images/shadowTR.png | Bin 287 -> 0 bytes .../struts2/static/dojo/src/html/layout.js | 487 - .../struts2/static/dojo/src/html/metrics.js | 266 - .../struts2/static/dojo/src/html/selection.js | 376 - .../struts2/static/dojo/src/html/shadow.js | 16 - .../struts2/static/dojo/src/html/style.js | 577 - .../struts2/static/dojo/src/html/util.js | 484 - .../static/dojo/src/i18n/calendar/nls/README | 6 - .../src/i18n/calendar/nls/de/gregorian.js | 29 - .../src/i18n/calendar/nls/en/gregorian.js | 30 - .../src/i18n/calendar/nls/es/gregorian.js | 29 - .../src/i18n/calendar/nls/fi/gregorian.js | 32 - .../src/i18n/calendar/nls/fr/gregorian.js | 27 - .../dojo/src/i18n/calendar/nls/gregorian.js | 45 - .../src/i18n/calendar/nls/gregorianExtras.js | 14 - .../src/i18n/calendar/nls/hu/gregorian.js | 32 - .../src/i18n/calendar/nls/it/gregorian.js | 25 - .../src/i18n/calendar/nls/ja/gregorian.js | 32 - .../i18n/calendar/nls/ja/gregorianExtras.js | 14 - .../src/i18n/calendar/nls/ko/gregorian.js | 32 - .../src/i18n/calendar/nls/nl/gregorian.js | 27 - .../src/i18n/calendar/nls/pt-br/gregorian.js | 17 - .../src/i18n/calendar/nls/pt/gregorian.js | 27 - .../src/i18n/calendar/nls/sv/gregorian.js | 32 - .../src/i18n/calendar/nls/zh-cn/gregorian.js | 22 - .../src/i18n/calendar/nls/zh-hk/gregorian.js | 26 - .../src/i18n/calendar/nls/zh-tw/gregorian.js | 26 - .../src/i18n/calendar/nls/zh/gregorian.js | 23 - .../i18n/calendar/nls/zh/gregorianExtras.js | 14 - .../struts2/static/dojo/src/i18n/common.js | 68 - .../struts2/static/dojo/src/i18n/currency.js | 289 - .../static/dojo/src/i18n/currency/common.js | 289 - .../static/dojo/src/i18n/currency/nls/EUR.js | 14 - .../static/dojo/src/i18n/currency/nls/GBP.js | 14 - .../static/dojo/src/i18n/currency/nls/INR.js | 14 - .../static/dojo/src/i18n/currency/nls/ITL.js | 14 - .../static/dojo/src/i18n/currency/nls/JPY.js | 14 - .../static/dojo/src/i18n/currency/nls/README | 6 - .../static/dojo/src/i18n/currency/nls/USD.js | 14 - .../dojo/src/i18n/currency/nls/en-us/USD.js | 13 - .../dojo/src/i18n/currency/nls/en/EUR.js | 13 - .../dojo/src/i18n/currency/nls/en/GBP.js | 13 - .../dojo/src/i18n/currency/nls/en/INR.js | 13 - .../dojo/src/i18n/currency/nls/en/ITL.js | 13 - .../dojo/src/i18n/currency/nls/en/JPY.js | 13 - .../dojo/src/i18n/currency/nls/en/USD.js | 14 - .../dojo/src/i18n/currency/nls/hi/EUR.js | 13 - .../dojo/src/i18n/currency/nls/hi/GBP.js | 13 - .../dojo/src/i18n/currency/nls/hi/INR.js | 14 - .../dojo/src/i18n/currency/nls/hi/ITL.js | 13 - .../dojo/src/i18n/currency/nls/hi/JPY.js | 13 - .../dojo/src/i18n/currency/nls/hi/USD.js | 13 - .../dojo/src/i18n/currency/nls/ja/EUR.js | 13 - .../dojo/src/i18n/currency/nls/ja/GBP.js | 13 - .../dojo/src/i18n/currency/nls/ja/INR.js | 14 - .../dojo/src/i18n/currency/nls/ja/ITL.js | 13 - .../dojo/src/i18n/currency/nls/ja/JPY.js | 14 - .../dojo/src/i18n/currency/nls/ja/USD.js | 13 - .../struts2/static/dojo/src/i18n/number.js | 292 - .../struts2/static/dojo/src/iCalendar.js | 12 - .../org/apache/struts2/static/dojo/src/io.js | 14 - .../struts2/static/dojo/src/io/BrowserIO.js | 592 - .../struts2/static/dojo/src/io/IframeIO.js | 258 - .../struts2/static/dojo/src/io/RepubsubIO.js | 514 - .../struts2/static/dojo/src/io/RhinoIO.js | 147 - .../struts2/static/dojo/src/io/ScriptSrcIO.js | 458 - .../static/dojo/src/io/XhrIframeProxy.js | 211 - .../struts2/static/dojo/src/io/__package__.js | 17 - .../struts2/static/dojo/src/io/cometd.js | 929 - .../struts2/static/dojo/src/io/common.js | 513 - .../struts2/static/dojo/src/io/cookie.js | 108 - .../static/dojo/src/io/xip_client.html | 200 - .../static/dojo/src/io/xip_server.html | 337 - .../apache/struts2/static/dojo/src/json.js | 156 - .../apache/struts2/static/dojo/src/lang.js | 14 - .../static/dojo/src/lang/__package__.js | 23 - .../struts2/static/dojo/src/lang/array.js | 186 - .../struts2/static/dojo/src/lang/assert.js | 116 - .../struts2/static/dojo/src/lang/common.js | 230 - .../struts2/static/dojo/src/lang/declare.js | 161 - .../struts2/static/dojo/src/lang/extras.js | 130 - .../struts2/static/dojo/src/lang/func.js | 148 - .../struts2/static/dojo/src/lang/repr.js | 85 - .../static/dojo/src/lang/timing/Streamer.js | 99 - .../static/dojo/src/lang/timing/Timer.js | 64 - .../dojo/src/lang/timing/__package__.js | 11 - .../struts2/static/dojo/src/lang/type.js | 251 - .../struts2/static/dojo/src/lfx/Animation.js | 575 - .../static/dojo/src/lfx/__package__.js | 15 - .../struts2/static/dojo/src/lfx/extras.js | 148 - .../struts2/static/dojo/src/lfx/html.js | 734 - .../struts2/static/dojo/src/lfx/rounded.js | 512 - .../struts2/static/dojo/src/lfx/shadow.js | 86 - .../struts2/static/dojo/src/lfx/toggle.js | 54 - .../apache/struts2/static/dojo/src/loader.js | 727 - .../struts2/static/dojo/src/loader_xd.js | 437 - .../static/dojo/src/logging/ConsoleLogger.js | 108 - .../struts2/static/dojo/src/logging/Logger.js | 387 - .../static/dojo/src/logging/__package__.js | 15 - .../apache/struts2/static/dojo/src/math.js | 127 - .../static/dojo/src/math/__package__.js | 18 - .../struts2/static/dojo/src/math/curves.js | 242 - .../struts2/static/dojo/src/math/matrix.js | 377 - .../struts2/static/dojo/src/math/points.js | 54 - .../static/dojo/src/namespaces/dojo.js | 153 - .../org/apache/struts2/static/dojo/src/ns.js | 142 - .../apache/struts2/static/dojo/src/profile.js | 146 - .../apache/struts2/static/dojo/src/regexp.js | 576 - .../struts2/static/dojo/src/rpc/Deferred.js | 16 - .../struts2/static/dojo/src/rpc/JotService.js | 43 - .../static/dojo/src/rpc/JsonService.js | 119 - .../struts2/static/dojo/src/rpc/RpcService.js | 122 - .../static/dojo/src/rpc/YahooService.js | 59 - .../static/dojo/src/rpc/__package__.js | 14 - .../struts2/static/dojo/src/rpc/yahoo.smd | 263 - .../static/dojo/src/selection/Selection.js | 425 - .../apache/struts2/static/dojo/src/storage.js | 364 - .../static/dojo/src/storage/Storage.as | 146 - .../static/dojo/src/storage/__package__.js | 17 - .../static/dojo/src/storage/browser.js | 195 - .../static/dojo/src/storage/dashboard.js | 52 - .../dojo/src/storage/storage_dialog.fla | Bin 344064 -> 0 bytes .../apache/struts2/static/dojo/src/string.js | 12 - .../struts2/static/dojo/src/string/Builder.js | 128 - .../static/dojo/src/string/__package__.js | 19 - .../struts2/static/dojo/src/string/common.js | 78 - .../struts2/static/dojo/src/string/extras.js | 261 - .../apache/struts2/static/dojo/src/style.js | 15 - .../org/apache/struts2/static/dojo/src/svg.js | 320 - .../static/dojo/src/text/__package__.js | 18 - .../static/dojo/src/text/textDirectory.js | 12 - .../struts2/static/dojo/src/undo/Manager.js | 200 - .../static/dojo/src/undo/__package__.js | 12 - .../struts2/static/dojo/src/undo/browser.js | 309 - .../apache/struts2/static/dojo/src/uri/Uri.js | 110 - .../static/dojo/src/uri/__package__.js | 14 - .../dojo/src/uuid/LightweightGenerator.js | 73 - .../dojo/src/uuid/NameBasedGenerator.js | 38 - .../static/dojo/src/uuid/NilGenerator.js | 32 - .../static/dojo/src/uuid/RandomGenerator.js | 39 - .../dojo/src/uuid/TimeBasedGenerator.js | 355 - .../struts2/static/dojo/src/uuid/Uuid.js | 379 - .../static/dojo/src/uuid/__package__.js | 22 - .../struts2/static/dojo/src/validate.js | 12 - .../static/dojo/src/validate/__package__.js | 21 - .../struts2/static/dojo/src/validate/check.js | 263 - .../static/dojo/src/validate/common.js | 248 - .../static/dojo/src/validate/creditCard.js | 90 - .../static/dojo/src/validate/datetime.js | 172 - .../struts2/static/dojo/src/validate/de.js | 26 - .../struts2/static/dojo/src/validate/jp.js | 23 - .../struts2/static/dojo/src/validate/us.js | 84 - .../struts2/static/dojo/src/validate/web.js | 95 - .../dojo/src/widget/AccordionContainer.js | 279 - .../static/dojo/src/widget/AnimatedPng.js | 98 - .../struts2/static/dojo/src/widget/Button.js | 432 - .../struts2/static/dojo/src/widget/Chart.js | 257 - .../static/dojo/src/widget/Checkbox.js | 182 - .../struts2/static/dojo/src/widget/Clock.js | 211 - .../static/dojo/src/widget/ColorPalette.js | 123 - .../static/dojo/src/widget/ComboBox.js | 840 - .../static/dojo/src/widget/ContentPane.js | 706 - .../static/dojo/src/widget/CurrencyTextbox.js | 63 - .../static/dojo/src/widget/DatePicker.js | 496 - .../static/dojo/src/widget/DateTextbox.js | 98 - .../static/dojo/src/widget/DebugConsole.js | 26 - .../struts2/static/dojo/src/widget/Dialog.js | 346 - .../struts2/static/dojo/src/widget/DocPane.js | 382 - .../static/dojo/src/widget/DomWidget.js | 902 - .../dojo/src/widget/DropdownContainer.js | 90 - .../dojo/src/widget/DropdownDatePicker.js | 228 - .../dojo/src/widget/DropdownTimePicker.js | 116 - .../struts2/static/dojo/src/widget/Editor.js | 534 - .../struts2/static/dojo/src/widget/Editor2.js | 666 - .../widget/Editor2Plugin/AlwaysShowToolbar.js | 132 - .../src/widget/Editor2Plugin/ContextMenu.js | 246 - .../widget/Editor2Plugin/CreateLinkDialog.js | 78 - .../src/widget/Editor2Plugin/FindReplace.js | 74 - .../widget/Editor2Plugin/FindReplaceDialog.js | 49 - .../widget/Editor2Plugin/InsertImageDialog.js | 64 - .../widget/Editor2Plugin/InsertTableDialog.js | 147 - .../Editor2Plugin/SimpleSignalCommands.js | 72 - .../widget/Editor2Plugin/TableOperation.js | 147 - .../widget/Editor2Plugin/ToolbarDndSupport.js | 68 - .../src/widget/Editor2Plugin/__package__.js | 15 - .../static/dojo/src/widget/Editor2Toolbar.js | 600 - .../static/dojo/src/widget/FilteringTable.js | 961 - .../static/dojo/src/widget/FisheyeList.js | 742 - .../static/dojo/src/widget/FloatingPane.js | 441 - .../struts2/static/dojo/src/widget/Form.js | 257 - .../static/dojo/src/widget/GoogleMap.js | 229 - .../static/dojo/src/widget/HtmlWidget.js | 170 - .../static/dojo/src/widget/InlineEditBox.js | 212 - .../static/dojo/src/widget/IntegerTextbox.js | 66 - .../static/dojo/src/widget/InternetTextbox.js | 168 - .../static/dojo/src/widget/LayoutContainer.js | 97 - .../static/dojo/src/widget/LinkPane.js | 42 - .../struts2/static/dojo/src/widget/Manager.js | 363 - .../struts2/static/dojo/src/widget/Menu2.js | 765 - .../static/dojo/src/widget/MonthlyCalendar.js | 188 - .../static/dojo/src/widget/PageContainer.js | 387 - .../struts2/static/dojo/src/widget/Parse.js | 346 - .../static/dojo/src/widget/PopupContainer.js | 452 - .../static/dojo/src/widget/ProgressBar.js | 289 - .../static/dojo/src/widget/RadioGroup.js | 204 - .../dojo/src/widget/RealNumberTextbox.js | 73 - .../static/dojo/src/widget/RegexpTextbox.js | 48 - .../dojo/src/widget/RemoteTabController.js | 50 - .../static/dojo/src/widget/Repeater.js | 140 - .../dojo/src/widget/ResizableTextarea.js | 102 - .../static/dojo/src/widget/ResizeHandle.js | 103 - .../static/dojo/src/widget/RichText.js | 1692 -- .../struts2/static/dojo/src/widget/Rounded.js | 713 - .../struts2/static/dojo/src/widget/Select.js | 76 - .../struts2/static/dojo/src/widget/Show.js | 254 - .../static/dojo/src/widget/ShowAction.js | 24 - .../static/dojo/src/widget/ShowSlide.js | 229 - .../static/dojo/src/widget/SlideShow.js | 141 - .../struts2/static/dojo/src/widget/Slider.js | 888 - .../static/dojo/src/widget/SortableTable.js | 615 - .../struts2/static/dojo/src/widget/Spinner.js | 622 - .../static/dojo/src/widget/SplitContainer.js | 527 - .../static/dojo/src/widget/SplitPane.js | 514 - .../static/dojo/src/widget/SvgButton.js | 141 - .../static/dojo/src/widget/SvgWidget.js | 89 - .../static/dojo/src/widget/SwtWidget.js | 64 - .../static/dojo/src/widget/TabContainer.js | 215 - .../struts2/static/dojo/src/widget/TaskBar.js | 93 - .../struts2/static/dojo/src/widget/Textbox.js | 94 - .../static/dojo/src/widget/TimePicker.js | 342 - .../static/dojo/src/widget/TitlePane.js | 61 - .../struts2/static/dojo/src/widget/Toaster.js | 245 - .../struts2/static/dojo/src/widget/Toggler.js | 34 - .../struts2/static/dojo/src/widget/Toolbar.js | 946 - .../struts2/static/dojo/src/widget/Tooltip.js | 165 - .../struts2/static/dojo/src/widget/Tree.js | 563 - .../dojo/src/widget/TreeBasicController.js | 284 - .../dojo/src/widget/TreeBasicControllerV3.js | 825 - .../static/dojo/src/widget/TreeCommon.js | 150 - .../static/dojo/src/widget/TreeContextMenu.js | 181 - .../dojo/src/widget/TreeContextMenuV3.js | 132 - .../src/widget/TreeControllerExtension.js | 94 - .../static/dojo/src/widget/TreeDemo.js | 130 - .../src/widget/TreeDeselectOnDblselect.js | 36 - .../src/widget/TreeDisableWrapExtension.js | 55 - .../dojo/src/widget/TreeDndControllerV3.js | 137 - .../dojo/src/widget/TreeDocIconExtension.js | 117 - .../static/dojo/src/widget/TreeEditor.js | 115 - .../dojo/src/widget/TreeEmphaseOnSelect.js | 43 - .../dojo/src/widget/TreeExpandOnSelect.js | 43 - .../static/dojo/src/widget/TreeExtension.js | 24 - .../dojo/src/widget/TreeLinkExtension.js | 73 - .../dojo/src/widget/TreeLoadingController.js | 205 - .../src/widget/TreeLoadingControllerV3.js | 496 - .../static/dojo/src/widget/TreeNode.js | 523 - .../static/dojo/src/widget/TreeNodeV3.js | 740 - .../dojo/src/widget/TreeRPCController.js | 162 - .../dojo/src/widget/TreeRpcControllerV3.js | 424 - .../static/dojo/src/widget/TreeSelector.js | 179 - .../static/dojo/src/widget/TreeSelectorV3.js | 264 - .../dojo/src/widget/TreeTimeoutIterator.js | 169 - .../struts2/static/dojo/src/widget/TreeV3.js | 347 - .../static/dojo/src/widget/TreeWithNode.js | 277 - .../static/dojo/src/widget/UsTextbox.js | 88 - .../dojo/src/widget/ValidationTextbox.js | 195 - .../struts2/static/dojo/src/widget/Widget.js | 848 - .../struts2/static/dojo/src/widget/Wizard.js | 197 - .../static/dojo/src/widget/YahooMap.js | 181 - .../static/dojo/src/widget/__package__.js | 23 - .../src/widget/demoEngine/DemoContainer.js | 107 - .../dojo/src/widget/demoEngine/DemoItem.js | 71 - .../src/widget/demoEngine/DemoNavigator.js | 188 - .../dojo/src/widget/demoEngine/DemoPane.js | 44 - .../dojo/src/widget/demoEngine/SourcePane.js | 52 - .../dojo/src/widget/demoEngine/__package__.js | 20 - .../demoEngine/templates/DemoContainer.css | 39 - .../demoEngine/templates/DemoContainer.html | 25 - .../widget/demoEngine/templates/DemoItem.css | 58 - .../widget/demoEngine/templates/DemoItem.html | 21 - .../demoEngine/templates/DemoNavigator.css | 28 - .../demoEngine/templates/DemoNavigator.html | 24 - .../widget/demoEngine/templates/DemoPane.css | 18 - .../widget/demoEngine/templates/DemoPane.html | 3 - .../demoEngine/templates/SourcePane.css | 20 - .../demoEngine/templates/SourcePane.html | 3 - .../widget/demoEngine/templates/general.css | 73 - .../templates/images/test_thumb.gif | Bin 3198 -> 0 bytes .../demoEngine/templates/images/viewDemo.png | Bin 859 -> 0 bytes .../static/dojo/src/widget/html/layout.js | 121 - .../static/dojo/src/widget/html/loader.js | 843 - .../static/dojo/src/widget/html/stabile.js | 213 - .../dojo/src/widget/nls/DropdownDatePicker.js | 13 - .../dojo/src/widget/nls/DropdownTimePicker.js | 13 - .../static/dojo/src/widget/nls/TimePicker.js | 13 - .../static/dojo/src/widget/nls/fr/validate.js | 15 - .../static/dojo/src/widget/nls/ja/validate.js | 16 - .../static/dojo/src/widget/nls/validate.js | 15 - .../dojo/src/widget/nls/zh-cn/validate.js | 15 - .../static/dojo/src/widget/svg/Chart.js | 586 - .../src/widget/templates/AccordionPane.css | 22 - .../src/widget/templates/AccordionPane.html | 4 - .../src/widget/templates/ButtonTemplate.css | 59 - .../src/widget/templates/ButtonTemplate.html | 6 - .../dojo/src/widget/templates/Checkbox.css | 26 - .../dojo/src/widget/templates/Checkbox.html | 5 - .../src/widget/templates/CheckboxA11y.html | 4 - .../widget/templates/CiviCrmDatePicker.html | 12 - .../dojo/src/widget/templates/ComboBox.css | 68 - .../dojo/src/widget/templates/ComboBox.html | 16 - .../widget/templates/ComboButtonTemplate.html | 18 - .../dojo/src/widget/templates/DatePicker.css | 167 - .../dojo/src/widget/templates/DatePicker.html | 96 - .../dojo/src/widget/templates/DemoEngine.html | 24 - .../dojo/src/widget/templates/Dialog.html | 7 - .../dojo/src/widget/templates/DocPane.css | 49 - .../dojo/src/widget/templates/DocPane.html | 79 - .../templates/DropDownButtonTemplate.html | 9 - .../templates/Editor2/Dialog/createlink.html | 15 - .../widget/templates/Editor2/Dialog/find.html | 15 - .../templates/Editor2/Dialog/insertimage.html | 114 - .../templates/Editor2/Dialog/inserttable.html | 91 - .../templates/Editor2/Dialog/replace.html | 15 - .../templates/Editor2/EditorDialog.html | 18 - .../Editor2/EditorToolbar_FontName.html | 20 - .../Editor2/EditorToolbar_FontSize.html | 31 - .../Editor2/EditorToolbar_FormatBlock.html | 52 - .../Editor2/showtableborder_gecko.css | 19 - .../templates/Editor2/showtableborder_ie.css | 4 - .../src/widget/templates/EditorToolbar.css | 152 - .../src/widget/templates/EditorToolbar.html | 153 - .../widget/templates/EditorToolbarLight.html | 46 - .../templates/EditorToolbarOneline.html | 208 - .../dojo/src/widget/templates/FisheyeList.css | 27 - .../src/widget/templates/FloatingPane.css | 118 - .../src/widget/templates/FloatingPane.html | 18 - .../src/widget/templates/InlineEditBox.css | 29 - .../src/widget/templates/InlineEditBox.html | 6 - .../static/dojo/src/widget/templates/Menu.css | 60 - .../dojo/src/widget/templates/Menu2.css | 125 - .../src/widget/templates/MonthlyCalendar.css | 91 - .../src/widget/templates/MonthlyCalendar.html | 110 - .../dojo/src/widget/templates/PopUpButton.css | 35 - .../dojo/src/widget/templates/ProgressBar.css | 23 - .../src/widget/templates/ProgressBar.html | 5 - .../src/widget/templates/RemoteTabControl.css | 61 - .../widget/templates/ResizableTextarea.css | 15 - .../widget/templates/ResizableTextarea.html | 14 - .../src/widget/templates/ResizeHandle.css | 12 - .../static/dojo/src/widget/templates/Show.css | 59 - .../dojo/src/widget/templates/Show.html | 11 - .../dojo/src/widget/templates/ShowSlide.css | 12 - .../dojo/src/widget/templates/ShowSlide.html | 6 - .../dojo/src/widget/templates/SlideShow.css | 9 - .../dojo/src/widget/templates/SlideShow.html | 15 - .../dojo/src/widget/templates/Slider.css | 61 - .../dojo/src/widget/templates/Slider.html | 56 - .../widget/templates/SliderHorizontal.html | 3 - .../src/widget/templates/SliderVertical.html | 3 - .../dojo/src/widget/templates/Spinner.css | 34 - .../dojo/src/widget/templates/Spinner.html | 25 - .../src/widget/templates/SplitContainer.css | 39 - .../src/widget/templates/TabContainer.css | 162 - .../src/widget/templates/TabContainer.html | 4 - .../src/widget/templates/TabContainerA11y.css | 175 - .../dojo/src/widget/templates/TaskBar.css | 29 - .../widget/templates/TaskBarItemTemplate.html | 2 - .../dojo/src/widget/templates/Textbox.html | 5 - .../dojo/src/widget/templates/TimePicker.css | 179 - .../dojo/src/widget/templates/TimePicker.html | 98 - .../dojo/src/widget/templates/TitlePane.html | 4 - .../dojo/src/widget/templates/Toaster.css | 42 - .../dojo/src/widget/templates/Toolbar.css | 54 - .../src/widget/templates/TooltipTemplate.css | 10 - .../static/dojo/src/widget/templates/Tree.css | 29 - .../src/widget/templates/TreeDisableWrap.css | 9 - .../dojo/src/widget/templates/TreeDocIcon.css | 55 - .../dojo/src/widget/templates/TreeV3.css | 91 - .../dojo/src/widget/templates/Validate.css | 12 - .../widget/templates/ValidationTextbox.html | 8 - .../dojo/src/widget/templates/Wizard.css | 72 - .../dojo/src/widget/templates/Wizard.html | 10 - .../widget/templates/buttons/aggregate.gif | Bin 4360 -> 0 bytes .../widget/templates/buttons/backcolor.gif | Bin 585 -> 0 bytes .../src/widget/templates/buttons/bg-fade.png | Bin 177 -> 0 bytes .../src/widget/templates/buttons/bold.gif | Bin 346 -> 0 bytes .../src/widget/templates/buttons/cancel.gif | Bin 375 -> 0 bytes .../src/widget/templates/buttons/copy.gif | Bin 210 -> 0 bytes .../widget/templates/buttons/createlink.gif | Bin 1081 -> 0 bytes .../dojo/src/widget/templates/buttons/cut.gif | Bin 112 -> 0 bytes .../src/widget/templates/buttons/delete.gif | Bin 81 -> 0 bytes .../widget/templates/buttons/forecolor.gif | Bin 574 -> 0 bytes .../widget/templates/buttons/hilitecolor.gif | Bin 585 -> 0 bytes .../src/widget/templates/buttons/indent.gif | Bin 83 -> 0 bytes .../buttons/inserthorizontalrule.gif | Bin 117 -> 0 bytes .../widget/templates/buttons/insertimage.gif | Bin 595 -> 0 bytes .../templates/buttons/insertorderedlist.gif | Bin 85 -> 0 bytes .../widget/templates/buttons/inserttable.gif | Bin 233 -> 0 bytes .../templates/buttons/insertunorderedlist.gif | Bin 98 -> 0 bytes .../src/widget/templates/buttons/italic.gif | Bin 309 -> 0 bytes .../templates/buttons/justifycenter.gif | Bin 132 -> 0 bytes .../widget/templates/buttons/justifyfull.gif | Bin 294 -> 0 bytes .../widget/templates/buttons/justifyleft.gif | Bin 194 -> 0 bytes .../widget/templates/buttons/justifyright.gif | Bin 190 -> 0 bytes .../templates/buttons/left_to_right.gif | Bin 138 -> 0 bytes .../templates/buttons/list_bullet_indent.gif | Bin 98 -> 0 bytes .../templates/buttons/list_bullet_outdent.gif | Bin 99 -> 0 bytes .../templates/buttons/list_num_indent.gif | Bin 85 -> 0 bytes .../templates/buttons/list_num_outdent.gif | Bin 85 -> 0 bytes .../src/widget/templates/buttons/outdent.gif | Bin 84 -> 0 bytes .../src/widget/templates/buttons/paste.gif | Bin 241 -> 0 bytes .../src/widget/templates/buttons/redo.gif | Bin 543 -> 0 bytes .../widget/templates/buttons/removeformat.gif | Bin 101 -> 0 bytes .../templates/buttons/right_to_left.gif | Bin 142 -> 0 bytes .../src/widget/templates/buttons/save.gif | Bin 243 -> 0 bytes .../dojo/src/widget/templates/buttons/sep.gif | Bin 58 -> 0 bytes .../src/widget/templates/buttons/space.gif | Bin 43 -> 0 bytes .../templates/buttons/strikethrough.gif | Bin 329 -> 0 bytes .../widget/templates/buttons/subscript.gif | Bin 76 -> 0 bytes .../widget/templates/buttons/superscript.gif | Bin 77 -> 0 bytes .../widget/templates/buttons/underline.gif | Bin 344 -> 0 bytes .../src/widget/templates/buttons/undo.gif | Bin 541 -> 0 bytes .../src/widget/templates/buttons/wikiword.gif | Bin 386 -> 0 bytes .../dojo/src/widget/templates/check.gif | Bin 2024 -> 0 bytes .../src/widget/templates/decrementMonth.gif | Bin 166 -> 0 bytes .../src/widget/templates/decrementWeek.gif | Bin 160 -> 0 bytes .../dojo/src/widget/templates/grabCorner.gif | Bin 77 -> 0 bytes .../src/widget/templates/images/Tree/Tree.css | 36 - .../widget/templates/images/Tree/blank.gif | Bin 55 -> 0 bytes .../widget/templates/images/Tree/closed.gif | Bin 1078 -> 0 bytes .../widget/templates/images/Tree/document.gif | Bin 240 -> 0 bytes .../widget/templates/images/Tree/minus.gif | Bin 545 -> 0 bytes .../src/widget/templates/images/Tree/plus.gif | Bin 539 -> 0 bytes .../templates/images/Tree/transparent.gif | Bin 870 -> 0 bytes .../templates/images/Tree/treenode_blank.gif | Bin 834 -> 0 bytes .../templates/images/Tree/treenode_child.gif | Bin 73 -> 0 bytes .../images/Tree/treenode_expand_minus.gif | Bin 547 -> 0 bytes .../images/Tree/treenode_expand_plus.gif | Bin 542 -> 0 bytes .../templates/images/Tree/treenode_grid_c.gif | Bin 60 -> 0 bytes .../templates/images/Tree/treenode_grid_l.gif | Bin 68 -> 0 bytes .../templates/images/Tree/treenode_grid_p.gif | Bin 63 -> 0 bytes .../templates/images/Tree/treenode_grid_t.gif | Bin 74 -> 0 bytes .../templates/images/Tree/treenode_grid_v.gif | Bin 71 -> 0 bytes .../templates/images/Tree/treenode_grid_x.gif | Bin 60 -> 0 bytes .../templates/images/Tree/treenode_grid_y.gif | Bin 67 -> 0 bytes .../templates/images/Tree/treenode_grid_z.gif | Bin 60 -> 0 bytes .../images/Tree/treenode_loading.gif | Bin 1089 -> 0 bytes .../images/Tree/treenode_loading.jpg | Bin 1390 -> 0 bytes .../widget/templates/images/TreeV3/closed.gif | Bin 162 -> 0 bytes .../templates/images/TreeV3/document.gif | Bin 342 -> 0 bytes .../templates/images/TreeV3/expand_leaf.gif | Bin 68 -> 0 bytes .../images/TreeV3/expand_loading.gif | Bin 1081 -> 0 bytes .../templates/images/TreeV3/expand_minus.gif | Bin 552 -> 0 bytes .../templates/images/TreeV3/expand_plus.gif | Bin 552 -> 0 bytes .../src/widget/templates/images/TreeV3/i.gif | Bin 71 -> 0 bytes .../templates/images/TreeV3/i_bhalf.gif | Bin 60 -> 0 bytes .../widget/templates/images/TreeV3/i_half.gif | Bin 65 -> 0 bytes .../widget/templates/images/TreeV3/i_long.gif | Bin 2113 -> 0 bytes .../src/widget/templates/images/TreeV3/l.gif | Bin 74 -> 0 bytes .../widget/templates/images/TreeV3/minus.gif | Bin 539 -> 0 bytes .../widget/templates/images/TreeV3/open.gif | Bin 139 -> 0 bytes .../widget/templates/images/TreeV3/plus.gif | Bin 539 -> 0 bytes .../src/widget/templates/images/TreeV3/t.gif | Bin 80 -> 0 bytes .../src/widget/templates/images/TreeV3/x.gif | Bin 68 -> 0 bytes .../dojo/src/widget/templates/images/bar.gif | Bin 2458 -> 0 bytes .../widget/templates/images/bdYearBg.1.gif | 0 .../src/widget/templates/images/bdYearBg.gif | Bin 74 -> 0 bytes .../src/widget/templates/images/blank.gif | Bin 43 -> 0 bytes .../src/widget/templates/images/clock.png | Bin 9422 -> 0 bytes .../templates/images/combo_box_arrow.png | Bin 336 -> 0 bytes .../src/widget/templates/images/dateIcon.gif | Bin 392 -> 0 bytes .../templates/images/decrementMonth.gif | Bin 167 -> 0 bytes .../templates/images/decrementMonth.png | Bin 194 -> 0 bytes .../dojo/src/widget/templates/images/dpBg.gif | Bin 522 -> 0 bytes .../src/widget/templates/images/dpCurveBL.png | Bin 280 -> 0 bytes .../src/widget/templates/images/dpCurveBR.png | Bin 275 -> 0 bytes .../src/widget/templates/images/dpCurveTL.png | Bin 305 -> 0 bytes .../src/widget/templates/images/dpCurveTR.png | Bin 295 -> 0 bytes .../widget/templates/images/dpHorizLine.gif | Bin 43 -> 0 bytes .../templates/images/dpHorizLineFoot.gif | Bin 43 -> 0 bytes .../src/widget/templates/images/dpMonthBg.gif | Bin 107 -> 0 bytes .../src/widget/templates/images/dpMonthBg.png | Bin 169 -> 0 bytes .../widget/templates/images/dpMonthBg2.png | Bin 169 -> 0 bytes .../widget/templates/images/dpVertLine.gif | Bin 43 -> 0 bytes .../src/widget/templates/images/dpYearBg.gif | Bin 74 -> 0 bytes .../src/widget/templates/images/dpYearBg.png | Bin 142 -> 0 bytes .../images/dropdownButtonsArrow-disabled.gif | Bin 816 -> 0 bytes .../templates/images/dropdownButtonsArrow.gif | Bin 46 -> 0 bytes .../templates/images/floatingPaneClose.gif | Bin 752 -> 0 bytes .../templates/images/floatingPaneMaximize.gif | Bin 704 -> 0 bytes .../templates/images/floatingPaneMinimize.gif | Bin 692 -> 0 bytes .../templates/images/floatingPaneRestore.gif | Bin 701 -> 0 bytes .../src/widget/templates/images/h-bar.gif | Bin 2668 -> 0 bytes .../templates/images/incrementMonth.gif | Bin 168 -> 0 bytes .../templates/images/incrementMonth.png | Bin 205 -> 0 bytes .../dojo/src/widget/templates/images/no.gif | Bin 179 -> 0 bytes .../dojo/src/widget/templates/images/no.svg | 11 - .../widget/templates/images/scBackground.gif | Bin 715 -> 0 bytes .../images/slider-bg-progress-vert.gif | Bin 1899 -> 0 bytes .../templates/images/slider-bg-vert.gif | Bin 1899 -> 0 bytes .../src/widget/templates/images/slider-bg.gif | Bin 1102 -> 0 bytes .../templates/images/slider-button-horz.png | Bin 439 -> 0 bytes .../templates/images/slider-button-vert.png | Bin 432 -> 0 bytes .../widget/templates/images/slider-button.png | Bin 381 -> 0 bytes .../src/widget/templates/images/slider.gif | Bin 865 -> 0 bytes .../templates/images/slider_down_arrow.png | Bin 382 -> 0 bytes .../templates/images/slider_left_arrow.png | Bin 343 -> 0 bytes .../templates/images/slider_right_arrow.png | Bin 366 -> 0 bytes .../templates/images/slider_up_arrow.png | Bin 378 -> 0 bytes .../templates/images/soriaAccordionOff.gif | Bin 94 -> 0 bytes .../images/soriaAccordionSelected.gif | Bin 94 -> 0 bytes .../widget/templates/images/soriaActive-c.gif | Bin 1420 -> 0 bytes .../widget/templates/images/soriaActive-l.gif | Bin 1585 -> 0 bytes .../widget/templates/images/soriaActive-r.gif | Bin 1587 -> 0 bytes .../widget/templates/images/soriaBarBg.gif | Bin 155 -> 0 bytes .../widget/templates/images/soriaButton-c.gif | Bin 848 -> 0 bytes .../widget/templates/images/soriaButton-l.gif | Bin 1001 -> 0 bytes .../widget/templates/images/soriaButton-r.gif | Bin 1001 -> 0 bytes .../templates/images/soriaDisabled-c.gif | Bin 743 -> 0 bytes .../templates/images/soriaDisabled-l.gif | Bin 894 -> 0 bytes .../templates/images/soriaDisabled-r.gif | Bin 895 -> 0 bytes .../widget/templates/images/soriaMenuBg.gif | Bin 820 -> 0 bytes .../templates/images/soriaPressed-c.gif | Bin 1446 -> 0 bytes .../templates/images/soriaPressed-l.gif | Bin 1613 -> 0 bytes .../templates/images/soriaPressed-r.gif | Bin 1614 -> 0 bytes .../templates/images/spinnerDecrement.gif | Bin 120 -> 0 bytes .../templates/images/spinnerIncrement.gif | Bin 119 -> 0 bytes .../templates/images/submenu_disabled.gif | Bin 53 -> 0 bytes .../widget/templates/images/submenu_off.gif | Bin 828 -> 0 bytes .../widget/templates/images/submenu_on.gif | Bin 828 -> 0 bytes .../widget/templates/images/tab_bot_left.gif | Bin 296 -> 0 bytes .../templates/images/tab_bot_left_curr.gif | Bin 429 -> 0 bytes .../widget/templates/images/tab_bot_right.gif | Bin 974 -> 0 bytes .../templates/images/tab_bot_right_curr.gif | Bin 1310 -> 0 bytes .../src/widget/templates/images/tab_close.gif | Bin 312 -> 0 bytes .../widget/templates/images/tab_close_h.gif | Bin 313 -> 0 bytes .../src/widget/templates/images/tab_left.gif | Bin 635 -> 0 bytes .../widget/templates/images/tab_left_r.gif | Bin 296 -> 0 bytes .../templates/images/tab_left_r_curr.gif | Bin 429 -> 0 bytes .../src/widget/templates/images/tab_right.gif | Bin 2386 -> 0 bytes .../widget/templates/images/tab_right_r.gif | Bin 974 -> 0 bytes .../templates/images/tab_right_r_curr.gif | Bin 1310 -> 0 bytes .../widget/templates/images/tab_top_left.gif | Bin 2384 -> 0 bytes .../widget/templates/images/tab_top_right.gif | Bin 2386 -> 0 bytes .../src/widget/templates/images/timeIcon.gif | Bin 211 -> 0 bytes .../widget/templates/images/toolbar-bg.gif | Bin 180 -> 0 bytes .../widget/templates/images/transparent.gif | Bin 870 -> 0 bytes .../templates/images/treenode_blank.gif | Bin 834 -> 0 bytes .../templates/images/treenode_child.gif | Bin 73 -> 0 bytes .../images/treenode_expand_minus.gif | Bin 547 -> 0 bytes .../templates/images/treenode_expand_plus.gif | Bin 542 -> 0 bytes .../templates/images/treenode_grid_c.gif | Bin 60 -> 0 bytes .../templates/images/treenode_grid_l.gif | Bin 68 -> 0 bytes .../templates/images/treenode_grid_p.gif | Bin 63 -> 0 bytes .../templates/images/treenode_grid_t.gif | Bin 74 -> 0 bytes .../templates/images/treenode_grid_v.gif | Bin 71 -> 0 bytes .../templates/images/treenode_grid_x.gif | Bin 60 -> 0 bytes .../templates/images/treenode_grid_y.gif | Bin 67 -> 0 bytes .../templates/images/treenode_grid_z.gif | Bin 60 -> 0 bytes .../widget/templates/images/treenode_node.gif | Bin 195 -> 0 bytes .../widget/templates/images/verticalbar.gif | Bin 158 -> 0 bytes .../templates/images/whiteDownArrow.gif | Bin 46 -> 0 bytes .../src/widget/templates/incrementMonth.gif | Bin 168 -> 0 bytes .../src/widget/templates/incrementWeek.gif | Bin 159 -> 0 bytes .../src/widget/templates/richtextframe.html | 24 - .../static/dojo/src/widget/validate.js | 14 - .../static/dojo/src/widget/vml/Chart.js | 639 - .../struts2/static/dojo/src/xml/Parse.js | 235 - .../static/dojo/src/xml/XslTransform.js | 188 - .../static/dojo/src/xml/__package__.js | 18 - .../struts2/static/dojo/src/xml/svgUtil.js | 32 - .../struts2/static/dojo/storage_dialog.swf | Bin 26921 -> 0 bytes .../struts2/static/dojo/struts/ComboBox.css | 68 - .../apache/struts2/static/dojo/struts/Util.js | 51 - .../struts2/static/dojo/struts/tooltip.gif | Bin 324 -> 0 bytes .../struts2/static/dojo/struts/widget/Bind.js | 286 - .../static/dojo/struts/widget/BindAnchor.js | 21 - .../static/dojo/struts/widget/BindDiv.js | 254 - .../static/dojo/struts/widget/ComboBox.js | 405 - .../dojo/struts/widget/StrutsTimePicker.js | 35 - .../static/dojo/struts/widget/__package__.js | 8 - .../static/dojo/struts/widgets/dateIcon.gif | Bin 392 -> 0 bytes .../dojo/struts/widgets/dropdowncontainer.css | 0 .../static/dojo/struts/widgets/timeIcon.gif | Bin 392 -> 0 bytes .../struts2/static/inputtransferselect.js | 108 - .../struts2/static/niftycorners/layout.js | 13 - .../struts2/static/niftycorners/nifty.js | 174 - .../static/niftycorners/niftyCorners.css | 21 - .../static/niftycorners/niftyPrint.css | 2 - .../static/niftycorners/niftylayout.css | 57 - .../struts2/static/optiontransferselect.js | 163 - .../org/apache/struts2/static/tabs.css | 79 - .../org/apache/struts2/static/tree.css | 29 - .../apache/struts2/static/validationClient.js | 37 - core/src/main/resources/template/ajax/a.ftl | 4 - .../resources/template/ajax/ajax-common.ftl | 66 - .../resources/template/ajax/autocompleter.ftl | 96 - .../resources/template/ajax/controlheader.ftl | 11 - .../resources/template/ajax/div-close.ftl | 1 - core/src/main/resources/template/ajax/div.ftl | 25 - .../resources/template/ajax/dojoRequire.js | 14 - .../resources/template/ajax/form-close.ftl | 89 - .../src/main/resources/template/ajax/form.ftl | 47 - .../src/main/resources/template/ajax/head.ftl | 6 - .../main/resources/template/ajax/submit.ftl | 41 - .../resources/template/ajax/tab-close.ftl | 1 - core/src/main/resources/template/ajax/tab.ftl | 23 - .../main/resources/template/ajax/textarea.ftl | 45 - .../resources/template/ajax/theme.properties | 1 - .../resources/template/ajax/tree-close.ftl | 1 - .../src/main/resources/template/ajax/tree.ftl | 86 - .../template/ajax/treenode-close.ftl | 1 - .../template/ajax/treenode-include.ftl | 7 - .../main/resources/template/ajax/treenode.ftl | 6 - .../resources/template/ajax/validation.js | 26 - core/src/site/resources/tags/a.html | 114 +- core/src/site/resources/tags/ajax/a.html | 154 + .../resources/tags/ajax/autocompleter.html | 202 + .../resources/tags/ajax/datetimepicker.html | 154 + core/src/site/resources/tags/ajax/div.html | 194 + core/src/site/resources/tags/ajax/submit.html | 170 + .../site/resources/tags/ajax/tabbedPanel.html | 74 + core/src/site/resources/tags/ajax/tree.html | 218 + .../site/resources/tags/ajax/treenode.html | 42 + core/src/site/resources/tags/div.html | 160 - core/src/site/resources/tags/submit.html | 122 +- .../struts2/components/UIComponentTest.java | 3 +- .../struts2/views/jsp/ui/AnchorTest.java | 12 - .../views/jsp/ui/AutocompleterTest.java | 82 - .../apache/struts2/views/jsp/ui/Category.java | 105 - .../views/jsp/ui/CheckboxListTest.java | 6 - .../struts2/views/jsp/ui/CheckboxTest.java | 5 - .../struts2/views/jsp/ui/ComboBoxTest.java | 6 - .../views/jsp/ui/DateTimePickerTagTest.java | 69 - .../apache/struts2/views/jsp/ui/DivTest.java | 27 +- .../views/jsp/ui/DoubleSelectTest.java | 6 - .../apache/struts2/views/jsp/ui/FileTest.java | 6 - .../struts2/views/jsp/ui/HeadTagTest.java | 23 - .../struts2/views/jsp/ui/HiddenTest.java | 6 - .../struts2/views/jsp/ui/LabelTest.java | 6 - .../struts2/views/jsp/ui/PasswordTest.java | 6 - .../struts2/views/jsp/ui/RadioTest.java | 6 - .../struts2/views/jsp/ui/ResetTest.java | 6 - .../struts2/views/jsp/ui/SelectTest.java | 6 - .../struts2/views/jsp/ui/SubmitAjaxTest.java | 122 - .../struts2/views/jsp/ui/SubmitTest.java | 5 - .../struts2/views/jsp/ui/TextareaTest.java | 6 - .../struts2/views/jsp/ui/TextfieldTest.java | 5 - .../apache/struts2/views/jsp/ui/TreeTest.java | 136 - .../views/jsp/ui/UpDownSelectTagTest.java | 6 - .../struts2/views/jsp/ui/Autocompleter-1.txt | 20 - .../struts2/views/jsp/ui/Autocompleter-2.txt | 18 - .../views/jsp/ui/DateTimePickerTagTest-1.txt | 23 - .../struts2/views/jsp/ui/TabbedPanel-1.txt | 12 - .../struts2/views/jsp/ui/TabbedPanel-2.txt | 9 - .../struts2/views/jsp/ui/TabbedPanel-3.txt | 10 - .../struts2/views/jsp/ui/TabbedPanel-4.txt | 10 - .../org/apache/struts2/views/jsp/ui/div-1.txt | 20 +- .../apache/struts2/views/jsp/ui/href-1.txt | 14 +- .../struts2/views/jsp/ui/submit-ajax-1.txt | 23 - .../struts2/views/jsp/ui/submit-ajax-2.txt | 22 - .../struts2/views/jsp/ui/submit-ajax-3.txt | 24 - .../apache/struts2/views/jsp/ui/tree-1.txt | 42 - .../apache/struts2/views/jsp/ui/tree-2.txt | 64 - 852 files changed, 1260 insertions(+), 125828 deletions(-) delete mode 100644 core/src/main/java/org/apache/struts2/components/AbstractRemoteCallUIBean.java delete mode 100644 core/src/main/java/org/apache/struts2/components/Autocompleter.java delete mode 100644 core/src/main/java/org/apache/struts2/components/DateTimePicker.java delete mode 100644 core/src/main/java/org/apache/struts2/components/RemoteUICallBean.java delete mode 100644 core/src/main/java/org/apache/struts2/components/TabbedPanel.java delete mode 100644 core/src/main/java/org/apache/struts2/components/Tree.java delete mode 100644 core/src/main/java/org/apache/struts2/components/TreeNode.java rename core/src/main/java/org/apache/struts2/views/{freemarker/tags/TreeModel.java => annotations/StrutsTagSkipInheritance.java} (59%) delete mode 100644 core/src/main/java/org/apache/struts2/views/freemarker/tags/AutocompleterModel.java delete mode 100644 core/src/main/java/org/apache/struts2/views/freemarker/tags/DateTimePickerModel.java delete mode 100644 core/src/main/java/org/apache/struts2/views/freemarker/tags/TabbedPanelModel.java delete mode 100644 core/src/main/java/org/apache/struts2/views/freemarker/tags/TreeNodeModel.java delete mode 100644 core/src/main/java/org/apache/struts2/views/jsp/ui/AbstractRemoteCallUITag.java delete mode 100644 core/src/main/java/org/apache/struts2/views/jsp/ui/AutocompleterTag.java delete mode 100644 core/src/main/java/org/apache/struts2/views/jsp/ui/DateTimePickerTag.java delete mode 100644 core/src/main/java/org/apache/struts2/views/jsp/ui/TabbedPanelTag.java delete mode 100644 core/src/main/java/org/apache/struts2/views/jsp/ui/TreeNodeTag.java delete mode 100644 core/src/main/java/org/apache/struts2/views/jsp/ui/TreeTag.java delete mode 100644 core/src/main/java/org/apache/struts2/views/velocity/components/AutocompleterDirective.java delete mode 100644 core/src/main/java/org/apache/struts2/views/velocity/components/DateTimePickerDirective.java delete mode 100644 core/src/main/java/org/apache/struts2/views/velocity/components/TabbedPanelDirective.java delete mode 100644 core/src/main/java/org/apache/struts2/views/velocity/components/TreeDirective.java delete mode 100644 core/src/main/java/org/apache/struts2/views/velocity/components/TreeNodeDirective.java delete mode 100644 core/src/main/resources/org/apache/struts2/static/CommonFunctions.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/LICENSE delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/README delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/Storage_version6.swf delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/Storage_version8.swf delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/build.txt delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/dojo.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/dojo.js.uncompressed.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/flash6_gateway.swf delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/iframe_history.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/AdapterRegistry.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/Deferred.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/DeferredList.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/a11y.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/animation.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/animation/Animation.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/animation/AnimationEvent.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/animation/AnimationSequence.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/animation/Timer.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/animation/__package__.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/behavior.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/bootstrap1.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/bootstrap2.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/browser_debug.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/cal/iCalendar.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/cal/textDirectory.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/charting/Axis.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/charting/Chart.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/charting/Plot.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/charting/PlotArea.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/charting/Plotters.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/charting/README.txt delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/charting/Series.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/charting/__package__.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/charting/svg/Axis.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/charting/svg/PlotArea.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/charting/svg/Plotters.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/charting/vml/Axis.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/charting/vml/PlotArea.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/charting/vml/Plotters.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/collections/ArrayList.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/collections/BinaryTree.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/collections/Collections.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/collections/Dictionary.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/collections/Graph.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/collections/Queue.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/collections/Set.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/collections/SkipList.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/collections/SortedList.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/collections/Stack.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/collections/Store.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/collections/__package__.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/crypto.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/crypto/Blowfish.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/crypto/LICENSE delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/crypto/MD5.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/crypto/Rijndael.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/crypto/SHA1.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/crypto/SHA256.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/crypto/__package__.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/data.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/data/Read.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/data/Result.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/data/Write.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/data/__package__.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/data/csv/CsvStore.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/data/csv/Result.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/data/csv/__package__.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/data/old/Attribute.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/data/old/Item.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/data/old/Kind.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/data/old/Observable.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/data/old/ResultSet.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/data/old/Type.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/data/old/Value.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/data/old/__package__.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/data/old/format/Csv.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/data/old/format/Json.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/data/old/provider/Base.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/data/old/provider/Delicious.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/data/old/provider/FlatFile.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/data/old/provider/JotSpot.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/data/old/provider/MySql.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/data/old/to_do.txt delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/date.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/date/common.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/date/format.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/date/serialize.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/date/supplemental.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/debug.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/debug/Firebug.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/debug/arrow_hide.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/debug/arrow_show.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/debug/console.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/debug/deep.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/debug/spacer.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/dnd/DragAndDrop.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/dnd/HtmlDragAndDrop.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/dnd/HtmlDragCopy.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/dnd/HtmlDragManager.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/dnd/HtmlDragMove.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/dnd/Sortable.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/dnd/TreeDragAndDrop.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/dnd/TreeDragAndDropV3.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/dnd/__package__.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/docs.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/dom.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/event.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/event/__package__.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/event/browser.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/event/common.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/event/topic.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/experimental.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/flash.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/flash/flash6/DojoExternalInterface.as delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/flash/flash6/flash6_gateway.fla delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/flash/flash8/DojoExternalInterface.as delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/flash/flash8/ExpressInstall.as delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/fx/__package__.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/fx/html.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/fx/svg.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/gfx/Colorspace.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/gfx/__package__.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/gfx/color.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/gfx/color/hsl.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/gfx/color/hsv.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/gfx/common.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/gfx/matrix.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/gfx/path.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/gfx/shape.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/gfx/svg.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/gfx/vml.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/graphics/Colorspace.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/graphics/__package__.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/graphics/color.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/graphics/color/hsl.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/graphics/color/hsv.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/hostenv_adobesvg.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/hostenv_browser.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/hostenv_dashboard.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/hostenv_jsc.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/hostenv_rhino.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/hostenv_spidermonkey.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/hostenv_svg.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/hostenv_wsh.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/html.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/html/__package__.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/html/color.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/html/common.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/html/display.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/html/iframe.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/html/images/shadowB.png delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/html/images/shadowBL.png delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/html/images/shadowBR.png delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/html/images/shadowL.png delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/html/images/shadowR.png delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/html/images/shadowT.png delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/html/images/shadowTL.png delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/html/images/shadowTR.png delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/html/layout.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/html/metrics.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/html/selection.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/html/shadow.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/html/style.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/html/util.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/calendar/nls/README delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/calendar/nls/de/gregorian.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/calendar/nls/en/gregorian.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/calendar/nls/es/gregorian.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/calendar/nls/fi/gregorian.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/calendar/nls/fr/gregorian.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/calendar/nls/gregorian.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/calendar/nls/gregorianExtras.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/calendar/nls/hu/gregorian.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/calendar/nls/it/gregorian.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/calendar/nls/ja/gregorian.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/calendar/nls/ja/gregorianExtras.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/calendar/nls/ko/gregorian.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/calendar/nls/nl/gregorian.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/calendar/nls/pt-br/gregorian.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/calendar/nls/pt/gregorian.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/calendar/nls/sv/gregorian.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/calendar/nls/zh-cn/gregorian.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/calendar/nls/zh-hk/gregorian.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/calendar/nls/zh-tw/gregorian.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/calendar/nls/zh/gregorian.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/calendar/nls/zh/gregorianExtras.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/common.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/currency.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/currency/common.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/currency/nls/EUR.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/currency/nls/GBP.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/currency/nls/INR.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/currency/nls/ITL.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/currency/nls/JPY.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/currency/nls/README delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/currency/nls/USD.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/currency/nls/en-us/USD.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/currency/nls/en/EUR.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/currency/nls/en/GBP.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/currency/nls/en/INR.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/currency/nls/en/ITL.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/currency/nls/en/JPY.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/currency/nls/en/USD.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/currency/nls/hi/EUR.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/currency/nls/hi/GBP.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/currency/nls/hi/INR.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/currency/nls/hi/ITL.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/currency/nls/hi/JPY.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/currency/nls/hi/USD.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/currency/nls/ja/EUR.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/currency/nls/ja/GBP.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/currency/nls/ja/INR.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/currency/nls/ja/ITL.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/currency/nls/ja/JPY.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/currency/nls/ja/USD.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/i18n/number.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/iCalendar.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/io.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/io/BrowserIO.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/io/IframeIO.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/io/RepubsubIO.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/io/RhinoIO.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/io/ScriptSrcIO.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/io/XhrIframeProxy.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/io/__package__.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/io/cometd.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/io/common.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/io/cookie.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/io/xip_client.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/io/xip_server.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/json.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/lang.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/lang/__package__.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/lang/array.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/lang/assert.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/lang/common.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/lang/declare.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/lang/extras.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/lang/func.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/lang/repr.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/lang/timing/Streamer.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/lang/timing/Timer.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/lang/timing/__package__.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/lang/type.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/lfx/Animation.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/lfx/__package__.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/lfx/extras.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/lfx/html.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/lfx/rounded.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/lfx/shadow.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/lfx/toggle.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/loader.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/loader_xd.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/logging/ConsoleLogger.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/logging/Logger.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/logging/__package__.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/math.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/math/__package__.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/math/curves.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/math/matrix.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/math/points.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/namespaces/dojo.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/ns.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/profile.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/regexp.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/rpc/Deferred.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/rpc/JotService.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/rpc/JsonService.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/rpc/RpcService.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/rpc/YahooService.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/rpc/__package__.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/rpc/yahoo.smd delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/selection/Selection.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/storage.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/storage/Storage.as delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/storage/__package__.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/storage/browser.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/storage/dashboard.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/storage/storage_dialog.fla delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/string.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/string/Builder.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/string/__package__.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/string/common.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/string/extras.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/style.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/svg.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/text/__package__.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/text/textDirectory.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/undo/Manager.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/undo/__package__.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/undo/browser.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/uri/Uri.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/uri/__package__.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/uuid/LightweightGenerator.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/uuid/NameBasedGenerator.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/uuid/NilGenerator.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/uuid/RandomGenerator.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/uuid/TimeBasedGenerator.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/uuid/Uuid.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/uuid/__package__.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/validate.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/validate/__package__.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/validate/check.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/validate/common.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/validate/creditCard.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/validate/datetime.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/validate/de.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/validate/jp.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/validate/us.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/validate/web.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/AccordionContainer.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/AnimatedPng.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Button.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Chart.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Checkbox.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Clock.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/ColorPalette.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/ComboBox.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/ContentPane.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/CurrencyTextbox.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/DatePicker.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/DateTextbox.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/DebugConsole.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Dialog.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/DocPane.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/DomWidget.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/DropdownContainer.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/DropdownDatePicker.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/DropdownTimePicker.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Editor.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Editor2.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Editor2Plugin/AlwaysShowToolbar.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Editor2Plugin/ContextMenu.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Editor2Plugin/CreateLinkDialog.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Editor2Plugin/FindReplace.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Editor2Plugin/FindReplaceDialog.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Editor2Plugin/InsertImageDialog.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Editor2Plugin/InsertTableDialog.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Editor2Plugin/SimpleSignalCommands.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Editor2Plugin/TableOperation.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Editor2Plugin/ToolbarDndSupport.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Editor2Plugin/__package__.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Editor2Toolbar.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/FilteringTable.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/FisheyeList.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/FloatingPane.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Form.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/GoogleMap.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/HtmlWidget.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/InlineEditBox.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/IntegerTextbox.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/InternetTextbox.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/LayoutContainer.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/LinkPane.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Manager.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Menu2.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/MonthlyCalendar.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/PageContainer.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Parse.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/PopupContainer.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/ProgressBar.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/RadioGroup.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/RealNumberTextbox.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/RegexpTextbox.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/RemoteTabController.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Repeater.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/ResizableTextarea.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/ResizeHandle.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/RichText.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Rounded.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Select.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Show.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/ShowAction.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/ShowSlide.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/SlideShow.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Slider.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/SortableTable.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Spinner.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/SplitContainer.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/SplitPane.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/SvgButton.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/SvgWidget.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/SwtWidget.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/TabContainer.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/TaskBar.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Textbox.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/TimePicker.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/TitlePane.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Toaster.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Toggler.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Toolbar.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Tooltip.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Tree.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/TreeBasicController.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/TreeBasicControllerV3.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/TreeCommon.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/TreeContextMenu.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/TreeContextMenuV3.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/TreeControllerExtension.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/TreeDemo.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/TreeDeselectOnDblselect.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/TreeDisableWrapExtension.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/TreeDndControllerV3.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/TreeDocIconExtension.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/TreeEditor.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/TreeEmphaseOnSelect.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/TreeExpandOnSelect.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/TreeExtension.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/TreeLinkExtension.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/TreeLoadingController.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/TreeLoadingControllerV3.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/TreeNode.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/TreeNodeV3.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/TreeRPCController.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/TreeRpcControllerV3.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/TreeSelector.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/TreeSelectorV3.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/TreeTimeoutIterator.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/TreeV3.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/TreeWithNode.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/UsTextbox.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/ValidationTextbox.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Widget.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/Wizard.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/YahooMap.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/__package__.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/demoEngine/DemoContainer.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/demoEngine/DemoItem.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/demoEngine/DemoNavigator.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/demoEngine/DemoPane.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/demoEngine/SourcePane.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/demoEngine/__package__.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/demoEngine/templates/DemoContainer.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/demoEngine/templates/DemoContainer.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/demoEngine/templates/DemoItem.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/demoEngine/templates/DemoItem.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/demoEngine/templates/DemoNavigator.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/demoEngine/templates/DemoNavigator.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/demoEngine/templates/DemoPane.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/demoEngine/templates/DemoPane.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/demoEngine/templates/SourcePane.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/demoEngine/templates/SourcePane.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/demoEngine/templates/general.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/demoEngine/templates/images/test_thumb.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/demoEngine/templates/images/viewDemo.png delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/html/layout.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/html/loader.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/html/stabile.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/nls/DropdownDatePicker.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/nls/DropdownTimePicker.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/nls/TimePicker.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/nls/fr/validate.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/nls/ja/validate.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/nls/validate.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/nls/zh-cn/validate.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/svg/Chart.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/AccordionPane.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/AccordionPane.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/ButtonTemplate.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/ButtonTemplate.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/Checkbox.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/Checkbox.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/CheckboxA11y.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/CiviCrmDatePicker.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/ComboBox.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/ComboBox.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/ComboButtonTemplate.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/DatePicker.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/DatePicker.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/DemoEngine.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/Dialog.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/DocPane.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/DocPane.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/DropDownButtonTemplate.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/Editor2/Dialog/createlink.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/Editor2/Dialog/find.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/Editor2/Dialog/insertimage.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/Editor2/Dialog/inserttable.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/Editor2/Dialog/replace.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/Editor2/EditorDialog.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/Editor2/EditorToolbar_FontName.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/Editor2/EditorToolbar_FontSize.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/Editor2/EditorToolbar_FormatBlock.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/Editor2/showtableborder_gecko.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/Editor2/showtableborder_ie.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/EditorToolbar.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/EditorToolbar.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/EditorToolbarLight.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/EditorToolbarOneline.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/FisheyeList.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/FloatingPane.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/FloatingPane.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/InlineEditBox.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/InlineEditBox.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/Menu.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/Menu2.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/MonthlyCalendar.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/MonthlyCalendar.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/PopUpButton.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/ProgressBar.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/ProgressBar.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/RemoteTabControl.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/ResizableTextarea.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/ResizableTextarea.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/ResizeHandle.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/Show.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/Show.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/ShowSlide.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/ShowSlide.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/SlideShow.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/SlideShow.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/Slider.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/Slider.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/SliderHorizontal.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/SliderVertical.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/Spinner.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/Spinner.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/SplitContainer.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/TabContainer.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/TabContainer.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/TabContainerA11y.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/TaskBar.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/TaskBarItemTemplate.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/Textbox.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/TimePicker.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/TimePicker.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/TitlePane.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/Toaster.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/Toolbar.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/TooltipTemplate.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/Tree.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/TreeDisableWrap.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/TreeDocIcon.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/TreeV3.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/Validate.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/ValidationTextbox.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/Wizard.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/Wizard.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/aggregate.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/backcolor.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/bg-fade.png delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/bold.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/cancel.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/copy.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/createlink.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/cut.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/delete.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/forecolor.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/hilitecolor.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/indent.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/inserthorizontalrule.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/insertimage.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/insertorderedlist.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/inserttable.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/insertunorderedlist.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/italic.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/justifycenter.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/justifyfull.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/justifyleft.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/justifyright.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/left_to_right.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/list_bullet_indent.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/list_bullet_outdent.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/list_num_indent.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/list_num_outdent.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/outdent.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/paste.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/redo.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/removeformat.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/right_to_left.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/save.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/sep.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/space.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/strikethrough.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/subscript.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/superscript.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/underline.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/undo.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/buttons/wikiword.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/check.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/decrementMonth.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/decrementWeek.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/grabCorner.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/Tree/Tree.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/Tree/blank.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/Tree/closed.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/Tree/document.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/Tree/minus.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/Tree/plus.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/Tree/transparent.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/Tree/treenode_blank.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/Tree/treenode_child.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/Tree/treenode_expand_minus.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/Tree/treenode_expand_plus.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/Tree/treenode_grid_c.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/Tree/treenode_grid_l.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/Tree/treenode_grid_p.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/Tree/treenode_grid_t.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/Tree/treenode_grid_v.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/Tree/treenode_grid_x.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/Tree/treenode_grid_y.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/Tree/treenode_grid_z.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/Tree/treenode_loading.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/Tree/treenode_loading.jpg delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/TreeV3/closed.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/TreeV3/document.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/TreeV3/expand_leaf.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/TreeV3/expand_loading.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/TreeV3/expand_minus.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/TreeV3/expand_plus.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/TreeV3/i.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/TreeV3/i_bhalf.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/TreeV3/i_half.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/TreeV3/i_long.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/TreeV3/l.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/TreeV3/minus.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/TreeV3/open.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/TreeV3/plus.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/TreeV3/t.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/TreeV3/x.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/bar.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/bdYearBg.1.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/bdYearBg.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/blank.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/clock.png delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/combo_box_arrow.png delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/dateIcon.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/decrementMonth.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/decrementMonth.png delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/dpBg.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/dpCurveBL.png delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/dpCurveBR.png delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/dpCurveTL.png delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/dpCurveTR.png delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/dpHorizLine.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/dpHorizLineFoot.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/dpMonthBg.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/dpMonthBg.png delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/dpMonthBg2.png delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/dpVertLine.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/dpYearBg.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/dpYearBg.png delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/dropdownButtonsArrow-disabled.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/dropdownButtonsArrow.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/floatingPaneClose.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/floatingPaneMaximize.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/floatingPaneMinimize.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/floatingPaneRestore.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/h-bar.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/incrementMonth.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/incrementMonth.png delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/no.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/no.svg delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/scBackground.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/slider-bg-progress-vert.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/slider-bg-vert.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/slider-bg.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/slider-button-horz.png delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/slider-button-vert.png delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/slider-button.png delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/slider.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/slider_down_arrow.png delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/slider_left_arrow.png delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/slider_right_arrow.png delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/slider_up_arrow.png delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/soriaAccordionOff.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/soriaAccordionSelected.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/soriaActive-c.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/soriaActive-l.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/soriaActive-r.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/soriaBarBg.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/soriaButton-c.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/soriaButton-l.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/soriaButton-r.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/soriaDisabled-c.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/soriaDisabled-l.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/soriaDisabled-r.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/soriaMenuBg.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/soriaPressed-c.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/soriaPressed-l.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/soriaPressed-r.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/spinnerDecrement.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/spinnerIncrement.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/submenu_disabled.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/submenu_off.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/submenu_on.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/tab_bot_left.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/tab_bot_left_curr.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/tab_bot_right.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/tab_bot_right_curr.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/tab_close.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/tab_close_h.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/tab_left.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/tab_left_r.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/tab_left_r_curr.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/tab_right.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/tab_right_r.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/tab_right_r_curr.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/tab_top_left.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/tab_top_right.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/timeIcon.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/toolbar-bg.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/transparent.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/treenode_blank.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/treenode_child.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/treenode_expand_minus.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/treenode_expand_plus.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/treenode_grid_c.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/treenode_grid_l.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/treenode_grid_p.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/treenode_grid_t.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/treenode_grid_v.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/treenode_grid_x.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/treenode_grid_y.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/treenode_grid_z.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/treenode_node.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/verticalbar.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/images/whiteDownArrow.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/incrementMonth.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/incrementWeek.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/richtextframe.html delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/validate.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/widget/vml/Chart.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/xml/Parse.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/xml/XslTransform.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/xml/__package__.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/src/xml/svgUtil.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/storage_dialog.swf delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/struts/ComboBox.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/struts/Util.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/struts/tooltip.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/struts/widget/Bind.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/struts/widget/BindAnchor.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/struts/widget/BindDiv.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/struts/widget/ComboBox.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/struts/widget/StrutsTimePicker.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/struts/widget/__package__.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/struts/widgets/dateIcon.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/struts/widgets/dropdowncontainer.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/dojo/struts/widgets/timeIcon.gif delete mode 100644 core/src/main/resources/org/apache/struts2/static/inputtransferselect.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/niftycorners/layout.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/niftycorners/nifty.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/niftycorners/niftyCorners.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/niftycorners/niftyPrint.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/niftycorners/niftylayout.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/optiontransferselect.js delete mode 100644 core/src/main/resources/org/apache/struts2/static/tabs.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/tree.css delete mode 100644 core/src/main/resources/org/apache/struts2/static/validationClient.js delete mode 100644 core/src/main/resources/template/ajax/a.ftl delete mode 100644 core/src/main/resources/template/ajax/ajax-common.ftl delete mode 100644 core/src/main/resources/template/ajax/autocompleter.ftl delete mode 100644 core/src/main/resources/template/ajax/controlheader.ftl delete mode 100644 core/src/main/resources/template/ajax/div-close.ftl delete mode 100644 core/src/main/resources/template/ajax/div.ftl delete mode 100644 core/src/main/resources/template/ajax/dojoRequire.js delete mode 100644 core/src/main/resources/template/ajax/form-close.ftl delete mode 100644 core/src/main/resources/template/ajax/form.ftl delete mode 100644 core/src/main/resources/template/ajax/head.ftl delete mode 100644 core/src/main/resources/template/ajax/submit.ftl delete mode 100644 core/src/main/resources/template/ajax/tab-close.ftl delete mode 100644 core/src/main/resources/template/ajax/tab.ftl delete mode 100644 core/src/main/resources/template/ajax/textarea.ftl delete mode 100644 core/src/main/resources/template/ajax/theme.properties delete mode 100644 core/src/main/resources/template/ajax/tree-close.ftl delete mode 100644 core/src/main/resources/template/ajax/tree.ftl delete mode 100644 core/src/main/resources/template/ajax/treenode-close.ftl delete mode 100644 core/src/main/resources/template/ajax/treenode-include.ftl delete mode 100644 core/src/main/resources/template/ajax/treenode.ftl delete mode 100644 core/src/main/resources/template/ajax/validation.js create mode 100644 core/src/site/resources/tags/ajax/a.html create mode 100644 core/src/site/resources/tags/ajax/autocompleter.html create mode 100644 core/src/site/resources/tags/ajax/datetimepicker.html create mode 100644 core/src/site/resources/tags/ajax/div.html create mode 100644 core/src/site/resources/tags/ajax/submit.html create mode 100644 core/src/site/resources/tags/ajax/tabbedPanel.html create mode 100644 core/src/site/resources/tags/ajax/tree.html create mode 100644 core/src/site/resources/tags/ajax/treenode.html delete mode 100644 core/src/test/java/org/apache/struts2/views/jsp/ui/AutocompleterTest.java delete mode 100644 core/src/test/java/org/apache/struts2/views/jsp/ui/Category.java delete mode 100644 core/src/test/java/org/apache/struts2/views/jsp/ui/DateTimePickerTagTest.java delete mode 100644 core/src/test/java/org/apache/struts2/views/jsp/ui/SubmitAjaxTest.java delete mode 100644 core/src/test/java/org/apache/struts2/views/jsp/ui/TreeTest.java delete mode 100644 core/src/test/resources/org/apache/struts2/views/jsp/ui/Autocompleter-1.txt delete mode 100644 core/src/test/resources/org/apache/struts2/views/jsp/ui/Autocompleter-2.txt delete mode 100644 core/src/test/resources/org/apache/struts2/views/jsp/ui/DateTimePickerTagTest-1.txt delete mode 100644 core/src/test/resources/org/apache/struts2/views/jsp/ui/TabbedPanel-1.txt delete mode 100644 core/src/test/resources/org/apache/struts2/views/jsp/ui/TabbedPanel-2.txt delete mode 100644 core/src/test/resources/org/apache/struts2/views/jsp/ui/TabbedPanel-3.txt delete mode 100644 core/src/test/resources/org/apache/struts2/views/jsp/ui/TabbedPanel-4.txt delete mode 100644 core/src/test/resources/org/apache/struts2/views/jsp/ui/submit-ajax-1.txt delete mode 100644 core/src/test/resources/org/apache/struts2/views/jsp/ui/submit-ajax-2.txt delete mode 100644 core/src/test/resources/org/apache/struts2/views/jsp/ui/submit-ajax-3.txt delete mode 100644 core/src/test/resources/org/apache/struts2/views/jsp/ui/tree-1.txt delete mode 100644 core/src/test/resources/org/apache/struts2/views/jsp/ui/tree-2.txt diff --git a/core/src/main/java/org/apache/struts2/components/AbstractRemoteCallUIBean.java b/core/src/main/java/org/apache/struts2/components/AbstractRemoteCallUIBean.java deleted file mode 100644 index e98d92504..000000000 --- a/core/src/main/java/org/apache/struts2/components/AbstractRemoteCallUIBean.java +++ /dev/null @@ -1,175 +0,0 @@ -/* - * $Id$ - * - * Copyright 2006 The Apache Software Foundation. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ -package org.apache.struts2.components; - -import javax.servlet.http.HttpServletRequest; -import javax.servlet.http.HttpServletResponse; - -import org.apache.struts2.views.annotations.StrutsTagAttribute; - -import com.opensymphony.xwork2.util.ValueStack; - -/** - * AbstractRemoteCallUIBean is superclass for all components dealing with remote - * calls. - */ -/** - * TODO: Document AbstractRemoteCallUIBean. - * - * @author $Author$ - * @version $Revision$ $Date$ - */ -public abstract class AbstractRemoteCallUIBean extends ClosingUIBean implements RemoteUICallBean { - - protected String href; - protected String errorText; - protected String afterLoading; - protected String beforeLoading; - protected String executeScripts; - protected String loadingText; - protected String listenTopics; - protected String handler; - protected String formId; - protected String formFilter; - protected String notifyTopics; - protected String showErrorTransportText; - protected String indicator; - protected String showLoadingText; - - public AbstractRemoteCallUIBean(ValueStack stack, HttpServletRequest request, - HttpServletResponse response) { - super(stack, request, response); - } - - public void evaluateExtraParams() { - super.evaluateExtraParams(); - - if (href != null) - addParameter("href", findString(href)); - if (errorText != null) - addParameter("errorText", findString(errorText)); - if (loadingText != null) - addParameter("loadingText", findString(loadingText)); - if (afterLoading != null) - addParameter("afterLoading", findString(afterLoading)); - if (beforeLoading != null) - addParameter("beforeLoading", findString(beforeLoading)); - if (executeScripts != null) - addParameter("executeScripts", findValue(executeScripts, Boolean.class)); - if (listenTopics != null) - addParameter("listenTopics", findValue(listenTopics, String.class)); - if (notifyTopics != null) - addParameter("notifyTopics", findValue(notifyTopics, String.class)); - if (handler != null) - addParameter("handler", findString(handler)); - if (formId != null) - addParameter("formId", findString(formId)); - if (formFilter != null) - addParameter("formFilter", findString(formFilter)); - if (indicator != null) - addParameter("indicator", findString(indicator)); - if (showErrorTransportText != null) - addParameter("showErrorTransportText", findValue(showErrorTransportText, Boolean.class)); - else - addParameter("showErrorTransportText", true); - if (showLoadingText != null) - addParameter("showLoadingText", findString(showLoadingText)); - } - - - @StrutsTagAttribute(description="Topic that will trigger the remote call") - public void setListenTopics(String listenTopics) { - this.listenTopics = listenTopics; - } - - @StrutsTagAttribute(description="The URL to call to obtain the content. Note: If used with ajax context, the value must be set as an url tag value.") - public void setHref(String href) { - this.href = href; - } - - - @StrutsTagAttribute(description="The text to display to the user if the is an error fetching the content") - public void setErrorText(String errorText) { - this.errorText = errorText; - } - - - /* (non-Javadoc) - * @see org.apache.struts2.components.RemoteUICallBean#setAfterLoading(java.lang.String) - */ - public void setAfterLoading(String afterLoading) { - this.afterLoading = afterLoading; - } - - - /* (non-Javadoc) - * @see org.apache.struts2.components.RemoteUICallBean#setBeforeLoading(java.lang.String) - */ - public void setBeforeLoading(String beforeLoading) { - this.beforeLoading = beforeLoading; - } - - - @StrutsTagAttribute(description="Javascript code in the fetched content will be executed", type="Boolean", defaultValue="false") - public void setExecuteScripts(String executeScripts) { - this.executeScripts = executeScripts; - } - - @StrutsTagAttribute(description="Text to be shown while content is being fetched", defaultValue="Loading...") - public void setLoadingText(String loadingText) { - this.loadingText = loadingText; - } - - - @StrutsTagAttribute(description="Javascript function name that will make the request") - public void setHandler(String handler) { - this.handler = handler; - } - - - @StrutsTagAttribute(description="Function name used to filter the fields of the form.") - public void setFormFilter(String formFilter) { - this.formFilter = formFilter; - } - - @StrutsTagAttribute(description="Form id whose fields will be serialized and passed as parameters") - public void setFormId(String formId) { - this.formId = formId; - } - - @StrutsTagAttribute(description="Topics that will published when the remote call completes") - public void setNotifyTopics(String notifyTopics) { - this.notifyTopics = notifyTopics; - } - - - @StrutsTagAttribute(description="Set whether errors will be shown or not", type="Boolean", defaultValue="true") - public void setShowErrorTransportText(String showError) { - this.showErrorTransportText = showError; - } - - @StrutsTagAttribute(description="Id of element that will be shown while making request") - public void setIndicator(String indicator) { - this.indicator = indicator; - } - - @StrutsTagAttribute(description="Show loading text on targets", type="Boolean", defaultValue="true") - public void setShowLoadingText(String showLoadingText) { - this.showLoadingText = showLoadingText; - } -} diff --git a/core/src/main/java/org/apache/struts2/components/Anchor.java b/core/src/main/java/org/apache/struts2/components/Anchor.java index e0bc6b46a..2c9383b67 100644 --- a/core/src/main/java/org/apache/struts2/components/Anchor.java +++ b/core/src/main/java/org/apache/struts2/components/Anchor.java @@ -31,109 +31,29 @@ import com.opensymphony.xwork2.util.ValueStack; /** * * - * A tag that creates a HTML <a href='' /> that when clicked calls a URL remote XMLHttpRequest call via the dojo - * framework.

- * - * - * THE FOLLOWING IS ONLY VALID WHEN AJAX IS CONFIGURED - *

- * 'resultDivId' Deprecated. Use targets.

- * 'targets' is a list of element ids whose content will be updated with the - * text returned from request.

- * 'errorText' is the text that will be displayed when there is an error making the request.

- * 'onLoadJS' Deprecated. Use 'notifyTopics'.

- * 'preInvokeJS' Deprecated. Use 'notifyTopics'.

- * 'executeScripts' if set to true will execute javascript sections in the returned text.

- * 'loadingText' is the text that will be displayed on the 'targets' elements while making the - * request.

- * 'handler' is the name of the function that will take care of making the AJAX request. Dojo's widget - * and dom node are passed as parameters).

- * 'formId' is the id of the html form whose fields will be seralized and passed as parameters - * in the request.

- * 'formFilter' is the name of a function which will be used to filter the fields that will be - * seralized. This function takes as a parameter the element and returns true if the element - * should be included.

- * 'listenTopics' comma separated list of topics names, that will trigger a request - * 'indicator' element to be shown while the request executing - * 'showErrorTransportText': whether errors should be displayed (on 'targets')

- * 'showLoadingText' show loading text on targets

- * 'notifyTopics' comma separated list of topics names, that will be published. Three parameters are passed:

- *

+ * A tag that creates a HTML <a >.

* - * + * *

Examples * *

  * 
- * <s:a id="link1" theme="ajax" href="/DoIt.action" errorText="An error ocurred" loadingText="Loading...">
+ * <s:a id="link1" theme="ajax" href="/DoIt.action">
  *     <img border="none" src="<%=request.getContextPath()%>/images/delete.gif"/>
  *     <s:param name="id" value="1"/>
  * </s:a>
  * 
  * 
* - *

- * - * - * - * Results in - * - * - * - *

- * - *
- * 
- * <a dojoType="BindAnchor" executeScripts="true" id="link1" href="/DoIt.action?id=1" errorText="An error ocurred"></a>
- * 
- * 
- * - *

- * - * - * - * Here is an example that uses the beforeLoading. This example is in altSyntax=true: - * - * - * - *

- * - *
- * 
- * <s:a id="test" theme="ajax" href="/simpeResult.action" beforeLoading="confirm('Are you sure?')">
- *  A
- * </s:a>
- * 
- * 
- * */ @StrutsTag(name="a", tldTagClass="org.apache.struts2.views.jsp.ui.AnchorTag", description="Render a HTML href element that when clicked can optionally call a URL via remote XMLHttpRequest and updates its targets") -public class Anchor extends AbstractRemoteCallUIBean { +public class Anchor extends ClosingUIBean { public static final String OPEN_TEMPLATE = "a"; public static final String TEMPLATE = "a-close"; public static final String COMPONENT_NAME = Anchor.class.getName(); - protected String targets; - + protected String href; + public Anchor(ValueStack stack, HttpServletRequest request, HttpServletResponse response) { super(stack, request, response); } @@ -145,27 +65,16 @@ public class Anchor extends AbstractRemoteCallUIBean { protected String getDefaultTemplate() { return TEMPLATE; } - + public void evaluateExtraParams() { super.evaluateExtraParams(); - if(targets != null) - addParameter("targets", findString(targets)); + if (href != null) + addParameter("href", findString(href)); } - - @StrutsTagAttribute(description="Comma delimited list of ids of the elements whose content will be updated") - public void setTargets(String targets) { - this.targets = targets; - } - - @StrutsTagAttribute(name="onLoadJS", description="Deprecated. Use 'notifyTopics'. Javascript code execute after reload") - public void setAfterLoading(String afterLoading) { - this.afterLoading = afterLoading; - } - - - @StrutsTagAttribute(name="preInvokeJS", description="Deprecated. Use 'notifyTopics'. Javascript code execute before reload") - public void setBeforeLoading(String beforeLoading) { - this.beforeLoading = beforeLoading; + + @StrutsTagAttribute(description="The URL.") + public void setHref(String href) { + this.href = href; } } diff --git a/core/src/main/java/org/apache/struts2/components/Autocompleter.java b/core/src/main/java/org/apache/struts2/components/Autocompleter.java deleted file mode 100644 index 70fed88d7..000000000 --- a/core/src/main/java/org/apache/struts2/components/Autocompleter.java +++ /dev/null @@ -1,300 +0,0 @@ -/* - * $Id$ - * - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -package org.apache.struts2.components; - -import javax.servlet.http.HttpServletRequest; -import javax.servlet.http.HttpServletResponse; - -import org.apache.struts2.views.annotations.StrutsTag; -import org.apache.struts2.views.annotations.StrutsTagAttribute; - -import com.opensymphony.xwork2.util.ValueStack; - -/** - * - *

The autocomplete tag is a combobox that can autocomplete text entered on the input box. - * When used on the "simple" theme, the autocompleter can be used like the ComboBox. - * When used on the "ajax" theme, the list can be retieved from an action.

- * - * - * THE FOLLOWING IS ONLY VALID WHEN AJAX IS CONFIGURED - * - * 'dropdownWidth' width in pixels of the drodpdown, same as autocompleter's width by default

- * 'dropdownHeight' height in pixels of the drodown, 120 px by default

- * 'forceValidOption' if invalid option is selected, clear autocompleter's text when focus is lost

- * 'autoComplete', if true, make suggestions on the textbox

- * 'formId' is the id of the html form whose fields will be seralized and passed as parameters - * in the request.

- * 'formFilter' is the name of a function which will be used to filter the fields that will be - * seralized. This function takes as a parameter the element and returns true if the element - * should be included.

- * 'listenTopics' comma separated list of topics names, that will trigger a request - * 'indicator' element to be shown while the request executing - * 'showErrorTransportText': whether errors should be displayed (on 'targets')

- * 'loadOnTextChange' options will be reloaded everytime a character is typed on the textbox

- * 'loadMinimumCount' minimum number of characters that will force the content to be loaded

- * 'showDownError' show or hide the down arrow button

- * 'searchType' how the search must be performed, options are: "startstring", "startword" and "substring"

- * 'keyName' name of the field to which the selected key will be assigned

- * 'iconPath' path of icon used for the dropdown

- * 'templateCssPath' path to css file used to customize Dojo's widget

- * 'dataFieldName' name of the field to be used as the list in the returned JSON string

- * 'notifyTopics' comma separated list of topics names, that will be published. Three parameters are passed:

- *