[Pkg-javascript-commits] [dojo] 18/18: Merge tag 'upstream/1.9.1+dfsg'

David Prévot taffit at alioth.debian.org
Fri Oct 25 19:59:50 UTC 2013


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository dojo.

commit 1a172c1bfe70cfee6b2e4c790cc6b8607e8f7cc1
Merge: c8313a3 0f7733b
Author: David Prévot <taffit at debian.org>
Date:   Thu Oct 24 18:53:43 2013 -0400

    Merge tag 'upstream/1.9.1+dfsg'
    
    Upstream version 1.9.1+dfsg
    
    # gpg: Signature faite le jeu. 24 oct. 2013 18:53:39 AST
    # gpg:                avec la clef RSA 058C1CF944F6BD3C
    # gpg: Bonne signature de « David Prévot <david at tilapin.org> »
    # gpg:                 alias « David Prévot <davidp at altern.org> »
    # gpg:                 alias « David Prévot <davidp at no-log.org> »
    # gpg:                 alias « David Prévot <taffit at debian.org> »
    # gpg: Attention : cette clef n'est pas certifiée avec une signature de confiance.
    # gpg:             Rien n'indique que la signature appartient à son propriétaire.
    # Empreinte de clef principale : AE14 AD01 426D 2BFB 82EF  7E1E B82A 217A FDFE 09F2
    #    Empreinte de la sous-clef : 7875 4D07 BC09 5C74 48F7  8D66 058C 1CF9 44F6 BD3C

 dijit/BackgroundIframe.js                          |   38 +-
 dijit/Calendar.js                                  |  149 +-
 dijit/CalendarLite.js                              |  327 +-
 dijit/CheckedMenuItem.js                           |   22 +-
 dijit/ColorPalette.js                              |  294 +-
 dijit/Declaration.js                               |   49 +-
 dijit/Destroyable.js                               |   58 +
 dijit/Dialog.js                                    |  423 +-
 dijit/DialogUnderlay.js                            |  105 +-
 dijit/DropDownMenu.js                              |   61 +-
 dijit/Editor.js                                    |  357 +-
 dijit/Fieldset.js                                  |   40 +
 dijit/InlineEditBox.js                             | 1184 +-
 dijit/LICENSE                                      |    2 +-
 dijit/Menu.js                                      |  609 +-
 dijit/MenuBar.js                                   |  130 +-
 dijit/MenuBarItem.js                               |    7 -
 dijit/MenuItem.js                                  |  145 +-
 dijit/MenuSeparator.js                             |    8 -
 dijit/PopupMenuBarItem.js                          |    7 -
 dijit/PopupMenuItem.js                             |   45 +-
 dijit/ProgressBar.js                               |  295 +-
 dijit/RadioMenuItem.js                             |   64 +
 dijit/TitlePane.js                                 |  469 +-
 dijit/Toolbar.js                                   |   27 +-
 dijit/ToolbarSeparator.js                          |    7 -
 dijit/Tooltip.js                                   |  301 +-
 dijit/TooltipDialog.js                             |  306 +-
 dijit/Tree.js                                      | 3065 +-
 dijit/Viewport.js                                  |   87 +
 dijit/WidgetSet.js                                 |  104 +-
 dijit/_AttachMixin.js                              |  238 +
 dijit/_BidiMixin.js                                |  159 +
 dijit/_BidiSupport.js                              |   72 +-
 dijit/_Calendar.js                                 |   11 +-
 dijit/_Contained.js                                |   21 +-
 dijit/_Container.js                                |   70 +-
 dijit/_CssStateMixin.js                            |  563 +-
 dijit/_DialogMixin.js                              |   14 +-
 dijit/_FocusMixin.js                               |    9 +-
 dijit/_HasDropDown.js                              |  302 +-
 dijit/_KeyNavContainer.js                          |  244 +-
 dijit/_KeyNavMixin.js                              |  478 +
 dijit/_MenuBase.js                                 |  785 +-
 dijit/_OnDijitClickMixin.js                        |  130 +-
 dijit/_PaletteMixin.js                             |  594 +-
 dijit/_Templated.js                                |   49 +-
 dijit/_TemplatedMixin.js                           |  217 +-
 dijit/_TimePicker.js                               |  420 +-
 dijit/_Widget.js                                   |   88 +-
 dijit/_WidgetBase.js                               | 2023 +-
 dijit/_WidgetsInTemplateMixin.js                   |   73 +-
 dijit/_base.js                                     |   11 +-
 dijit/_base/focus.js                               |  154 +-
 dijit/_base/manager.js                             |   79 +-
 dijit/_base/place.js                               |   72 +-
 dijit/_base/popup.js                               |   18 +-
 dijit/_base/scroll.js                              |   11 +-
 dijit/_base/sniff.js                               |   10 +-
 dijit/_base/typematic.js                           |    9 +-
 dijit/_base/wai.js                                 |   28 +-
 dijit/_base/window.js                              |   11 +-
 dijit/_editor/RichText.js                          | 5153 +--
 dijit/_editor/_Plugin.js                           |  541 +-
 dijit/_editor/html.js                              |  376 +-
 dijit/_editor/nls/FontChoice.js                    |    2 +
 dijit/_editor/nls/LinkDialog.js                    |    2 +
 dijit/_editor/nls/ar/FontChoice.js                 |    5 -
 dijit/_editor/nls/ar/LinkDialog.js                 |    3 -
 dijit/_editor/nls/ar/commands.js                   |   19 +-
 dijit/_editor/nls/az/FontChoice.js                 |    2 -
 dijit/_editor/nls/az/LinkDialog.js                 |    2 -
 dijit/_editor/nls/az/commands.js                   |    2 -
 dijit/_editor/nls/bg/FontChoice.js                 |   25 +
 dijit/_editor/nls/bg/LinkDialog.js                 |   14 +
 dijit/_editor/nls/bg/commands.js                   |   51 +
 dijit/_editor/nls/ca/FontChoice.js                 |    5 -
 dijit/_editor/nls/ca/LinkDialog.js                 |    2 -
 dijit/_editor/nls/ca/commands.js                   |   15 +-
 dijit/_editor/nls/commands.js                      |    2 +
 dijit/_editor/nls/cs/FontChoice.js                 |    5 -
 dijit/_editor/nls/cs/LinkDialog.js                 |    3 -
 dijit/_editor/nls/cs/commands.js                   |   10 +-
 dijit/_editor/nls/da/FontChoice.js                 |    5 -
 dijit/_editor/nls/da/LinkDialog.js                 |    3 -
 dijit/_editor/nls/da/commands.js                   |   10 +-
 dijit/_editor/nls/de/FontChoice.js                 |    5 -
 dijit/_editor/nls/de/LinkDialog.js                 |    3 -
 dijit/_editor/nls/de/commands.js                   |   12 +-
 dijit/_editor/nls/el/FontChoice.js                 |    5 -
 dijit/_editor/nls/el/LinkDialog.js                 |    3 -
 dijit/_editor/nls/el/commands.js                   |   11 +-
 dijit/_editor/nls/es/FontChoice.js                 |    5 -
 dijit/_editor/nls/es/LinkDialog.js                 |    3 -
 dijit/_editor/nls/es/commands.js                   |    6 +-
 dijit/_editor/nls/fi/FontChoice.js                 |    7 +-
 dijit/_editor/nls/fi/LinkDialog.js                 |    3 -
 dijit/_editor/nls/fi/commands.js                   |   13 +-
 dijit/_editor/nls/fr/FontChoice.js                 |   19 +-
 dijit/_editor/nls/fr/LinkDialog.js                 |    2 -
 dijit/_editor/nls/fr/commands.js                   |   10 +-
 dijit/_editor/nls/he/FontChoice.js                 |    5 -
 dijit/_editor/nls/he/LinkDialog.js                 |    3 -
 dijit/_editor/nls/he/commands.js                   |   16 +-
 dijit/_editor/nls/hu/FontChoice.js                 |    5 -
 dijit/_editor/nls/hu/LinkDialog.js                 |    3 -
 dijit/_editor/nls/hu/commands.js                   |    6 +-
 dijit/_editor/nls/it/FontChoice.js                 |   20 +-
 dijit/_editor/nls/it/LinkDialog.js                 |    7 +-
 dijit/_editor/nls/it/commands.js                   |   19 +-
 dijit/_editor/nls/ja/FontChoice.js                 |    5 -
 dijit/_editor/nls/ja/LinkDialog.js                 |    7 +-
 dijit/_editor/nls/ja/commands.js                   |   21 +-
 dijit/_editor/nls/kk/FontChoice.js                 |    9 +-
 dijit/_editor/nls/kk/LinkDialog.js                 |    4 +-
 dijit/_editor/nls/kk/commands.js                   |   14 +-
 dijit/_editor/nls/ko/FontChoice.js                 |    5 -
 dijit/_editor/nls/ko/LinkDialog.js                 |    7 +-
 dijit/_editor/nls/ko/commands.js                   |   14 +-
 dijit/_editor/nls/nb/FontChoice.js                 |    5 -
 dijit/_editor/nls/nb/LinkDialog.js                 |    3 -
 dijit/_editor/nls/nb/commands.js                   |    2 -
 dijit/_editor/nls/nl/FontChoice.js                 |    5 -
 dijit/_editor/nls/nl/LinkDialog.js                 |    3 -
 dijit/_editor/nls/nl/commands.js                   |    6 +-
 dijit/_editor/nls/pl/FontChoice.js                 |    9 +-
 dijit/_editor/nls/pl/LinkDialog.js                 |    5 +-
 dijit/_editor/nls/pl/commands.js                   |    8 +-
 dijit/_editor/nls/pt-pt/FontChoice.js              |    5 -
 dijit/_editor/nls/pt-pt/LinkDialog.js              |    3 -
 dijit/_editor/nls/pt-pt/commands.js                |    9 +-
 dijit/_editor/nls/pt/FontChoice.js                 |    7 +-
 dijit/_editor/nls/pt/LinkDialog.js                 |    5 +-
 dijit/_editor/nls/pt/commands.js                   |   16 +-
 dijit/_editor/nls/ro/FontChoice.js                 |   10 +-
 dijit/_editor/nls/ro/LinkDialog.js                 |    3 -
 dijit/_editor/nls/ro/commands.js                   |    6 +-
 dijit/_editor/nls/ru/FontChoice.js                 |    5 -
 dijit/_editor/nls/ru/LinkDialog.js                 |    3 -
 dijit/_editor/nls/ru/commands.js                   |   13 +-
 dijit/_editor/nls/sk/FontChoice.js                 |    6 -
 dijit/_editor/nls/sk/LinkDialog.js                 |   17 +-
 dijit/_editor/nls/sk/commands.js                   |   41 +-
 dijit/_editor/nls/sl/FontChoice.js                 |    6 -
 dijit/_editor/nls/sl/LinkDialog.js                 |    3 -
 dijit/_editor/nls/sl/commands.js                   |    8 +-
 dijit/_editor/nls/sv/FontChoice.js                 |   33 +-
 dijit/_editor/nls/sv/LinkDialog.js                 |   13 +-
 dijit/_editor/nls/sv/commands.js                   |   17 +-
 dijit/_editor/nls/th/FontChoice.js                 |    6 -
 dijit/_editor/nls/th/LinkDialog.js                 |    9 +-
 dijit/_editor/nls/th/commands.js                   |   13 +-
 dijit/_editor/nls/tr/FontChoice.js                 |    5 -
 dijit/_editor/nls/tr/LinkDialog.js                 |    3 -
 dijit/_editor/nls/tr/commands.js                   |    7 +-
 dijit/_editor/nls/uk/FontChoice.js                 |   25 +
 dijit/_editor/nls/uk/LinkDialog.js                 |   14 +
 dijit/_editor/nls/uk/commands.js                   |   51 +
 dijit/_editor/nls/zh-tw/FontChoice.js              |    5 -
 dijit/_editor/nls/zh-tw/LinkDialog.js              |    3 -
 dijit/_editor/nls/zh-tw/commands.js                |    6 +-
 dijit/_editor/nls/zh/FontChoice.js                 |   21 +-
 dijit/_editor/nls/zh/LinkDialog.js                 |    9 +-
 dijit/_editor/nls/zh/commands.js                   |   11 +-
 dijit/_editor/plugins/AlwaysShowToolbar.js         |  340 +-
 dijit/_editor/plugins/EnterKeyHandling.js          |  965 +-
 dijit/_editor/plugins/FontChoice.js                | 1061 +-
 dijit/_editor/plugins/FullScreen.js                |  797 +-
 dijit/_editor/plugins/LinkDialog.js                | 1111 +-
 dijit/_editor/plugins/NewPage.js                   |  123 +-
 dijit/_editor/plugins/Print.js                     |  204 +-
 dijit/_editor/plugins/TabIndent.js                 |   15 +-
 dijit/_editor/plugins/TextColor.js                 |  192 +-
 dijit/_editor/plugins/ToggleDir.js                 |   15 +-
 dijit/_editor/plugins/ViewSource.js                | 1004 +-
 dijit/_editor/range.js                             | 1024 +-
 dijit/_editor/selection.js                         |  191 +-
 dijit/_tree/dndSource.js                           |   11 +-
 dijit/a11y.js                                      |  303 +-
 dijit/a11yclick.js                                 |  138 +
 dijit/bench/benchReceive.php                       |  129 +
 dijit/bench/benchTool.html                         |  228 +
 dijit/bench/button.html                            |  184 +
 dijit/bench/create_widgets.html                    |   59 +
 dijit/bench/test_button-results.html               |   66 +
 dijit/bench/widget_construction_test.php           |  185 +
 dijit/dijit-all.js                                 |   11 +-
 dijit/dijit.js                                     |   15 +-
 dijit/dijit.profile.js                             |    6 +-
 dijit/focus.js                                     |  248 +-
 dijit/form/Button.js                               |  205 +-
 dijit/form/CheckBox.js                             |   51 +-
 dijit/form/ComboBox.js                             |    7 -
 dijit/form/ComboBoxMixin.js                        |   31 +-
 dijit/form/ComboButton.js                          |  136 +-
 dijit/form/CurrencyTextBox.js                      |   35 +-
 dijit/form/DataList.js                             |   17 +-
 dijit/form/DateTextBox.js                          |   22 +-
 dijit/form/DropDownButton.js                       |  176 +-
 dijit/form/FilteringSelect.js                      |   45 +-
 dijit/form/Form.js                                 |   35 +-
 dijit/form/HorizontalRule.js                       |  103 +-
 dijit/form/HorizontalRuleLabels.js                 |  195 +-
 dijit/form/HorizontalSlider.js                     |  664 +-
 dijit/form/MappedTextBox.js                        |   38 +-
 dijit/form/MultiSelect.js                          |  239 +-
 dijit/form/NumberSpinner.js                        |  118 +-
 dijit/form/NumberTextBox.js                        |  109 +-
 dijit/form/RadioButton.js                          |    9 +-
 dijit/form/RangeBoundTextBox.js                    |   88 +-
 dijit/form/Select.js                               |  701 +-
 dijit/form/SimpleTextarea.js                       |  152 +-
 dijit/form/Slider.js                               |   11 +-
 dijit/form/TextBox.js                              |  125 +-
 dijit/form/Textarea.js                             |   56 +-
 dijit/form/TimeTextBox.js                          |   28 +-
 dijit/form/ToggleButton.js                         |    9 +-
 dijit/form/ValidationTextBox.js                    |  206 +-
 dijit/form/VerticalRule.js                         |    8 +-
 dijit/form/VerticalRuleLabels.js                   |    8 +-
 dijit/form/VerticalSlider.js                       |    7 -
 dijit/form/_AutoCompleterMixin.js                  |  426 +-
 dijit/form/_ButtonMixin.js                         |  167 +-
 dijit/form/_CheckBoxMixin.js                       |   38 +-
 dijit/form/_ComboBoxMenu.js                        |   36 +-
 dijit/form/_ComboBoxMenuMixin.js                   |  342 +-
 dijit/form/_DateTimeTextBox.js                     |  120 +-
 dijit/form/_ExpandingTextAreaMixin.js              |  105 +-
 dijit/form/_FormMixin.js                           |  169 +-
 dijit/form/_FormSelectWidget.js                    | 1180 +-
 dijit/form/_FormValueMixin.js                      |   34 +-
 dijit/form/_FormValueWidget.js                     |   87 +-
 dijit/form/_FormWidget.js                          |  116 +-
 dijit/form/_FormWidgetMixin.js                     |  437 +-
 dijit/form/_ListBase.js                            |  212 +-
 dijit/form/_ListMouseMixin.js                      |  152 +-
 dijit/form/_RadioButtonMixin.js                    |   28 +-
 dijit/form/_SearchMixin.js                         |  288 +
 dijit/form/_Spinner.js                             |   88 +-
 dijit/form/_TextBoxMixin.js                        |  907 +-
 dijit/form/_ToggleButtonMixin.js                   |  100 +-
 dijit/form/nls/ComboBox.js                         |    2 +
 dijit/form/nls/Textarea.js                         |    2 +
 dijit/form/nls/ar/ComboBox.js                      |    2 -
 dijit/form/nls/ar/Textarea.js                      |    3 +-
 dijit/form/nls/ar/validate.js                      |    2 -
 dijit/form/nls/az/ComboBox.js                      |    2 -
 dijit/form/nls/az/Textarea.js                      |    3 +-
 dijit/form/nls/az/validate.js                      |    2 -
 dijit/form/nls/bg/ComboBox.js                      |    6 +
 dijit/form/nls/bg/Textarea.js                      |    9 +
 dijit/form/nls/bg/validate.js                      |    7 +
 dijit/form/nls/ca/ComboBox.js                      |    3 -
 dijit/form/nls/ca/Textarea.js                      |    5 +-
 dijit/form/nls/ca/validate.js                      |    3 -
 dijit/form/nls/cs/ComboBox.js                      |    2 -
 dijit/form/nls/cs/Textarea.js                      |    3 +-
 dijit/form/nls/cs/validate.js                      |    2 -
 dijit/form/nls/da/ComboBox.js                      |    2 -
 dijit/form/nls/da/Textarea.js                      |    3 +-
 dijit/form/nls/da/validate.js                      |    4 +-
 dijit/form/nls/de/ComboBox.js                      |    2 -
 dijit/form/nls/de/Textarea.js                      |    4 +-
 dijit/form/nls/de/validate.js                      |    2 -
 dijit/form/nls/el/ComboBox.js                      |    2 -
 dijit/form/nls/el/Textarea.js                      |    3 +-
 dijit/form/nls/el/validate.js                      |    2 -
 dijit/form/nls/es/ComboBox.js                      |    2 -
 dijit/form/nls/es/Textarea.js                      |    3 +-
 dijit/form/nls/es/validate.js                      |    2 -
 dijit/form/nls/fi/ComboBox.js                      |    2 -
 dijit/form/nls/fi/Textarea.js                      |    3 +-
 dijit/form/nls/fi/validate.js                      |    2 -
 dijit/form/nls/fr/ComboBox.js                      |    2 -
 dijit/form/nls/fr/Textarea.js                      |    7 +-
 dijit/form/nls/fr/validate.js                      |    2 -
 dijit/form/nls/he/ComboBox.js                      |    2 -
 dijit/form/nls/he/Textarea.js                      |    3 +-
 dijit/form/nls/he/validate.js                      |    2 -
 dijit/form/nls/hu/ComboBox.js                      |    2 -
 dijit/form/nls/hu/Textarea.js                      |    3 +-
 dijit/form/nls/hu/validate.js                      |    2 -
 dijit/form/nls/it/ComboBox.js                      |    4 +-
 dijit/form/nls/it/Textarea.js                      |    3 +-
 dijit/form/nls/it/validate.js                      |    4 +-
 dijit/form/nls/ja/ComboBox.js                      |    2 -
 dijit/form/nls/ja/Textarea.js                      |    3 +-
 dijit/form/nls/ja/validate.js                      |    2 -
 dijit/form/nls/kk/ComboBox.js                      |    3 -
 dijit/form/nls/kk/Textarea.js                      |    5 +-
 dijit/form/nls/kk/validate.js                      |    3 -
 dijit/form/nls/ko/ComboBox.js                      |    2 -
 dijit/form/nls/ko/Textarea.js                      |    3 +-
 dijit/form/nls/ko/validate.js                      |    2 -
 dijit/form/nls/nb/ComboBox.js                      |    2 -
 dijit/form/nls/nb/Textarea.js                      |    3 +-
 dijit/form/nls/nb/validate.js                      |    2 -
 dijit/form/nls/nl/ComboBox.js                      |    2 -
 dijit/form/nls/nl/Textarea.js                      |    3 +-
 dijit/form/nls/nl/validate.js                      |    2 -
 dijit/form/nls/pl/ComboBox.js                      |    2 -
 dijit/form/nls/pl/Textarea.js                      |    3 +-
 dijit/form/nls/pl/validate.js                      |    4 +-
 dijit/form/nls/pt-pt/ComboBox.js                   |    2 -
 dijit/form/nls/pt-pt/Textarea.js                   |    3 +-
 dijit/form/nls/pt-pt/validate.js                   |    2 -
 dijit/form/nls/pt/ComboBox.js                      |    2 -
 dijit/form/nls/pt/Textarea.js                      |    3 +-
 dijit/form/nls/pt/validate.js                      |    2 -
 dijit/form/nls/ro/ComboBox.js                      |    3 -
 dijit/form/nls/ro/Textarea.js                      |    5 +-
 dijit/form/nls/ro/validate.js                      |    3 -
 dijit/form/nls/ru/ComboBox.js                      |    2 -
 dijit/form/nls/ru/Textarea.js                      |    3 +-
 dijit/form/nls/ru/validate.js                      |    2 -
 dijit/form/nls/sk/ComboBox.js                      |    7 +-
 dijit/form/nls/sk/Textarea.js                      |    7 +-
 dijit/form/nls/sk/validate.js                      |    5 +-
 dijit/form/nls/sl/ComboBox.js                      |    3 -
 dijit/form/nls/sl/Textarea.js                      |    5 +-
 dijit/form/nls/sl/validate.js                      |    3 -
 dijit/form/nls/sv/ComboBox.js                      |    6 +-
 dijit/form/nls/sv/Textarea.js                      |    3 +-
 dijit/form/nls/sv/validate.js                      |    8 +-
 dijit/form/nls/th/ComboBox.js                      |    3 -
 dijit/form/nls/th/Textarea.js                      |    9 +-
 dijit/form/nls/th/validate.js                      |    3 -
 dijit/form/nls/tr/ComboBox.js                      |    2 -
 dijit/form/nls/tr/Textarea.js                      |    3 +-
 dijit/form/nls/tr/validate.js                      |    2 -
 dijit/form/nls/uk/ComboBox.js                      |    6 +
 dijit/form/nls/uk/Textarea.js                      |    9 +
 dijit/form/nls/uk/validate.js                      |    7 +
 dijit/form/nls/validate.js                         |    2 +
 dijit/form/nls/zh-tw/ComboBox.js                   |    2 -
 dijit/form/nls/zh-tw/Textarea.js                   |    3 +-
 dijit/form/nls/zh-tw/validate.js                   |    2 -
 dijit/form/nls/zh/ComboBox.js                      |    2 -
 dijit/form/nls/zh/Textarea.js                      |    7 +-
 dijit/form/nls/zh/validate.js                      |    4 +-
 dijit/form/templates/Button.html                   |    3 +-
 dijit/form/templates/CheckBox.html                 |    4 +-
 dijit/form/templates/ComboButton.html              |    7 +-
 dijit/form/templates/DropDownBox.html              |    8 +-
 dijit/form/templates/DropDownButton.html           |    9 +-
 dijit/form/templates/HorizontalSlider.html         |    5 +-
 dijit/form/templates/Select.html                   |   22 +-
 dijit/form/templates/Spinner.html                  |    8 +-
 dijit/form/templates/VerticalSlider.html           |    5 +-
 dijit/hccss.js                                     |   59 +-
 dijit/icons/commonIcons.css                        |    2 +-
 .../icons/images/commonIconsObjActDisabled_rtl.png |  Bin 5820 -> 4968 bytes
 dijit/icons/images/commonIconsObjActEnabled.png    |  Bin 12474 -> 7803 bytes
 .../icons/images/commonIconsObjActEnabled8bit.png  |  Bin 4334 -> 4279 bytes
 .../images/commonIconsObjActEnabled8bit_rtl.png    |  Bin 5258 -> 4407 bytes
 .../icons/images/commonIconsObjActEnabled_rtl.png  |  Bin 10481 -> 7776 bytes
 dijit/icons/images/editorIconsDisabled.png         |  Bin 3289 -> 3205 bytes
 dijit/icons/images/editorIconsDisabled_rtl.png     |  Bin 6965 -> 4010 bytes
 dijit/icons/images/editorIconsEnabled.png          |  Bin 3846 -> 3790 bytes
 dijit/icons/images/editorIconsEnabled_rtl.png      |  Bin 7144 -> 4151 bytes
 dijit/icons/images/loadingAnimation_rtl.gif        |  Bin 1513 -> 630 bytes
 dijit/layout/AccordionContainer.js                 |  225 +-
 dijit/layout/AccordionPane.js                      |    8 +-
 dijit/layout/BorderContainer.js                    |  930 +-
 dijit/layout/ContentPane.js                        | 1140 +-
 dijit/layout/LayoutContainer.js                    |  226 +-
 dijit/layout/LinkPane.js                           |    8 -
 dijit/layout/ScrollingTabController.js             |  885 +-
 dijit/layout/SplitContainer.js                     |  222 +-
 dijit/layout/StackContainer.js                     |  682 +-
 dijit/layout/StackController.js                    |  337 +-
 dijit/layout/TabContainer.js                       |   20 +-
 dijit/layout/TabController.js                      |  130 +-
 dijit/layout/_ContentPaneResizeMixin.js            |  440 +-
 dijit/layout/_LayoutWidget.js                      |   64 +-
 dijit/layout/_TabContainerBase.js                  |  237 +-
 dijit/layout/templates/AccordionButton.html        |    8 +-
 dijit/layout/templates/ScrollingTabController.html |   28 +-
 .../templates/_ScrollingTabControllerButton.html   |   10 +-
 dijit/layout/templates/_TabButton.html             |   20 +-
 dijit/layout/utils.js                              |  220 +-
 dijit/main.js                                      |   10 +-
 dijit/nls/ar/common.js                             |    2 -
 dijit/nls/ar/loading.js                            |    2 -
 dijit/nls/az/common.js                             |    2 -
 dijit/nls/az/loading.js                            |    2 -
 dijit/nls/bg/common.js                             |    8 +
 dijit/nls/bg/loading.js                            |    6 +
 dijit/nls/ca/common.js                             |    3 -
 dijit/nls/ca/loading.js                            |    3 -
 dijit/nls/common.js                                |    2 +
 dijit/nls/cs/common.js                             |    2 -
 dijit/nls/cs/loading.js                            |    2 -
 dijit/nls/da/common.js                             |    2 -
 dijit/nls/da/loading.js                            |    2 -
 dijit/nls/de/common.js                             |    2 -
 dijit/nls/de/loading.js                            |    2 -
 dijit/nls/el/common.js                             |    2 -
 dijit/nls/el/loading.js                            |    2 -
 dijit/nls/es/common.js                             |    2 -
 dijit/nls/es/loading.js                            |    2 -
 dijit/nls/fi/common.js                             |    2 -
 dijit/nls/fi/loading.js                            |    2 -
 dijit/nls/fr/common.js                             |    4 +-
 dijit/nls/fr/loading.js                            |    2 -
 dijit/nls/he/common.js                             |    2 -
 dijit/nls/he/loading.js                            |    2 -
 dijit/nls/hr/loading.js                            |    2 +-
 dijit/nls/hu/common.js                             |    2 -
 dijit/nls/hu/loading.js                            |    2 -
 dijit/nls/it/common.js                             |    4 +-
 dijit/nls/it/loading.js                            |    2 -
 dijit/nls/ja/common.js                             |    2 -
 dijit/nls/ja/loading.js                            |    2 -
 dijit/nls/kk/common.js                             |    2 -
 dijit/nls/kk/loading.js                            |    4 +-
 dijit/nls/ko/common.js                             |    2 -
 dijit/nls/ko/loading.js                            |    2 -
 dijit/nls/loading.js                               |    2 +
 dijit/nls/nb/common.js                             |    2 -
 dijit/nls/nb/loading.js                            |    2 -
 dijit/nls/nl/common.js                             |    2 -
 dijit/nls/nl/loading.js                            |    2 -
 dijit/nls/pl/common.js                             |    2 -
 dijit/nls/pl/loading.js                            |    2 -
 dijit/nls/pt-pt/common.js                          |    2 -
 dijit/nls/pt-pt/loading.js                         |    2 -
 dijit/nls/pt/common.js                             |    2 -
 dijit/nls/pt/loading.js                            |    2 -
 dijit/nls/ro/common.js                             |    3 -
 dijit/nls/ro/loading.js                            |    3 -
 dijit/nls/ru/common.js                             |    4 +-
 dijit/nls/ru/loading.js                            |    2 -
 dijit/nls/sk/common.js                             |    3 -
 dijit/nls/sk/loading.js                            |    7 +-
 dijit/nls/sl/common.js                             |    3 -
 dijit/nls/sl/loading.js                            |    2 -
 dijit/nls/sv/common.js                             |    2 -
 dijit/nls/sv/loading.js                            |    4 +-
 dijit/nls/th/common.js                             |    3 -
 dijit/nls/th/loading.js                            |    3 -
 dijit/nls/tr/common.js                             |    2 -
 dijit/nls/tr/loading.js                            |    2 -
 dijit/nls/uk/common.js                             |    8 +
 dijit/nls/uk/loading.js                            |    6 +
 dijit/nls/zh-tw/common.js                          |    2 -
 dijit/nls/zh-tw/loading.js                         |    2 -
 dijit/nls/zh/common.js                             |    2 -
 dijit/nls/zh/loading.js                            |    2 -
 dijit/package.json                                 |    7 +-
 dijit/place.js                                     |  253 +-
 dijit/popup.js                                     |  363 +-
 dijit/registry.js                                  |   54 +-
 dijit/resources/_modules.js                        |   18 -
 dijit/robot.js                                     |    5 +-
 dijit/robotx.js                                    |   39 +-
 dijit/selection.js                                 |  525 +
 dijit/templates/Calendar.html                      |   16 +-
 dijit/templates/CheckedMenuItem.html               |    9 +-
 dijit/templates/ColorPalette.html                  |    4 +-
 dijit/templates/Dialog.html                        |   11 +-
 dijit/templates/Fieldset.html                      |   15 +
 dijit/templates/InlineEditBox.html                 |    7 +-
 dijit/templates/Menu.html                          |    3 +-
 dijit/templates/MenuBar.html                       |    3 +-
 dijit/templates/MenuBarItem.html                   |    6 +-
 dijit/templates/MenuItem.html                      |   13 +-
 dijit/templates/MenuSeparator.html                 |    4 +-
 dijit/templates/ProgressBar.html                   |    5 +-
 dijit/templates/TimePicker.html                    |    9 -
 dijit/templates/TitlePane.html                     |   10 +-
 dijit/templates/Tooltip.html                       |    2 +-
 dijit/templates/TooltipDialog.html                 |    6 +-
 dijit/templates/Tree.html                          |    6 +-
 dijit/templates/TreeNode.html                      |   13 +-
 dijit/tests/Bidi.html                              |  372 +-
 dijit/tests/CalendarLite.html                      |   58 +
 dijit/tests/Destroyable.html                       |   95 +
 dijit/tests/Dialog.html                            |  337 +-
 dijit/tests/Fieldset.html                          |   56 +
 dijit/tests/Menu.html                              |   71 +
 dijit/tests/NodeList-instantiate.html              |   64 +-
 dijit/tests/ProgressBar.html                       |  314 +-
 dijit/tests/Tooltip-placement.html                 |  721 +-
 dijit/tests/TooltipDialog.html                     |   56 +
 dijit/tests/_AttachMixin.html                      |  165 +
 .../BidiSupportModule/BidiSupportTest.js           |  355 +-
 .../tests/_BidiSupport/BidiSupportModule/module.js |   14 +-
 dijit/tests/_BidiSupport/_data/categoriesHeb.json  |   18 +-
 dijit/tests/_BidiSupport/_data/countriesHeb.json   |   90 +-
 .../DynamicChangeTextDir.html                      |   72 +-
 .../dynamicallyChangeTextDir/module.js             |   12 +-
 dijit/tests/_BidiSupport/form/Button.html          |  400 +
 dijit/tests/_BidiSupport/form/module.js            |   32 +-
 dijit/tests/_BidiSupport/form/multiSelect.html     |  381 +
 .../_BidiSupport/form/noTextDirTextWidgets.html    |  442 +-
 .../_BidiSupport/form/robot/InlineEditBox.html     |  240 +-
 .../_BidiSupport/form/robot/SimpleComboBoxes.html  |  207 +-
 .../_BidiSupport/form/robot/SimpleTextarea.html    |  102 +-
 dijit/tests/_BidiSupport/form/robot/TextBoxes.html |  114 +-
 dijit/tests/_BidiSupport/form/robot/Textarea.html  |   42 +-
 .../_BidiSupport/form/test_InlineEditBox.html      |   78 +-
 .../_BidiSupport/form/test_PlaceholderInput.html   |   56 +
 dijit/tests/_BidiSupport/form/test_Select.html     |  299 +
 .../_BidiSupport/form/test_SimpleComboBoxes.html   |   31 +-
 .../_BidiSupport/form/test_SimpleTextarea.html     |   24 +-
 dijit/tests/_BidiSupport/form/test_Slider.html     |  173 +
 dijit/tests/_BidiSupport/form/test_TextBoxes.html  |   26 +-
 dijit/tests/_BidiSupport/form/test_Textarea.html   |   29 +-
 .../tests/_BidiSupport/form/test_TimeTextBox.html  |  320 +
 .../inheritance/Inher-ComplexMarkupContainers.html |   99 +-
 .../inheritance/Inher-MarkupContainers.html        |  103 +-
 .../_BidiSupport/inheritance/Inher-Simple.html     |   43 +-
 dijit/tests/_BidiSupport/inheritance/module.js     |   16 +-
 .../_BidiSupport/layout/AccordionContainer.html    |   82 +
 .../tests/_BidiSupport/layout/StackContainer.html  |   70 +
 dijit/tests/_BidiSupport/layout/TabContainer.html  |  122 +
 dijit/tests/_BidiSupport/layout/module.js          |    5 +
 dijit/tests/_BidiSupport/layout/runTests.html      |   10 +
 dijit/tests/_BidiSupport/misc/Dialog.html          |   58 +
 dijit/tests/_BidiSupport/misc/MenuItem.html        |  311 +
 dijit/tests/_BidiSupport/misc/TitlePane.html       |   75 +
 dijit/tests/_BidiSupport/misc/Tooltip.html         |  300 +
 dijit/tests/_BidiSupport/misc/TooltipDialog.html   |   68 +
 dijit/tests/_BidiSupport/misc/module.js            |    9 +
 dijit/tests/_BidiSupport/misc/runTests.html        |   11 +
 dijit/tests/_BidiSupport/module.js                 |   30 +-
 .../tests/_BidiSupport/tree/ProgrammaticTree.html  |  154 +-
 dijit/tests/_BidiSupport/tree/SimpleTree.html      |  270 -
 .../_BidiSupport/tree/TreeRootlessCustomIcons.html |  267 -
 dijit/tests/_BidiSupport/tree/module.js            |   16 +-
 dijit/tests/_BidiSupport/widgets/Tooltip.html      |  305 -
 dijit/tests/_BidiSupport/widgets/module.js         |   11 -
 dijit/tests/_BidiSupport/widgets/runTests.html     |   11 -
 dijit/tests/_Container.html                        |  244 +-
 dijit/tests/_HasDropDown.html                      |  149 +
 dijit/tests/_KeyNavContainer.html                  |  165 +
 dijit/tests/_Templated-widgetsInTemplate1.x.html   |    9 +-
 dijit/tests/_TemplatedMixin.html                   |  474 +-
 dijit/tests/_TimePicker.html                       |   35 +
 dijit/tests/_Widget-attr.html                      |  457 +-
 dijit/tests/_Widget-connect-performance.html       |    4 +-
 dijit/tests/_Widget-deferredConnect.html           |    6 +-
 dijit/tests/_Widget-lifecycle.html                 |  140 +-
 dijit/tests/_Widget-on.html                        |   68 +-
 dijit/tests/_Widget-ondijitclick.html              |   59 +-
 dijit/tests/_Widget-placeAt.html                   |  332 +-
 dijit/tests/_Widget-subscribe.html                 |   18 +-
 dijit/tests/_WidgetsInTemplateMixin.html           |  694 +-
 dijit/tests/_altCalendar.html                      |   37 -
 dijit/tests/_base/manager.html                     |    5 +
 dijit/tests/_base/module.js                        |   26 +-
 dijit/tests/_base/place.html                       |   56 +-
 dijit/tests/_base/popup.html                       |  472 +
 dijit/tests/_base/robot/CrossWindow.html           |    3 +-
 dijit/tests/_base/robot/FocusManager.html          |    3 +
 dijit/tests/_base/robot/focus_mouse.html           |   40 +-
 dijit/tests/_base/robot/popup.html                 |  207 -
 dijit/tests/_base/robot/typematic.html             |   79 -
 dijit/tests/_base/tabindex.html                    |  296 -
 dijit/tests/_base/test_CrossWindow.html            |    4 +-
 dijit/tests/_base/test_FocusManager.html           |    5 +-
 dijit/tests/_base/test_focusWidget.html            |   33 +-
 dijit/tests/_base/test_popup.html                  |  283 -
 dijit/tests/_base/test_typematic.html              |   65 -
 dijit/tests/_base/wai.html                         |    2 +-
 dijit/tests/_data/SlowStore.js                     |  151 +-
 dijit/tests/_data/categories.json                  |   18 +-
 dijit/tests/_data/categoriesNested.json            |   16 +-
 dijit/tests/_data/countries.json                   |   88 +-
 dijit/tests/_data/geography.js                     |   37 +
 dijit/tests/_data/states.json                      |  128 +-
 dijit/tests/_loadTest.js                           |   15 +-
 dijit/tests/_testCommon.js                         |   18 +-
 dijit/tests/a11y.html                              |  303 +
 dijit/tests/boilerplate.js                         |  137 +
 dijit/tests/boilerplateOnload.js                   |    3 +
 dijit/tests/css/dijitTests.css                     |    8 +-
 dijit/tests/delay.js                               |    3 +
 dijit/tests/editor/BackForwardState.html           |   33 +-
 dijit/tests/editor/BackForwardStateHelper.html     |    8 +-
 dijit/tests/editor/Editor_IE8Compat.html           |   21 +
 dijit/tests/editor/Editor_stylesheet.html          |  104 +
 dijit/tests/editor/EnterKeyHandling.html           |   64 +-
 dijit/tests/editor/html.html                       |  131 +
 dijit/tests/editor/module.js                       |   57 +-
 dijit/tests/editor/nls_8859-2.html                 |   51 +-
 dijit/tests/editor/nls_sjis.html                   |   51 +-
 dijit/tests/editor/nls_utf8.html                   |   51 +-
 dijit/tests/editor/robot/BackForwardState.html     |   40 +-
 dijit/tests/editor/robot/CustomPlugin.html         |   31 +-
 dijit/tests/editor/robot/Editor_FontChoice.html    |  151 +-
 dijit/tests/editor/robot/Editor_FullScreen.html    |   69 +-
 dijit/tests/editor/robot/Editor_IE8Compat.html     |   69 +
 dijit/tests/editor/robot/Editor_LinkDialog.html    |  245 +-
 dijit/tests/editor/robot/Editor_NewPage.html       |   26 +-
 dijit/tests/editor/robot/Editor_ViewSource.html    |   99 +-
 dijit/tests/editor/robot/Editor_a11y.html          |   21 +-
 dijit/tests/editor/robot/Editor_misc.html          |  177 +-
 dijit/tests/editor/robot/Editor_mouse.html         |  127 +-
 dijit/tests/editor/robot/EnterKeyHandling.html     |  177 +-
 dijit/tests/editor/robot/TabIndent.html            |   41 +-
 dijit/tests/editor/robot/ToggleDir.html            |   68 +-
 dijit/tests/editor/robot/ToggleDir_rtl.html        |   66 +-
 dijit/tests/editor/runTests.html                   |    2 +-
 dijit/tests/editor/test_CustomPlugin.html          |  140 +-
 dijit/tests/editor/test_Editor.html                |  145 +-
 dijit/tests/editor/test_FontChoice.html            |   45 +-
 dijit/tests/editor/test_FullScreen.html            |   93 +-
 dijit/tests/editor/test_LinkDialog.html            |   49 +-
 dijit/tests/editor/test_NewPage.html               |   35 +-
 dijit/tests/editor/test_Print.html                 |   31 +-
 dijit/tests/editor/test_TabIndent.html             |   30 +-
 dijit/tests/editor/test_ToggleDir.html             |   31 +-
 dijit/tests/editor/test_ToggleDir_rtl.html         |   31 +-
 dijit/tests/editor/test_ViewSource.html            |   44 +-
 dijit/tests/editor/test_performance.html           |  169 +
 dijit/tests/focus.html                             |  392 +
 dijit/tests/form/AutoCompleterMixin.html           |   18 +-
 dijit/tests/form/ButtonMixin.html                  |  194 +-
 dijit/tests/form/CheckBox.html                     |  262 +
 dijit/tests/form/CheckBoxMixin.html                |  195 +-
 dijit/tests/form/DateTextBox.html                  |   69 -
 dijit/tests/form/ExpandingTextAreaMixin.html       |   32 +-
 dijit/tests/form/Form.html                         |  118 +-
 dijit/tests/form/RadioButtonMixin.html             |   28 +-
 dijit/tests/form/TextBoxMixin.html                 |   20 +-
 dijit/tests/form/TextBox_sizes.html                |  328 +-
 dijit/tests/form/TextBox_sizes.js                  |  443 +-
 dijit/tests/form/TextBox_types.html                |   36 +-
 dijit/tests/form/ToggleButtonMixin.html            |   24 +-
 dijit/tests/form/_autoComplete.html                |  290 +-
 dijit/tests/form/mobile.html                       |   74 +-
 dijit/tests/form/module.js                         |  127 +-
 dijit/tests/form/robot/Button_a11y.html            |  145 +-
 dijit/tests/form/robot/Button_mouse.html           |   31 +-
 dijit/tests/form/robot/CheckBox_a11y.html          |   83 +-
 dijit/tests/form/robot/CheckBox_mouse.html         |   94 +-
 dijit/tests/form/robot/DateTextBox.html            |  567 +-
 dijit/tests/form/robot/Form_onsubmit.html          |    3 +-
 dijit/tests/form/robot/Form_state.html             |    3 +-
 dijit/tests/form/robot/MultiSelect.html            |   17 +-
 dijit/tests/form/robot/Select.html                 |  271 +-
 dijit/tests/form/robot/SimpleTextarea.html         |    3 +-
 dijit/tests/form/robot/Slider_mouse.html           |    5 +-
 dijit/tests/form/robot/Spinner_a11y.html           |   38 +-
 dijit/tests/form/robot/Spinner_mouse.html          |    4 +-
 dijit/tests/form/robot/TextBox_onInput.html        |  137 +
 dijit/tests/form/robot/Textarea.html               |  276 +-
 dijit/tests/form/robot/TimeTextBox.html            |  278 +-
 dijit/tests/form/robot/ValidationTextBox.html      |  267 +-
 dijit/tests/form/robot/_autoComplete_a11y.html     |  190 +-
 dijit/tests/form/robot/_autoComplete_mouse.html    |   73 +-
 dijit/tests/form/robot/validationMessages.html     |  309 +-
 dijit/tests/form/test_Button.html                  |  293 +-
 dijit/tests/form/test_CheckBox.html                |   50 +-
 dijit/tests/form/test_DateTextBox.html             |  326 +-
 dijit/tests/form/test_DateTextBox_iframe.html      |    7 +-
 dijit/tests/form/test_Form_onsubmit.html           |   22 +-
 dijit/tests/form/test_Form_state.html              |   20 +-
 dijit/tests/form/test_MultiSelect.html             |  122 +-
 dijit/tests/form/test_Select.html                  |  779 +-
 dijit/tests/form/test_SimpleTextarea.html          |   28 +-
 dijit/tests/form/test_Slider.html                  |  118 +-
 dijit/tests/form/test_Spinner.html                 |   17 +-
 dijit/tests/form/test_Textarea.html                |  106 +-
 dijit/tests/form/test_TimeTextBox.html             |   40 +-
 dijit/tests/form/test_validStatePerformance.html   |   88 +-
 dijit/tests/form/test_validate.html                |  452 +-
 dijit/tests/form/test_verticalAlign.html           |   88 +-
 dijit/tests/formAction.html                        |    4 +-
 dijit/tests/general-module.js                      |   59 +-
 dijit/tests/helpers.js                             |  119 +-
 dijit/tests/i18n/calendar.html                     |    8 +-
 dijit/tests/i18n/currency.html                     |    9 +-
 dijit/tests/i18n/date.html                         |    9 +-
 dijit/tests/i18n/digit.html                        |   19 +-
 dijit/tests/i18n/module.js                         |   22 +-
 dijit/tests/i18n/number.html                       |    9 +-
 dijit/tests/i18n/test_i18n.js                      |   37 +-
 dijit/tests/i18n/textbox.html                      |    9 +-
 dijit/tests/i18n/time.html                         |   20 +-
 dijit/tests/infrastructure-module.js               |   53 +-
 dijit/tests/layout/AccordionContainer.html         |  265 +-
 dijit/tests/layout/BorderContainer.html            |  615 +-
 dijit/tests/layout/ContentPane-auto-require.html   |  117 +
 dijit/tests/layout/ContentPane-remote.html         |  285 +-
 dijit/tests/layout/ContentPane.html                |  832 +-
 dijit/tests/layout/ContentPaneLayout.html          | 1155 +-
 dijit/tests/layout/LayoutContainer.html            |  307 +-
 dijit/tests/layout/LayoutContainer_v1.html         |  290 +
 dijit/tests/layout/StackContainer.html             |  373 +-
 dijit/tests/layout/TabContainer.html               |  366 +-
 dijit/tests/layout/TabContainerTitlePane.html      |   82 +-
 dijit/tests/layout/borderContainer.php             |   20 +-
 dijit/tests/layout/combotab.html                   |    6 +-
 dijit/tests/layout/doc0.html                       |    6 +-
 dijit/tests/layout/doc3.html                       |    2 +
 dijit/tests/layout/getResponse.php                 |    6 +-
 dijit/tests/layout/mobile.html                     |   40 +-
 dijit/tests/layout/module.js                       |   56 +-
 dijit/tests/layout/multipleLayoutWidgets.php       |   10 +-
 dijit/tests/layout/nestedStack.html                |  278 +-
 .../layout/robot/AccordionContainer_a11y.html      |   65 +-
 .../layout/robot/AccordionContainer_mouse.html     |   42 +-
 dijit/tests/layout/robot/BorderContainer.html      |  158 +-
 .../layout/robot/BorderContainer_complex.html      |  216 +-
 dijit/tests/layout/robot/BorderContainer_full.html |  117 +-
 .../tests/layout/robot/BorderContainer_nested.html |  145 +-
 dijit/tests/layout/robot/GUI.html                  |  222 +-
 dijit/tests/layout/robot/TabContainer_a11y.html    |  386 +-
 dijit/tests/layout/robot/TabContainer_mouse.html   |  286 +-
 .../tests/layout/robot/TabContainer_noLayout.html  |  558 +-
 .../layout/robot/borderContainerTestFunctions.js   |  197 +-
 dijit/tests/layout/runTests.html                   |    2 +-
 dijit/tests/layout/tab3.html                       |    6 +-
 dijit/tests/layout/tab3_noLayout.html              |    6 +-
 dijit/tests/layout/tab4.html                       |    6 +-
 dijit/tests/layout/test_AccordionContainer.html    |  124 +-
 dijit/tests/layout/test_BorderContainer.html       |  230 +-
 .../tests/layout/test_BorderContainer_complex.html |  100 +-
 .../layout/test_BorderContainer_experimental.html  |  131 +-
 dijit/tests/layout/test_BorderContainer_full.html  |   43 +-
 .../tests/layout/test_BorderContainer_nested.html  |  110 +-
 dijit/tests/layout/test_ContentPane.html           |  259 +-
 dijit/tests/layout/test_Gui.html                   |  147 +-
 dijit/tests/layout/test_SplitContainer.html        |   24 +-
 dijit/tests/layout/test_TabContainer.html          |  433 +-
 dijit/tests/layout/test_TabContainer_CSS.html      |  107 +
 dijit/tests/layout/test_TabContainer_noLayout.html |  118 +-
 dijit/tests/loremIpsum.html                        |   99 +
 dijit/tests/mobile.html                            |  163 +-
 dijit/tests/module.js                              |   28 +-
 dijit/tests/place-clip.html                        |  267 +
 dijit/tests/place-margin.html                      |  104 +
 dijit/tests/place.html                             |  251 +
 dijit/tests/popup.html                             |  615 +
 dijit/tests/registry.html                          |   93 +
 dijit/tests/resources/TestContextRequireWidget.js  |   17 +
 dijit/tests/resources/TestWidget.js                |   10 +
 dijit/tests/robot/BgIframe.html                    |  135 +-
 dijit/tests/robot/Calendar_a11y.html               |  276 +-
 dijit/tests/robot/ColorPalette.html                |  173 +-
 dijit/tests/robot/Dialog_a11y.html                 |  447 +-
 dijit/tests/robot/Dialog_focusDestroy.html         |   51 +-
 dijit/tests/robot/Dialog_mouse.html                |  628 +-
 dijit/tests/robot/InlineEditBox.html               |  273 +-
 dijit/tests/robot/Menu_a11y.html                   |  835 +-
 dijit/tests/robot/Menu_iframe.html                 |  198 +-
 dijit/tests/robot/Menu_mouse.html                  |  482 +-
 dijit/tests/robot/TitlePane.html                   |  117 +-
 dijit/tests/robot/Toolbar.html                     |  215 +-
 dijit/tests/robot/TooltipDialog_a11y.html          |  306 +-
 dijit/tests/robot/TooltipDialog_mouse.html         |  277 +-
 dijit/tests/robot/Tooltip_a11y.html                |  197 +-
 dijit/tests/robot/Tooltip_mouse.html               |  210 +-
 dijit/tests/robot/Tooltip_mouse_quirks.html        |   35 +-
 dijit/tests/robot/_Widget-deferredConnect.html     |   39 +-
 dijit/tests/robot/_Widget-ondijitclick_a11y.html   |  127 +-
 dijit/tests/robot/_Widget-ondijitclick_mouse.html  |   75 +-
 dijit/tests/robot/typematic.html                   |  103 +
 dijit/tests/test_Calendar.html                     |   76 +-
 dijit/tests/test_CalendarLite.html                 |   43 -
 dijit/tests/test_ColorPalette.html                 |   66 +-
 dijit/tests/test_Declaration.html                  |   68 +-
 dijit/tests/test_Dialog.html                       |  348 +-
 dijit/tests/test_Dialog_focusDestroy.html          |   67 +-
 dijit/tests/test_InlineEditBox.html                |  130 +-
 dijit/tests/test_Menu.html                         |  459 +-
 dijit/tests/test_Menu_iframe.html                  |   10 +-
 dijit/tests/test_TitlePane.html                    |  111 +-
 dijit/tests/test_Toolbar.html                      |  123 +-
 dijit/tests/test_Tooltip.html                      |  210 +-
 dijit/tests/test_TooltipDialog.html                |  211 +-
 dijit/tests/test_UIWindowIssue_main.html           |   74 +-
 dijit/tests/test_bgIframe.html                     |   70 +-
 dijit/tests/test_typematic.html                    |   68 +
 dijit/tests/tree/CustomLabel.html                  |  104 +-
 dijit/tests/tree/Tree.html                         |  396 -
 dijit/tests/tree/Tree_ForestStoreModel.html        |  386 +
 dijit/tests/tree/Tree_ObjectStoreModel.html        |  972 +
 dijit/tests/tree/Tree_with_JRS.html                |    9 +-
 dijit/tests/tree/module.js                         |   35 +-
 dijit/tests/tree/places.json                       |   50 +-
 dijit/tests/tree/robot/Tree_Custom_TreeNode.html   |   64 +
 dijit/tests/tree/robot/Tree_a11y.html              | 1020 +-
 dijit/tests/tree/robot/Tree_dnd.html               |  425 +-
 dijit/tests/tree/robot/Tree_dnd.js                 |  241 +-
 dijit/tests/tree/robot/Tree_dnd_multiParent.html   |  207 +-
 dijit/tests/tree/robot/Tree_mouse.html             |  103 +
 dijit/tests/tree/robot/Tree_selector.html          |  350 +-
 dijit/tests/tree/robot/Tree_v1.html                |  124 +-
 dijit/tests/tree/test_Custom_TreeNode.html         |   95 +
 dijit/tests/tree/test_Tree.html                    |  166 +-
 dijit/tests/tree/test_Tree_DnD.html                |  304 +-
 dijit/tests/tree/test_Tree_v1.html                 |   60 +-
 dijit/themes/claro/Calendar.css                    |   75 +-
 dijit/themes/claro/Calendar.less                   |   34 +-
 dijit/themes/claro/ColorPalette.css                |    5 +-
 dijit/themes/claro/Common.css                      |   45 +-
 dijit/themes/claro/Common.less                     |   34 +-
 dijit/themes/claro/Dialog.css                      |   46 +-
 dijit/themes/claro/Dialog.less                     |   33 +-
 dijit/themes/claro/Editor.css                      |   23 +-
 dijit/themes/claro/Editor.less                     |   10 +-
 dijit/themes/claro/Editor_rtl.css                  |    7 +
 dijit/themes/claro/Editor_rtl.less                 |   13 +-
 dijit/themes/claro/Menu.css                        |  136 +-
 dijit/themes/claro/Menu.less                       |  139 +-
 dijit/themes/claro/ProgressBar.css                 |   14 +-
 dijit/themes/claro/ProgressBar.less                |   13 +-
 dijit/themes/claro/ProgressBar_rtl.css             |    8 +
 dijit/themes/claro/ProgressBar_rtl.less            |   11 +
 dijit/themes/claro/README                          |   34 +-
 dijit/themes/claro/TimePicker.css                  |   50 +-
 dijit/themes/claro/TimePicker.less                 |   44 +-
 dijit/themes/claro/TitlePane.css                   |   46 +-
 dijit/themes/claro/TitlePane.less                  |   34 +-
 dijit/themes/claro/TitlePane_rtl.css               |    3 +-
 dijit/themes/claro/TitlePane_rtl.less              |    2 +-
 dijit/themes/claro/Toolbar.css                     |   80 +-
 dijit/themes/claro/Toolbar.less                    |   30 +-
 dijit/themes/claro/Toolbar_rtl.css                 |    6 +-
 dijit/themes/claro/Tree.css                        |   56 +-
 dijit/themes/claro/Tree.less                       |   39 +-
 dijit/themes/claro/claro_rtl.css                   |    3 +-
 dijit/themes/claro/compile.js                      |    2 +-
 dijit/themes/claro/document.css                    |    6 +-
 dijit/themes/claro/form/Button.css                 |   34 +-
 dijit/themes/claro/form/Button.less                |   38 +-
 dijit/themes/claro/form/Checkbox.css               |   12 +-
 dijit/themes/claro/form/Common.css                 |  112 +-
 dijit/themes/claro/form/Common.less                |   76 +-
 dijit/themes/claro/form/Common_rtl.css             |    5 -
 dijit/themes/claro/form/Common_rtl.less            |    5 -
 dijit/themes/claro/form/NumberSpinner.css          |   34 +-
 dijit/themes/claro/form/NumberSpinner.less         |   10 +-
 dijit/themes/claro/form/RadioButton.css            |   12 +-
 dijit/themes/claro/form/Select.css                 |   71 +-
 dijit/themes/claro/form/Select.less                |   65 +-
 dijit/themes/claro/form/Select_rtl.css             |    4 -
 dijit/themes/claro/form/Select_rtl.less            |    6 -
 dijit/themes/claro/form/Slider.css                 |  139 +-
 dijit/themes/claro/form/Slider.less                |   43 +-
 dijit/themes/claro/form/Slider_rtl.css             |    4 +-
 dijit/themes/claro/form/images/button.png          |  Bin 680 -> 0 bytes
 dijit/themes/claro/form/images/buttonDisabled.png  |  Bin 0 -> 105 bytes
 dijit/themes/claro/form/images/buttonDisabled.svg  |   23 +
 dijit/themes/claro/form/images/buttonEnabled.png   |  Bin 0 -> 122 bytes
 dijit/themes/claro/form/images/buttonEnabled.svg   |   24 +
 dijit/themes/claro/form/images/button_grad_d.png   |  Bin 3897 -> 0 bytes
 dijit/themes/claro/form/images/formHighlight.png   |  Bin 339 -> 0 bytes
 dijit/themes/claro/form/images/shadow.png          |  Bin 4624 -> 0 bytes
 .../themes/claro/form/images/sliderHorizontal.png  |  Bin 180 -> 0 bytes
 dijit/themes/claro/form/images/sliderVertical.png  |  Bin 177 -> 0 bytes
 dijit/themes/claro/form/images/textBox_back.png    |  Bin 2837 -> 0 bytes
 dijit/themes/claro/images/activeGradient.png       |  Bin 0 -> 94 bytes
 dijit/themes/claro/images/activeGradient.svg       |   19 +
 dijit/themes/claro/images/calendar.png             |  Bin 0 -> 142 bytes
 dijit/themes/claro/images/calendarArrows.png       |  Bin 1425 -> 1238 bytes
 dijit/themes/claro/images/calendarArrows8bit.png   |  Bin 1053 -> 998 bytes
 .../claro/images/calendarContainerImages.png       |  Bin 3347 -> 0 bytes
 dijit/themes/claro/images/checkmarkNoBorder.png    |  Bin 4401 -> 1394 bytes
 dijit/themes/claro/images/commonHighlight.png      |  Bin 339 -> 0 bytes
 dijit/themes/claro/images/dialogCloseIcon.png      |  Bin 1660 -> 1423 bytes
 dijit/themes/claro/images/dialogCloseIcon8bit.png  |  Bin 705 -> 649 bytes
 dijit/themes/claro/images/dnd.png                  |  Bin 2996 -> 1910 bytes
 dijit/themes/claro/images/loadingAnimation.gif     |  Bin 718 -> 631 bytes
 dijit/themes/claro/images/menuHighlight.png        |  Bin 339 -> 0 bytes
 dijit/themes/claro/images/progressBarEmpty.png     |  Bin 2849 -> 0 bytes
 dijit/themes/claro/images/progressBarFull.png      |  Bin 177 -> 127 bytes
 dijit/themes/claro/images/spriteArrows.png         |  Bin 233 -> 175 bytes
 dijit/themes/claro/images/standardGradient.png     |  Bin 0 -> 101 bytes
 dijit/themes/claro/images/standardGradient.svg     |   18 +
 dijit/themes/claro/images/tooltip.png              |  Bin 1818 -> 713 bytes
 dijit/themes/claro/images/tooltip8bit.png          |  Bin 589 -> 534 bytes
 dijit/themes/claro/images/tooltipGradient.png      |  Bin 1030 -> 0 bytes
 dijit/themes/claro/images/treeExpandImages.png     |  Bin 676 -> 465 bytes
 dijit/themes/claro/images/treeExpandImages8bit.png |  Bin 799 -> 744 bytes
 dijit/themes/claro/images/treeExpand_loading.gif   |  Bin 1944 -> 0 bytes
 dijit/themes/claro/layout/AccordionContainer.css   |   60 +-
 dijit/themes/claro/layout/AccordionContainer.less  |   45 +-
 dijit/themes/claro/layout/BorderContainer.css      |   52 +-
 dijit/themes/claro/layout/BorderContainer.less     |   33 +-
 dijit/themes/claro/layout/ContentPane.css          |    3 +-
 dijit/themes/claro/layout/TabContainer.css         |  266 +-
 dijit/themes/claro/layout/TabContainer.less        |  270 +-
 dijit/themes/claro/layout/TabContainer_rtl.css     |   66 +-
 dijit/themes/claro/layout/TabContainer_rtl.less    |   74 -
 dijit/themes/claro/layout/images/accordion.png     |  Bin 640 -> 0 bytes
 .../layout/images/splitterHorizontalHover.png      |  Bin 3711 -> 0 bytes
 .../claro/layout/images/splitterVerticalHover.png  |  Bin 3869 -> 0 bytes
 dijit/themes/claro/layout/images/tabBottom.png     |  Bin 718 -> 0 bytes
 .../claro/layout/images/tabBottomSelected.png      |  Bin 0 -> 118 bytes
 .../claro/layout/images/tabBottomSelected.svg      |   18 +
 .../claro/layout/images/tabBottomUnselected.png    |  Bin 0 -> 110 bytes
 .../claro/layout/images/tabBottomUnselected.svg    |   19 +
 dijit/themes/claro/layout/images/tabLeft.png       |  Bin 1692 -> 0 bytes
 .../themes/claro/layout/images/tabLeftSelected.png |  Bin 0 -> 213 bytes
 .../themes/claro/layout/images/tabLeftSelected.svg |   17 +
 .../claro/layout/images/tabLeftUnselected.png      |  Bin 0 -> 106 bytes
 .../claro/layout/images/tabLeftUnselected.svg      |   16 +
 dijit/themes/claro/layout/images/tabRight.png      |  Bin 1759 -> 0 bytes
 .../claro/layout/images/tabRightSelected.png       |  Bin 0 -> 210 bytes
 .../claro/layout/images/tabRightSelected.svg       |   17 +
 .../claro/layout/images/tabRightUnselected.png     |  Bin 0 -> 105 bytes
 .../claro/layout/images/tabRightUnselected.svg     |   16 +
 dijit/themes/claro/layout/images/tabTop.png        |  Bin 721 -> 0 bytes
 .../themes/claro/layout/images/tabTopSelected.png  |  Bin 0 -> 120 bytes
 .../themes/claro/layout/images/tabTopSelected.svg  |   18 +
 .../claro/layout/images/tabTopUnselected.png       |  Bin 0 -> 121 bytes
 .../claro/layout/images/tabTopUnselected.svg       |   19 +
 dijit/themes/claro/variables.less                  |  186 +-
 dijit/themes/dijit.css                             |  533 +-
 dijit/themes/dijit_rtl.css                         |   57 +-
 dijit/themes/nihilo/Common.css                     |   14 +-
 dijit/themes/nihilo/Dialog.css                     |   10 +-
 dijit/themes/nihilo/Menu.css                       |   17 +-
 dijit/themes/nihilo/ProgressBar.css                |    3 +-
 dijit/themes/nihilo/ProgressBar_rtl.css            |   12 +
 dijit/themes/nihilo/TimePicker.css                 |   24 +-
 dijit/themes/nihilo/TitlePane.css                  |   14 +-
 dijit/themes/nihilo/TitlePane_rtl.css              |    5 +-
 dijit/themes/nihilo/form/Button.css                |    7 +-
 dijit/themes/nihilo/form/Button_rtl.css            |    6 +-
 dijit/themes/nihilo/form/Common.css                |   19 +-
 dijit/themes/nihilo/form/Select.css                |   46 +-
 dijit/themes/nihilo/form/TimeTextBox.css           |    2 +-
 dijit/themes/nihilo/images/accordionItemActive.png |  Bin 148 -> 106 bytes
 dijit/themes/nihilo/images/buttonActive.png        |  Bin 139 -> 105 bytes
 dijit/themes/nihilo/images/buttonDisabled.png      |  Bin 139 -> 89 bytes
 dijit/themes/nihilo/images/buttonEnabled.png       |  Bin 135 -> 100 bytes
 dijit/themes/nihilo/images/buttonHover.png         |  Bin 134 -> 100 bytes
 dijit/themes/nihilo/images/dndCopy.png             |  Bin 777 -> 727 bytes
 dijit/themes/nihilo/images/dndMove.png             |  Bin 726 -> 676 bytes
 dijit/themes/nihilo/images/dndNoCopy.png           |  Bin 699 -> 1259 bytes
 dijit/themes/nihilo/images/dndNoMove.png           |  Bin 677 -> 951 bytes
 dijit/themes/nihilo/images/preciseSliderThumb.png  |  Bin 413 -> 334 bytes
 .../nihilo/images/preciseSliderThumbFocus.png      |  Bin 434 -> 338 bytes
 dijit/themes/nihilo/images/progressBarEmpty.png    |  Bin 314 -> 272 bytes
 dijit/themes/nihilo/images/progressBarFull.png     |  Bin 746 -> 702 bytes
 dijit/themes/nihilo/images/sliderEmpty.png         |  Bin 114 -> 71 bytes
 dijit/themes/nihilo/images/sliderEmptyVertical.png |  Bin 114 -> 71 bytes
 dijit/themes/nihilo/images/sliderFull.png          |  Bin 130 -> 91 bytes
 dijit/themes/nihilo/images/sliderFullFocus.png     |  Bin 132 -> 86 bytes
 dijit/themes/nihilo/images/sliderFullVertical.png  |  Bin 126 -> 84 bytes
 .../nihilo/images/sliderFullVerticalFocus.png      |  Bin 126 -> 83 bytes
 dijit/themes/nihilo/images/sliderThumb.png         |  Bin 413 -> 300 bytes
 dijit/themes/nihilo/images/sliderThumbFocus.png    |  Bin 421 -> 306 bytes
 .../nihilo/images/splitContainerSizerH-thumb.png   |  Bin 127 -> 77 bytes
 .../themes/nihilo/images/splitContainerSizerH.png  |  Bin 121 -> 81 bytes
 .../nihilo/images/splitContainerSizerV-thumb.png   |  Bin 129 -> 79 bytes
 .../themes/nihilo/images/splitContainerSizerV.png  |  Bin 116 -> 77 bytes
 dijit/themes/nihilo/images/spriteArrows.png        |  Bin 720 -> 476 bytes
 dijit/themes/nihilo/images/spriteCheckbox.png      |  Bin 707 -> 681 bytes
 dijit/themes/nihilo/images/spriteDivIcons.png      |  Bin 1062 -> 995 bytes
 dijit/themes/nihilo/images/spriteRadio.png         |  Bin 1073 -> 958 bytes
 .../nihilo/images/spriteRoundedIconsSmall.png      |  Bin 2195 -> 1870 bytes
 dijit/themes/nihilo/images/spriteTree.png          |  Bin 337 -> 237 bytes
 dijit/themes/nihilo/images/spriteTree_rtl.png      |  Bin 335 -> 236 bytes
 .../nihilo/images/tabBottomActiveSpriteLR.gif      |  Bin 291 -> 0 bytes
 .../nihilo/images/tabBottomEnabledSpriteLR.gif     |  Bin 266 -> 0 bytes
 .../nihilo/images/tabBottomHoverSpriteLR.gif       |  Bin 388 -> 0 bytes
 dijit/themes/nihilo/images/tabLeftChecked.gif      |  Bin 303 -> 0 bytes
 dijit/themes/nihilo/images/tabRightChecked.gif     |  Bin 300 -> 0 bytes
 dijit/themes/nihilo/images/tabStripe.gif           |  Bin 54 -> 0 bytes
 dijit/themes/nihilo/images/tabStripeBottom.gif     |  Bin 432 -> 0 bytes
 dijit/themes/nihilo/images/tabStripeLeft.gif       |  Bin 432 -> 0 bytes
 dijit/themes/nihilo/images/tabStripeRight.gif      |  Bin 432 -> 0 bytes
 dijit/themes/nihilo/images/titleBar.png            |  Bin 148 -> 99 bytes
 dijit/themes/nihilo/images/titleBarActive.png      |  Bin 155 -> 113 bytes
 .../themes/nihilo/images/tooltipConnectorDown.png  |  Bin 342 -> 265 bytes
 .../themes/nihilo/images/tooltipConnectorLeft.png  |  Bin 361 -> 246 bytes
 .../themes/nihilo/images/tooltipConnectorRight.png |  Bin 363 -> 252 bytes
 dijit/themes/nihilo/images/tooltipConnectorUp.png  |  Bin 319 -> 253 bytes
 dijit/themes/nihilo/images/treeHover.png           |  Bin 112 -> 78 bytes
 dijit/themes/nihilo/images/validationInputBg.png   |  Bin 126 -> 89 bytes
 dijit/themes/nihilo/images/warning.png             |  Bin 1275 -> 1197 bytes
 dijit/themes/nihilo/layout/TabContainer.css        |  226 +-
 dijit/themes/nihilo/nihilo_rtl.css                 |    1 +
 dijit/themes/soria/Common.css                      |   19 +-
 dijit/themes/soria/Dialog.css                      |   10 +-
 dijit/themes/soria/Menu.css                        |   17 +-
 dijit/themes/soria/ProgressBar.css                 |    3 +-
 dijit/themes/soria/ProgressBar_rtl.css             |    9 +
 dijit/themes/soria/TimePicker.css                  |   26 +-
 dijit/themes/soria/TitlePane.css                   |   14 +-
 dijit/themes/soria/TitlePane_rtl.css               |    5 +-
 dijit/themes/soria/form/Button.css                 |    6 +-
 dijit/themes/soria/form/Button_rtl.css             |    6 +-
 dijit/themes/soria/form/Common.css                 |   18 +-
 dijit/themes/soria/form/Select.css                 |   55 +-
 dijit/themes/soria/form/TimeTextBox.css            |    2 +-
 dijit/themes/soria/images/accordionItemActive.png  |  Bin 171 -> 138 bytes
 dijit/themes/soria/images/buttonActive.png         |  Bin 187 -> 147 bytes
 dijit/themes/soria/images/buttonDisabled.png       |  Bin 187 -> 138 bytes
 dijit/themes/soria/images/buttonEnabled.png        |  Bin 174 -> 122 bytes
 dijit/themes/soria/images/buttonHover.png          |  Bin 160 -> 116 bytes
 dijit/themes/soria/images/dndCopy.png              |  Bin 777 -> 727 bytes
 dijit/themes/soria/images/dndMove.png              |  Bin 726 -> 676 bytes
 dijit/themes/soria/images/dndNoCopy.png            |  Bin 699 -> 1259 bytes
 dijit/themes/soria/images/dndNoMove.png            |  Bin 677 -> 951 bytes
 dijit/themes/soria/images/preciseSliderThumb.png   |  Bin 413 -> 334 bytes
 .../soria/images/preciseSliderThumbFocus.png       |  Bin 434 -> 338 bytes
 dijit/themes/soria/images/progressBarEmpty.png     |  Bin 232 -> 192 bytes
 dijit/themes/soria/images/progressBarFull.png      |  Bin 251 -> 210 bytes
 dijit/themes/soria/images/sliderEmpty.png          |  Bin 114 -> 71 bytes
 dijit/themes/soria/images/sliderEmptyVertical.png  |  Bin 114 -> 71 bytes
 dijit/themes/soria/images/sliderFull.png           |  Bin 131 -> 88 bytes
 dijit/themes/soria/images/sliderFullFocus.png      |  Bin 146 -> 105 bytes
 dijit/themes/soria/images/sliderFullVertical.png   |  Bin 127 -> 84 bytes
 .../soria/images/sliderFullVerticalFocus.png       |  Bin 143 -> 103 bytes
 dijit/themes/soria/images/sliderThumb.png          |  Bin 413 -> 300 bytes
 dijit/themes/soria/images/sliderThumbFocus.png     |  Bin 421 -> 306 bytes
 .../soria/images/splitContainerSizerH-thumb.png    |  Bin 125 -> 83 bytes
 dijit/themes/soria/images/splitContainerSizerH.png |  Bin 127 -> 84 bytes
 .../soria/images/splitContainerSizerV-thumb.png    |  Bin 121 -> 79 bytes
 dijit/themes/soria/images/splitContainerSizerV.png |  Bin 124 -> 84 bytes
 dijit/themes/soria/images/spriteArrows.png         |  Bin 720 -> 476 bytes
 dijit/themes/soria/images/spriteCheckbox.png       |  Bin 707 -> 681 bytes
 dijit/themes/soria/images/spriteDivIcons.png       |  Bin 1114 -> 1055 bytes
 dijit/themes/soria/images/spriteRadio.png          |  Bin 1073 -> 958 bytes
 .../soria/images/spriteRoundedIconsSmall.png       |  Bin 3187 -> 2360 bytes
 .../soria/images/spriteRoundedIconsSmallBl.png     |  Bin 3010 -> 2319 bytes
 dijit/themes/soria/images/spriteTree.png           |  Bin 337 -> 237 bytes
 dijit/themes/soria/images/spriteTree_rtl.png       |  Bin 335 -> 236 bytes
 .../soria/images/tabBottomActiveSpriteLR.gif       |  Bin 741 -> 0 bytes
 .../themes/soria/images/tabBottomHoverSpriteLR.gif |  Bin 569 -> 0 bytes
 dijit/themes/soria/images/tabLeftChecked.gif       |  Bin 795 -> 2005 bytes
 dijit/themes/soria/images/tabRightChecked.gif      |  Bin 793 -> 2003 bytes
 dijit/themes/soria/images/tabStripe.gif            |  Bin 54 -> 0 bytes
 dijit/themes/soria/images/tabStripeBottom.gif      |  Bin 54 -> 0 bytes
 dijit/themes/soria/images/tabStripeLeft.gif        |  Bin 54 -> 0 bytes
 dijit/themes/soria/images/tabStripeRight.gif       |  Bin 54 -> 0 bytes
 dijit/themes/soria/images/titleBar.png             |  Bin 183 -> 142 bytes
 dijit/themes/soria/images/titleBarActive.png       |  Bin 183 -> 147 bytes
 dijit/themes/soria/images/tooltipConnectorDown.png |  Bin 342 -> 265 bytes
 dijit/themes/soria/images/tooltipConnectorLeft.png |  Bin 361 -> 246 bytes
 .../themes/soria/images/tooltipConnectorRight.png  |  Bin 363 -> 252 bytes
 dijit/themes/soria/images/tooltipConnectorUp.png   |  Bin 319 -> 253 bytes
 dijit/themes/soria/images/treeHover.png            |  Bin 112 -> 78 bytes
 dijit/themes/soria/images/validationInputBg.png    |  Bin 126 -> 89 bytes
 dijit/themes/soria/images/warning.png              |  Bin 1275 -> 1197 bytes
 dijit/themes/soria/layout/TabContainer.css         |  233 +-
 dijit/themes/soria/soria_rtl.css                   |    1 +
 dijit/themes/themeTester-orig.html                 |    1 +
 dijit/themes/themeTester.html                      | 2093 +-
 dijit/themes/tundra/Common.css                     |   18 +-
 dijit/themes/tundra/Menu.css                       |   20 +-
 dijit/themes/tundra/ProgressBar.css                |    3 +-
 dijit/themes/tundra/ProgressBar_rtl.css            |    5 +
 dijit/themes/tundra/TimePicker.css                 |   30 +-
 dijit/themes/tundra/TimePicker_rtl.css             |    2 +-
 dijit/themes/tundra/TitlePane.css                  |    8 +-
 dijit/themes/tundra/TitlePane_rtl.css              |    2 +-
 dijit/themes/tundra/form/Button.css                |    8 +-
 dijit/themes/tundra/form/Common.css                |   15 +-
 dijit/themes/tundra/form/Select.css                |   52 +-
 dijit/themes/tundra/images/buttonActive.png        |  Bin 129 -> 92 bytes
 dijit/themes/tundra/images/buttonDisabled.png      |  Bin 135 -> 99 bytes
 dijit/themes/tundra/images/buttonEnabled.png       |  Bin 120 -> 99 bytes
 dijit/themes/tundra/images/buttonHover.png         |  Bin 144 -> 107 bytes
 dijit/themes/tundra/images/calendarDayLabel.png    |  Bin 161 -> 124 bytes
 dijit/themes/tundra/images/calendarMonthLabel.png  |  Bin 162 -> 125 bytes
 dijit/themes/tundra/images/calendarYearLabel.png   |  Bin 172 -> 135 bytes
 dijit/themes/tundra/images/checkmark.png           |  Bin 5529 -> 1743 bytes
 dijit/themes/tundra/images/checkmarkNoBorder.png   |  Bin 4401 -> 1394 bytes
 dijit/themes/tundra/images/circleIcon.png          |  Bin 2975 -> 283 bytes
 dijit/themes/tundra/images/dndCopy.png             |  Bin 777 -> 727 bytes
 dijit/themes/tundra/images/dndMove.png             |  Bin 726 -> 676 bytes
 dijit/themes/tundra/images/dndNoCopy.png           |  Bin 699 -> 1259 bytes
 dijit/themes/tundra/images/dndNoMove.png           |  Bin 677 -> 951 bytes
 .../themes/tundra/images/dojoTundraGradientBg.png  |  Bin 135 -> 98 bytes
 dijit/themes/tundra/images/doubleArrowDown.png     |  Bin 152 -> 102 bytes
 dijit/themes/tundra/images/doubleArrowUp.png       |  Bin 158 -> 108 bytes
 dijit/themes/tundra/images/loading.gif             |  Bin 751 -> 687 bytes
 dijit/themes/tundra/images/menu.png                |  Bin 140 -> 90 bytes
 dijit/themes/tundra/images/preciseSliderThumb.png  |  Bin 248 -> 198 bytes
 .../tundra/images/preciseSliderThumbFocus.png      |  Bin 281 -> 203 bytes
 dijit/themes/tundra/images/progressBarAnim-1.png   |  Bin 288 -> 238 bytes
 dijit/themes/tundra/images/progressBarAnim-2.png   |  Bin 289 -> 239 bytes
 dijit/themes/tundra/images/progressBarAnim-3.png   |  Bin 288 -> 238 bytes
 dijit/themes/tundra/images/progressBarAnim-4.png   |  Bin 287 -> 237 bytes
 dijit/themes/tundra/images/progressBarAnim-5.png   |  Bin 283 -> 233 bytes
 dijit/themes/tundra/images/progressBarAnim-6.png   |  Bin 283 -> 233 bytes
 dijit/themes/tundra/images/progressBarAnim-7.png   |  Bin 284 -> 234 bytes
 dijit/themes/tundra/images/progressBarAnim-8.png   |  Bin 286 -> 236 bytes
 dijit/themes/tundra/images/progressBarAnim-9.png   |  Bin 289 -> 239 bytes
 dijit/themes/tundra/images/progressBarEmpty.png    |  Bin 164 -> 106 bytes
 dijit/themes/tundra/images/progressBarFull.png     |  Bin 160 -> 125 bytes
 dijit/themes/tundra/images/radioButtonActive.png   |  Bin 550 -> 500 bytes
 .../tundra/images/radioButtonActiveDisabled.png    |  Bin 517 -> 467 bytes
 .../tundra/images/radioButtonActiveHover.png       |  Bin 646 -> 596 bytes
 dijit/themes/tundra/images/radioButtonDisabled.png |  Bin 403 -> 353 bytes
 dijit/themes/tundra/images/radioButtonEnabled.png  |  Bin 487 -> 437 bytes
 dijit/themes/tundra/images/radioButtonHover.png    |  Bin 497 -> 447 bytes
 dijit/themes/tundra/images/sliderEmpty.png         |  Bin 124 -> 74 bytes
 dijit/themes/tundra/images/sliderEmptyVertical.png |  Bin 88 -> 75 bytes
 dijit/themes/tundra/images/sliderFull.png          |  Bin 135 -> 85 bytes
 dijit/themes/tundra/images/sliderFullFocus.png     |  Bin 163 -> 85 bytes
 dijit/themes/tundra/images/sliderFullVertical.png  |  Bin 99 -> 86 bytes
 .../tundra/images/sliderFullVerticalFocus.png      |  Bin 164 -> 86 bytes
 dijit/themes/tundra/images/sliderThumb.png         |  Bin 241 -> 191 bytes
 dijit/themes/tundra/images/sliderThumbFocus.png    |  Bin 288 -> 210 bytes
 dijit/themes/tundra/images/smallArrowDown.png      |  Bin 134 -> 84 bytes
 dijit/themes/tundra/images/smallArrowUp.png        |  Bin 134 -> 84 bytes
 .../tundra/images/splitContainerSizerH-thumb.png   |  Bin 127 -> 77 bytes
 .../themes/tundra/images/splitContainerSizerH.png  |  Bin 140 -> 90 bytes
 .../tundra/images/splitContainerSizerV-thumb.png   |  Bin 129 -> 79 bytes
 .../themes/tundra/images/splitContainerSizerV.png  |  Bin 135 -> 85 bytes
 dijit/themes/tundra/images/spriteArrows.png        |  Bin 338 -> 216 bytes
 .../tundra/images/spriteRoundedIconsSmall.png      |  Bin 2195 -> 1870 bytes
 dijit/themes/tundra/images/tabActive.png           |  Bin 155 -> 105 bytes
 dijit/themes/tundra/images/tabClose.png            |  Bin 220 -> 170 bytes
 dijit/themes/tundra/images/tabCloseHover.png       |  Bin 220 -> 170 bytes
 dijit/themes/tundra/images/tabDisabled.png         |  Bin 139 -> 101 bytes
 dijit/themes/tundra/images/tabEnabled.png          |  Bin 142 -> 106 bytes
 dijit/themes/tundra/images/tabHover.png            |  Bin 154 -> 112 bytes
 dijit/themes/tundra/images/titleBar.png            |  Bin 151 -> 114 bytes
 .../themes/tundra/images/tooltipConnectorDown.png  |  Bin 410 -> 292 bytes
 .../themes/tundra/images/tooltipConnectorLeft.png  |  Bin 3106 -> 300 bytes
 .../themes/tundra/images/tooltipConnectorRight.png |  Bin 3121 -> 329 bytes
 dijit/themes/tundra/images/tooltipConnectorUp.png  |  Bin 3092 -> 289 bytes
 dijit/themes/tundra/images/treeExpand_loading.gif  |  Bin 1944 -> 1894 bytes
 dijit/themes/tundra/images/treeHover.png           |  Bin 112 -> 78 bytes
 dijit/themes/tundra/images/validationInputBg.png   |  Bin 165 -> 115 bytes
 dijit/themes/tundra/images/warning.png             |  Bin 1275 -> 1197 bytes
 dijit/themes/tundra/layout/TabContainer.css        |   42 +-
 dijit/themes/tundra/layout/TabContainer_rtl.css    |   48 -
 dijit/themes/tundra/tundra_rtl.css                 |    1 +
 dijit/tree/ForestStoreModel.js                     |   46 +-
 dijit/tree/ObjectStoreModel.js                     |  253 +
 dijit/tree/TreeStoreModel.js                       |   60 +-
 dijit/tree/_dndContainer.js                        |   65 +-
 dijit/tree/_dndSelector.js                         |  127 +-
 dijit/tree/dndSource.js                            | 1020 +-
 dijit/tree/model.js                                |  273 +-
 dijit/typematic.js                                 |  385 +-
 dojo/AdapterRegistry.js                            |   29 +-
 dojo/Deferred.js                                   |  320 +
 dojo/DeferredList.js                               |   10 +-
 dojo/Evented.js                                    |   27 +-
 dojo/LICENSE                                       |    2 +-
 dojo/NodeList-data.js                              |  161 +-
 dojo/NodeList-dom.js                               |  194 +-
 dojo/NodeList-fx.js                                |   97 +-
 dojo/NodeList-html.js                              |   40 +-
 dojo/NodeList-manipulate.js                        |  350 +-
 dojo/NodeList-traverse.js                          |  255 +-
 dojo/NodeList.js                                   |    6 +
 dojo/OpenAjax.js                                   |   28 +-
 dojo/Stateful.js                                   |  146 +-
 dojo/_base/Color.js                                |   74 +-
 dojo/_base/Deferred.js                             |  171 +-
 dojo/_base/NodeList.js                             |  106 +-
 dojo/_base/array.js                                |  523 +-
 dojo/_base/browser.js                              |   13 +-
 dojo/_base/config.js                               |  163 +-
 dojo/_base/configFirefoxExtension.js               |   28 +-
 dojo/_base/configNode.js                           |   10 +-
 dojo/_base/configRhino.js                          |    2 +-
 dojo/_base/configSpidermonkey.js                   |   14 +-
 dojo/_base/connect.js                              |  380 +-
 dojo/_base/declare.js                              |  843 +-
 dojo/_base/event.js                                |   74 +-
 dojo/_base/fx.js                                   |  274 +-
 dojo/_base/html.js                                 |   25 +-
 dojo/_base/json.js                                 |   18 +-
 dojo/_base/kernel.js                               |  101 +-
 dojo/_base/lang.js                                 |  972 +-
 dojo/_base/loader.js                               |  405 +-
 dojo/_base/query.js                                |   14 +-
 dojo/_base/sniff.js                                |  212 +-
 dojo/_base/unload.js                               |   87 +-
 dojo/_base/url.js                                  |    4 +-
 dojo/_base/window.js                               |  226 +-
 dojo/_base/xhr.js                                  |  644 +-
 dojo/_firebug/firebug.js                           |   70 +-
 dojo/aspect.js                                     |  254 +-
 dojo/back.js                                       |  118 +-
 dojo/behavior.js                                   |   53 +-
 dojo/cache.js                                      |    6 +-
 dojo/cldr/monetary.js                              |   27 +-
 dojo/cldr/nls/ar/buddhist.js                       |  251 +-
 dojo/cldr/nls/ar/coptic.js                         |   76 +
 dojo/cldr/nls/ar/currency.js                       |    7 +
 dojo/cldr/nls/ar/ethiopic.js                       |   46 +
 dojo/cldr/nls/ar/generic.js                        |   69 +
 dojo/cldr/nls/ar/gregorian.js                      |  316 +-
 dojo/cldr/nls/ar/hebrew.js                         |  187 +-
 dojo/cldr/nls/ar/islamic.js                        |  236 +-
 dojo/cldr/nls/ar/japanese.js                       |  269 +
 dojo/cldr/nls/ar/number.js                         |   20 +-
 dojo/cldr/nls/ar/persian.js                        |  220 +
 dojo/cldr/nls/ar/roc.js                            |   35 +
 dojo/cldr/nls/buddhist.js                          |  258 +-
 dojo/cldr/nls/ca/buddhist.js                       |  254 +
 dojo/cldr/nls/ca/chinese.js                        |  119 +
 dojo/cldr/nls/ca/currency.js                       |    8 +
 dojo/cldr/nls/ca/generic.js                        |   68 +
 dojo/cldr/nls/ca/gregorian.js                      |  157 +-
 dojo/cldr/nls/ca/number.js                         |    8 +-
 dojo/cldr/nls/ca/roc.js                            |   31 +
 dojo/cldr/nls/chinese.js                           |  414 +
 dojo/cldr/nls/coptic.js                            |  439 +
 dojo/cldr/nls/cs/buddhist.js                       |  223 +
 dojo/cldr/nls/cs/chinese.js                        |   35 +
 dojo/cldr/nls/cs/currency.js                       |   26 +-
 dojo/cldr/nls/cs/generic.js                        |   69 +
 dojo/cldr/nls/cs/gregorian.js                      |  355 +-
 dojo/cldr/nls/cs/hebrew.js                         |  153 +
 dojo/cldr/nls/cs/islamic.js                        |  153 +
 dojo/cldr/nls/cs/japanese.js                       |   35 +
 dojo/cldr/nls/cs/number.js                         |    6 +-
 dojo/cldr/nls/cs/roc.js                            |   34 +
 dojo/cldr/nls/currency.js                          |    5 +-
 dojo/cldr/nls/da/buddhist.js                       |  270 +-
 dojo/cldr/nls/da/currency.js                       |    7 +
 dojo/cldr/nls/da/generic.js                        |   69 +
 dojo/cldr/nls/da/gregorian.js                      |  100 +-
 dojo/cldr/nls/da/hebrew.js                         |  165 +
 dojo/cldr/nls/da/islamic.js                        |  186 +-
 dojo/cldr/nls/da/japanese.js                       |   35 +
 dojo/cldr/nls/da/number.js                         |    6 +-
 dojo/cldr/nls/da/roc.js                            |   35 +
 dojo/cldr/nls/dangi.js                             |  420 +
 dojo/cldr/nls/de/buddhist.js                       |  170 +-
 dojo/cldr/nls/de/chinese.js                        |   65 +
 dojo/cldr/nls/de/currency.js                       |   10 +-
 dojo/cldr/nls/de/generic.js                        |   69 +
 dojo/cldr/nls/de/gregorian.js                      |  127 +-
 dojo/cldr/nls/de/hebrew.js                         |  144 +
 dojo/cldr/nls/de/islamic.js                        |  204 +-
 dojo/cldr/nls/de/japanese.js                       |   35 +
 dojo/cldr/nls/de/number.js                         |    6 +-
 dojo/cldr/nls/de/roc.js                            |   35 +
 dojo/cldr/nls/el/buddhist.js                       |  225 +-
 dojo/cldr/nls/el/currency.js                       |    1 +
 dojo/cldr/nls/el/generic.js                        |   72 +
 dojo/cldr/nls/el/gregorian.js                      |   99 +-
 dojo/cldr/nls/el/hebrew.js                         |  157 +-
 dojo/cldr/nls/el/japanese.js                       |   50 +
 dojo/cldr/nls/el/number.js                         |    7 +-
 dojo/cldr/nls/el/roc.js                            |   55 +
 dojo/cldr/nls/en-au/chinese.js                     |   10 +
 dojo/cldr/nls/en-au/generic.js                     |   18 +
 dojo/cldr/nls/en-au/gregorian.js                   |   13 +-
 dojo/cldr/nls/en-au/japanese.js                    |   10 +
 dojo/cldr/nls/en-au/number.js                      |    7 -
 dojo/cldr/nls/en-ca/gregorian.js                   |   20 -
 dojo/cldr/nls/en-gb/buddhist.js                    |  101 -
 dojo/cldr/nls/en-gb/chinese.js                     |  131 +
 dojo/cldr/nls/en-gb/currency.js                    |   14 +
 dojo/cldr/nls/en-gb/generic.js                     |   46 +
 dojo/cldr/nls/en-gb/gregorian.js                   |   51 +-
 dojo/cldr/nls/en-gb/indian.js                      |   94 +
 dojo/cldr/nls/en-gb/islamic.js                     |  153 -
 dojo/cldr/nls/en-gb/japanese.js                    |   11 +
 dojo/cldr/nls/en/buddhist.js                       |  147 +-
 dojo/cldr/nls/en/chinese.js                        |   99 +
 dojo/cldr/nls/en/generic.js                        |   81 +
 dojo/cldr/nls/en/gregorian.js                      |  315 +-
 dojo/cldr/nls/en/hebrew.js                         |   90 +
 dojo/cldr/nls/en/islamic.js                        |  180 +-
 dojo/cldr/nls/en/japanese.js                       |   33 +
 dojo/cldr/nls/en/number.js                         |    3 +-
 dojo/cldr/nls/en/roc.js                            |   33 +
 dojo/cldr/nls/es/buddhist.js                       |  122 +-
 dojo/cldr/nls/es/chinese.js                        |   65 +
 dojo/cldr/nls/es/currency.js                       |    3 +-
 dojo/cldr/nls/es/generic.js                        |   71 +
 dojo/cldr/nls/es/gregorian.js                      |   87 +-
 dojo/cldr/nls/es/hebrew.js                         |  137 +
 dojo/cldr/nls/es/islamic.js                        |  188 +-
 dojo/cldr/nls/es/japanese.js                       |   35 +
 dojo/cldr/nls/es/number.js                         |    7 +-
 dojo/cldr/nls/es/roc.js                            |   34 +
 dojo/cldr/nls/ethiopic-amete-alem.js               |  450 +
 dojo/cldr/nls/ethiopic.js                          |  439 +
 dojo/cldr/nls/fi/buddhist.js                       |  269 +-
 dojo/cldr/nls/fi/chinese.js                        |   51 +
 dojo/cldr/nls/fi/currency.js                       |    3 +-
 dojo/cldr/nls/fi/generic.js                        |   71 +
 dojo/cldr/nls/fi/gregorian.js                      |   91 +-
 dojo/cldr/nls/fi/hebrew.js                         |  256 +-
 dojo/cldr/nls/fi/islamic.js                        |  225 +-
 dojo/cldr/nls/fi/japanese.js                       |   35 +
 dojo/cldr/nls/fi/number.js                         |    6 +-
 dojo/cldr/nls/fi/roc.js                            |   35 +
 dojo/cldr/nls/fr-ch/currency.js                    |    7 +
 dojo/cldr/nls/fr-ch/generic.js                     |    8 +
 dojo/cldr/nls/fr/buddhist.js                       |  242 +
 dojo/cldr/nls/fr/chinese.js                        |   85 +
 dojo/cldr/nls/fr/coptic.js                         |   31 +
 dojo/cldr/nls/fr/currency.js                       |    4 +-
 dojo/cldr/nls/fr/ethiopic.js                       |   31 +
 dojo/cldr/nls/fr/generic.js                        |   69 +
 dojo/cldr/nls/fr/gregorian.js                      |   91 +-
 dojo/cldr/nls/fr/hebrew.js                         |  212 +
 dojo/cldr/nls/fr/indian.js                         |   31 +
 dojo/cldr/nls/fr/islamic.js                        |  238 +
 dojo/cldr/nls/fr/japanese.js                       |   35 +
 dojo/cldr/nls/fr/number.js                         |    8 +-
 dojo/cldr/nls/fr/roc.js                            |   35 +
 dojo/cldr/nls/generic.js                           |  444 +
 dojo/cldr/nls/gregorian.js                         |  231 +-
 dojo/cldr/nls/he/generic.js                        |   67 +
 dojo/cldr/nls/he/gregorian.js                      |  134 +-
 dojo/cldr/nls/he/hebrew.js                         |  191 +-
 dojo/cldr/nls/he/islamic.js                        |  232 +-
 dojo/cldr/nls/he/japanese.js                       |  107 +
 dojo/cldr/nls/he/number.js                         |    6 +-
 dojo/cldr/nls/hebrew.js                            |  226 +-
 dojo/cldr/nls/hu/buddhist.js                       |  251 +
 dojo/cldr/nls/hu/chinese.js                        |   87 +
 dojo/cldr/nls/hu/coptic.js                         |   91 +
 dojo/cldr/nls/hu/currency.js                       |    6 +
 dojo/cldr/nls/hu/ethiopic.js                       |   91 +
 dojo/cldr/nls/hu/generic.js                        |   66 +
 dojo/cldr/nls/hu/gregorian.js                      |  306 +-
 dojo/cldr/nls/hu/hebrew.js                         |  231 +
 dojo/cldr/nls/hu/indian.js                         |   87 +
 dojo/cldr/nls/hu/islamic.js                        |  237 +
 dojo/cldr/nls/hu/japanese.js                       |   35 +
 dojo/cldr/nls/hu/number.js                         |    7 +-
 dojo/cldr/nls/hu/persian.js                        |  242 +
 dojo/cldr/nls/hu/roc.js                            |   34 +
 dojo/cldr/nls/indian.js                            |  428 +
 dojo/cldr/nls/islamic-civil.js                     |  280 +
 dojo/cldr/nls/islamic.js                           |  164 +-
 dojo/cldr/nls/it/buddhist.js                       |  230 +
 dojo/cldr/nls/it/chinese.js                        |   35 +
 dojo/cldr/nls/it/currency.js                       |    2 +
 dojo/cldr/nls/it/generic.js                        |   69 +
 dojo/cldr/nls/it/gregorian.js                      |   85 +-
 dojo/cldr/nls/it/hebrew.js                         |  140 +
 dojo/cldr/nls/it/islamic.js                        |  140 +
 dojo/cldr/nls/it/japanese.js                       |   35 +
 dojo/cldr/nls/it/number.js                         |   14 +-
 dojo/cldr/nls/it/roc.js                            |   35 +
 dojo/cldr/nls/ja/buddhist.js                       |  155 +
 dojo/cldr/nls/ja/chinese.js                        |  111 +
 dojo/cldr/nls/ja/coptic.js                         |  121 +
 dojo/cldr/nls/ja/currency.js                       |    5 +
 dojo/cldr/nls/ja/ethiopic.js                       |  121 +
 dojo/cldr/nls/ja/generic.js                        |   74 +
 dojo/cldr/nls/ja/gregorian.js                      |  103 +-
 dojo/cldr/nls/ja/hebrew.js                         |  225 +
 dojo/cldr/nls/ja/indian.js                         |  118 +
 dojo/cldr/nls/ja/islamic.js                        |  213 +
 dojo/cldr/nls/ja/japanese.js                       |  550 +
 dojo/cldr/nls/ja/number.js                         |   14 +-
 dojo/cldr/nls/ja/persian.js                        |  213 +
 dojo/cldr/nls/ja/roc.js                            |   35 +
 dojo/cldr/nls/japanese.js                          | 1149 +
 dojo/cldr/nls/ko/buddhist.js                       |  161 +
 dojo/cldr/nls/ko/chinese.js                        |   69 +
 dojo/cldr/nls/ko/currency.js                       |    1 +
 dojo/cldr/nls/ko/generic.js                        |   75 +
 dojo/cldr/nls/ko/gregorian.js                      |   71 +-
 dojo/cldr/nls/ko/hebrew.js                         |  127 +
 dojo/cldr/nls/ko/islamic.js                        |  127 +
 dojo/cldr/nls/ko/japanese.js                       |  269 +
 dojo/cldr/nls/ko/number.js                         |    8 +-
 dojo/cldr/nls/ko/roc.js                            |   35 +
 dojo/cldr/nls/nb/buddhist.js                       |  247 +
 dojo/cldr/nls/nb/currency.js                       |   12 +-
 dojo/cldr/nls/nb/generic.js                        |   71 +
 dojo/cldr/nls/nb/gregorian.js                      |  120 +-
 dojo/cldr/nls/nb/hebrew.js                         |  163 +
 dojo/cldr/nls/nb/islamic.js                        |  163 +
 dojo/cldr/nls/nb/japanese.js                       |   35 +
 dojo/cldr/nls/nb/number.js                         |    6 +-
 dojo/cldr/nls/nb/roc.js                            |   35 +
 dojo/cldr/nls/nl/buddhist.js                       |  237 +
 dojo/cldr/nls/nl/chinese.js                        |   66 +
 dojo/cldr/nls/nl/currency.js                       |    9 +-
 dojo/cldr/nls/nl/generic.js                        |   70 +
 dojo/cldr/nls/nl/gregorian.js                      |  121 +-
 dojo/cldr/nls/nl/hebrew.js                         |  211 +
 dojo/cldr/nls/nl/islamic.js                        |  229 +
 dojo/cldr/nls/nl/japanese.js                       |   35 +
 dojo/cldr/nls/nl/number.js                         |    6 +-
 dojo/cldr/nls/nl/roc.js                            |   35 +
 dojo/cldr/nls/number.js                            |   11 +-
 dojo/cldr/nls/persian.js                           |  292 +
 dojo/cldr/nls/pl/buddhist.js                       |  248 +
 dojo/cldr/nls/pl/chinese.js                        |   91 +
 dojo/cldr/nls/pl/coptic.js                         |   91 +
 dojo/cldr/nls/pl/currency.js                       |    3 +-
 dojo/cldr/nls/pl/ethiopic.js                       |   91 +
 dojo/cldr/nls/pl/generic.js                        |   72 +
 dojo/cldr/nls/pl/gregorian.js                      |   70 +-
 dojo/cldr/nls/pl/hebrew.js                         |  224 +
 dojo/cldr/nls/pl/indian.js                         |   87 +
 dojo/cldr/nls/pl/islamic.js                        |  231 +
 dojo/cldr/nls/pl/japanese.js                       |   35 +
 dojo/cldr/nls/pl/number.js                         |    8 +-
 dojo/cldr/nls/pl/persian.js                        |  245 +
 dojo/cldr/nls/pl/roc.js                            |   35 +
 dojo/cldr/nls/pt-pt/buddhist.js                    |  218 +
 dojo/cldr/nls/pt-pt/currency.js                    |    8 +
 dojo/cldr/nls/pt-pt/generic.js                     |   25 +
 dojo/cldr/nls/pt-pt/gregorian.js                   |  141 +-
 dojo/cldr/nls/pt-pt/hebrew.js                      |  134 +
 dojo/cldr/nls/pt-pt/islamic.js                     |  134 +
 dojo/cldr/nls/pt-pt/japanese.js                    |    8 +
 dojo/cldr/nls/pt-pt/number.js                      |    5 +-
 dojo/cldr/nls/pt-pt/roc.js                         |    8 +
 dojo/cldr/nls/pt/buddhist.js                       |  237 +
 dojo/cldr/nls/pt/chinese.js                        |   91 +
 dojo/cldr/nls/pt/coptic.js                         |   91 +
 dojo/cldr/nls/pt/currency.js                       |   10 +-
 dojo/cldr/nls/pt/ethiopic.js                       |   91 +
 dojo/cldr/nls/pt/generic.js                        |   68 +
 dojo/cldr/nls/pt/gregorian.js                      |  100 +-
 dojo/cldr/nls/pt/hebrew.js                         |  214 +
 dojo/cldr/nls/pt/indian.js                         |   87 +
 dojo/cldr/nls/pt/islamic.js                        |  153 +
 dojo/cldr/nls/pt/japanese.js                       |   35 +
 dojo/cldr/nls/pt/number.js                         |    6 +-
 dojo/cldr/nls/pt/persian.js                        |  234 +
 dojo/cldr/nls/pt/roc.js                            |   35 +
 dojo/cldr/nls/ro/buddhist.js                       |  213 +-
 dojo/cldr/nls/ro/chinese.js                        |   87 +
 dojo/cldr/nls/ro/coptic.js                         |   31 +
 dojo/cldr/nls/ro/currency.js                       |    1 +
 dojo/cldr/nls/ro/ethiopic.js                       |   31 +
 dojo/cldr/nls/ro/generic.js                        |   67 +
 dojo/cldr/nls/ro/gregorian.js                      |   74 +-
 dojo/cldr/nls/ro/hebrew.js                         |  217 +
 dojo/cldr/nls/ro/islamic.js                        |  154 +
 dojo/cldr/nls/ro/number.js                         |    8 +-
 dojo/cldr/nls/roc.js                               |  449 +
 dojo/cldr/nls/ru/buddhist.js                       |  254 +
 dojo/cldr/nls/ru/chinese.js                        |  122 +
 dojo/cldr/nls/ru/coptic.js                         |  106 +
 dojo/cldr/nls/ru/currency.js                       |    1 +
 dojo/cldr/nls/ru/ethiopic.js                       |  106 +
 dojo/cldr/nls/ru/generic.js                        |   70 +
 dojo/cldr/nls/ru/gregorian.js                      |  340 +-
 dojo/cldr/nls/ru/hebrew.js                         |  231 +
 dojo/cldr/nls/ru/indian.js                         |  101 +
 dojo/cldr/nls/ru/islamic.js                        |  237 +
 dojo/cldr/nls/ru/japanese.js                       |  269 +
 dojo/cldr/nls/ru/number.js                         |    7 +-
 dojo/cldr/nls/ru/persian.js                        |  251 +
 dojo/cldr/nls/ru/roc.js                            |   35 +
 dojo/cldr/nls/sk/currency.js                       |   15 +-
 dojo/cldr/nls/sk/generic.js                        |   67 +
 dojo/cldr/nls/sk/gregorian.js                      |  310 +-
 dojo/cldr/nls/sk/number.js                         |   17 +-
 dojo/cldr/nls/sl/generic.js                        |   65 +
 dojo/cldr/nls/sl/gregorian.js                      |  311 +-
 dojo/cldr/nls/sl/number.js                         |    8 +-
 dojo/cldr/nls/sv/buddhist.js                       |  242 +
 dojo/cldr/nls/sv/coptic.js                         |   91 +
 dojo/cldr/nls/sv/currency.js                       |   11 +-
 dojo/cldr/nls/sv/ethiopic.js                       |   91 +
 dojo/cldr/nls/sv/generic.js                        |   73 +
 dojo/cldr/nls/sv/gregorian.js                      |  155 +-
 dojo/cldr/nls/sv/hebrew.js                         |  221 +
 dojo/cldr/nls/sv/indian.js                         |   90 +
 dojo/cldr/nls/sv/islamic.js                        |  214 +
 dojo/cldr/nls/sv/japanese.js                       |  269 +
 dojo/cldr/nls/sv/number.js                         |    7 +-
 dojo/cldr/nls/sv/persian.js                        |  242 +
 dojo/cldr/nls/sv/roc.js                            |   35 +
 dojo/cldr/nls/th/buddhist.js                       |  267 +-
 dojo/cldr/nls/th/chinese.js                        |  119 +
 dojo/cldr/nls/th/coptic.js                         |  121 +
 dojo/cldr/nls/th/currency.js                       |    9 +-
 dojo/cldr/nls/th/ethiopic.js                       |  121 +
 dojo/cldr/nls/th/generic.js                        |   68 +
 dojo/cldr/nls/th/gregorian.js                      |  129 +-
 dojo/cldr/nls/th/hebrew.js                         |  230 +
 dojo/cldr/nls/th/indian.js                         |  118 +
 dojo/cldr/nls/th/islamic.js                        |  250 +
 dojo/cldr/nls/th/japanese.js                       |  306 +
 dojo/cldr/nls/th/number.js                         |    8 +-
 dojo/cldr/nls/th/persian.js                        |  250 +
 dojo/cldr/nls/th/roc.js                            |   67 +
 dojo/cldr/nls/tr/buddhist.js                       |  251 +
 dojo/cldr/nls/tr/coptic.js                         |   46 +
 dojo/cldr/nls/tr/currency.js                       |    8 +-
 dojo/cldr/nls/tr/ethiopic.js                       |   46 +
 dojo/cldr/nls/tr/generic.js                        |   73 +
 dojo/cldr/nls/tr/gregorian.js                      |   91 +-
 dojo/cldr/nls/tr/hebrew.js                         |  225 +
 dojo/cldr/nls/tr/islamic.js                        |  234 +
 dojo/cldr/nls/tr/japanese.js                       |   35 +
 dojo/cldr/nls/tr/number.js                         |   10 +-
 dojo/cldr/nls/tr/persian.js                        |  248 +
 dojo/cldr/nls/tr/roc.js                            |   35 +
 dojo/cldr/nls/zh-hant/buddhist.js                  |  241 +-
 dojo/cldr/nls/zh-hant/chinese.js                   |   85 +
 dojo/cldr/nls/zh-hant/coptic.js                    |  121 +
 dojo/cldr/nls/zh-hant/currency.js                  |    7 +
 dojo/cldr/nls/zh-hant/ethiopic.js                  |  121 +
 dojo/cldr/nls/zh-hant/generic.js                   |   68 +
 dojo/cldr/nls/zh-hant/gregorian.js                 |  137 +-
 dojo/cldr/nls/zh-hant/hebrew.js                    |  241 +
 dojo/cldr/nls/zh-hant/indian.js                    |  118 +
 dojo/cldr/nls/zh-hant/islamic.js                   |  276 +-
 dojo/cldr/nls/zh-hant/japanese.js                  |  302 +
 dojo/cldr/nls/zh-hant/number.js                    |   17 +-
 dojo/cldr/nls/zh-hant/persian.js                   |  261 +
 dojo/cldr/nls/zh-hant/roc.js                       |   35 +
 dojo/cldr/nls/zh-hk/currency.js                    |    4 +-
 dojo/cldr/nls/zh-hk/gregorian.js                   |  113 +-
 dojo/cldr/nls/zh-hk/number.js                      |    6 +-
 dojo/cldr/nls/zh-tw/currency.js                    |   11 +-
 dojo/cldr/nls/zh-tw/gregorian.js                   |   68 +-
 dojo/cldr/nls/zh-tw/number.js                      |   11 +
 dojo/cldr/nls/zh/buddhist.js                       |  231 +
 dojo/cldr/nls/zh/chinese.js                        |  141 +
 dojo/cldr/nls/zh/coptic.js                         |  121 +
 dojo/cldr/nls/zh/currency.js                       |    7 +
 dojo/cldr/nls/zh/ethiopic.js                       |  121 +
 dojo/cldr/nls/zh/generic.js                        |   69 +
 dojo/cldr/nls/zh/gregorian.js                      |  234 +-
 dojo/cldr/nls/zh/hebrew.js                         |  239 +
 dojo/cldr/nls/zh/indian.js                         |  118 +
 dojo/cldr/nls/zh/islamic.js                        |  259 +
 dojo/cldr/nls/zh/japanese.js                       |  306 +
 dojo/cldr/nls/zh/number.js                         |   16 +-
 dojo/cldr/nls/zh/persian.js                        |  259 +
 dojo/cldr/nls/zh/roc.js                            |   35 +
 dojo/cldr/supplemental.js                          |  132 +-
 dojo/colors.js                                     |   44 +-
 dojo/cookie.js                                     |   60 +-
 dojo/currency.js                                   |  130 +-
 dojo/data/ItemFileReadStore.js                     |  496 +-
 dojo/data/ItemFileWriteStore.js                    |  149 +-
 dojo/data/ObjectStore.js                           |  205 +-
 dojo/data/api/Identity.js                          |   68 +-
 dojo/data/api/Item.js                              |   13 +
 dojo/data/api/Notification.js                      |   90 +-
 dojo/data/api/Read.js                              |  169 +-
 dojo/data/api/Request.js                           |   23 +-
 dojo/data/api/Write.js                             |   71 +-
 dojo/data/util/filter.js                           |   35 +-
 dojo/data/util/simpleFetch.js                      |  259 +-
 dojo/data/util/sorter.js                           |   32 +-
 dojo/date.js                                       |   93 +-
 dojo/date/locale.js                                |  190 +-
 dojo/date/stamp.js                                 |   82 +-
 dojo/dnd/AutoSource.js                             |    7 +-
 dojo/dnd/Avatar.js                                 |   79 +-
 dojo/dnd/Container.js                              |  221 +-
 dojo/dnd/Manager.js                                |  103 +-
 dojo/dnd/Moveable.js                               |  136 +-
 dojo/dnd/Mover.js                                  |   77 +-
 dojo/dnd/Selector.js                               |  105 +-
 dojo/dnd/Source.js                                 |  127 +-
 dojo/dnd/Target.js                                 |   14 +-
 dojo/dnd/TimedMoveable.js                          |   23 +-
 dojo/dnd/autoscroll.js                             |  123 +-
 dojo/dnd/common.js                                 |   35 +-
 dojo/dnd/move.js                                   |   58 +-
 dojo/dojo.js                                       |  657 +-
 dojo/dojo.profile.js                               |   12 +-
 dojo/dom-attr.js                                   |  160 +-
 dojo/dom-class.js                                  |  316 +-
 dojo/dom-construct.js                              |  444 +-
 dojo/dom-form.js                                   |  137 +-
 dojo/dom-geometry.js                               |  656 +-
 dojo/dom-prop.js                                   |   74 +-
 dojo/dom-style.js                                  |  301 +-
 dojo/dom.js                                        |  215 +-
 dojo/domReady.js                                   |   63 +-
 dojo/errors/CancelError.js                         |   13 +
 dojo/errors/RequestError.js                        |   15 +
 dojo/errors/RequestTimeoutError.js                 |   15 +
 dojo/errors/create.js                              |   41 +
 dojo/fx.js                                         |  143 +-
 dojo/fx/Toggler.js                                 |   26 +-
 dojo/fx/easing.js                                  |   22 +-
 dojo/gears.js                                      |   32 +-
 dojo/has.js                                        |  105 +-
 dojo/hash.js                                       |  117 +-
 dojo/hccss.js                                      |   52 +
 dojo/html.js                                       |  188 +-
 dojo/i18n.js                                       |  638 +-
 dojo/io-query.js                                   |   29 +-
 dojo/io/iframe.js                                  |  440 +-
 dojo/io/script.js                                  |  280 +-
 dojo/jaxer.js                                      |   19 -
 dojo/json.js                                       |  123 +-
 dojo/keys.js                                       |  149 +-
 dojo/main.js                                       |   20 +-
 dojo/mouse.js                                      |  114 +-
 dojo/nls/ar/colors.js                              |  302 +-
 dojo/nls/az/colors.js                              |    4 +-
 dojo/nls/bg/colors.js                              |  156 +
 dojo/nls/ca/colors.js                              |  304 +-
 dojo/nls/colors.js                                 |    4 +-
 dojo/nls/cs/colors.js                              |  303 +-
 dojo/nls/da/colors.js                              |  303 +-
 dojo/nls/de/colors.js                              |  303 +-
 dojo/nls/el/colors.js                              |  303 +-
 dojo/nls/es/colors.js                              |  303 +-
 dojo/nls/fi/colors.js                              |  303 +-
 dojo/nls/fr/colors.js                              |  303 +-
 dojo/nls/he/colors.js                              |    6 +-
 dojo/nls/hr/colors.js                              |  298 +-
 dojo/nls/hu/colors.js                              |  303 +-
 dojo/nls/it/colors.js                              |  303 +-
 dojo/nls/ja/colors.js                              |  303 +-
 dojo/nls/kk/colors.js                              |  303 +-
 dojo/nls/ko/colors.js                              |  303 +-
 dojo/nls/nb/colors.js                              |  303 +-
 dojo/nls/nl/colors.js                              |  303 +-
 dojo/nls/pl/colors.js                              |  303 +-
 dojo/nls/pt-pt/colors.js                           |  302 +-
 dojo/nls/pt/colors.js                              |  303 +-
 dojo/nls/ro/colors.js                              |  304 +-
 dojo/nls/ru/colors.js                              |  303 +-
 dojo/nls/sk/colors.js                              |  304 +-
 dojo/nls/sl/colors.js                              |  301 +-
 dojo/nls/sv/colors.js                              |  303 +-
 dojo/nls/th/colors.js                              |  185 +-
 dojo/nls/tr/colors.js                              |  303 +-
 dojo/nls/uk/colors.js                              |  156 +
 dojo/nls/zh-tw/colors.js                           |  303 +-
 dojo/nls/zh/colors.js                              |  303 +-
 dojo/node.js                                       |   67 +
 dojo/number.js                                     |  223 +-
 dojo/on.js                                         |  287 +-
 dojo/package.json                                  |    2 +-
 dojo/parser.js                                     | 1160 +-
 dojo/promise/Promise.js                            |  133 +
 dojo/promise/all.js                                |   76 +
 dojo/promise/first.js                              |   49 +
 dojo/promise/instrumentation.js                    |  105 +
 dojo/promise/tracer.js                             |   85 +
 dojo/query.js                                      |  420 +-
 dojo/ready.js                                      |  115 +-
 dojo/regexp.js                                     |   33 +-
 dojo/request.js                                    |   81 +
 dojo/request/default.js                            |   32 +
 dojo/request/handlers.js                           |   74 +
 dojo/request/iframe.js                             |  431 +
 dojo/request/node.js                               |  195 +
 dojo/request/notify.js                             |   74 +
 dojo/request/registry.js                           |   85 +
 dojo/request/script.js                             |  219 +
 dojo/request/util.js                               |  158 +
 dojo/request/watch.js                              |  109 +
 dojo/request/xhr.js                                |  316 +
 dojo/resources/_modules.js                         |   36 -
 dojo/resources/dnd.css                             |    6 +-
 dojo/robot.js                                      |  202 +-
 dojo/robotx.js                                     |  256 +-
 dojo/router.js                                     |   28 +
 dojo/router/RouterBase.js                          |  376 +
 dojo/rpc/JsonService.js                            |   56 +-
 dojo/rpc/JsonpService.js                           |   57 +-
 dojo/rpc/RpcService.js                             |   77 +-
 dojo/selector/_loader.js                           |    6 +-
 dojo/selector/acme.js                              |  332 +-
 dojo/selector/lite.js                              |  105 +-
 dojo/sniff.js                                      |   80 +
 dojo/store/Cache.js                                |  108 +-
 dojo/store/DataStore.js                            |   64 +-
 dojo/store/JsonRest.js                             |  125 +-
 dojo/store/Memory.js                               |   77 +-
 dojo/store/Observable.js                           |   62 +-
 dojo/store/README                                  |   14 +-
 dojo/store/api/Store.js                            |   72 +-
 dojo/store/util/QueryResults.js                    |   33 +-
 dojo/store/util/SimpleQueryEngine.js               |   34 +-
 dojo/string.js                                     |   76 +-
 dojo/tests.js                                      |    3 +-
 dojo/tests/AdapterRegistry.js                      |   14 +-
 dojo/tests/Deferred.js                             |  477 +
 dojo/tests/DeferredList.js                         |    2 +-
 dojo/tests/NodeList-data.html                      |   59 +-
 dojo/tests/NodeList-data.js                        |    2 +-
 dojo/tests/NodeList-fx.html                        |   79 +-
 dojo/tests/NodeList-manipulate.html                |  148 +-
 dojo/tests/NodeList-manipulate.js                  |    2 +-
 dojo/tests/NodeList-traverse.html                  |   35 +-
 dojo/tests/NodeList-traverse.js                    |    2 +-
 dojo/tests/Stateful.js                             |  184 +-
 dojo/tests/_base.js                                |    7 +-
 dojo/tests/_base/Color.js                          |   17 +-
 dojo/tests/_base/Deferred.js                       |   24 +-
 dojo/tests/_base/NodeList.html                     |    5 +-
 dojo/tests/_base/abs.html                          |    2 +-
 dojo/tests/_base/absQuirk.html                     |    2 +-
 dojo/tests/_base/array.js                          |  113 +-
 dojo/tests/_base/connect.js                        |   14 +-
 dojo/tests/_base/connectKey.html                   |   27 +
 dojo/tests/_base/declare.js                        |  143 +-
 dojo/tests/_base/fx.html                           |  123 +-
 dojo/tests/_base/fx.js                             |    2 +-
 dojo/tests/_base/fx_delay.html                     |   12 +-
 dojo/tests/_base/html.html                         |  123 +-
 dojo/tests/_base/html.js                           |    7 +-
 dojo/tests/_base/html_quirks.html                  |   67 +-
 dojo/tests/_base/html_rtl.html                     |   58 +-
 dojo/tests/_base/i18nExhaustive.js                 |  107 +
 dojo/tests/_base/json.js                           |    2 +-
 dojo/tests/_base/lang.js                           |  114 +-
 dojo/tests/_base/loader.js                         |   47 +-
 dojo/tests/_base/loader/14808.html                 |   24 +
 dojo/tests/_base/loader/14808/App.js               |   10 +
 dojo/tests/_base/loader/14808/Module.js            |    9 +
 dojo/tests/_base/loader/boot-sniffConfig.html      |   33 +
 dojo/tests/_base/loader/boot-userConfig.html       |   23 +
 dojo/tests/_base/loader/bootstrap.js               |    4 +-
 dojo/tests/_base/loader/config/pkg/m1.js           |   20 +
 dojo/tests/_base/loader/config/pkg/m2.js           |    4 +
 dojo/tests/_base/loader/config/someModule.js       |   11 +
 .../config/someModuleConfiggedPriorToBoot.js       |    5 +
 dojo/tests/_base/loader/config/test.html           |  122 +
 dojo/tests/_base/loader/configApi.html             |    3 +-
 dojo/tests/_base/loader/coolio/coolio-built.html   |   16 +-
 ....html => coolio-dev-async-with-packageMap.html} |    0
 .../_base/loader/coolio/coolio-dev-async.html      |   15 +-
 .../coolio-dev-legacy-async-with-packageMap.html   |   83 +
 .../loader/coolio/coolio-dev-legacy-async.html     |   15 +-
 dojo/tests/_base/loader/coolio/coolio.js           |   17 -
 dojo/tests/_base/loader/coolio/coolio.profile.js   |   84 +-
 dojo/tests/_base/loader/coolio/test.html           |   15 +-
 dojo/tests/_base/loader/getText.txt                |    2 +-
 .../legacyModule.js                                |   60 +
 .../nls/ab-cd-ef/legacyBundle.js                   |    1 +
 .../nls/ab/legacyBundle.js                         |    1 +
 .../nls/legacyBundle.js                            |    1 +
 .../nls/legacyModule_ROOT.js                       |    1 +
 .../nls/legacyModule_ab-cd-ef.js                   |    1 +
 .../nls/legacyModule_ab-cd.js                      |    1 +
 .../nls/legacyModule_ab.js                         |    1 +
 .../nls/legacyModule_xx.js                         |    1 +
 .../152-build-with-layers/legacyModule.js          |   60 +
 .../nls/ab-cd-ef/legacyBundle.js                   |    1 +
 .../152-build-with-layers/nls/ab/legacyBundle.js   |    1 +
 .../152-build-with-layers/nls/legacyBundle.js      |    1 +
 .../152-build-with-layers/nls/legacyModule_ROOT.js |    1 +
 .../nls/legacyModule_en-us.js                      |    1 +
 .../152-build-with-layers/nls/legacyModule_en.js   |    1 +
 .../built-i18n-test/152-build/legacyModule.js      |   50 +
 .../152-build/nls/ab-cd-ef/legacyBundle.js         |    1 +
 .../152-build/nls/ab/legacyBundle.js               |    1 +
 .../built-i18n-test/152-build/nls/legacyBundle.js  |    1 +
 .../loader/i18n-exhaustive/i18n-test/amdModule.js  |   41 +
 .../i18n-test/build-test-targets.sh                |    7 +
 .../i18n-test-with-layers-and-preloads.profile.js  |   37 +
 .../i18n-test/i18n-test-with-layers.profile.js     |   35 +
 .../i18n-exhaustive/i18n-test/i18n-test.profile.js |   30 +
 .../i18n-exhaustive/i18n-test/legacyModule.js      |   75 +
 .../i18n-test/nls/ab-cd-ef/amdBundle.js            |    4 +
 .../i18n-test/nls/ab-cd-ef/legacyBundle.js         |    4 +
 .../i18n-exhaustive/i18n-test/nls/ab/amdBundle.js  |    4 +
 .../i18n-test/nls/ab/legacyBundle.js               |    4 +
 .../i18n-exhaustive/i18n-test/nls/amdBundle.js     |    8 +
 .../i18n-exhaustive/i18n-test/nls/legacyBundle.js  |    4 +
 .../loader/i18n-exhaustive/i18n-test/unit.html     |   94 +
 .../loader/i18n-exhaustive/test-instructions.md    |   64 +
 dojo/tests/_base/loader/moduleIds.js               |    6 +-
 dojo/tests/_base/loader/modules.js                 |   23 +-
 dojo/tests/_base/loader/modules/anon.js            |    2 +-
 dojo/tests/_base/loader/modules/factoryArity.js    |   10 +-
 .../_base/loader/modules/factoryArityExports.js    |    8 +
 dojo/tests/_base/loader/modules/full.js            |    2 +-
 dojo/tests/_base/loader/modules/idFactoryArity.js  |    8 +
 .../_base/loader/modules/idFactoryArityExports.js  |    8 +
 dojo/tests/_base/loader/modules/impliedDep1.js     |    3 +
 dojo/tests/_base/loader/modules/impliedDep2.js     |    3 +
 dojo/tests/_base/loader/modules/impliedDep3.js     |    3 +
 dojo/tests/_base/loader/modules/impliedDep4.js     |    3 +
 dojo/tests/_base/loader/modules/wrapped.js         |    4 +-
 dojo/tests/_base/loader/onerror.html               |  151 +
 dojo/tests/_base/loader/require/m1.js              |   13 +
 dojo/tests/_base/loader/require/m2.js              |    5 +
 .../_base/loader/require/test-require-plugin.html  |   33 +
 dojo/tests/_base/loader/requirejs/bar              |    2 +-
 .../tests/_base/loader/requirejs/circular-tests.js |    6 +-
 dojo/tests/_base/loader/requirejs/dataMain.js      |    2 +-
 dojo/tests/_base/loader/requirejs/depoverlap.js    |   13 +-
 dojo/tests/_base/loader/requirejs/dos.js           |    4 +-
 .../tests/_base/loader/requirejs/exports/assign.js |    2 +-
 .../_base/loader/requirejs/exports/assign2.js      |    2 +-
 .../loader/requirejs/exports/exports-tests.js      |    2 +-
 .../_base/loader/requirejs/exports/funcSet.js      |    2 +-
 .../loader/requirejs/exports/implicitModule.js     |    6 +-
 .../_base/loader/requirejs/exports/simpleReturn.js |    4 +-
 .../_base/loader/requirejs/exports/usethis.js      |    2 +-
 .../_base/loader/requirejs/exports/vanilla.js      |    2 +-
 dojo/tests/_base/loader/requirejs/foo              |    2 +-
 dojo/tests/_base/loader/requirejs/func.js          |    6 +-
 dojo/tests/_base/loader/requirejs/funcFour.js      |    6 +-
 dojo/tests/_base/loader/requirejs/funcOne.js       |    6 +-
 dojo/tests/_base/loader/requirejs/funcThree.js     |    6 +-
 dojo/tests/_base/loader/requirejs/funcTwo.js       |    6 +-
 dojo/tests/_base/loader/requirejs/i18n/commonA.js  |    2 +-
 dojo/tests/_base/loader/requirejs/i18n/commonB.js  |    2 +-
 .../_base/loader/requirejs/i18n/testModule.js      |    2 +-
 .../_base/loader/requirejs/layers/helloWorld.txt   |    2 +-
 dojo/tests/_base/loader/requirejs/layers/layer1.js |    6 +-
 dojo/tests/_base/loader/requirejs/map.js           |    2 +-
 dojo/tests/_base/loader/requirejs/one.js           |    4 +-
 .../_base/loader/requirejs/paths/first.js/first.js |    2 +-
 .../loader/requirejs/paths/first.js/second.js      |    4 +-
 .../loader/requirejs/relative/foo/bar/message.txt  |    2 +-
 .../_base/loader/requirejs/relative/foo/bar/one.js |    2 +-
 .../loader/requirejs/relative/relative-tests.js    |   40 +-
 dojo/tests/_base/loader/requirejs/simple-tests.js  |    4 +-
 dojo/tests/_base/loader/requirejs/simple.js        |    2 +-
 dojo/tests/_base/loader/requirejs/text/local.js    |    4 +-
 .../loader/requirejs/text/resources/local.html     |    2 +-
 .../tests/_base/loader/requirejs/text/subwidget.js |    2 +-
 .../_base/loader/requirejs/text/subwidget2.html    |    2 +-
 dojo/tests/_base/loader/requirejs/text/text.html   |    2 +-
 dojo/tests/_base/loader/requirejs/text/widget.html |    2 +-
 dojo/tests/_base/loader/requirejs/text/widget.js   |    2 +-
 dojo/tests/_base/loader/requirejs/tres.js          |    2 +-
 dojo/tests/_base/loader/requirejs/two.js           |    4 +-
 dojo/tests/_base/loader/requirejs/uniques/one.js   |    2 +-
 dojo/tests/_base/loader/requirejs/uniques/two.js   |    2 +-
 dojo/tests/_base/loader/requirejs/uno.js           |    4 +-
 .../tests/_base/loader/requirejs/urlfetch/three.js |    2 +-
 dojo/tests/_base/loader/requirejs/urlfetch/two.js  |    2 +-
 dojo/tests/_base/loader/stripStrict.html           |   23 +
 dojo/tests/_base/loader/xdomain/xdomain.html       |    4 +-
 dojo/tests/_base/object.js                         |   22 +-
 dojo/tests/_base/query.html                        |  145 +-
 dojo/tests/_base/query.js                          |    4 +-
 dojo/tests/_base/scrollingIframe.js                |    2 +-
 dojo/tests/_base/sniff.html                        |   36 +
 dojo/tests/_base/window.html                       |   52 +-
 dojo/tests/_base/window.js                         |    2 +-
 dojo/tests/_base/xhr.html                          |   24 +
 dojo/tests/_base/xhr.js                            |    2 +-
 dojo/tests/aspect.js                               |  112 +-
 dojo/tests/back-hash.js                            |   11 +-
 dojo/tests/back.html                               |   92 +-
 dojo/tests/back.js                                 |    2 +-
 dojo/tests/behavior.js                             |    2 +-
 dojo/tests/cache.js                                |    2 +-
 dojo/tests/cldr.js                                 |   10 +-
 dojo/tests/colors.js                               |   12 +-
 dojo/tests/cookie.html                             |   33 +-
 dojo/tests/cookie.js                               |    2 +-
 dojo/tests/currency.js                             |   63 +-
 dojo/tests/data.js                                 |    4 +-
 dojo/tests/data/ItemFileReadStore.js               |    2 +-
 dojo/tests/data/ItemFileWriteStore.js              |  214 +-
 dojo/tests/data/ObjectStore.js                     |   18 +
 dojo/tests/data/readOnlyItemFileTestTemplates.js   |  364 +-
 dojo/tests/data/runTests.html                      |    2 +-
 dojo/tests/data/utils.js                           |    2 +-
 dojo/tests/date.js                                 |  390 +-
 dojo/tests/date/locale.js                          |  262 +-
 dojo/tests/date/stamp.js                           |   44 +-
 dojo/tests/dnd/dndDefault.css                      |    4 +
 dojo/tests/dnd/flickr_viewer.html                  |  165 +-
 dojo/tests/dnd/robot/test_dnd.html                 |   73 +-
 dojo/tests/dnd/test_autoscroll.html                |  195 +
 dojo/tests/dnd/test_box_constraints.html           |   38 +-
 dojo/tests/dnd/test_container.html                 |   24 +-
 dojo/tests/dnd/test_container_markup.html          |   21 +-
 dojo/tests/dnd/test_custom_constraints.html        |   25 +-
 dojo/tests/dnd/test_dnd.html                       |  189 +-
 dojo/tests/dnd/test_dnd_handles.html               |   19 +-
 dojo/tests/dnd/test_form.html                      |   21 +-
 dojo/tests/dnd/test_moveable.html                  |   35 +-
 dojo/tests/dnd/test_moveable_markup.html           |   19 +-
 dojo/tests/dnd/test_params.html                    |   18 +-
 dojo/tests/dnd/test_parent_constraints.html        |   22 +-
 .../tests/dnd/test_parent_constraints_margins.html |   18 +-
 dojo/tests/dnd/test_selector.html                  |   26 +-
 dojo/tests/dnd/test_selector_markup.html           |   21 +-
 dojo/tests/dnd/test_timed_moveable.html            |   36 +-
 dojo/tests/dom-style.html                          |   43 +
 dojo/tests/dom-style.js                            |    5 +
 dojo/tests/errors.js                               |   47 +
 dojo/tests/fx.html                                 |  217 +-
 dojo/tests/fx.js                                   |    2 +-
 dojo/tests/hash.js                                 |   59 +-
 dojo/tests/html.js                                 |    2 +-
 dojo/tests/html/test_set.html                      |  260 +-
 dojo/tests/i18n.html                               |   19 +-
 dojo/tests/i18n.js                                 |   14 +-
 dojo/tests/io/iframe.html                          |  139 +-
 dojo/tests/io/iframe.js                            |    2 +-
 dojo/tests/io/script.js                            |    2 +-
 dojo/tests/io/scriptJsonp.js                       |    2 +-
 dojo/tests/json.js                                 |   93 +-
 dojo/tests/module.js                               |    9 +
 dojo/tests/mouse.js                                |   53 +
 dojo/tests/node.js                                 |   55 +
 dojo/tests/number.js                               |  433 +-
 dojo/tests/on.js                                   |  232 +-
 dojo/tests/on/bench.html                           |   98 +
 dojo/tests/on/connectKey.html                      |   33 +
 dojo/tests/on/on.js                                |  289 +
 dojo/tests/parser.html                             |  789 -
 dojo/tests/parser.js                               |    8 +-
 dojo/tests/parser/bench.html                       |  311 +
 dojo/tests/parser/parseOnLoadAutoRequire.html      |   43 +
 .../parser/parseOnLoadDeclarativeRequire.html      |   62 +
 dojo/tests/parser/parser-args.html                 |   58 +
 dojo/tests/parser/parser.html                      | 1164 +
 dojo/tests/parser/parserAsync.html                 |   85 +
 dojo/tests/parser/runTests.html                    |   10 +
 dojo/tests/promise.js                              |    8 +
 dojo/tests/promise/Promise.js                      |   60 +
 dojo/tests/promise/all.js                          |  104 +
 dojo/tests/promise/first.js                        |  100 +
 dojo/tests/promise/tracer.js                       |  106 +
 dojo/tests/query.js                                |   27 +
 dojo/tests/query/query.html                        |  474 +
 dojo/tests/query/queryQuirks.html                  |  456 +
 dojo/tests/query/runTests.html                     |    9 +
 dojo/tests/query/xml.xhtml                         |   19 +
 dojo/tests/regexp.js                               |    6 +-
 dojo/tests/request.js                              |   14 +
 dojo/tests/request/handlers.js                     |   87 +
 dojo/tests/request/iframe.html                     |  205 +
 dojo/tests/request/iframeDummyMethod.php           |  109 +
 dojo/tests/request/node.js                         |   78 +
 dojo/tests/request/notify.html                     |  191 +
 dojo/tests/request/registry.html                   |  101 +
 dojo/tests/request/script.html                     |   92 +
 dojo/tests/request/scriptDummyMethod.php           |   21 +
 dojo/tests/request/xhr.html                        |  320 +
 dojo/tests/request/xhrDummyMethod.php              |   72 +
 dojo/tests/request/xhrEchoContentTypeHeader.php    |   12 +
 dojo/tests/request/xhrXml.php                      |    9 +
 dojo/tests/resources/AMDMixin.js                   |   10 +
 dojo/tests/resources/AMDWidget.js                  |    9 +
 dojo/tests/resources/AMDWidget2.js                 |   14 +
 dojo/tests/resources/AMDWidget3.js                 |    9 +
 dojo/tests/resources/amdmodule.js                  |    8 +
 dojo/tests/resources/nodeamd.js                    |   26 +
 dojo/tests/resources/nodemod/m.js                  |    7 +
 dojo/tests/resources/nodemod/package.json          |    4 +
 dojo/tests/resources/nodemodule.js                 |    7 +
 dojo/tests/resources/noderequire.js                |    5 +
 dojo/tests/resources/noderequireamd.js             |    7 +
 dojo/tests/router.js                               |  379 +
 dojo/tests/rpc.js                                  |   25 +-
 dojo/tests/smoke-dojo-sie.html                     |   11 -
 dojo/tests/sniff.html                              |   35 +
 dojo/tests/store/Cache.js                          |   29 +-
 dojo/tests/store/DataStore.js                      |   23 +-
 dojo/tests/store/JsonRest.js                       |   68 +-
 dojo/tests/store/Memory.js                         |   37 +-
 dojo/tests/store/Observable.js                     |   71 +-
 dojo/tests/store/index.php                         |   23 +
 dojo/tests/string.js                               |   38 +-
 dojo/tests/test_dom_setSelectable.html             |   74 +
 dojo/tests/test_fx.html                            |   26 +-
 dojo/tests/test_touch.html                         |  158 +-
 dojo/tests/touch.js                                |    2 +-
 dojo/tests/uacss.js                                |    5 +-
 dojo/tests/uacss/sniffQuirks.html                  |   22 +-
 dojo/tests/uacss/sniffStandards.html               |   22 +-
 dojo/tests/when.js                                 |  101 +
 dojo/tests/window.js                               |    5 +-
 dojo/tests/window/test_scroll.html                 | 1006 +-
 dojo/tests/window/test_scrollNoDTD.html            |   18 +-
 dojo/tests/window/test_scrollStrictDTD.html        |   18 +-
 dojo/tests/window/viewport.html                    |   20 +-
 dojo/text.js                                       |  259 +-
 dojo/topic.js                                      |   29 +-
 dojo/touch.js                                      |  358 +-
 dojo/uacss.js                                      |   53 +-
 dojo/when.js                                       |   55 +
 dojo/window.js                                     |  382 +-
 dojox/.gitmodules                                  |    9 +
 dojox/LICENSE                                      |    2 +-
 dojox/NodeList/delegate.js                         |   23 +-
 dojox/NodeList/tests/delegate.html                 |    2 +-
 dojox/analytics.js                                 |    7 +
 dojox/analytics/README                             |   74 +-
 dojox/analytics/Urchin.js                          |   37 +-
 dojox/analytics/_base.js                           |   87 +-
 dojox/analytics/logger/dojoxAnalytics.php          |    2 +-
 dojox/analytics/plugins/consoleMessages.js         |   20 +-
 dojox/analytics/plugins/dojo.js                    |   14 +-
 dojox/analytics/plugins/gestureEvents.js           |   95 +
 dojox/analytics/plugins/idle.js                    |   27 +-
 dojox/analytics/plugins/mouseClick.js              |   39 +-
 dojox/analytics/plugins/mouseOver.js               |   56 +-
 dojox/analytics/plugins/touchMove.js               |  109 +
 dojox/analytics/plugins/touchPress.js              |   91 +
 dojox/analytics/plugins/window.js                  |   15 +-
 dojox/analytics/profiles/analytics.profile.js      |   32 +-
 .../analytics/profiles/analyticsInBase.profile.js  |   18 +-
 dojox/analytics/tests/test_GoogleAnalytics.html    |  113 +-
 .../tests/test_GoogleAnalyticsMarkup.html          |   86 +-
 dojox/analytics/tests/test_analytics-async.html    |  189 +-
 .../tests/test_analytics-gestureEvents.html        |  161 +
 .../test_analytics-touchAndGestureEvents.html      |  167 +
 .../tests/test_analytics-touchEvents.html          |  165 +
 dojox/analytics/tests/test_analytics.html          |  159 +-
 dojox/app/CONTRIBUTING.md                          |    3 +
 dojox/app/Controller.js                            |   75 +
 dojox/app/LICENSE                                  |  195 +
 dojox/app/README.txt                               |  219 +-
 dojox/app/View.js                                  |  149 +
 dojox/app/ViewBase.js                              |  258 +
 dojox/app/animation.js                             |  346 -
 dojox/app/bind.js                                  |   39 -
 dojox/app/build/buildControlApp.js                 |    9 +
 dojox/app/build/discoverAppConfig.js               |  120 +
 dojox/app/controllers/BorderLayout.js              |   88 +
 dojox/app/controllers/History.js                   |  127 +
 dojox/app/controllers/HistoryHash.js               |  291 +
 dojox/app/controllers/Layout.js                    |  192 +
 dojox/app/controllers/LayoutBase.js                |  130 +
 dojox/app/controllers/Load.js                      |  278 +
 dojox/app/controllers/Transition.js                |  430 +
 dojox/app/main.js                                  |  441 +-
 dojox/app/model.js                                 |   26 -
 dojox/app/module/history.js                        |   90 -
 dojox/app/module/lifecycle.js                      |   50 +-
 dojox/app/scene.js                                 |  588 -
 dojox/app/schema/application.json                  |    6 +-
 dojox/app/schema/model.json                        |    2 +-
 dojox/app/schema/scene.json                        |    3 +-
 dojox/app/schema/store.json                        |    2 +-
 dojox/app/tests/borderLayoutApp/borderlayoutApp.js |   45 +
 dojox/app/tests/borderLayoutApp/config.json        |  148 +
 dojox/app/tests/borderLayoutApp/css/layoutApp.css  |  117 +
 dojox/app/tests/borderLayoutApp/index.html         |   24 +
 dojox/app/tests/borderLayoutApp/index2.html        |   24 +
 dojox/app/tests/borderLayoutApp/layoutApp.js       |   47 +
 .../borderLayoutApp/templates/itemDetails.html     |   37 +
 .../app/tests/borderLayoutApp/templates/list.html  |   11 +
 .../app/tests/borderLayoutApp/templates/view1.html |    3 +
 .../tests/borderLayoutApp/templates/view10.html    |    3 +
 .../app/tests/borderLayoutApp/templates/view2.html |    3 +
 .../app/tests/borderLayoutApp/templates/view3.html |   20 +
 .../app/tests/borderLayoutApp/templates/view4.html |   47 +
 .../app/tests/borderLayoutApp/templates/view5.html |   15 +
 .../app/tests/borderLayoutApp/templates/view6.html |   14 +
 .../app/tests/borderLayoutApp/templates/view7.html |    5 +
 .../app/tests/borderLayoutApp/templates/view8.html |    5 +
 .../app/tests/borderLayoutApp/templates/view9.html |    3 +
 .../borderLayoutApp/test_BorderContainer_full.html |   65 +
 .../test_BorderContainer_full2.html                |  121 +
 .../app/tests/borderLayoutApp/views/itemDetails.js |   48 +
 dojox/app/tests/borderLayoutApp/views/list.js      |   76 +
 dojox/app/tests/borderLayoutApp/views/view1.js     |   24 +
 dojox/app/tests/borderLayoutApp/views/view5.js     |   24 +
 dojox/app/tests/customApp/DtlView.js               |    7 +
 dojox/app/tests/customApp/WidgetView.js            |   13 +
 dojox/app/tests/customApp/WidgetView2.js           |   14 +
 dojox/app/tests/customApp/config.json              |   61 +
 dojox/app/tests/customApp/customApp.js             |    7 +
 dojox/app/tests/customApp/dtl.html                 |    1 +
 dojox/app/tests/customApp/dtl.js                   |    6 +
 dojox/app/tests/customApp/home.html                |    7 +
 dojox/app/tests/customApp/index.html               |   34 +
 dojox/app/tests/customApp/widget.js                |    5 +
 dojox/app/tests/doh/borderLayoutApp/config.json    |  148 +
 dojox/app/tests/doh/borderLayoutApp/index.html     |  164 +
 dojox/app/tests/doh/config.html                    |    3 +
 dojox/app/tests/doh/error.js                       |  163 +
 dojox/app/tests/doh/error1.json                    |   29 +
 dojox/app/tests/doh/error2.json                    |   29 +
 dojox/app/tests/doh/error3.html                    |    4 +
 dojox/app/tests/doh/error3.json                    |   28 +
 dojox/app/tests/doh/error4.json                    |   28 +
 dojox/app/tests/doh/error5.json                    |   29 +
 dojox/app/tests/doh/errorDef1.js                   |    7 +
 dojox/app/tests/doh/errorDef2.js                   |    7 +
 dojox/app/tests/doh/errorDojoDef.js                |    5 +
 dojox/app/tests/doh/errorLast.json                 |   29 +
 dojox/app/tests/doh/globalizedApp/config.json      |   56 +
 dojox/app/tests/doh/globalizedApp/index.html       |  161 +
 dojox/app/tests/doh/hasConfigTest/config.json      |   72 +
 dojox/app/tests/doh/hasConfigTest/index.html       |  101 +
 dojox/app/tests/doh/hasConfigTest/modelApp.js      |   15 +
 dojox/app/tests/doh/helpers.js                     |   73 +
 dojox/app/tests/doh/layoutApp/config.json          |  135 +
 dojox/app/tests/doh/layoutApp/index.html           |  146 +
 dojox/app/tests/doh/lifecycleTest/config.json      |   31 +
 dojox/app/tests/doh/lifecycleTest/index.html       |   78 +
 dojox/app/tests/doh/lifecycleTest/modelApp.js      |    4 +
 .../app/tests/doh/mediaQuery3ColumnApp/config.json |  124 +
 .../app/tests/doh/mediaQuery3ColumnApp/index.html  |  127 +
 dojox/app/tests/doh/module.js                      |   18 +
 dojox/app/tests/doh/runErrorsTests.html            |   10 +
 dojox/app/tests/doh/runTests.html                  |    9 +
 dojox/app/tests/doh/simpleModelApp/config.json     |  233 +
 dojox/app/tests/doh/simpleModelApp/index.html      |  273 +
 .../resources/data/jsonRestRepeatData.json         |  102 +
 .../doh/simpleModelApp/resources/data/names2.json  |   11 +
 .../doh/simpleModelApp/resources/data/repeat.json  |  105 +
 dojox/app/tests/globalizedApp/build.profile.js     |   31 +
 dojox/app/tests/globalizedApp/config.json          |   56 +
 dojox/app/tests/globalizedApp/detail.html          |    3 +
 dojox/app/tests/globalizedApp/detail.js            |    8 +
 dojox/app/tests/globalizedApp/globalizedApp.js     |    6 +
 .../tests/globalizedApp/globalizedApp.profile.js   |   13 +
 dojox/app/tests/globalizedApp/home.html            |   11 +
 dojox/app/tests/globalizedApp/index.html           |   27 +
 dojox/app/tests/globalizedApp/nls/app.js           |    7 +
 dojox/app/tests/globalizedApp/nls/fr/app.js        |    4 +
 dojox/app/tests/globalizedApp/nls/fr/home.js       |    4 +
 dojox/app/tests/globalizedApp/nls/home.js          |    7 +
 dojox/app/tests/globalizedApp/package.json         |    4 +
 dojox/app/tests/layoutApp/build.profile.js         |   32 +
 dojox/app/tests/layoutApp/config.json              |  135 +
 dojox/app/tests/layoutApp/css/layoutApp.css        |  118 +
 dojox/app/tests/layoutApp/index.html               |   23 +
 dojox/app/tests/layoutApp/layoutApp.js             |   68 +
 dojox/app/tests/layoutApp/layoutApp.profile.js     |   13 +
 dojox/app/tests/layoutApp/package.json             |    4 +
 dojox/app/tests/layoutApp/views/date.html          |   24 +
 dojox/app/tests/layoutApp/views/date.js            |   43 +
 dojox/app/tests/layoutApp/views/itemDetails.html   |   37 +
 dojox/app/tests/layoutApp/views/itemDetails.js     |   48 +
 dojox/app/tests/layoutApp/views/list.html          |   11 +
 dojox/app/tests/layoutApp/views/list.js            |   76 +
 dojox/app/tests/layoutApp/views/navigation.html    |   14 +
 dojox/app/tests/layoutApp/views/simple.html        |  101 +
 dojox/app/tests/layoutApp/views/simple.js          |   62 +
 dojox/app/tests/layoutApp2/config.json             |  134 +
 .../layoutApp2/controllers/UnloadViewController.js |   94 +
 dojox/app/tests/layoutApp2/css/layoutApp.css       |  118 +
 dojox/app/tests/layoutApp2/index.html              |   23 +
 dojox/app/tests/layoutApp2/layoutApp.js            |   68 +
 dojox/app/tests/layoutApp2/views/date.html         |   26 +
 dojox/app/tests/layoutApp2/views/date.js           |   65 +
 dojox/app/tests/layoutApp2/views/itemDetails.html  |   37 +
 dojox/app/tests/layoutApp2/views/itemDetails.js    |   48 +
 dojox/app/tests/layoutApp2/views/list.html         |   32 +
 dojox/app/tests/layoutApp2/views/list.js           |   79 +
 dojox/app/tests/layoutApp2/views/navigation.html   |   17 +
 dojox/app/tests/layoutApp2/views/simple.html       |  101 +
 dojox/app/tests/layoutApp2/views/simple.js         |   62 +
 dojox/app/tests/longListTestApp/config.json        |  127 +
 dojox/app/tests/longListTestApp/css/demo.css       |   12 +
 dojox/app/tests/longListTestApp/css/tablet.css     |   81 +
 dojox/app/tests/longListTestApp/index.html         |   43 +
 dojox/app/tests/longListTestApp/longListTestApp.js |   30 +
 .../longListTestApp/resources/data/repeat.json     |  105 +
 dojox/app/tests/longListTestApp/src.js             |   21 +
 .../tests/longListTestApp/themes/android/todo.css  |   25 +
 .../longListTestApp/themes/blackberry/todo.css     |   21 +
 .../tests/longListTestApp/themes/iphone/todo.css   |   31 +
 dojox/app/tests/longListTestApp/views/Footer1.html |    9 +
 dojox/app/tests/longListTestApp/views/Footer1.js   |   18 +
 dojox/app/tests/longListTestApp/views/Header1.html |    7 +
 dojox/app/tests/longListTestApp/views/Header1.js   |   67 +
 .../app/tests/longListTestApp/views/LongList1.html |   11 +
 dojox/app/tests/longListTestApp/views/LongList1.js |   40 +
 .../app/tests/longListTestApp/views/LongList2.html |   21 +
 dojox/app/tests/longListTestApp/views/LongList2.js |   68 +
 .../app/tests/longListTestApp/views/LongList3.html |   15 +
 dojox/app/tests/longListTestApp/views/LongList3.js |   42 +
 .../app/tests/longListTestApp/views/LongList4.html |   22 +
 dojox/app/tests/longListTestApp/views/LongList4.js |   68 +
 .../app/tests/longListTestApp/views/TestInfo.html  |   25 +
 dojox/app/tests/longListTestApp/views/TestInfo.js  |   37 +
 .../configuration/ScrollableListSelection.html     |   49 +
 .../views/configuration/ScrollableListSelection.js |   23 +
 .../views/tablet/ViewScrollableLists.html          |   57 +
 .../views/tablet/ViewScrollableLists.js            |   26 +
 dojox/app/tests/mediaQuery3ColumnApp/config.json   |  124 +
 .../mediaQuery3ColumnApp/controllers/CssLayout.js  |   61 +
 .../controllers/NavigationController.js            |  213 +
 .../css/mediaQuery3ColumnApp.css                   |  267 +
 dojox/app/tests/mediaQuery3ColumnApp/index.html    |   23 +
 .../mediaQuery3ColumnApp/mediaQuery3ColumnApp.js   |   19 +
 dojox/app/tests/mediaQuery3ColumnApp/nls/app.js    |    7 +
 dojox/app/tests/mediaQuery3ColumnApp/nls/fr/app.js |    4 +
 .../app/tests/mediaQuery3ColumnApp/nls/fr/home.js  |    4 +
 dojox/app/tests/mediaQuery3ColumnApp/nls/home.js   |    7 +
 .../tests/mediaQuery3ColumnApp/views/header.html   |    9 +
 .../mediaQuery3ColumnApp/views/last/last.html      |   25 +
 .../tests/mediaQuery3ColumnApp/views/last/last.js  |   70 +
 .../mediaQuery3ColumnApp/views/main/TestInfo.html  |   28 +
 .../mediaQuery3ColumnApp/views/main/TestInfo.js    |   30 +
 .../mediaQuery3ColumnApp/views/main/main.html      |   25 +
 .../tests/mediaQuery3ColumnApp/views/main/main.js  |   74 +
 .../mediaQuery3ColumnApp/views/nav/navigation.html |   29 +
 .../mediaQuery3ColumnApp/views/nav/navigation.js   |   54 +
 dojox/app/tests/mediaQueryLayoutApp/config.json    |  137 +
 .../mediaQueryLayoutApp/controllers/CssLayout.js   |   79 +
 .../css/mediaQueryLayoutApp.css                    |  187 +
 dojox/app/tests/mediaQueryLayoutApp/index.html     |   23 +
 .../mediaQueryLayoutApp/mediaQueryLayoutApp.js     |   68 +
 .../tests/mediaQueryLayoutApp/views/TestInfo.html  |   24 +
 .../tests/mediaQueryLayoutApp/views/TestInfo.js    |   52 +
 .../views/centerNavigation.html                    |   15 +
 .../mediaQueryLayoutApp/views/centerNavigation.js  |   30 +
 .../tests/mediaQueryLayoutApp/views/date/date.html |   21 +
 .../tests/mediaQueryLayoutApp/views/date/date.js   |   58 +
 .../tests/mediaQueryLayoutApp/views/header.html    |   20 +
 .../app/tests/mediaQueryLayoutApp/views/header.js  |   45 +
 .../views/list/itemDetails.html                    |   38 +
 .../mediaQueryLayoutApp/views/list/itemDetails.js  |   48 +
 .../tests/mediaQueryLayoutApp/views/list/list.html |    6 +
 .../tests/mediaQueryLayoutApp/views/list/list.js   |  113 +
 .../mediaQueryLayoutApp/views/navigation.html      |   16 +
 .../mediaQueryLayoutApp/views/simple/simple.html   |  101 +
 .../mediaQueryLayoutApp/views/simple/simple.js     |   62 +
 dojox/app/tests/modelApp/config.json               |  127 +-
 dojox/app/tests/modelApp/date/date.html            |   24 +
 dojox/app/tests/modelApp/date/date.js              |   44 +
 dojox/app/tests/modelApp/index.html                |   19 +-
 dojox/app/tests/modelApp/list/itemDetails.html     |   37 +
 dojox/app/tests/modelApp/list/itemDetails.js       |   48 +
 dojox/app/tests/modelApp/list/list.html            |   11 +
 dojox/app/tests/modelApp/list/list.js              |   66 +
 dojox/app/tests/modelApp/main/main.html            |    9 +
 dojox/app/tests/modelApp/modelApp.js               |  162 +-
 dojox/app/tests/modelApp/simple/simple.html        |  101 +
 dojox/app/tests/modelApp/simple/simple.js          |   62 +
 dojox/app/tests/modelApp/views/generate.html       |   68 -
 dojox/app/tests/modelApp/views/main.html           |   15 -
 dojox/app/tests/modelApp/views/repeat.html         |   89 -
 dojox/app/tests/modelApp/views/simple.html         |   59 -
 dojox/app/tests/multiSceneApp/application.html     |    2 +-
 dojox/app/tests/multiSceneApp/config.json          |  111 +-
 dojox/app/tests/multiSceneApp/gallery.html         |    3 -
 dojox/app/tests/multiSceneApp/index.html           |   35 +-
 dojox/app/tests/multiSceneApp/multiSceneApp.js     |   17 +-
 dojox/app/tests/multiSceneApp/simple.html          |    2 +-
 dojox/app/tests/multiSceneApp/tabScene.html        |    4 +-
 .../{views => templates}/simple/home.html          |    0
 .../tests/multiSceneApp/templates/simple/main.html |   27 +
 .../multiSceneApp/templates/simple/second.html     |   12 +
 .../multiSceneApp/templates/simple/third.html      |   38 +
 .../{views => templates}/tabs/tab1.html            |    0
 .../{views => templates}/tabs/tab2.html            |    0
 .../{views => templates}/tabs/tab3.html            |    0
 .../tests/multiSceneApp/views/gallery/ajax.html    |   10 -
 .../multiSceneApp/views/gallery/ajaxLoad.html      |    7 -
 .../multiSceneApp/views/gallery/animations.html    |   24 -
 .../multiSceneApp/views/gallery/buttonScene.html   |    8 -
 .../multiSceneApp/views/gallery/buttons/tab1.html  |    9 -
 .../multiSceneApp/views/gallery/buttons/tab2.html  |    8 -
 .../multiSceneApp/views/gallery/buttons/tab3.html  |    6 -
 .../views/gallery/flippableViews.html              |   19 -
 .../tests/multiSceneApp/views/gallery/forms.html   |  110 -
 .../multiSceneApp/views/gallery/headings.html      |   23 -
 .../tests/multiSceneApp/views/gallery/icons.html   |   18 -
 .../tests/multiSceneApp/views/gallery/jsonp.html   |   10 -
 .../tests/multiSceneApp/views/gallery/list.html    |  143 -
 .../app/tests/multiSceneApp/views/gallery/map.html |    5 -
 .../multiSceneApp/views/gallery/navigation.html    |   51 -
 .../multiSceneApp/views/gallery/rowTemplate.html   |    1 -
 .../tests/multiSceneApp/views/gallery/tabbar.html  |   27 -
 .../tests/multiSceneApp/views/gallery/welcome.html |    5 -
 .../app/tests/multiSceneApp/views/simple/main.html |   92 -
 .../tests/multiSceneApp/views/simple/second.html   |   13 -
 .../tests/multiSceneApp/views/simple/third.html    |   38 -
 dojox/app/tests/scrollableTestApp/config.json      |  194 +
 dojox/app/tests/scrollableTestApp/css/demo.css     |   12 +
 dojox/app/tests/scrollableTestApp/css/tablet.css   |   81 +
 dojox/app/tests/scrollableTestApp/index.html       |   44 +
 .../scrollableTestApp/resources/data/repeat.json   |  105 +
 .../tests/scrollableTestApp/scrollableTestApp.js   |   67 +
 dojox/app/tests/scrollableTestApp/src.js           |   15 +
 .../scrollableTestApp/themes/android/todo.css      |   25 +
 .../scrollableTestApp/themes/blackberry/todo.css   |   21 +
 .../tests/scrollableTestApp/themes/iphone/todo.css |   31 +
 .../views/ListItem-domButtons.html                 |  106 +
 .../scrollableTestApp/views/ListItem-domButtons.js |   18 +
 .../views/ListItem-domButtons2.html                |   42 +
 .../views/RoundRectWidListTemplate.html            |    8 +
 .../tests/scrollableTestApp/views/Scrollable1.html |   41 +
 .../tests/scrollableTestApp/views/Scrollable1.js   |   86 +
 .../scrollableTestApp/views/Scrollable1P.html      |   23 +
 .../tests/scrollableTestApp/views/Scrollable1P.js  |  151 +
 .../tests/scrollableTestApp/views/Scrollable2.html |   41 +
 .../tests/scrollableTestApp/views/Scrollable2.js   |   81 +
 .../tests/scrollableTestApp/views/Scrollable3.html |   42 +
 .../tests/scrollableTestApp/views/Scrollable3.js   |   81 +
 .../tests/scrollableTestApp/views/Scrollable4.html |   43 +
 .../tests/scrollableTestApp/views/Scrollable4.js   |   81 +
 .../tests/scrollableTestApp/views/Scrollable5.html |   42 +
 .../tests/scrollableTestApp/views/Scrollable5.js   |   81 +
 .../tests/scrollableTestApp/views/TestInfo.html    |   27 +
 .../app/tests/scrollableTestApp/views/TestInfo.js  |   46 +
 .../configuration/ScrollableListSelection.html     |   70 +
 .../views/configuration/ScrollableListSelection.js |   31 +
 dojox/app/tests/scrollableTestApp/views/items.js   |   24 +
 .../scrollableTestApp/views/repeatDetails.html     |   46 +
 .../tests/scrollableTestApp/views/repeatDetails.js |   34 +
 .../views/tablet/ViewScrollableLists.html          |   78 +
 .../views/tablet/ViewScrollableLists.js            |   26 +
 dojox/app/tests/scrollableTestApp2/config.json     |  200 +
 dojox/app/tests/scrollableTestApp2/css/demo.css    |   12 +
 dojox/app/tests/scrollableTestApp2/css/tablet.css  |   81 +
 dojox/app/tests/scrollableTestApp2/index.html      |   44 +
 .../scrollableTestApp2/resources/data/repeat.json  |  105 +
 .../tests/scrollableTestApp2/scrollableTestApp.js  |   67 +
 dojox/app/tests/scrollableTestApp2/src.js          |   15 +
 .../scrollableTestApp2/themes/android/todo.css     |   25 +
 .../scrollableTestApp2/themes/blackberry/todo.css  |   21 +
 .../scrollableTestApp2/themes/iphone/todo.css      |   31 +
 .../views/ListItem-domButtons.html                 |  106 +
 .../views/ListItem-domButtons.js                   |   35 +
 .../views/ListItem-domButtons2.html                |   42 +
 .../views/RoundRectWidListTemplate.html            |    8 +
 .../scrollableTestApp2/views/Scrollable1.html      |   43 +
 .../tests/scrollableTestApp2/views/Scrollable1.js  |   86 +
 .../scrollableTestApp2/views/Scrollable1P.html     |   23 +
 .../tests/scrollableTestApp2/views/Scrollable1P.js |  151 +
 .../scrollableTestApp2/views/Scrollable2.html      |   41 +
 .../tests/scrollableTestApp2/views/Scrollable2.js  |   81 +
 .../scrollableTestApp2/views/Scrollable3.html      |   42 +
 .../tests/scrollableTestApp2/views/Scrollable3.js  |   81 +
 .../scrollableTestApp2/views/Scrollable4.html      |   43 +
 .../tests/scrollableTestApp2/views/Scrollable4.js  |   81 +
 .../scrollableTestApp2/views/Scrollable5.html      |   42 +
 .../tests/scrollableTestApp2/views/Scrollable5.js  |   81 +
 .../tests/scrollableTestApp2/views/TestInfo.html   |   27 +
 .../app/tests/scrollableTestApp2/views/TestInfo.js |   46 +
 .../configuration/ScrollableListSelection.html     |   70 +
 .../views/configuration/ScrollableListSelection.js |   38 +
 dojox/app/tests/scrollableTestApp2/views/items.js  |   24 +
 .../scrollableTestApp2/views/repeatDetails.html    |   46 +
 .../scrollableTestApp2/views/repeatDetails.js      |   34 +
 .../views/tablet/ViewScrollableLists.html          |   78 +
 .../views/tablet/ViewScrollableLists.js            |   27 +
 dojox/app/tests/simpleModelApp/config.json         |  260 +
 .../tests/simpleModelApp/generate/generate.html    |   49 +
 .../app/tests/simpleModelApp/generate/generate.js  |   53 +
 dojox/app/tests/simpleModelApp/index.html          |   61 +
 dojox/app/tests/simpleModelApp/main/main.html      |   30 +
 dojox/app/tests/simpleModelApp/modelApp.js         |   77 +
 dojox/app/tests/simpleModelApp/repeat/repeat.html  |   67 +
 dojox/app/tests/simpleModelApp/repeat/repeat.js    |   76 +
 dojox/app/tests/simpleModelApp/repeat/repeat2.html |   64 +
 dojox/app/tests/simpleModelApp/repeat/repeat2.js   |   77 +
 dojox/app/tests/simpleModelApp/repeat/repeat3.html |   64 +
 dojox/app/tests/simpleModelApp/repeat/repeat3.js   |   77 +
 .../resources/data/jsonRestNamesData.json          |    9 +
 .../resources/data/jsonRestRepeatData.json         |  102 +
 .../simpleModelApp/resources/data/names2.json      |   11 +
 .../simpleModelApp/resources/data/repeat.json      |  105 +
 dojox/app/tests/simpleModelApp/simple/simple.html  |   80 +
 dojox/app/tests/simpleModelApp/simple/simple.js    |   44 +
 dojox/app/tests/simpleModelApp/simple/simple2.html |   80 +
 dojox/app/tests/simpleModelApp/simple/simple2.js   |   44 +
 dojox/app/tests/simpleModelApp/simple/simple3.html |  102 +
 dojox/app/tests/simpleModelApp/simple/simple3.js   |   62 +
 dojox/app/tests/swapViewTestApp/config.json        |  151 +
 .../controllers/DivIdBasedLayout.js                |   70 +
 dojox/app/tests/swapViewTestApp/css/layoutApp.css  |  271 +
 dojox/app/tests/swapViewTestApp/index.html         |   27 +
 dojox/app/tests/swapViewTestApp/layoutApp.js       |   55 +
 .../app/tests/swapViewTestApp/views/TestInfo.html  |   23 +
 dojox/app/tests/swapViewTestApp/views/TestInfo.js  |   53 +
 dojox/app/tests/swapViewTestApp/views/header.html  |    4 +
 dojox/app/tests/swapViewTestApp/views/main.html    |   35 +
 dojox/app/tests/swapViewTestApp/views/main.js      |   76 +
 .../tests/swapViewTestApp/views/navigation.html    |   21 +
 .../app/tests/swapViewTestApp/views/navigation.js  |   34 +
 dojox/app/tests/swapViewTestApp/views/repeat.html  |   24 +
 dojox/app/tests/swapViewTestApp/views/repeat.js    |  122 +
 .../tests/swapViewTestApp/views/repeatDetails.html |   48 +
 .../tests/swapViewTestApp/views/repeatDetails.js   |   29 +
 dojox/app/tests/swapViewTestApp/views/simple.html  |   90 +
 dojox/app/tests/swapViewTestApp/views/simple.js    |   76 +
 dojox/app/transition.js                            |   60 -
 dojox/app/utils/config.js                          |   85 +
 dojox/app/utils/constraints.js                     |   99 +
 dojox/app/utils/hash.js                            |  176 +
 dojox/app/utils/layout.js                          |  141 +
 dojox/app/utils/model.js                           |   62 +
 dojox/app/utils/mvcModel.js                        |   99 +
 dojox/app/utils/nls.js                             |   49 +
 dojox/app/utils/simpleModel.js                     |  110 +
 dojox/app/view.js                                  |   15 -
 dojox/app/widgets/Container.js                     |  150 +
 dojox/app/widgets/_ScrollableMixin.js              |  162 +
 dojox/atom/io/Connection.js                        |  125 +-
 dojox/atom/io/model.js                             |  470 +-
 dojox/atom/widget/FeedEntryEditor.js               |  343 +-
 dojox/atom/widget/FeedEntryViewer.js               |  302 +-
 dojox/atom/widget/FeedViewer.js                    |  294 +-
 dojox/atom/widget/nls/FeedEntryEditor.js           |    4 +-
 dojox/atom/widget/nls/FeedEntryViewer.js           |    2 +
 dojox/atom/widget/nls/FeedViewerEntry.js           |    2 +
 dojox/atom/widget/nls/PeopleEditor.js              |    2 +
 dojox/atom/widget/nls/ar/FeedEntryEditor.js        |    2 -
 dojox/atom/widget/nls/ar/FeedEntryViewer.js        |    2 -
 dojox/atom/widget/nls/ar/FeedViewerEntry.js        |    2 -
 dojox/atom/widget/nls/ar/PeopleEditor.js           |    2 -
 dojox/atom/widget/nls/az/FeedEntryEditor.js        |    4 +-
 dojox/atom/widget/nls/az/FeedEntryViewer.js        |    4 +-
 dojox/atom/widget/nls/az/FeedViewerEntry.js        |    4 +-
 dojox/atom/widget/nls/az/PeopleEditor.js           |    4 +-
 dojox/atom/widget/nls/bg/FeedEntryEditor.js        |    8 +
 dojox/atom/widget/nls/bg/FeedEntryViewer.js        |   13 +
 dojox/atom/widget/nls/bg/FeedViewerEntry.js        |    5 +
 dojox/atom/widget/nls/bg/PeopleEditor.js           |    7 +
 dojox/atom/widget/nls/ca/FeedEntryEditor.js        |    2 -
 dojox/atom/widget/nls/ca/FeedEntryViewer.js        |    2 -
 dojox/atom/widget/nls/ca/FeedViewerEntry.js        |    2 -
 dojox/atom/widget/nls/ca/PeopleEditor.js           |    2 -
 dojox/atom/widget/nls/cs/FeedEntryEditor.js        |    2 -
 dojox/atom/widget/nls/cs/FeedEntryViewer.js        |    2 -
 dojox/atom/widget/nls/cs/FeedViewerEntry.js        |    2 -
 dojox/atom/widget/nls/cs/PeopleEditor.js           |    2 -
 dojox/atom/widget/nls/da/FeedEntryEditor.js        |    2 -
 dojox/atom/widget/nls/da/FeedEntryViewer.js        |    4 +-
 dojox/atom/widget/nls/da/FeedViewerEntry.js        |    2 -
 dojox/atom/widget/nls/da/PeopleEditor.js           |    2 -
 dojox/atom/widget/nls/de/FeedEntryEditor.js        |    2 -
 dojox/atom/widget/nls/de/FeedEntryViewer.js        |    2 -
 dojox/atom/widget/nls/de/FeedViewerEntry.js        |    2 -
 dojox/atom/widget/nls/de/PeopleEditor.js           |    2 -
 dojox/atom/widget/nls/el/FeedEntryEditor.js        |    2 -
 dojox/atom/widget/nls/el/FeedEntryViewer.js        |    2 -
 dojox/atom/widget/nls/el/FeedViewerEntry.js        |    2 -
 dojox/atom/widget/nls/el/PeopleEditor.js           |    2 -
 dojox/atom/widget/nls/es/FeedEntryEditor.js        |    2 -
 dojox/atom/widget/nls/es/FeedEntryViewer.js        |    2 -
 dojox/atom/widget/nls/es/FeedViewerEntry.js        |    2 -
 dojox/atom/widget/nls/es/PeopleEditor.js           |    2 -
 dojox/atom/widget/nls/fi/FeedEntryEditor.js        |    2 -
 dojox/atom/widget/nls/fi/FeedEntryViewer.js        |    4 +-
 dojox/atom/widget/nls/fi/FeedViewerEntry.js        |    2 -
 dojox/atom/widget/nls/fi/PeopleEditor.js           |    2 -
 dojox/atom/widget/nls/fr/FeedEntryEditor.js        |    2 -
 dojox/atom/widget/nls/fr/FeedEntryViewer.js        |    2 -
 dojox/atom/widget/nls/fr/FeedViewerEntry.js        |    2 -
 dojox/atom/widget/nls/fr/PeopleEditor.js           |    2 -
 dojox/atom/widget/nls/he/FeedEntryEditor.js        |    2 -
 dojox/atom/widget/nls/he/FeedEntryViewer.js        |    2 -
 dojox/atom/widget/nls/he/FeedViewerEntry.js        |    2 -
 dojox/atom/widget/nls/he/PeopleEditor.js           |    2 -
 dojox/atom/widget/nls/hu/FeedEntryEditor.js        |    2 -
 dojox/atom/widget/nls/hu/FeedEntryViewer.js        |    2 -
 dojox/atom/widget/nls/hu/FeedViewerEntry.js        |    2 -
 dojox/atom/widget/nls/hu/PeopleEditor.js           |    2 -
 dojox/atom/widget/nls/it/FeedEntryEditor.js        |    2 -
 dojox/atom/widget/nls/it/FeedEntryViewer.js        |    6 +-
 dojox/atom/widget/nls/it/FeedViewerEntry.js        |    4 +-
 dojox/atom/widget/nls/it/PeopleEditor.js           |    4 +-
 dojox/atom/widget/nls/ja/FeedEntryEditor.js        |    2 -
 dojox/atom/widget/nls/ja/FeedEntryViewer.js        |    2 -
 dojox/atom/widget/nls/ja/FeedViewerEntry.js        |    2 -
 dojox/atom/widget/nls/ja/PeopleEditor.js           |    2 -
 dojox/atom/widget/nls/kk/FeedEntryEditor.js        |    2 -
 dojox/atom/widget/nls/kk/FeedEntryViewer.js        |    6 +-
 dojox/atom/widget/nls/kk/FeedViewerEntry.js        |    2 -
 dojox/atom/widget/nls/kk/PeopleEditor.js           |    2 -
 dojox/atom/widget/nls/ko/FeedEntryEditor.js        |    2 -
 dojox/atom/widget/nls/ko/FeedEntryViewer.js        |    4 +-
 dojox/atom/widget/nls/ko/FeedViewerEntry.js        |    2 -
 dojox/atom/widget/nls/ko/PeopleEditor.js           |    2 -
 dojox/atom/widget/nls/nb/FeedEntryEditor.js        |    2 -
 dojox/atom/widget/nls/nb/FeedEntryViewer.js        |    2 -
 dojox/atom/widget/nls/nb/FeedViewerEntry.js        |    2 -
 dojox/atom/widget/nls/nb/PeopleEditor.js           |    2 -
 dojox/atom/widget/nls/nl/FeedEntryEditor.js        |    2 -
 dojox/atom/widget/nls/nl/FeedEntryViewer.js        |    2 -
 dojox/atom/widget/nls/nl/FeedViewerEntry.js        |    2 -
 dojox/atom/widget/nls/nl/PeopleEditor.js           |    2 -
 dojox/atom/widget/nls/pl/FeedEntryEditor.js        |    2 -
 dojox/atom/widget/nls/pl/FeedEntryViewer.js        |    4 +-
 dojox/atom/widget/nls/pl/FeedViewerEntry.js        |    2 -
 dojox/atom/widget/nls/pl/PeopleEditor.js           |    2 -
 dojox/atom/widget/nls/pt-pt/FeedEntryEditor.js     |    2 -
 dojox/atom/widget/nls/pt-pt/FeedEntryViewer.js     |    2 -
 dojox/atom/widget/nls/pt-pt/FeedViewerEntry.js     |    2 -
 dojox/atom/widget/nls/pt-pt/PeopleEditor.js        |    2 -
 dojox/atom/widget/nls/pt/FeedEntryEditor.js        |    2 -
 dojox/atom/widget/nls/pt/FeedEntryViewer.js        |    2 -
 dojox/atom/widget/nls/pt/FeedViewerEntry.js        |    2 -
 dojox/atom/widget/nls/pt/PeopleEditor.js           |    4 +-
 dojox/atom/widget/nls/ro/FeedEntryEditor.js        |    2 -
 dojox/atom/widget/nls/ro/FeedEntryViewer.js        |    4 +-
 dojox/atom/widget/nls/ro/FeedViewerEntry.js        |    2 -
 dojox/atom/widget/nls/ro/PeopleEditor.js           |    2 -
 dojox/atom/widget/nls/ru/FeedEntryEditor.js        |    2 -
 dojox/atom/widget/nls/ru/FeedEntryViewer.js        |    2 -
 dojox/atom/widget/nls/ru/FeedViewerEntry.js        |    2 -
 dojox/atom/widget/nls/ru/PeopleEditor.js           |    2 -
 dojox/atom/widget/nls/sk/FeedEntryEditor.js        |    2 -
 dojox/atom/widget/nls/sk/FeedEntryViewer.js        |    8 +-
 dojox/atom/widget/nls/sk/FeedViewerEntry.js        |    4 +-
 dojox/atom/widget/nls/sk/PeopleEditor.js           |    2 -
 dojox/atom/widget/nls/sl/FeedEntryEditor.js        |    2 -
 dojox/atom/widget/nls/sl/FeedEntryViewer.js        |    4 +-
 dojox/atom/widget/nls/sl/FeedViewerEntry.js        |    2 -
 dojox/atom/widget/nls/sl/PeopleEditor.js           |    2 -
 dojox/atom/widget/nls/sv/FeedEntryEditor.js        |   10 +-
 dojox/atom/widget/nls/sv/FeedEntryViewer.js        |   10 +-
 dojox/atom/widget/nls/sv/FeedViewerEntry.js        |    2 -
 dojox/atom/widget/nls/sv/PeopleEditor.js           |    2 -
 dojox/atom/widget/nls/th/FeedEntryEditor.js        |    4 +-
 dojox/atom/widget/nls/th/FeedEntryViewer.js        |   10 +-
 dojox/atom/widget/nls/th/FeedViewerEntry.js        |    2 -
 dojox/atom/widget/nls/th/PeopleEditor.js           |    4 +-
 dojox/atom/widget/nls/tr/FeedEntryEditor.js        |    2 -
 dojox/atom/widget/nls/tr/FeedEntryViewer.js        |    2 -
 dojox/atom/widget/nls/tr/FeedViewerEntry.js        |    2 -
 dojox/atom/widget/nls/tr/PeopleEditor.js           |    2 -
 dojox/atom/widget/nls/uk/FeedEntryEditor.js        |    8 +
 dojox/atom/widget/nls/uk/FeedEntryViewer.js        |   13 +
 dojox/atom/widget/nls/uk/FeedViewerEntry.js        |    5 +
 dojox/atom/widget/nls/uk/PeopleEditor.js           |    7 +
 dojox/atom/widget/nls/zh-tw/FeedEntryEditor.js     |    2 -
 dojox/atom/widget/nls/zh-tw/FeedEntryViewer.js     |    2 -
 dojox/atom/widget/nls/zh-tw/FeedViewerEntry.js     |    2 -
 dojox/atom/widget/nls/zh-tw/PeopleEditor.js        |    2 -
 dojox/atom/widget/nls/zh/FeedEntryEditor.js        |    2 -
 dojox/atom/widget/nls/zh/FeedEntryViewer.js        |   10 +-
 dojox/atom/widget/nls/zh/FeedViewerEntry.js        |    2 -
 dojox/atom/widget/nls/zh/PeopleEditor.js           |    4 +-
 dojox/calc/FuncGen.js                              |   48 +-
 dojox/calc/GraphPro.js                             |   18 +-
 dojox/calc/Grapher.js                              |  103 +-
 dojox/calc/Standard.js                             |   78 +-
 dojox/calc/_Executor.js                            |   37 +-
 dojox/calc/_ExecutorIframe.html                    |   98 +-
 dojox/calc/tests/test_GraphPro.html                |    2 +-
 dojox/calc/tests/test_Standard.html                |    2 +-
 dojox/calc/toFrac.js                               |    3 +-
 dojox/calendar/CONTRIBUTING.md                     |    3 +
 dojox/calendar/Calendar.js                         |   59 +
 dojox/calendar/CalendarBase.js                     | 1464 +
 dojox/calendar/ColumnView.js                       |  257 +
 dojox/calendar/ColumnViewSecondarySheet.js         |  105 +
 dojox/calendar/ExpandRenderer.js                   |  144 +
 dojox/calendar/HorizontalRenderer.js               |   92 +
 dojox/calendar/Keyboard.js                         |  349 +
 dojox/calendar/LICENSE                             |  195 +
 dojox/calendar/LabelRenderer.js                    |   44 +
 dojox/calendar/MatrixView.js                       | 2307 ++
 dojox/calendar/MobileCalendar.js                   |   58 +
 dojox/calendar/MobileHorizontalRenderer.js         |   81 +
 dojox/calendar/MobileVerticalRenderer.js           |   47 +
 dojox/calendar/MonthColumnView.js                  | 1512 +
 dojox/calendar/Mouse.js                            |  313 +
 dojox/calendar/README                              |   18 +
 dojox/calendar/SimpleColumnView.js                 | 1750 +
 dojox/calendar/StoreMixin.js                       |  329 +
 dojox/calendar/Touch.js                            |  448 +
 dojox/calendar/VerticalRenderer.js                 |   39 +
 dojox/calendar/ViewBase.js                         | 2843 ++
 dojox/calendar/_RendererMixin.js                   |  307 +
 dojox/calendar/_VerticalScrollBarBase.js           |   79 +
 dojox/calendar/nls/ar/buttons.js                   |   10 +
 dojox/calendar/nls/bg/buttons.js                   |   10 +
 dojox/calendar/nls/buttons.js                      |   45 +
 dojox/calendar/nls/ca/buttons.js                   |   10 +
 dojox/calendar/nls/cs/buttons.js                   |   10 +
 dojox/calendar/nls/da/buttons.js                   |   10 +
 dojox/calendar/nls/de/buttons.js                   |   10 +
 dojox/calendar/nls/el/buttons.js                   |   10 +
 dojox/calendar/nls/es/buttons.js                   |   10 +
 dojox/calendar/nls/fi/buttons.js                   |   10 +
 dojox/calendar/nls/fr/buttons.js                   |   10 +
 dojox/calendar/nls/he/buttons.js                   |   10 +
 dojox/calendar/nls/hr/buttons.js                   |   10 +
 dojox/calendar/nls/hu/buttons.js                   |   10 +
 dojox/calendar/nls/it/buttons.js                   |   10 +
 dojox/calendar/nls/ja/buttons.js                   |   10 +
 dojox/calendar/nls/kk/buttons.js                   |   10 +
 dojox/calendar/nls/ko/buttons.js                   |   10 +
 dojox/calendar/nls/nb/buttons.js                   |   10 +
 dojox/calendar/nls/nl/buttons.js                   |   10 +
 dojox/calendar/nls/pl/buttons.js                   |   10 +
 dojox/calendar/nls/pt-pt/buttons.js                |   10 +
 dojox/calendar/nls/pt/buttons.js                   |   10 +
 dojox/calendar/nls/ro/buttons.js                   |   10 +
 dojox/calendar/nls/ru/buttons.js                   |   10 +
 dojox/calendar/nls/sk/buttons.js                   |   10 +
 dojox/calendar/nls/sl/buttons.js                   |   10 +
 dojox/calendar/nls/sv/buttons.js                   |   10 +
 dojox/calendar/nls/th/buttons.js                   |   10 +
 dojox/calendar/nls/tr/buttons.js                   |   10 +
 dojox/calendar/nls/uk/buttons.js                   |   10 +
 dojox/calendar/nls/zh-tw/buttons.js                |   10 +
 dojox/calendar/nls/zh/buttons.js                   |   10 +
 dojox/calendar/templates/Calendar.html             |   16 +
 dojox/calendar/templates/ColumnView.html           |   32 +
 .../templates/ColumnViewSecondarySheet.html        |   11 +
 dojox/calendar/templates/ExpandRenderer.html       |    3 +
 dojox/calendar/templates/HorizontalRenderer.html   |   13 +
 dojox/calendar/templates/LabelRenderer.html        |    8 +
 dojox/calendar/templates/MatrixView.html           |   17 +
 dojox/calendar/templates/MobileCalendar.html       |   11 +
 .../templates/MobileHorizontalRenderer.html        |   13 +
 .../calendar/templates/MobileVerticalRenderer.html |   12 +
 dojox/calendar/templates/MonthColumnView.html      |   18 +
 dojox/calendar/templates/SimpleColumnView.html     |   27 +
 dojox/calendar/templates/SimpleMatrixView.html     |   17 +
 dojox/calendar/templates/VerticalRenderer.html     |   13 +
 dojox/calendar/tests/CalendarMonthColumn.html      |   17 +
 dojox/calendar/tests/DatePicker.js                 |   27 +
 dojox/calendar/tests/ExtendedCalendar.js           |   91 +
 dojox/calendar/tests/SimpleMatrixView.html         |   11 +
 dojox/calendar/tests/asyncStore.css                |   41 +
 dojox/calendar/tests/asyncStore.html               |  183 +
 dojox/calendar/tests/calendar.css                  |   89 +
 dojox/calendar/tests/calendar.html                 |  396 +
 dojox/calendar/tests/calendarItemEvents.html       |  183 +
 dojox/calendar/tests/calendarMonthView.html        |  454 +
 dojox/calendar/tests/calendarStyleGridCell.html    |   84 +
 dojox/calendar/tests/calendarStyleGridCellCSS.html |   67 +
 dojox/calendar/tests/columntablet.css              |   12 +
 dojox/calendar/tests/columntablet.html             |  164 +
 dojox/calendar/tests/columnview.css                |  175 +
 dojox/calendar/tests/columnview.html               |  732 +
 dojox/calendar/tests/columnview_rtl.css            |    5 +
 dojox/calendar/tests/columnview_rtl.html           |  746 +
 dojox/calendar/tests/contextmenu.html              |  342 +
 dojox/calendar/tests/editing.html                  |  135 +
 dojox/calendar/tests/hcalendar.html                |  325 +
 dojox/calendar/tests/isItemEditable.html           |  163 +
 dojox/calendar/tests/matrixtablet.css              |   14 +
 dojox/calendar/tests/matrixtablet.html             |  190 +
 dojox/calendar/tests/matrixview.css                |  120 +
 dojox/calendar/tests/matrixview.html               |  766 +
 dojox/calendar/tests/matrixview_rtl.css            |    6 +
 dojox/calendar/tests/matrixview_rtl.html           |  844 +
 dojox/calendar/tests/module.js                     |    6 +
 dojox/calendar/tests/monthcolumnview.css           |  132 +
 dojox/calendar/tests/monthcolumnview.html          |  610 +
 dojox/calendar/tests/monthcolumnview_rtl.html      |  611 +
 dojox/calendar/tests/monthtablet.css               |   14 +
 dojox/calendar/tests/monthtablet.html              |  138 +
 dojox/calendar/tests/runTests.html                 |    9 +
 dojox/calendar/tests/unitTest_Store.js             |   14 +
 dojox/calendar/tests/unitTest_Time.js              |   22 +
 dojox/calendar/tests/unitTest_TimeRanges.js        |  151 +
 dojox/calendar/tests/unitTest_editing.js           |  736 +
 dojox/calendar/themes/claro/Calendar.css           |   28 +
 dojox/calendar/themes/claro/Calendar.less          |   36 +
 dojox/calendar/themes/claro/Calendar_rtl.css       |    3 +
 dojox/calendar/themes/claro/Calendar_rtl.less      |    3 +
 dojox/calendar/themes/claro/ColumnView.css         |  521 +
 dojox/calendar/themes/claro/ColumnView.less        |  522 +
 dojox/calendar/themes/claro/ColumnViewCommon.less  |   10 +
 dojox/calendar/themes/claro/ColumnView_rtl.css     |  117 +
 dojox/calendar/themes/claro/ColumnView_rtl.less    |  134 +
 dojox/calendar/themes/claro/Common.less            |  111 +
 dojox/calendar/themes/claro/MatrixView.css         |  376 +
 dojox/calendar/themes/claro/MatrixView.less        |  374 +
 dojox/calendar/themes/claro/MatrixViewCommon.less  |   12 +
 dojox/calendar/themes/claro/MatrixView_rtl.css     |   71 +
 dojox/calendar/themes/claro/MatrixView_rtl.less    |   75 +
 dojox/calendar/themes/claro/MonthColumnView.css    |  283 +
 dojox/calendar/themes/claro/MonthColumnView.less   |  282 +
 .../themes/claro/MonthColumnViewCommon.less        |    7 +
 .../calendar/themes/claro/MonthColumnView_rtl.css  |   58 +
 .../calendar/themes/claro/MonthColumnView_rtl.less |   60 +
 dojox/calendar/themes/claro/SimpleColumnView.css   |  390 +
 dojox/calendar/themes/claro/SimpleColumnView.less  |  391 +
 .../calendar}/themes/claro/images/titlebar.png     |  Bin 640 -> 640 bytes
 dojox/calendar/themes/iphone/Calendar.css          |   25 +
 dojox/calendar/themes/iphone/Calendar.less         |   30 +
 dojox/calendar/themes/iphone/Calendar_rtl.css      |    3 +
 dojox/calendar/themes/iphone/Calendar_rtl.less     |    3 +
 dojox/calendar/themes/iphone/ColumnView.css        |  504 +
 dojox/calendar/themes/iphone/ColumnView.less       |  537 +
 dojox/calendar/themes/iphone/ColumnViewCommon.less |   10 +
 dojox/calendar/themes/iphone/ColumnView_rtl.css    |  102 +
 dojox/calendar/themes/iphone/ColumnView_rtl.less   |  129 +
 .../themes/iphone/Common.css}                      |    0
 dojox/calendar/themes/iphone/Common.less           |   78 +
 dojox/calendar/themes/iphone/MatrixView.css        |  407 +
 dojox/calendar/themes/iphone/MatrixView.less       |  429 +
 dojox/calendar/themes/iphone/MatrixViewCommon.less |   11 +
 dojox/calendar/themes/iphone/MatrixView_rtl.css    |  463 +
 dojox/calendar/themes/iphone/MatrixView_rtl.less   |   71 +
 dojox/calendar/themes/iphone/MonthColumnView.css   |  264 +
 dojox/calendar/themes/iphone/MonthColumnView.less  |  303 +
 .../themes/iphone/MonthColumnViewCommon.less       |    7 +
 .../calendar/themes/iphone/MonthColumnView_rtl.css |   42 +
 .../themes/iphone/MonthColumnView_rtl.less         |   57 +
 dojox/calendar/themes/nihilo/Calendar.css          |   27 +
 dojox/calendar/themes/nihilo/Calendar.less         |   33 +
 dojox/calendar/themes/nihilo/Calendar_rtl.css      |    3 +
 dojox/calendar/themes/nihilo/Calendar_rtl.less     |    3 +
 dojox/calendar/themes/nihilo/ColumnView.css        |  484 +
 dojox/calendar/themes/nihilo/ColumnView.less       |  518 +
 dojox/calendar/themes/nihilo/ColumnViewCommon.less |   10 +
 dojox/calendar/themes/nihilo/ColumnView_rtl.css    |  102 +
 dojox/calendar/themes/nihilo/ColumnView_rtl.less   |  129 +
 dojox/calendar/themes/nihilo/Common.less           |   72 +
 dojox/calendar/themes/nihilo/MatrixView.css        |  364 +
 dojox/calendar/themes/nihilo/MatrixView.less       |  373 +
 dojox/calendar/themes/nihilo/MatrixViewCommon.less |   12 +
 dojox/calendar/themes/nihilo/MatrixView_rtl.css    |   56 +
 dojox/calendar/themes/nihilo/MatrixView_rtl.less   |   71 +
 dojox/calendar/themes/nihilo/MonthColumnView.css   |  261 +
 dojox/calendar/themes/nihilo/MonthColumnView.less  |  281 +
 .../themes/nihilo/MonthColumnViewCommon.less       |    7 +
 .../calendar/themes/nihilo/MonthColumnView_rtl.css |   42 +
 .../themes/nihilo/MonthColumnView_rtl.less         |   56 +
 dojox/calendar/themes/nihilo/SimpleColumnView.css  |  356 +
 dojox/calendar/themes/nihilo/SimpleColumnView.less |  382 +
 .../themes/nihilo/images/accordionItemActive.png   |  Bin 148 -> 148 bytes
 .../calendar}/themes/nihilo/images/titleBar.png    |  Bin 148 -> 148 bytes
 dojox/calendar/themes/soria/Calendar.css           |   27 +
 dojox/calendar/themes/soria/Calendar.less          |   33 +
 dojox/calendar/themes/soria/Calendar_rtl.css       |    3 +
 dojox/calendar/themes/soria/Calendar_rtl.less      |    3 +
 dojox/calendar/themes/soria/ColumnView.css         |  481 +
 dojox/calendar/themes/soria/ColumnView.less        |  511 +
 dojox/calendar/themes/soria/ColumnViewCommon.less  |   10 +
 dojox/calendar/themes/soria/ColumnView_rtl.css     |  102 +
 dojox/calendar/themes/soria/ColumnView_rtl.less    |  129 +
 dojox/calendar/themes/soria/Common.less            |   72 +
 dojox/calendar/themes/soria/MatrixView.css         |  364 +
 dojox/calendar/themes/soria/MatrixView.less        |  373 +
 dojox/calendar/themes/soria/MatrixViewCommon.less  |   12 +
 dojox/calendar/themes/soria/MatrixView_rtl.css     |   56 +
 dojox/calendar/themes/soria/MatrixView_rtl.less    |   71 +
 dojox/calendar/themes/soria/MonthColumnView.css    |  261 +
 dojox/calendar/themes/soria/MonthColumnView.less   |  282 +
 .../themes/soria/MonthColumnViewCommon.less        |    7 +
 .../calendar/themes/soria/MonthColumnView_rtl.css  |   42 +
 .../calendar/themes/soria/MonthColumnView_rtl.less |   56 +
 dojox/calendar/themes/soria/SimpleColumnView.css   |  356 +
 dojox/calendar/themes/soria/SimpleColumnView.less  |  382 +
 .../themes/soria/images/accordionItemActive.png    |  Bin 171 -> 171 bytes
 .../calendar}/themes/soria/images/titleBar.png     |  Bin 183 -> 183 bytes
 dojox/calendar/themes/tundra/Calendar.css          |   27 +
 dojox/calendar/themes/tundra/Calendar.less         |   33 +
 dojox/calendar/themes/tundra/Calendar_rtl.css      |    3 +
 dojox/calendar/themes/tundra/Calendar_rtl.less     |    3 +
 dojox/calendar/themes/tundra/ColumnView.css        |  483 +
 dojox/calendar/themes/tundra/ColumnView.less       |  520 +
 dojox/calendar/themes/tundra/ColumnViewCommon.less |   10 +
 dojox/calendar/themes/tundra/ColumnView_rtl.css    |  102 +
 dojox/calendar/themes/tundra/ColumnView_rtl.less   |  129 +
 dojox/calendar/themes/tundra/Common.less           |   69 +
 dojox/calendar/themes/tundra/MatrixView.css        |  358 +
 dojox/calendar/themes/tundra/MatrixView.less       |  373 +
 dojox/calendar/themes/tundra/MatrixViewCommon.less |   12 +
 dojox/calendar/themes/tundra/MatrixView_rtl.css    |   56 +
 dojox/calendar/themes/tundra/MatrixView_rtl.less   |   71 +
 dojox/calendar/themes/tundra/MonthColumnView.css   |  258 +
 dojox/calendar/themes/tundra/MonthColumnView.less  |  281 +
 .../themes/tundra/MonthColumnViewCommon.less       |    7 +
 .../calendar/themes/tundra/MonthColumnView_rtl.css |   42 +
 .../themes/tundra/MonthColumnView_rtl.less         |   56 +
 dojox/calendar/themes/tundra/SimpleColumnView.css  |  346 +
 dojox/calendar/themes/tundra/SimpleColumnView.less |  378 +
 .../themes/tundra/images/accordionItemHover.gif    |  Bin 0 -> 171 bytes
 .../calendar}/themes/tundra/images/titleBar.png    |  Bin 151 -> 151 bytes
 dojox/calendar/time.js                             |  176 +
 dojox/charting/BidiSupport.js                      |  266 +-
 dojox/charting/BidiSupport3D.js                    |    4 +
 dojox/charting/Chart.js                            |  771 +-
 dojox/charting/Chart2D.js                          |    8 +-
 dojox/charting/Chart3D.js                          |   27 +-
 dojox/charting/DataChart.js                        |  169 +-
 dojox/charting/DataSeries.js                       |   40 +-
 dojox/charting/Element.js                          |  170 +-
 dojox/charting/Series.js                           |   28 +-
 dojox/charting/SimpleTheme.js                      |  577 +
 dojox/charting/StoreSeries.js                      |   27 +-
 dojox/charting/Theme.js                            |  749 +-
 dojox/charting/action2d/Base.js                    |   20 +-
 dojox/charting/action2d/ChartAction.js             |   16 +-
 dojox/charting/action2d/Highlight.js               |   62 +-
 dojox/charting/action2d/Magnify.js                 |   39 +-
 dojox/charting/action2d/MouseIndicator.js          |  158 +-
 dojox/charting/action2d/MouseZoomAndPan.js         |   78 +-
 dojox/charting/action2d/MoveSlice.js               |   53 +-
 dojox/charting/action2d/PlotAction.js              |   36 +-
 dojox/charting/action2d/Shake.js                   |   38 +-
 dojox/charting/action2d/Tooltip.js                 |  123 +-
 dojox/charting/action2d/TouchIndicator.js          |  233 +-
 dojox/charting/action2d/TouchZoomAndPan.js         |  226 +-
 dojox/charting/action2d/_IndicatorElement.js       |  362 +-
 dojox/charting/axis2d/Base.js                      |  150 +-
 dojox/charting/axis2d/Default.js                   |  841 +-
 dojox/charting/axis2d/Invisible.js                 |  231 +-
 dojox/charting/axis2d/common.js                    |   53 +-
 dojox/charting/bidi/Chart.js                       |  260 +
 dojox/charting/bidi/Chart3D.js                     |   78 +
 dojox/charting/bidi/_bidiutils.js                  |   27 +
 dojox/charting/bidi/action2d/Tooltip.js            |   45 +
 dojox/charting/bidi/action2d/ZoomAndPan.js         |   11 +
 dojox/charting/bidi/axis2d/Default.js              |   27 +
 dojox/charting/bidi/widget/Chart.js                |   29 +
 dojox/charting/bidi/widget/Legend.js               |   63 +
 dojox/charting/plot2d/Areas.js                     |   10 +-
 dojox/charting/plot2d/Bars.js                      |  202 +-
 dojox/charting/plot2d/Base.js                      |  381 +-
 dojox/charting/plot2d/Bubble.js                    |   85 +-
 dojox/charting/plot2d/Candlesticks.js              |   70 +-
 dojox/charting/plot2d/CartesianBase.js             |  289 +
 dojox/charting/plot2d/ClusteredBars.js             |   99 +-
 dojox/charting/plot2d/ClusteredColumns.js          |  101 +-
 dojox/charting/plot2d/Columns.js                   |  155 +-
 dojox/charting/plot2d/Default.js                   |  287 +-
 dojox/charting/plot2d/Grid.js                      |  459 +-
 dojox/charting/plot2d/Indicator.js                 |  493 +
 dojox/charting/plot2d/Lines.js                     |    8 +-
 dojox/charting/plot2d/Markers.js                   |    8 +-
 dojox/charting/plot2d/MarkersOnly.js               |    8 +-
 dojox/charting/plot2d/OHLC.js                      |   57 +-
 dojox/charting/plot2d/Pie.js                       |  300 +-
 dojox/charting/plot2d/Scatter.js                   |   77 +-
 dojox/charting/plot2d/Spider.js                    |  370 +-
 dojox/charting/plot2d/Stacked.js                   |  210 +-
 dojox/charting/plot2d/StackedAreas.js              |    8 +-
 dojox/charting/plot2d/StackedBars.js               |  137 +-
 dojox/charting/plot2d/StackedColumns.js            |  137 +-
 dojox/charting/plot2d/StackedLines.js              |    8 +-
 dojox/charting/plot2d/_PlotEvents.js               |   34 +-
 dojox/charting/plot2d/common.js                    |    6 +-
 dojox/charting/plot2d/commonStacked.js             |   71 +
 dojox/charting/plot3d/Bars.js                      |   18 +-
 dojox/charting/plot3d/Base.js                      |   16 +-
 dojox/charting/plot3d/Cylinders.js                 |   18 +-
 dojox/charting/scaler/common.js                    |   11 +-
 dojox/charting/scaler/linear.js                    |   26 +-
 .../tests/BidiSupport/bidi_ChartAxisTitle.html     |    4 +-
 .../tests/BidiSupport/bidi_DataSeries.html         |    5 +-
 .../tests/BidiSupport/bidi_DeclerativeChart.html   |    6 +-
 dojox/charting/tests/BidiSupport/bidi_Event2d.html |    5 +-
 .../tests/BidiSupport/bidi_Label_shortening.html   |    7 +-
 .../tests/BidiSupport/bidi_Pie_smart_label.html    |    5 +-
 dojox/charting/tests/BidiSupport/bidi_Pies.html    |    5 +-
 .../tests/BidiSupport/bidi_RotatedLabels.html      |    4 +-
 .../tests/BidiSupport/bidi_SelectableLegend.html   |    5 +-
 .../tests/BidiSupport/bidi_SetTextDir.html         |    8 +-
 .../charting/tests/BidiSupport/bidi_Spider2d.html  |    7 +-
 dojox/charting/tests/BidiSupport/charting.js       |    3 +
 .../tests/BidiSupport/data/goog_prices.csv         |  796 +
 .../tests/BidiSupport/data/msft_prices.csv         |  796 +
 .../tests/BidiSupport/data/yahoo_prices.csv        |  796 +
 .../tests/BidiSupport/mirror_ChartAxisTitle.html   |  192 +
 .../tests/BidiSupport/mirror_DataSeries.html       |  237 +
 .../tests/BidiSupport/mirror_DeclerativeChart.html |  105 +
 .../charting/tests/BidiSupport/mirror_Event2d.html |  251 +
 .../tests/BidiSupport/mirror_Label_shortening.html |  234 +
 .../tests/BidiSupport/mirror_Pie_smart_label.html  |  169 +
 dojox/charting/tests/BidiSupport/mirror_Pies.html  |  124 +
 .../tests/BidiSupport/mirror_RotatedLabels.html    |  121 +
 .../tests/BidiSupport/mirror_SelectableLegend.html |  209 +
 .../tests/BidiSupport/mirror_SetTextDir.html       |  353 +
 .../tests/BidiSupport/mirror_Spider2d.html         |  272 +
 .../tests/BidiSupport/mirror_StoreSeries.html      |  202 +
 .../charting/tests/BidiSupport/mirror_anim2d.html  |  133 +
 dojox/charting/tests/BidiSupport/mirror_axes.html  |  100 +
 .../tests/BidiSupport/mirror_axisZoomControl.html  |  131 +
 .../tests/BidiSupport/mirror_axisoffsets.html      |   45 +
 dojox/charting/tests/BidiSupport/mirror_bars.html  |   72 +
 .../tests/BidiSupport/mirror_chart2d-amd.html      |  863 +
 .../tests/BidiSupport/mirror_chart2d_dynamics.html |  261 +
 .../tests/BidiSupport/mirror_chart2d_updating.html |  107 +
 .../tests/BidiSupport/mirror_chartTitle.html       |  108 +
 .../tests/BidiSupport/mirror_chartingsize.html     |   44 +
 .../tests/BidiSupport/mirror_cylinders.html        |   72 +
 .../tests/BidiSupport/mirror_dropLabels.html       |  122 +
 .../tests/BidiSupport/mirror_fillstroke.html       |  138 +
 .../tests/BidiSupport/mirror_fireEvent.html        |  227 +
 dojox/charting/tests/BidiSupport/mirror_grid.html  |   48 +
 .../tests/BidiSupport/mirror_itemcolor.html        |  150 +
 .../tests/BidiSupport/mirror_labels2d.html         |  197 +
 .../charting/tests/BidiSupport/mirror_legend.html  |   73 +
 .../tests/BidiSupport/mirror_missingPoints.html    |  221 +
 .../tests/BidiSupport/mirror_mouseIndicator.html   |   65 +
 .../tests/BidiSupport/mirror_mouseIndicator2.html  |   69 +
 .../tests/BidiSupport/mirror_mouseZoomAndPan.html  |   81 +
 dojox/charting/tests/BidiSupport/mirror_nulls.html |  115 +
 dojox/charting/tests/BidiSupport/mirror_pie2d.html |  166 +
 .../tests/BidiSupport/mirror_pie2d_5050.html       |   67 +
 .../tests/BidiSupport/mirror_pie2d_zeroslice.html  |   65 +
 .../tests/BidiSupport/mirror_pie_omitLabels.html   |   77 +
 .../tests/BidiSupport/mirror_plot_order.html       |  113 +
 .../tests/BidiSupport/mirror_series_order.html     |  102 +
 .../charting/tests/BidiSupport/mirror_shadow.html  |   95 +
 .../tests/BidiSupport/mirror_spidersingle.html     |   62 +
 .../charting/tests/BidiSupport/mirror_stacked.html |  177 +
 .../charting/tests/BidiSupport/mirror_tension.html |   71 +
 dojox/charting/tests/BidiSupport/stock.json        |    8 +
 dojox/charting/tests/Theme.js                      |   13 +-
 dojox/charting/tests/charting.js                   |   10 +-
 .../charting/tests/gradients/test_grad_bars1.html  |    3 +-
 .../charting/tests/gradients/test_grad_bars2.html  |    5 +-
 .../charting/tests/gradients/test_grad_bars3.html  |    5 +-
 .../charting/tests/gradients/test_grad_bars4.html  |    5 +-
 .../charting/tests/gradients/test_grad_bars5.html  |    5 +-
 .../tests/gradients/test_grad_bubble1.html         |    5 +-
 .../tests/gradients/test_grad_bubble2.html         |    5 +-
 .../tests/gradients/test_grad_bubble3.html         |    5 +-
 .../tests/gradients/test_grad_bubble4.html         |    5 +-
 .../tests/gradients/test_grad_bubble6.html         |    5 +-
 .../tests/gradients/test_grad_columns1.html        |    3 +-
 .../tests/gradients/test_grad_columns2.html        |    5 +-
 .../tests/gradients/test_grad_columns3.html        |    5 +-
 .../tests/gradients/test_grad_columns4.html        |    5 +-
 .../tests/gradients/test_grad_columns5.html        |    5 +-
 dojox/charting/tests/gradients/test_grad_pie1.html |    5 +-
 dojox/charting/tests/gradients/test_grad_pie2.html |    5 +-
 dojox/charting/tests/gradients/test_grad_pie3.html |    5 +-
 dojox/charting/tests/gradients/test_grad_pie4.html |    5 +-
 dojox/charting/tests/gradients/test_grad_pie7.html |    5 +-
 dojox/charting/tests/gradients/test_grad_pie8.html |    5 +-
 dojox/charting/tests/gradients/test_grad_pie9.html |    5 +-
 dojox/charting/tests/gradients/test_grad_pieA.html |    3 +-
 .../tests/gradients/test_grad_scatter1.html        |    3 +-
 .../tests/gradients/test_grad_scatter2.html        |    5 +-
 .../tests/gradients/test_grad_scatterB.html        |    5 +-
 dojox/charting/tests/runTests.html                 |    2 +-
 dojox/charting/tests/test_DataChart.html           |    2 +-
 dojox/charting/tests/test_DataSeries.html          |    2 +-
 dojox/charting/tests/test_StoreSeries-amd.html     |   38 +-
 dojox/charting/tests/test_StoreSeries.html         |    2 +-
 dojox/charting/tests/test_anim2d.html              |   40 +-
 dojox/charting/tests/test_axes.html                |    8 +-
 dojox/charting/tests/test_axes_dates.html          |   58 +
 dojox/charting/tests/test_axisZoomControl.html     |  126 +-
 dojox/charting/tests/test_axisoffsets.html         |   43 +
 dojox/charting/tests/test_bars.html                |    2 +-
 dojox/charting/tests/test_chart2d-amd.html         |   52 +-
 dojox/charting/tests/test_chart2d.html             |    2 +-
 dojox/charting/tests/test_chart2d_dynamics.html    |    2 +-
 dojox/charting/tests/test_chart2d_updating.html    |    2 +-
 dojox/charting/tests/test_chartAxisTitle.html      |    2 +-
 dojox/charting/tests/test_chartTitle.html          |    2 +-
 dojox/charting/tests/test_chartingsize.html        |    9 +-
 dojox/charting/tests/test_cylinders.html           |    2 +-
 dojox/charting/tests/test_dropLabels.html          |  122 +
 dojox/charting/tests/test_event2d.html             |    2 +-
 dojox/charting/tests/test_fillstroke.html          |    2 +-
 dojox/charting/tests/test_filter.html              |   99 +
 dojox/charting/tests/test_fireEvent.html           |    2 +-
 dojox/charting/tests/test_grid.html                |   78 +
 dojox/charting/tests/test_itemcolor.html           |  149 +
 dojox/charting/tests/test_label_shortening.html    |    2 +-
 dojox/charting/tests/test_labels2d.html            |    2 +-
 dojox/charting/tests/test_legend.html              |   73 +
 dojox/charting/tests/test_missingPoints.html       |  221 +
 dojox/charting/tests/test_mouseIndicator.html      |   10 +-
 dojox/charting/tests/test_mouseIndicator2.html     |   78 +-
 dojox/charting/tests/test_mouseZoomAndPan.html     |    8 +-
 dojox/charting/tests/test_nulls.html               |    2 +-
 dojox/charting/tests/test_pie2d.html               |    2 +-
 dojox/charting/tests/test_pie2d_5050.html          |   67 +
 dojox/charting/tests/test_pie2d_zeroslice.html     |    2 +-
 dojox/charting/tests/test_pie_omitLabels.html      |   74 +
 dojox/charting/tests/test_pie_smart_label.html     |    5 +-
 dojox/charting/tests/test_plot_order.html          |    2 +-
 dojox/charting/tests/test_rotatedLabels.html       |    2 +-
 dojox/charting/tests/test_scaler.html              |    2 +-
 dojox/charting/tests/test_selectableLegend.html    |    2 +-
 dojox/charting/tests/test_series_order.html        |    2 +-
 dojox/charting/tests/test_shadow.html              |   95 +
 dojox/charting/tests/test_sparklines.html          |   10 +-
 dojox/charting/tests/test_spider2d.html            |  132 +-
 dojox/charting/tests/test_spidersingle.html        |   62 +
 dojox/charting/tests/test_stacked.html             |  170 +
 dojox/charting/tests/test_tension.html             |    3 +-
 dojox/charting/tests/test_themes-amd.html          |    7 +-
 dojox/charting/tests/test_themes.html              |    2 +-
 dojox/charting/tests/test_threshold.html           |  144 +
 dojox/charting/tests/test_touchIndicator.html      |    8 +-
 dojox/charting/tests/test_touchZoomAndPan.html     |    7 +-
 dojox/charting/tests/test_widget2d-amd.html        |    6 +-
 dojox/charting/tests/test_widget2d.html            |    4 +-
 dojox/charting/tests/test_widget2d_deprecated.html |    4 +-
 dojox/charting/tests/test_win2d.html               |    2 +-
 dojox/charting/tests/theme_preview.html            |    2 +-
 dojox/charting/themes/Adobebricks.js               |    6 +-
 dojox/charting/themes/Algae.js                     |    4 +-
 dojox/charting/themes/Bahamation.js                |    4 +-
 dojox/charting/themes/BlueDusk.js                  |    5 +-
 dojox/charting/themes/Claro.js                     |   16 +-
 dojox/charting/themes/CubanShirts.js               |    8 +-
 dojox/charting/themes/Desert.js                    |    8 +-
 dojox/charting/themes/Distinctive.js               |    6 +-
 dojox/charting/themes/Dollar.js                    |    6 +-
 dojox/charting/themes/Grasshopper.js               |    4 +-
 dojox/charting/themes/Grasslands.js                |    8 +-
 dojox/charting/themes/GreySkies.js                 |    6 +-
 dojox/charting/themes/Harmony.js                   |    6 +-
 dojox/charting/themes/IndigoNation.js              |    8 +-
 dojox/charting/themes/Ireland.js                   |    6 +-
 dojox/charting/themes/Julie.js                     |    4 +-
 dojox/charting/themes/MiamiNice.js                 |    6 +-
 dojox/charting/themes/Midwest.js                   |    6 +-
 dojox/charting/themes/Minty.js                     |    6 +-
 dojox/charting/themes/PlotKit/base.js              |   10 +-
 dojox/charting/themes/PurpleRain.js                |    8 +-
 dojox/charting/themes/RoyalPurples.js              |    6 +-
 dojox/charting/themes/SageToLime.js                |    6 +-
 dojox/charting/themes/Shrooms.js                   |    7 +-
 dojox/charting/themes/ThreeD.js                    |    6 +-
 dojox/charting/themes/Tufte.js                     |    4 +-
 dojox/charting/themes/WatersEdge.js                |    6 +-
 dojox/charting/themes/Wetland.js                   |    6 +-
 dojox/charting/themes/gradientGenerator.js         |   42 +-
 dojox/charting/widget/BidiSupport.js               |   94 +-
 dojox/charting/widget/Chart.js                     |  286 +-
 dojox/charting/widget/Chart2D.js                   |    8 +-
 dojox/charting/widget/Legend.js                    |  128 +-
 dojox/charting/widget/SelectableLegend.js          |   46 +-
 dojox/charting/widget/Sparkline.js                 |  100 +-
 dojox/collections.js                               |    8 +-
 dojox/collections/ArrayList.js                     |  104 +-
 dojox/collections/BinaryTree.js                    |    4 +-
 dojox/collections/Dictionary.js                    |   72 +-
 dojox/collections/Queue.js                         |   58 +-
 dojox/collections/Set.js                           |   34 +-
 dojox/collections/SortedList.js                    |  124 +-
 dojox/collections/Stack.js                         |   58 +-
 dojox/collections/_base.js                         |   58 +-
 dojox/color.js                                     |    7 +
 dojox/color/Colorspace.js                          |  162 +-
 dojox/color/MeanColorModel.js                      |   40 +
 dojox/color/NeutralColorModel.js                   |   79 +
 dojox/color/Palette.js                             |  200 +-
 dojox/color/SimpleColorModel.js                    |   69 +
 dojox/color/_base.js                               |   46 +-
 dojox/color/api/ColorModel.js                      |   30 +
 dojox/color/tests/ColorModel.js                    |   22 +
 dojox/color/tests/color.js                         |    2 +-
 dojox/cometd.js                                    |    5 +-
 dojox/cometd/HttpChannels.js                       |   32 -
 dojox/cometd/README                                |    6 +-
 dojox/cometd/RestChannels.js                       |  483 -
 dojox/cometd/_base.js                              |  754 -
 dojox/cometd/ack.js                                |   50 -
 dojox/cometd/callbackPollTransport.js              |  102 -
 dojox/cometd/longPollTransport.js                  |    2 -
 dojox/cometd/longPollTransportFormEncoded.js       |  157 -
 dojox/cometd/longPollTransportJsonEncoded.js       |  159 -
 dojox/cometd/tests/_base.js                        |   31 -
 dojox/cometd/tests/all.js                          |    8 -
 dojox/cometd/tests/runTests.html                   |   10 -
 dojox/cometd/timestamp.js                          |    8 -
 dojox/cometd/timesync.js                           |  141 -
 dojox/css3/README                                  |    6 +-
 dojox/css3/fx.js                                   |   53 +-
 dojox/css3/transit.js                              |   91 +-
 dojox/css3/transition.js                           |  211 +-
 dojox/data/AndOrReadStore.js                       | 1204 +-
 dojox/data/AndOrWriteStore.js                      |  814 +-
 dojox/data/AppStore.js                             |   92 +-
 dojox/data/AtomReadStore.js                        |  133 +-
 dojox/data/CdfStore.js                             |  204 +-
 dojox/data/ClientFilter.js                         |   65 +-
 dojox/data/CouchDBRestStore.js                     |   22 +-
 dojox/data/CssClassStore.js                        |   50 +-
 dojox/data/CssRuleStore.js                         |  115 +-
 dojox/data/CsvStore.js                             |  109 +-
 dojox/data/FileStore.js                            |  147 +-
 dojox/data/FlickrRestStore.js                      |   22 +-
 dojox/data/FlickrStore.js                          |   96 +-
 dojox/data/GoogleFeedStore.js                      |   29 +-
 dojox/data/GoogleSearchStore.js                    |  351 +-
 dojox/data/HtmlStore.js                            |  167 +-
 dojox/data/HtmlTableStore.js                       |  183 +-
 dojox/data/ItemExplorer.js                         |    9 +-
 dojox/data/JsonQueryRestStore.js                   |   20 +-
 dojox/data/JsonRestStore.js                        |  225 +-
 dojox/data/KeyValueStore.js                        |  140 +-
 dojox/data/OpenSearchStore.js                      |   80 +-
 dojox/data/OpmlStore.js                            |  168 +-
 dojox/data/PersevereStore.js                       |   26 +-
 dojox/data/PicasaStore.js                          |  108 +-
 dojox/data/QueryReadStore.js                       |   98 +-
 dojox/data/RailsStore.js                           |    5 +-
 dojox/data/S3Store.js                              |    7 +-
 dojox/data/ServiceStore.js                         |  204 +-
 dojox/data/SnapLogicStore.js                       |  112 +-
 dojox/data/StoreExplorer.js                        |    4 +-
 dojox/data/WikipediaStore.js                       |   16 +-
 dojox/data/XmlItem.js                              |   18 +-
 dojox/data/XmlStore.js                             |  313 +-
 .../demos/demo_GoogleImageSearchStore_Grid.html    |   75 +
 dojox/data/demos/demo_GoogleSearchStore_Grid.html  |    1 +
 .../demos/demo_QueryReadStore_FilteringSelect.html |    8 +-
 dojox/data/demos/stores/LazyLoadJSIStore.js        |   12 +-
 dojox/data/demos/stores/filestore_funcs.php        |    8 +-
 dojox/data/demos/widgets/PicasaViewList.js         |    6 +-
 dojox/data/dom.js                                  |   33 +-
 dojox/data/restListener.js                         |   21 +-
 dojox/data/tests/ClientFilter.js                   |    2 +-
 dojox/data/tests/QueryReadStore.html               |  224 +-
 dojox/data/tests/performance/CsvStore.js           |    4 +-
 dojox/data/tests/stores/AndOrReadStore.js          |  346 +-
 dojox/data/tests/stores/AndOrWriteStore.js         |  484 +-
 dojox/data/tests/stores/AppStore.js                |  144 +-
 dojox/data/tests/stores/AtomReadStore.js           |   75 +-
 dojox/data/tests/stores/CssClassStore.js           |  143 +-
 dojox/data/tests/stores/CssRuleStore.js            |  119 +-
 dojox/data/tests/stores/CsvStore.js                |  214 +-
 dojox/data/tests/stores/FileStore.js               |  100 +-
 dojox/data/tests/stores/FlickrRestStore.js         |   56 +-
 dojox/data/tests/stores/FlickrStore.js             |   56 +-
 dojox/data/tests/stores/GoogleFeedStore.js         |   67 +-
 dojox/data/tests/stores/GoogleSearchStore.js       |   71 +-
 dojox/data/tests/stores/HtmlStore.js               |  148 +-
 dojox/data/tests/stores/HtmlTableStore.js          |  112 +-
 dojox/data/tests/stores/JsonQueryRestStore.js      |   22 +-
 dojox/data/tests/stores/JsonRestStore.js           |   28 +-
 dojox/data/tests/stores/KeyValueStore.js           |  162 +-
 dojox/data/tests/stores/OpenSearchStore.js         |  152 +-
 dojox/data/tests/stores/OpmlStore.js               |  150 +-
 dojox/data/tests/stores/PicasaStore.js             |   54 +-
 dojox/data/tests/stores/QueryReadStore.js          |  221 +-
 dojox/data/tests/stores/QueryReadStore.php         |   54 +-
 dojox/data/tests/stores/ServiceStore.js            |   16 +-
 dojox/data/tests/stores/SnapLogicStore.js          |   60 +-
 dojox/data/tests/stores/WikipediaStore.js          |   38 +-
 dojox/data/tests/stores/XmlStore.js                |  230 +-
 dojox/data/tests/stores/filestore_funcs.php        |    4 +-
 .../tests/stores/test_Tree_on_JsonRestStore.html   |   11 +-
 dojox/data/util/JsonQuery.js                       |    5 +-
 dojox/date/buddhist.js                             |   66 +-
 dojox/date/buddhist/Date.js                        |  116 +-
 dojox/date/buddhist/locale.js                      |   75 +-
 dojox/date/hebrew.js                               |   81 +-
 dojox/date/hebrew/Date.js                          |  278 +-
 dojox/date/hebrew/locale.js                        |  138 +-
 dojox/date/hebrew/numerals.js                      |   86 +-
 dojox/date/islamic.js                              |   79 +-
 dojox/date/islamic/Date.js                         |  179 +-
 dojox/date/islamic/locale.js                       |   84 +-
 dojox/date/persian.js                              |  252 +
 dojox/date/persian/Date.js                         |  458 +
 dojox/date/persian/locale.js                       |  414 +
 dojox/date/php.js                                  |  140 +-
 dojox/date/posix.js                                |   79 +-
 dojox/date/relative.js                             |   27 +-
 dojox/date/tests/HebrewDateTest1.html              |    2 +-
 dojox/date/tests/hebrew/Date.js                    |    2 +
 dojox/date/tests/islamic/Date.js                   | 1852 +-
 dojox/date/tests/module.js                         |    1 +
 dojox/date/tests/relative.js                       |    2 +-
 dojox/date/tests/test_DateTextBoxBuddhist.html     |    2 +-
 dojox/date/tests/test_DateTextBoxIslamic.html      |    2 +-
 .../date/tests/test_DateTextBoxNewHebrewGreg.html  |    2 +-
 .../date/tests/test_DateTextBoxNewPersianGreg.html |  184 +
 dojox/date/tests/test_DateTextBoxPersianGreg.html  |  148 +
 dojox/date/tests/test_DateTextBoxUmalqura.html     |  148 +
 dojox/date/tests/timezoneFormatting.js             |   30 +-
 dojox/date/tests/umalqura/Date.js                  | 2719 ++
 dojox/date/timezone.js                             |   47 +-
 dojox/date/umalqura.js                             |  253 +
 dojox/date/umalqura/Date.js                        |  706 +
 dojox/date/umalqura/locale.js                      |  415 +
 dojox/dgauges/CONTRIBUTING.md                      |    3 +
 dojox/dgauges/CircularGauge.js                     |   58 +
 dojox/dgauges/CircularRangeIndicator.js            |  247 +
 dojox/dgauges/CircularScale.js                     |  276 +
 dojox/dgauges/CircularValueIndicator.js            |   62 +
 dojox/dgauges/GaugeBase.js                         |  295 +
 dojox/dgauges/IndicatorBase.js                     |   10 +
 dojox/dgauges/LICENSE                              |  195 +
 dojox/dgauges/LinearScaler.js                      |  161 +
 dojox/dgauges/LogScaler.js                         |  120 +
 dojox/dgauges/MultiLinearScaler.js                 |  149 +
 dojox/dgauges/README                               |   22 +
 dojox/dgauges/RectangularGauge.js                  |  208 +
 dojox/dgauges/RectangularRangeIndicator.js         |  146 +
 dojox/dgauges/RectangularScale.js                  |  176 +
 .../dgauges/RectangularSegmentedRangeIndicator.js  |  268 +
 dojox/dgauges/RectangularValueIndicator.js         |   92 +
 dojox/dgauges/ScaleBase.js                         |  239 +
 dojox/dgauges/ScaleIndicatorBase.js                |  319 +
 dojox/dgauges/TextIndicator.js                     |  144 +
 dojox/dgauges/_circularUtils.js                    |   91 +
 dojox/dgauges/components/DefaultPropertiesMixin.js |   89 +
 .../components/black/CircularLinearGauge.js        |  154 +
 .../components/black/HorizontalLinearGauge.js      |  125 +
 .../components/black/SemiCircularLinearGauge.js    |  162 +
 .../components/black/VerticalLinearGauge.js        |  126 +
 .../components/classic/CircularLinearGauge.js      |  173 +
 .../components/classic/HorizontalLinearGauge.js    |  147 +
 .../components/classic/SemiCircularLinearGauge.js  |  159 +
 .../components/classic/VerticalLinearGauge.js      |  148 +
 .../components/default/CircularLinearGauge.js      |  176 +
 .../components/default/HorizontalLinearGauge.js    |  190 +
 .../components/default/SemiCircularLinearGauge.js  |  208 +
 .../components/default/VerticalLinearGauge.js      |  194 +
 .../components/green/CircularLinearGauge.js        |  162 +
 .../components/green/HorizontalLinearGauge.js      |  122 +
 .../components/green/SemiCircularLinearGauge.js    |  155 +
 .../components/green/VerticalLinearGauge.js        |  124 +
 .../dgauges/components/grey/CircularLinearGauge.js |  139 +
 .../components/grey/HorizontalLinearGauge.js       |  119 +
 .../components/grey/SemiCircularLinearGauge.js     |  136 +
 .../dgauges/components/grey/VerticalLinearGauge.js |  116 +
 dojox/dgauges/components/utils.js                  |  133 +
 dojox/dgauges/tests/gauges/AircraftGauge.js        |  221 +
 dojox/dgauges/tests/gauges/BulletGraph.js          |  107 +
 dojox/dgauges/tests/gauges/SimpleCircularGauge.js  |   87 +
 .../dgauges/tests/gauges/SimpleRectangularGauge.js |  120 +
 .../tests/gauges/SimpleSemiCircularGauge.js        |  108 +
 dojox/dgauges/tests/style.css                      |    2 +
 dojox/dgauges/tests/test_AircraftGauge.html        |   24 +
 .../tests/test_Black_CircularLinearGauge.html      |   35 +
 .../tests/test_Black_HorizontalLinearGauge.html    |   36 +
 .../tests/test_Black_SemiCircularLinearGauge.html  |   36 +
 .../tests/test_Black_VerticalLinearGauge.html      |   36 +
 dojox/dgauges/tests/test_BulletGraph.html          |   25 +
 .../tests/test_Classic_CircularLinearGauge.html    |   36 +
 .../tests/test_Classic_HorizontalLinearGauge.html  |   36 +
 .../test_Classic_SemiCircularLinearGauge.html      |   36 +
 .../tests/test_Classic_VerticalLinearGauge.html    |   36 +
 .../tests/test_Default_CircularLinearGauge.html    |   36 +
 .../test_Default_SemiCircularLinearGauge.html      |   36 +
 .../tests/test_Green_CircularLinearGauge.html      |   35 +
 .../tests/test_Green_HorizontalLinearGauge.html    |   36 +
 .../tests/test_Green_SemiCircularLinearGauge.html  |   35 +
 .../tests/test_Green_VerticalLinearGauge.html      |   36 +
 .../tests/test_Grey_CircularLinearGauge.html       |   35 +
 .../tests/test_Grey_HorizontalLinearGauge.html     |   36 +
 .../tests/test_Grey_SemiCircularLinearGauge.html   |   35 +
 .../tests/test_Grey_VerticalLinearGauge.html       |   36 +
 dojox/dgauges/tests/test_SimpleCircularGauge.html  |   37 +
 .../dgauges/tests/test_SimpleRectangularGauge.html |   36 +
 .../tests/test_SimpleSemiCircularGauge.html        |   35 +
 dojox/dgauges/tests/test_all.html                  |  150 +
 dojox/dgauges/tests/test_circular_gauge.html       |  199 +
 dojox/dgauges/tests/test_horizontal_gauge.html     |   40 +
 dojox/dgauges/tests/test_mobile.html               |  112 +
 dojox/dgauges/tests/test_programmatic.html         |   39 +
 dojox/dnd/BoundingBoxController.js                 |   75 +-
 dojox/dnd/Selector.js                              |   54 +-
 dojox/dnd/tests/test_boundingBoxController.html    |    2 +-
 dojox/dnd/tests/test_selector.html                 |    2 +-
 dojox/dojox.profile.js                             |   29 +-
 dojox/drawing.js                                   |   11 +-
 dojox/drawing/Drawing.js                           |  309 +-
 dojox/drawing/_base.js                             |   38 +-
 dojox/drawing/annotations/Angle.js                 |   48 +-
 dojox/drawing/annotations/Arrow.js                 |   30 +-
 dojox/drawing/annotations/BoxShadow.js             |   81 +-
 dojox/drawing/annotations/Label.js                 |   46 +-
 dojox/drawing/defaults.js                          |   86 +-
 dojox/drawing/library/greek.js                     |  113 +-
 dojox/drawing/library/icons.js                     |  405 +-
 dojox/drawing/manager/Anchors.js                   |  415 +-
 dojox/drawing/manager/Canvas.js                    |   48 +-
 dojox/drawing/manager/Mouse.js                     |  251 +-
 dojox/drawing/manager/Stencil.js                   |   92 +-
 dojox/drawing/manager/StencilUI.js                 |   38 +-
 dojox/drawing/manager/Undo.js                      |   21 +-
 dojox/drawing/manager/_registry.js                 |   40 +-
 dojox/drawing/manager/keys.js                      |   59 +-
 dojox/drawing/plugins/_Plugin.js                   |   22 +-
 dojox/drawing/plugins/drawing/GreekPalette.js      |  103 +-
 dojox/drawing/plugins/drawing/Grid.js              |   50 +-
 dojox/drawing/plugins/drawing/Silverlight.js       |   32 +-
 dojox/drawing/plugins/tools/Iconize.js             |   26 +-
 dojox/drawing/plugins/tools/Pan.js                 |   54 +-
 dojox/drawing/plugins/tools/Zoom.js                |   68 +-
 dojox/drawing/stencil/Ellipse.js                   |   46 +-
 dojox/drawing/stencil/Image.js                     |   82 +-
 dojox/drawing/stencil/Line.js                      |   53 +-
 dojox/drawing/stencil/Path.js                      |   44 +-
 dojox/drawing/stencil/Rect.js                      |   28 +-
 dojox/drawing/stencil/Text.js                      |  159 +-
 dojox/drawing/stencil/_Base.js                     |  283 +-
 dojox/drawing/tests/drawing.html                   |   59 +-
 dojox/drawing/tests/test_drawing.html              |  163 +-
 dojox/drawing/tests/test_drawing_toolbar.html      |    2 +-
 dojox/drawing/tests/test_paths.html                |    2 +-
 dojox/drawing/tests/test_shadows.html              |    2 +-
 dojox/drawing/tools/Arrow.js                       |   41 +-
 dojox/drawing/tools/Ellipse.js                     |   31 +-
 dojox/drawing/tools/Line.js                        |   33 +-
 dojox/drawing/tools/Path.js                        |   27 +-
 dojox/drawing/tools/Pencil.js                      |   28 +-
 dojox/drawing/tools/Rect.js                        |   31 +-
 dojox/drawing/tools/TextBlock.js                   |  135 +-
 dojox/drawing/tools/custom/Axes.js                 |  134 +-
 dojox/drawing/tools/custom/Equation.js             |   23 +-
 dojox/drawing/tools/custom/Vector.js               |   73 +-
 dojox/drawing/ui/Button.js                         |   36 +-
 dojox/drawing/ui/Toolbar.js                        |   64 +-
 dojox/drawing/ui/Tooltip.js                        |   31 +-
 dojox/drawing/ui/dom/Pan.js                        |   45 +-
 dojox/drawing/ui/dom/Toolbar.js                    |  111 +-
 dojox/drawing/ui/dom/Zoom.js                       |   64 +-
 dojox/drawing/util/common.js                       |   85 +-
 dojox/drawing/util/oo.js                           |   57 +-
 dojox/drawing/util/positioning.js                  |   28 +-
 dojox/drawing/util/typeset.js                      |   16 +-
 dojox/dtl.js                                       |    7 +
 dojox/dtl/Context.js                               |   59 +-
 dojox/dtl/DomInline.js                             |   64 +-
 dojox/dtl/Inline.js                                |   57 +-
 dojox/dtl/_DomTemplated.js                         |   30 +-
 dojox/dtl/_Templated.js                            |   63 +-
 dojox/dtl/_base.js                                 |  159 +-
 dojox/dtl/contrib/data.js                          |   33 +-
 dojox/dtl/contrib/dijit.js                         |   35 +-
 dojox/dtl/contrib/dom.js                           |   24 +-
 dojox/dtl/contrib/objects.js                       |   16 +-
 dojox/dtl/demos/json/blog/get_blog_1.json          |    2 +-
 dojox/dtl/demos/json/blog/get_blog_3.json          |    2 +-
 dojox/dtl/demos/json/blog/get_blog_list.json       |    2 +-
 dojox/dtl/demos/json/blog/get_page_about.json      |    2 +-
 dojox/dtl/demos/json/fruit.json                    |    2 +-
 dojox/dtl/demos/json/morefruit.json                |    2 +-
 dojox/dtl/dom.js                                   |   89 +-
 dojox/dtl/ext-dojo/NodeList.js                     |   24 +-
 dojox/dtl/filter/dates.js                          |   27 +-
 dojox/dtl/filter/htmlstrings.js                    |   34 +-
 dojox/dtl/filter/integers.js                       |   14 +-
 dojox/dtl/filter/lists.js                          |   46 +-
 dojox/dtl/filter/logic.js                          |   23 +-
 dojox/dtl/filter/misc.js                           |   25 +-
 dojox/dtl/filter/strings.js                        |   89 +-
 dojox/dtl/render/dom.js                            |   26 +-
 dojox/dtl/render/html.js                           |   14 +-
 dojox/dtl/tag/date.js                              |   22 +-
 dojox/dtl/tag/loader.js                            |   14 +-
 dojox/dtl/tag/logic.js                             |   26 +-
 dojox/dtl/tag/loop.js                              |   18 +-
 dojox/dtl/tag/misc.js                              |   23 +-
 dojox/dtl/tests/module.js                          |    3 +-
 dojox/dtl/tests/templated.js                       |   25 +
 dojox/dtl/tests/templates/base.html                |    2 +-
 dojox/dtl/tests/templates/hello.html               |    2 +-
 dojox/dtl/tests/templates/pocket.html              |    2 +-
 dojox/dtl/tests/templates/pocket2.html             |    2 +-
 dojox/dtl/tests/text/filter.js                     |   14 +-
 dojox/dtl/tests/text/tag.js                        |    7 +
 dojox/dtl/utils/date.js                            |   22 +-
 dojox/editor/plugins/AutoSave.js                   |   35 +-
 dojox/editor/plugins/AutoUrlLink.js                |   22 +-
 dojox/editor/plugins/Blockquote.js                 |   40 +-
 dojox/editor/plugins/Breadcrumb.js                 |   57 +-
 dojox/editor/plugins/CollapsibleToolbar.js         |   20 +-
 dojox/editor/plugins/EntityPalette.js              |   30 +-
 dojox/editor/plugins/FindReplace.js                |   80 +-
 dojox/editor/plugins/InsertAnchor.js               |   67 +-
 dojox/editor/plugins/InsertEntity.js               |   13 +-
 dojox/editor/plugins/LocalImage.js                 |   47 +-
 dojox/editor/plugins/NormalizeIndentOutdent.js     |   37 +-
 dojox/editor/plugins/NormalizeStyle.js             |  108 +-
 dojox/editor/plugins/PageBreak.js                  |   21 +-
 dojox/editor/plugins/PasteFromWord.js              |   32 +-
 dojox/editor/plugins/PrettyPrint.js                |   17 +-
 dojox/editor/plugins/Preview.js                    |   17 +-
 dojox/editor/plugins/ResizeTableColumn.js          |   65 +-
 dojox/editor/plugins/SafePaste.js                  |   12 +-
 dojox/editor/plugins/Save.js                       |   18 +-
 dojox/editor/plugins/ShowBlockNodes.js             |   17 +-
 dojox/editor/plugins/Smiley.js                     |   38 +-
 dojox/editor/plugins/SpellCheck.js                 |  417 +-
 dojox/editor/plugins/StatusBar.js                  |   18 +-
 dojox/editor/plugins/TablePlugins.js               |  854 +-
 dojox/editor/plugins/TextColor.js                  |   28 +-
 dojox/editor/plugins/ToolbarLineBreak.js           |   17 +-
 dojox/editor/plugins/UploadImage.js                |   46 +-
 dojox/editor/plugins/_SmileyPalette.js             |  244 +-
 dojox/editor/plugins/_SpellCheckParser.js          |    8 +-
 dojox/editor/plugins/nls/AutoSave.js               |    4 +-
 dojox/editor/plugins/nls/Blockquote.js             |    4 +-
 dojox/editor/plugins/nls/Breadcrumb.js             |    4 +-
 dojox/editor/plugins/nls/CollapsibleToolbar.js     |    4 +-
 dojox/editor/plugins/nls/FindReplace.js            |    4 +-
 dojox/editor/plugins/nls/InsertAnchor.js           |    4 +-
 dojox/editor/plugins/nls/InsertEntity.js           |    4 +-
 dojox/editor/plugins/nls/LocalImage.js             |    4 +-
 dojox/editor/plugins/nls/PageBreak.js              |    4 +-
 dojox/editor/plugins/nls/PasteFromWord.js          |    7 +-
 dojox/editor/plugins/nls/Preview.js                |    4 +-
 dojox/editor/plugins/nls/SafePaste.js              |    5 +-
 dojox/editor/plugins/nls/Save.js                   |    4 +-
 dojox/editor/plugins/nls/ShowBlockNodes.js         |    4 +-
 dojox/editor/plugins/nls/Smiley.js                 |    4 +-
 dojox/editor/plugins/nls/SpellCheck.js             |    4 +-
 dojox/editor/plugins/nls/TableDialog.js            |   10 +-
 dojox/editor/plugins/nls/TextColor.js              |    4 +-
 dojox/editor/plugins/nls/ar/AutoSave.js            |    3 -
 dojox/editor/plugins/nls/ar/Blockquote.js          |    3 -
 dojox/editor/plugins/nls/ar/Breadcrumb.js          |    3 -
 dojox/editor/plugins/nls/ar/CollapsibleToolbar.js  |    3 -
 dojox/editor/plugins/nls/ar/FindReplace.js         |    3 -
 dojox/editor/plugins/nls/ar/InsertAnchor.js        |    3 -
 dojox/editor/plugins/nls/ar/InsertEntity.js        |    3 -
 dojox/editor/plugins/nls/ar/LocalImage.js          |    3 -
 dojox/editor/plugins/nls/ar/PageBreak.js           |    3 -
 dojox/editor/plugins/nls/ar/PasteFromWord.js       |    5 -
 dojox/editor/plugins/nls/ar/Preview.js             |    3 -
 dojox/editor/plugins/nls/ar/SafePaste.js           |    5 +
 dojox/editor/plugins/nls/ar/Save.js                |    3 -
 dojox/editor/plugins/nls/ar/ShowBlockNodes.js      |    3 -
 dojox/editor/plugins/nls/ar/Smiley.js              |    6 +-
 dojox/editor/plugins/nls/ar/SpellCheck.js          |    3 -
 dojox/editor/plugins/nls/ar/TableDialog.js         |   11 +-
 dojox/editor/plugins/nls/ar/TextColor.js           |    3 -
 dojox/editor/plugins/nls/ar/latinEntities.js       |  126 +-
 dojox/editor/plugins/nls/bg/AutoSave.js            |   15 +
 dojox/editor/plugins/nls/bg/Blockquote.js          |    5 +
 dojox/editor/plugins/nls/bg/Breadcrumb.js          |   11 +
 dojox/editor/plugins/nls/bg/CollapsibleToolbar.js  |    6 +
 dojox/editor/plugins/nls/bg/FindReplace.js         |   23 +
 dojox/editor/plugins/nls/bg/InsertAnchor.js        |   10 +
 dojox/editor/plugins/nls/bg/InsertEntity.js        |    5 +
 dojox/editor/plugins/nls/bg/LocalImage.js          |   12 +
 dojox/editor/plugins/nls/bg/PageBreak.js           |    5 +
 dojox/editor/plugins/nls/bg/PasteFromWord.js       |    6 +
 dojox/editor/plugins/nls/bg/Preview.js             |    5 +
 dojox/editor/plugins/nls/bg/SafePaste.js           |    5 +
 dojox/editor/plugins/nls/bg/Save.js                |    5 +
 dojox/editor/plugins/nls/bg/ShowBlockNodes.js      |    5 +
 dojox/editor/plugins/nls/bg/Smiley.js              |   24 +
 dojox/editor/plugins/nls/bg/SpellCheck.js          |   18 +
 dojox/editor/plugins/nls/bg/TableDialog.js         |   33 +
 dojox/editor/plugins/nls/bg/TextColor.js           |    6 +
 dojox/editor/plugins/nls/bg/latinEntities.js       |  257 +
 dojox/editor/plugins/nls/ca/AutoSave.js            |    3 -
 dojox/editor/plugins/nls/ca/Blockquote.js          |    3 -
 dojox/editor/plugins/nls/ca/Breadcrumb.js          |    3 -
 dojox/editor/plugins/nls/ca/CollapsibleToolbar.js  |    3 -
 dojox/editor/plugins/nls/ca/FindReplace.js         |    3 -
 dojox/editor/plugins/nls/ca/InsertAnchor.js        |    3 -
 dojox/editor/plugins/nls/ca/InsertEntity.js        |    3 -
 dojox/editor/plugins/nls/ca/LocalImage.js          |    3 -
 dojox/editor/plugins/nls/ca/PageBreak.js           |    3 -
 dojox/editor/plugins/nls/ca/PasteFromWord.js       |    5 -
 dojox/editor/plugins/nls/ca/Preview.js             |    3 -
 dojox/editor/plugins/nls/ca/Save.js                |    3 -
 dojox/editor/plugins/nls/ca/ShowBlockNodes.js      |    3 -
 dojox/editor/plugins/nls/ca/Smiley.js              |    3 -
 dojox/editor/plugins/nls/ca/SpellCheck.js          |    3 -
 dojox/editor/plugins/nls/ca/TableDialog.js         |    9 +-
 dojox/editor/plugins/nls/ca/TextColor.js           |    3 -
 dojox/editor/plugins/nls/ca/latinEntities.js       |   72 +-
 dojox/editor/plugins/nls/cs/AutoSave.js            |    3 -
 dojox/editor/plugins/nls/cs/Blockquote.js          |    3 -
 dojox/editor/plugins/nls/cs/Breadcrumb.js          |    3 -
 dojox/editor/plugins/nls/cs/CollapsibleToolbar.js  |    3 -
 dojox/editor/plugins/nls/cs/FindReplace.js         |    2 -
 dojox/editor/plugins/nls/cs/InsertAnchor.js        |    3 -
 dojox/editor/plugins/nls/cs/InsertEntity.js        |    3 -
 dojox/editor/plugins/nls/cs/LocalImage.js          |    3 -
 dojox/editor/plugins/nls/cs/PageBreak.js           |    3 -
 dojox/editor/plugins/nls/cs/PasteFromWord.js       |    5 -
 dojox/editor/plugins/nls/cs/Preview.js             |    3 -
 dojox/editor/plugins/nls/cs/Save.js                |    3 -
 dojox/editor/plugins/nls/cs/ShowBlockNodes.js      |    3 -
 dojox/editor/plugins/nls/cs/Smiley.js              |    3 -
 dojox/editor/plugins/nls/cs/SpellCheck.js          |    3 -
 dojox/editor/plugins/nls/cs/TableDialog.js         |    9 +-
 dojox/editor/plugins/nls/cs/TextColor.js           |    3 -
 dojox/editor/plugins/nls/cs/latinEntities.js       |   60 +-
 dojox/editor/plugins/nls/da/AutoSave.js            |   11 +-
 dojox/editor/plugins/nls/da/Blockquote.js          |    5 +-
 dojox/editor/plugins/nls/da/Breadcrumb.js          |    5 +-
 dojox/editor/plugins/nls/da/CollapsibleToolbar.js  |    3 -
 dojox/editor/plugins/nls/da/FindReplace.js         |   21 +-
 dojox/editor/plugins/nls/da/InsertAnchor.js        |    5 +-
 dojox/editor/plugins/nls/da/InsertEntity.js        |    3 -
 dojox/editor/plugins/nls/da/LocalImage.js          |    5 +-
 dojox/editor/plugins/nls/da/PageBreak.js           |    3 -
 dojox/editor/plugins/nls/da/PasteFromWord.js       |    9 +-
 dojox/editor/plugins/nls/da/Preview.js             |    3 -
 dojox/editor/plugins/nls/da/Save.js                |    3 -
 dojox/editor/plugins/nls/da/ShowBlockNodes.js      |    3 -
 dojox/editor/plugins/nls/da/Smiley.js              |    3 -
 dojox/editor/plugins/nls/da/SpellCheck.js          |    3 -
 dojox/editor/plugins/nls/da/TableDialog.js         |   11 +-
 dojox/editor/plugins/nls/da/TextColor.js           |    3 -
 dojox/editor/plugins/nls/da/latinEntities.js       |  504 +-
 dojox/editor/plugins/nls/de/AutoSave.js            |    3 -
 dojox/editor/plugins/nls/de/Blockquote.js          |    3 -
 dojox/editor/plugins/nls/de/Breadcrumb.js          |    3 -
 dojox/editor/plugins/nls/de/CollapsibleToolbar.js  |    3 -
 dojox/editor/plugins/nls/de/FindReplace.js         |    9 +-
 dojox/editor/plugins/nls/de/InsertAnchor.js        |    3 -
 dojox/editor/plugins/nls/de/InsertEntity.js        |    3 -
 dojox/editor/plugins/nls/de/LocalImage.js          |    3 -
 dojox/editor/plugins/nls/de/PageBreak.js           |    3 -
 dojox/editor/plugins/nls/de/PasteFromWord.js       |    5 -
 dojox/editor/plugins/nls/de/Preview.js             |    3 -
 dojox/editor/plugins/nls/de/SafePaste.js           |    2 +-
 dojox/editor/plugins/nls/de/Save.js                |    3 -
 dojox/editor/plugins/nls/de/ShowBlockNodes.js      |    3 -
 dojox/editor/plugins/nls/de/Smiley.js              |   13 +-
 dojox/editor/plugins/nls/de/SpellCheck.js          |    3 -
 dojox/editor/plugins/nls/de/TableDialog.js         |    9 +-
 dojox/editor/plugins/nls/de/TextColor.js           |    3 -
 dojox/editor/plugins/nls/de/latinEntities.js       |   70 +-
 dojox/editor/plugins/nls/el/AutoSave.js            |    3 -
 dojox/editor/plugins/nls/el/Blockquote.js          |    3 -
 dojox/editor/plugins/nls/el/Breadcrumb.js          |    3 -
 dojox/editor/plugins/nls/el/CollapsibleToolbar.js  |    3 -
 dojox/editor/plugins/nls/el/FindReplace.js         |    3 -
 dojox/editor/plugins/nls/el/InsertAnchor.js        |    3 -
 dojox/editor/plugins/nls/el/InsertEntity.js        |    3 -
 dojox/editor/plugins/nls/el/LocalImage.js          |    3 -
 dojox/editor/plugins/nls/el/PageBreak.js           |    3 -
 dojox/editor/plugins/nls/el/PasteFromWord.js       |    5 -
 dojox/editor/plugins/nls/el/Preview.js             |    3 -
 dojox/editor/plugins/nls/el/Save.js                |    3 -
 dojox/editor/plugins/nls/el/ShowBlockNodes.js      |    3 -
 dojox/editor/plugins/nls/el/Smiley.js              |    3 -
 dojox/editor/plugins/nls/el/SpellCheck.js          |    3 -
 dojox/editor/plugins/nls/el/TableDialog.js         |    9 +-
 dojox/editor/plugins/nls/el/TextColor.js           |    3 -
 dojox/editor/plugins/nls/el/latinEntities.js       |   26 +-
 dojox/editor/plugins/nls/es/AutoSave.js            |    3 -
 dojox/editor/plugins/nls/es/Blockquote.js          |    3 -
 dojox/editor/plugins/nls/es/Breadcrumb.js          |    3 -
 dojox/editor/plugins/nls/es/CollapsibleToolbar.js  |    3 -
 dojox/editor/plugins/nls/es/FindReplace.js         |    2 -
 dojox/editor/plugins/nls/es/InsertAnchor.js        |    3 -
 dojox/editor/plugins/nls/es/InsertEntity.js        |    3 -
 dojox/editor/plugins/nls/es/LocalImage.js          |    3 -
 dojox/editor/plugins/nls/es/PageBreak.js           |    3 -
 dojox/editor/plugins/nls/es/PasteFromWord.js       |    5 -
 dojox/editor/plugins/nls/es/Preview.js             |    3 -
 dojox/editor/plugins/nls/es/Save.js                |    3 -
 dojox/editor/plugins/nls/es/ShowBlockNodes.js      |    3 -
 dojox/editor/plugins/nls/es/Smiley.js              |    3 -
 dojox/editor/plugins/nls/es/SpellCheck.js          |    3 -
 dojox/editor/plugins/nls/es/TableDialog.js         |   11 +-
 dojox/editor/plugins/nls/es/TextColor.js           |    3 -
 dojox/editor/plugins/nls/es/latinEntities.js       |   60 +-
 dojox/editor/plugins/nls/fi/AutoSave.js            |    3 -
 dojox/editor/plugins/nls/fi/Blockquote.js          |    5 +-
 dojox/editor/plugins/nls/fi/Breadcrumb.js          |    3 -
 dojox/editor/plugins/nls/fi/CollapsibleToolbar.js  |    3 -
 dojox/editor/plugins/nls/fi/FindReplace.js         |    5 +-
 dojox/editor/plugins/nls/fi/InsertAnchor.js        |    3 -
 dojox/editor/plugins/nls/fi/InsertEntity.js        |    3 -
 dojox/editor/plugins/nls/fi/LocalImage.js          |    3 -
 dojox/editor/plugins/nls/fi/PageBreak.js           |    3 -
 dojox/editor/plugins/nls/fi/PasteFromWord.js       |    5 -
 dojox/editor/plugins/nls/fi/Preview.js             |    3 -
 dojox/editor/plugins/nls/fi/Save.js                |    3 -
 dojox/editor/plugins/nls/fi/ShowBlockNodes.js      |    3 -
 dojox/editor/plugins/nls/fi/Smiley.js              |    3 -
 dojox/editor/plugins/nls/fi/SpellCheck.js          |    3 -
 dojox/editor/plugins/nls/fi/TableDialog.js         |    9 +-
 dojox/editor/plugins/nls/fi/TextColor.js           |    3 -
 dojox/editor/plugins/nls/fi/latinEntities.js       |    4 -
 dojox/editor/plugins/nls/fr/AutoSave.js            |    3 -
 dojox/editor/plugins/nls/fr/Blockquote.js          |    3 -
 dojox/editor/plugins/nls/fr/Breadcrumb.js          |    3 -
 dojox/editor/plugins/nls/fr/CollapsibleToolbar.js  |    3 -
 dojox/editor/plugins/nls/fr/FindReplace.js         |    2 -
 dojox/editor/plugins/nls/fr/InsertAnchor.js        |    3 -
 dojox/editor/plugins/nls/fr/InsertEntity.js        |    3 -
 dojox/editor/plugins/nls/fr/LocalImage.js          |    3 -
 dojox/editor/plugins/nls/fr/PageBreak.js           |    3 -
 dojox/editor/plugins/nls/fr/PasteFromWord.js       |    5 -
 dojox/editor/plugins/nls/fr/Preview.js             |    3 -
 dojox/editor/plugins/nls/fr/Save.js                |    5 +-
 dojox/editor/plugins/nls/fr/ShowBlockNodes.js      |    3 -
 dojox/editor/plugins/nls/fr/Smiley.js              |    3 -
 dojox/editor/plugins/nls/fr/SpellCheck.js          |    3 -
 dojox/editor/plugins/nls/fr/TableDialog.js         |   32 +-
 dojox/editor/plugins/nls/fr/TextColor.js           |    3 -
 dojox/editor/plugins/nls/fr/latinEntities.js       |   16 +-
 dojox/editor/plugins/nls/he/AutoSave.js            |    3 -
 dojox/editor/plugins/nls/he/Blockquote.js          |    3 -
 dojox/editor/plugins/nls/he/Breadcrumb.js          |    3 -
 dojox/editor/plugins/nls/he/CollapsibleToolbar.js  |    3 -
 dojox/editor/plugins/nls/he/FindReplace.js         |    3 -
 dojox/editor/plugins/nls/he/InsertAnchor.js        |    3 -
 dojox/editor/plugins/nls/he/InsertEntity.js        |    3 -
 dojox/editor/plugins/nls/he/LocalImage.js          |    3 -
 dojox/editor/plugins/nls/he/PageBreak.js           |    3 -
 dojox/editor/plugins/nls/he/PasteFromWord.js       |    5 -
 dojox/editor/plugins/nls/he/Preview.js             |    3 -
 dojox/editor/plugins/nls/he/SafePaste.js           |    5 +
 dojox/editor/plugins/nls/he/Save.js                |    3 -
 dojox/editor/plugins/nls/he/ShowBlockNodes.js      |    3 -
 dojox/editor/plugins/nls/he/Smiley.js              |    6 +-
 dojox/editor/plugins/nls/he/SpellCheck.js          |    3 -
 dojox/editor/plugins/nls/he/TableDialog.js         |   13 +-
 dojox/editor/plugins/nls/he/TextColor.js           |    3 -
 dojox/editor/plugins/nls/he/latinEntities.js       |    3 -
 dojox/editor/plugins/nls/hr/PasteFromWord.js       |    4 +-
 dojox/editor/plugins/nls/hr/SafePaste.js           |    2 +-
 dojox/editor/plugins/nls/hr/ShowBlockNodes.js      |    2 +-
 dojox/editor/plugins/nls/hr/Smiley.js              |    2 +-
 dojox/editor/plugins/nls/hr/SpellCheck.js          |    2 +-
 dojox/editor/plugins/nls/hr/TableDialog.js         |   10 +-
 dojox/editor/plugins/nls/hr/latinEntities.js       |  148 +-
 dojox/editor/plugins/nls/hu/AutoSave.js            |    3 -
 dojox/editor/plugins/nls/hu/Blockquote.js          |    3 -
 dojox/editor/plugins/nls/hu/Breadcrumb.js          |    3 -
 dojox/editor/plugins/nls/hu/CollapsibleToolbar.js  |    3 -
 dojox/editor/plugins/nls/hu/FindReplace.js         |    3 -
 dojox/editor/plugins/nls/hu/InsertAnchor.js        |    3 -
 dojox/editor/plugins/nls/hu/InsertEntity.js        |    3 -
 dojox/editor/plugins/nls/hu/LocalImage.js          |    3 -
 dojox/editor/plugins/nls/hu/PageBreak.js           |    3 -
 dojox/editor/plugins/nls/hu/PasteFromWord.js       |    5 -
 dojox/editor/plugins/nls/hu/Preview.js             |    3 -
 dojox/editor/plugins/nls/hu/Save.js                |    3 -
 dojox/editor/plugins/nls/hu/ShowBlockNodes.js      |    3 -
 dojox/editor/plugins/nls/hu/Smiley.js              |    3 -
 dojox/editor/plugins/nls/hu/SpellCheck.js          |    3 -
 dojox/editor/plugins/nls/hu/TableDialog.js         |    9 +-
 dojox/editor/plugins/nls/hu/TextColor.js           |    3 -
 dojox/editor/plugins/nls/hu/latinEntities.js       |   74 +-
 dojox/editor/plugins/nls/it/AutoSave.js            |    3 -
 dojox/editor/plugins/nls/it/Blockquote.js          |    3 -
 dojox/editor/plugins/nls/it/Breadcrumb.js          |   11 +-
 dojox/editor/plugins/nls/it/CollapsibleToolbar.js  |    7 +-
 dojox/editor/plugins/nls/it/FindReplace.js         |   19 +-
 dojox/editor/plugins/nls/it/InsertAnchor.js        |    3 -
 dojox/editor/plugins/nls/it/InsertEntity.js        |    3 -
 dojox/editor/plugins/nls/it/LocalImage.js          |    7 +-
 dojox/editor/plugins/nls/it/PageBreak.js           |    5 +-
 dojox/editor/plugins/nls/it/PasteFromWord.js       |    7 +-
 dojox/editor/plugins/nls/it/Preview.js             |    3 -
 dojox/editor/plugins/nls/it/Save.js                |    3 -
 dojox/editor/plugins/nls/it/ShowBlockNodes.js      |    3 -
 dojox/editor/plugins/nls/it/Smiley.js              |    5 +-
 dojox/editor/plugins/nls/it/SpellCheck.js          |   13 +-
 dojox/editor/plugins/nls/it/TableDialog.js         |   25 +-
 dojox/editor/plugins/nls/it/TextColor.js           |    3 -
 dojox/editor/plugins/nls/it/latinEntities.js       |   18 +-
 dojox/editor/plugins/nls/ja/AutoSave.js            |    2 -
 dojox/editor/plugins/nls/ja/Blockquote.js          |    2 -
 dojox/editor/plugins/nls/ja/Breadcrumb.js          |   15 +-
 dojox/editor/plugins/nls/ja/CollapsibleToolbar.js  |    6 +-
 dojox/editor/plugins/nls/ja/FindReplace.js         |   10 +-
 dojox/editor/plugins/nls/ja/InsertAnchor.js        |    4 +-
 dojox/editor/plugins/nls/ja/InsertEntity.js        |    3 -
 dojox/editor/plugins/nls/ja/LocalImage.js          |    6 +-
 dojox/editor/plugins/nls/ja/PageBreak.js           |    3 -
 dojox/editor/plugins/nls/ja/PasteFromWord.js       |    8 +-
 dojox/editor/plugins/nls/ja/Preview.js             |    3 -
 dojox/editor/plugins/nls/ja/Save.js                |    3 -
 dojox/editor/plugins/nls/ja/ShowBlockNodes.js      |    3 -
 dojox/editor/plugins/nls/ja/Smiley.js              |   29 +-
 dojox/editor/plugins/nls/ja/SpellCheck.js          |    4 +-
 dojox/editor/plugins/nls/ja/TableDialog.js         |   12 +-
 dojox/editor/plugins/nls/ja/TextColor.js           |    2 -
 dojox/editor/plugins/nls/ja/latinEntities.js       |  152 +-
 dojox/editor/plugins/nls/kk/AutoSave.js            |    3 -
 dojox/editor/plugins/nls/kk/Blockquote.js          |    3 -
 dojox/editor/plugins/nls/kk/Breadcrumb.js          |    3 -
 dojox/editor/plugins/nls/kk/CollapsibleToolbar.js  |    3 -
 dojox/editor/plugins/nls/kk/FindReplace.js         |    3 -
 dojox/editor/plugins/nls/kk/InsertAnchor.js        |    3 -
 dojox/editor/plugins/nls/kk/InsertEntity.js        |    3 -
 dojox/editor/plugins/nls/kk/LocalImage.js          |    7 +-
 dojox/editor/plugins/nls/kk/PageBreak.js           |    3 -
 dojox/editor/plugins/nls/kk/PasteFromWord.js       |    5 -
 dojox/editor/plugins/nls/kk/Preview.js             |    3 -
 dojox/editor/plugins/nls/kk/Save.js                |    3 -
 dojox/editor/plugins/nls/kk/ShowBlockNodes.js      |    3 -
 dojox/editor/plugins/nls/kk/Smiley.js              |   13 +-
 dojox/editor/plugins/nls/kk/SpellCheck.js          |    3 -
 dojox/editor/plugins/nls/kk/TableDialog.js         |   15 +-
 dojox/editor/plugins/nls/kk/TextColor.js           |    3 -
 dojox/editor/plugins/nls/kk/latinEntities.js       |  132 +-
 dojox/editor/plugins/nls/ko/AutoSave.js            |    3 -
 dojox/editor/plugins/nls/ko/Blockquote.js          |    3 -
 dojox/editor/plugins/nls/ko/Breadcrumb.js          |    3 -
 dojox/editor/plugins/nls/ko/CollapsibleToolbar.js  |    3 -
 dojox/editor/plugins/nls/ko/FindReplace.js         |    8 +-
 dojox/editor/plugins/nls/ko/InsertAnchor.js        |    3 -
 dojox/editor/plugins/nls/ko/InsertEntity.js        |    3 -
 dojox/editor/plugins/nls/ko/LocalImage.js          |    3 -
 dojox/editor/plugins/nls/ko/PageBreak.js           |    3 -
 dojox/editor/plugins/nls/ko/PasteFromWord.js       |    5 -
 dojox/editor/plugins/nls/ko/Preview.js             |    3 -
 dojox/editor/plugins/nls/ko/Save.js                |    3 -
 dojox/editor/plugins/nls/ko/ShowBlockNodes.js      |    3 -
 dojox/editor/plugins/nls/ko/Smiley.js              |    2 -
 dojox/editor/plugins/nls/ko/SpellCheck.js          |    9 +-
 dojox/editor/plugins/nls/ko/TableDialog.js         |    9 +-
 dojox/editor/plugins/nls/ko/TextColor.js           |    3 -
 dojox/editor/plugins/nls/ko/latinEntities.js       |  402 +-
 dojox/editor/plugins/nls/latinEntities.js          |    4 +-
 dojox/editor/plugins/nls/nb/AutoSave.js            |    2 -
 dojox/editor/plugins/nls/nb/Blockquote.js          |    2 -
 dojox/editor/plugins/nls/nb/Breadcrumb.js          |    2 -
 dojox/editor/plugins/nls/nb/CollapsibleToolbar.js  |    2 -
 dojox/editor/plugins/nls/nb/FindReplace.js         |    2 -
 dojox/editor/plugins/nls/nb/InsertAnchor.js        |    2 -
 dojox/editor/plugins/nls/nb/InsertEntity.js        |    2 -
 dojox/editor/plugins/nls/nb/LocalImage.js          |    2 -
 dojox/editor/plugins/nls/nb/PageBreak.js           |    2 -
 dojox/editor/plugins/nls/nb/PasteFromWord.js       |    4 -
 dojox/editor/plugins/nls/nb/Preview.js             |    2 -
 dojox/editor/plugins/nls/nb/Save.js                |    2 -
 dojox/editor/plugins/nls/nb/ShowBlockNodes.js      |    2 -
 dojox/editor/plugins/nls/nb/Smiley.js              |    4 +-
 dojox/editor/plugins/nls/nb/SpellCheck.js          |    2 -
 dojox/editor/plugins/nls/nb/TableDialog.js         |    9 +-
 dojox/editor/plugins/nls/nb/TextColor.js           |    2 -
 dojox/editor/plugins/nls/nb/latinEntities.js       |    5 +-
 dojox/editor/plugins/nls/nl/AutoSave.js            |    7 +-
 dojox/editor/plugins/nls/nl/Blockquote.js          |    3 -
 dojox/editor/plugins/nls/nl/Breadcrumb.js          |    3 -
 dojox/editor/plugins/nls/nl/CollapsibleToolbar.js  |    3 -
 dojox/editor/plugins/nls/nl/FindReplace.js         |    3 -
 dojox/editor/plugins/nls/nl/InsertAnchor.js        |    3 -
 dojox/editor/plugins/nls/nl/InsertEntity.js        |    3 -
 dojox/editor/plugins/nls/nl/LocalImage.js          |    3 -
 dojox/editor/plugins/nls/nl/PageBreak.js           |    3 -
 dojox/editor/plugins/nls/nl/PasteFromWord.js       |    5 -
 dojox/editor/plugins/nls/nl/Preview.js             |    3 -
 dojox/editor/plugins/nls/nl/SafePaste.js           |    2 +-
 dojox/editor/plugins/nls/nl/Save.js                |    3 -
 dojox/editor/plugins/nls/nl/ShowBlockNodes.js      |    3 -
 dojox/editor/plugins/nls/nl/Smiley.js              |    5 +-
 dojox/editor/plugins/nls/nl/SpellCheck.js          |    3 -
 dojox/editor/plugins/nls/nl/TableDialog.js         |    9 +-
 dojox/editor/plugins/nls/nl/TextColor.js           |    3 -
 dojox/editor/plugins/nls/nl/latinEntities.js       |    4 -
 dojox/editor/plugins/nls/pl/AutoSave.js            |    3 -
 dojox/editor/plugins/nls/pl/Blockquote.js          |    3 -
 dojox/editor/plugins/nls/pl/Breadcrumb.js          |    5 +-
 dojox/editor/plugins/nls/pl/CollapsibleToolbar.js  |    3 -
 dojox/editor/plugins/nls/pl/FindReplace.js         |    7 +-
 dojox/editor/plugins/nls/pl/InsertAnchor.js        |    3 -
 dojox/editor/plugins/nls/pl/InsertEntity.js        |    3 -
 dojox/editor/plugins/nls/pl/LocalImage.js          |    3 -
 dojox/editor/plugins/nls/pl/PageBreak.js           |    3 -
 dojox/editor/plugins/nls/pl/PasteFromWord.js       |    7 +-
 dojox/editor/plugins/nls/pl/Preview.js             |    3 -
 dojox/editor/plugins/nls/pl/Save.js                |    3 -
 dojox/editor/plugins/nls/pl/ShowBlockNodes.js      |    3 -
 dojox/editor/plugins/nls/pl/Smiley.js              |    7 +-
 dojox/editor/plugins/nls/pl/SpellCheck.js          |    3 -
 dojox/editor/plugins/nls/pl/TableDialog.js         |    9 +-
 dojox/editor/plugins/nls/pl/TextColor.js           |    3 -
 dojox/editor/plugins/nls/pl/latinEntities.js       |  114 +-
 dojox/editor/plugins/nls/pt-pt/AutoSave.js         |    3 -
 dojox/editor/plugins/nls/pt-pt/Blockquote.js       |    3 -
 dojox/editor/plugins/nls/pt-pt/Breadcrumb.js       |    3 -
 .../editor/plugins/nls/pt-pt/CollapsibleToolbar.js |    3 -
 dojox/editor/plugins/nls/pt-pt/FindReplace.js      |    3 -
 dojox/editor/plugins/nls/pt-pt/InsertAnchor.js     |    3 -
 dojox/editor/plugins/nls/pt-pt/InsertEntity.js     |    3 -
 dojox/editor/plugins/nls/pt-pt/LocalImage.js       |    3 -
 dojox/editor/plugins/nls/pt-pt/PageBreak.js        |    3 -
 dojox/editor/plugins/nls/pt-pt/PasteFromWord.js    |    5 -
 dojox/editor/plugins/nls/pt-pt/Preview.js          |    3 -
 dojox/editor/plugins/nls/pt-pt/SafePaste.js        |    5 +
 dojox/editor/plugins/nls/pt-pt/Save.js             |    3 -
 dojox/editor/plugins/nls/pt-pt/ShowBlockNodes.js   |    3 -
 dojox/editor/plugins/nls/pt-pt/Smiley.js           |    6 +-
 dojox/editor/plugins/nls/pt-pt/SpellCheck.js       |    3 -
 dojox/editor/plugins/nls/pt-pt/TableDialog.js      |    9 +-
 dojox/editor/plugins/nls/pt-pt/TextColor.js        |    3 -
 dojox/editor/plugins/nls/pt-pt/latinEntities.js    |   56 +-
 dojox/editor/plugins/nls/pt/AutoSave.js            |    2 -
 dojox/editor/plugins/nls/pt/Blockquote.js          |    2 -
 dojox/editor/plugins/nls/pt/Breadcrumb.js          |    3 -
 dojox/editor/plugins/nls/pt/CollapsibleToolbar.js  |    2 -
 dojox/editor/plugins/nls/pt/FindReplace.js         |    6 +-
 dojox/editor/plugins/nls/pt/InsertAnchor.js        |    4 +-
 dojox/editor/plugins/nls/pt/InsertEntity.js        |    3 -
 dojox/editor/plugins/nls/pt/LocalImage.js          |    2 -
 dojox/editor/plugins/nls/pt/PageBreak.js           |    3 -
 dojox/editor/plugins/nls/pt/PasteFromWord.js       |    4 -
 dojox/editor/plugins/nls/pt/Preview.js             |    5 +-
 dojox/editor/plugins/nls/pt/Save.js                |    3 -
 dojox/editor/plugins/nls/pt/ShowBlockNodes.js      |    3 -
 dojox/editor/plugins/nls/pt/Smiley.js              |    2 -
 dojox/editor/plugins/nls/pt/SpellCheck.js          |    2 -
 dojox/editor/plugins/nls/pt/TableDialog.js         |   10 +-
 dojox/editor/plugins/nls/pt/TextColor.js           |    4 +-
 dojox/editor/plugins/nls/pt/latinEntities.js       |   71 +-
 dojox/editor/plugins/nls/ro/AutoSave.js            |   15 +-
 dojox/editor/plugins/nls/ro/Blockquote.js          |    5 +-
 dojox/editor/plugins/nls/ro/Breadcrumb.js          |    9 +-
 dojox/editor/plugins/nls/ro/CollapsibleToolbar.js  |    3 -
 dojox/editor/plugins/nls/ro/FindReplace.js         |   17 +-
 dojox/editor/plugins/nls/ro/InsertAnchor.js        |    3 -
 dojox/editor/plugins/nls/ro/InsertEntity.js        |    3 -
 dojox/editor/plugins/nls/ro/LocalImage.js          |    9 +-
 dojox/editor/plugins/nls/ro/PageBreak.js           |    3 -
 dojox/editor/plugins/nls/ro/PasteFromWord.js       |    7 +-
 dojox/editor/plugins/nls/ro/Preview.js             |    3 -
 dojox/editor/plugins/nls/ro/SafePaste.js           |    2 +-
 dojox/editor/plugins/nls/ro/Save.js                |    3 -
 dojox/editor/plugins/nls/ro/ShowBlockNodes.js      |    3 -
 dojox/editor/plugins/nls/ro/Smiley.js              |    3 -
 dojox/editor/plugins/nls/ro/SpellCheck.js          |   17 +-
 dojox/editor/plugins/nls/ro/TableDialog.js         |    9 +-
 dojox/editor/plugins/nls/ro/TextColor.js           |    3 -
 dojox/editor/plugins/nls/ro/latinEntities.js       |  338 +-
 dojox/editor/plugins/nls/ru/AutoSave.js            |    5 +-
 dojox/editor/plugins/nls/ru/Blockquote.js          |    3 -
 dojox/editor/plugins/nls/ru/Breadcrumb.js          |    3 -
 dojox/editor/plugins/nls/ru/CollapsibleToolbar.js  |    3 -
 dojox/editor/plugins/nls/ru/FindReplace.js         |    3 -
 dojox/editor/plugins/nls/ru/InsertAnchor.js        |    5 +-
 dojox/editor/plugins/nls/ru/InsertEntity.js        |    3 -
 dojox/editor/plugins/nls/ru/LocalImage.js          |    3 -
 dojox/editor/plugins/nls/ru/PageBreak.js           |    3 -
 dojox/editor/plugins/nls/ru/PasteFromWord.js       |    5 -
 dojox/editor/plugins/nls/ru/Preview.js             |    3 -
 dojox/editor/plugins/nls/ru/SafePaste.js           |    2 +-
 dojox/editor/plugins/nls/ru/Save.js                |    3 -
 dojox/editor/plugins/nls/ru/ShowBlockNodes.js      |    3 -
 dojox/editor/plugins/nls/ru/Smiley.js              |    5 +-
 dojox/editor/plugins/nls/ru/SpellCheck.js          |    7 +-
 dojox/editor/plugins/nls/ru/TableDialog.js         |   15 +-
 dojox/editor/plugins/nls/ru/TextColor.js           |    5 +-
 dojox/editor/plugins/nls/ru/latinEntities.js       |   18 +-
 dojox/editor/plugins/nls/sk/AutoSave.js            |    3 -
 dojox/editor/plugins/nls/sk/Blockquote.js          |    5 +-
 dojox/editor/plugins/nls/sk/Breadcrumb.js          |    7 +-
 dojox/editor/plugins/nls/sk/CollapsibleToolbar.js  |    3 -
 dojox/editor/plugins/nls/sk/FindReplace.js         |    3 -
 dojox/editor/plugins/nls/sk/InsertAnchor.js        |    3 -
 dojox/editor/plugins/nls/sk/InsertEntity.js        |    3 -
 dojox/editor/plugins/nls/sk/LocalImage.js          |    3 -
 dojox/editor/plugins/nls/sk/PageBreak.js           |    3 -
 dojox/editor/plugins/nls/sk/PasteFromWord.js       |    5 -
 dojox/editor/plugins/nls/sk/Preview.js             |    3 -
 dojox/editor/plugins/nls/sk/Save.js                |    3 -
 dojox/editor/plugins/nls/sk/ShowBlockNodes.js      |    3 -
 dojox/editor/plugins/nls/sk/Smiley.js              |    3 -
 dojox/editor/plugins/nls/sk/SpellCheck.js          |    3 -
 dojox/editor/plugins/nls/sk/TableDialog.js         |    9 +-
 dojox/editor/plugins/nls/sk/TextColor.js           |    3 -
 dojox/editor/plugins/nls/sk/latinEntities.js       |   14 +-
 dojox/editor/plugins/nls/sl/AutoSave.js            |    3 -
 dojox/editor/plugins/nls/sl/Blockquote.js          |    3 -
 dojox/editor/plugins/nls/sl/Breadcrumb.js          |    3 -
 dojox/editor/plugins/nls/sl/CollapsibleToolbar.js  |    3 -
 dojox/editor/plugins/nls/sl/FindReplace.js         |   23 +-
 dojox/editor/plugins/nls/sl/InsertAnchor.js        |    3 -
 dojox/editor/plugins/nls/sl/InsertEntity.js        |    3 -
 dojox/editor/plugins/nls/sl/LocalImage.js          |   17 +-
 dojox/editor/plugins/nls/sl/PageBreak.js           |    3 -
 dojox/editor/plugins/nls/sl/PasteFromWord.js       |    7 +-
 dojox/editor/plugins/nls/sl/Preview.js             |    3 -
 dojox/editor/plugins/nls/sl/SafePaste.js           |    2 +-
 dojox/editor/plugins/nls/sl/Save.js                |    3 -
 dojox/editor/plugins/nls/sl/ShowBlockNodes.js      |    3 -
 dojox/editor/plugins/nls/sl/Smiley.js              |    3 -
 dojox/editor/plugins/nls/sl/SpellCheck.js          |    3 -
 dojox/editor/plugins/nls/sl/TableDialog.js         |    9 +-
 dojox/editor/plugins/nls/sl/TextColor.js           |    3 -
 dojox/editor/plugins/nls/sl/latinEntities.js       |  498 +-
 dojox/editor/plugins/nls/sv/AutoSave.js            |   19 +-
 dojox/editor/plugins/nls/sv/Blockquote.js          |    3 -
 dojox/editor/plugins/nls/sv/Breadcrumb.js          |    5 +-
 dojox/editor/plugins/nls/sv/CollapsibleToolbar.js  |    7 +-
 dojox/editor/plugins/nls/sv/FindReplace.js         |   19 +-
 dojox/editor/plugins/nls/sv/InsertAnchor.js        |    7 +-
 dojox/editor/plugins/nls/sv/InsertEntity.js        |    3 -
 dojox/editor/plugins/nls/sv/LocalImage.js          |   11 +-
 dojox/editor/plugins/nls/sv/PageBreak.js           |    3 -
 dojox/editor/plugins/nls/sv/PasteFromWord.js       |    7 +-
 dojox/editor/plugins/nls/sv/Preview.js             |    5 +-
 dojox/editor/plugins/nls/sv/Save.js                |    3 -
 dojox/editor/plugins/nls/sv/ShowBlockNodes.js      |    3 -
 dojox/editor/plugins/nls/sv/Smiley.js              |   25 +-
 dojox/editor/plugins/nls/sv/SpellCheck.js          |   15 +-
 dojox/editor/plugins/nls/sv/TableDialog.js         |   11 +-
 dojox/editor/plugins/nls/sv/TextColor.js           |    5 +-
 dojox/editor/plugins/nls/sv/latinEntities.js       |  446 +-
 dojox/editor/plugins/nls/th/AutoSave.js            |    3 -
 dojox/editor/plugins/nls/th/Blockquote.js          |    3 -
 dojox/editor/plugins/nls/th/Breadcrumb.js          |    3 -
 dojox/editor/plugins/nls/th/CollapsibleToolbar.js  |    3 -
 dojox/editor/plugins/nls/th/FindReplace.js         |    3 -
 dojox/editor/plugins/nls/th/InsertAnchor.js        |    7 +-
 dojox/editor/plugins/nls/th/InsertEntity.js        |    3 -
 dojox/editor/plugins/nls/th/LocalImage.js          |    5 +-
 dojox/editor/plugins/nls/th/PageBreak.js           |    3 -
 dojox/editor/plugins/nls/th/PasteFromWord.js       |    5 -
 dojox/editor/plugins/nls/th/Preview.js             |    3 -
 dojox/editor/plugins/nls/th/SafePaste.js           |    2 +-
 dojox/editor/plugins/nls/th/Save.js                |    3 -
 dojox/editor/plugins/nls/th/ShowBlockNodes.js      |    3 -
 dojox/editor/plugins/nls/th/Smiley.js              |    7 +-
 dojox/editor/plugins/nls/th/SpellCheck.js          |    5 +-
 dojox/editor/plugins/nls/th/TableDialog.js         |   23 +-
 dojox/editor/plugins/nls/th/TextColor.js           |    3 -
 dojox/editor/plugins/nls/th/latinEntities.js       |  146 +-
 dojox/editor/plugins/nls/tr/AutoSave.js            |    3 -
 dojox/editor/plugins/nls/tr/Blockquote.js          |    3 -
 dojox/editor/plugins/nls/tr/Breadcrumb.js          |    3 -
 dojox/editor/plugins/nls/tr/CollapsibleToolbar.js  |    3 -
 dojox/editor/plugins/nls/tr/FindReplace.js         |    3 -
 dojox/editor/plugins/nls/tr/InsertAnchor.js        |    3 -
 dojox/editor/plugins/nls/tr/InsertEntity.js        |    3 -
 dojox/editor/plugins/nls/tr/LocalImage.js          |    3 -
 dojox/editor/plugins/nls/tr/PageBreak.js           |    3 -
 dojox/editor/plugins/nls/tr/PasteFromWord.js       |    5 -
 dojox/editor/plugins/nls/tr/Preview.js             |    3 -
 dojox/editor/plugins/nls/tr/Save.js                |    3 -
 dojox/editor/plugins/nls/tr/ShowBlockNodes.js      |    3 -
 dojox/editor/plugins/nls/tr/Smiley.js              |    3 -
 dojox/editor/plugins/nls/tr/SpellCheck.js          |    3 -
 dojox/editor/plugins/nls/tr/TableDialog.js         |    9 +-
 dojox/editor/plugins/nls/tr/TextColor.js           |    3 -
 dojox/editor/plugins/nls/tr/latinEntities.js       |   30 +-
 dojox/editor/plugins/nls/uk/AutoSave.js            |   15 +
 dojox/editor/plugins/nls/uk/Blockquote.js          |    5 +
 dojox/editor/plugins/nls/uk/Breadcrumb.js          |   11 +
 dojox/editor/plugins/nls/uk/CollapsibleToolbar.js  |    6 +
 dojox/editor/plugins/nls/uk/FindReplace.js         |   23 +
 dojox/editor/plugins/nls/uk/InsertAnchor.js        |   10 +
 dojox/editor/plugins/nls/uk/InsertEntity.js        |    5 +
 dojox/editor/plugins/nls/uk/LocalImage.js          |   12 +
 dojox/editor/plugins/nls/uk/PageBreak.js           |    5 +
 dojox/editor/plugins/nls/uk/PasteFromWord.js       |    6 +
 dojox/editor/plugins/nls/uk/Preview.js             |    5 +
 dojox/editor/plugins/nls/uk/SafePaste.js           |    5 +
 dojox/editor/plugins/nls/uk/Save.js                |    5 +
 dojox/editor/plugins/nls/uk/ShowBlockNodes.js      |    5 +
 dojox/editor/plugins/nls/uk/Smiley.js              |   24 +
 dojox/editor/plugins/nls/uk/SpellCheck.js          |   18 +
 dojox/editor/plugins/nls/uk/TableDialog.js         |   33 +
 dojox/editor/plugins/nls/uk/TextColor.js           |    6 +
 dojox/editor/plugins/nls/uk/latinEntities.js       |  257 +
 dojox/editor/plugins/nls/zh-tw/AutoSave.js         |    2 -
 dojox/editor/plugins/nls/zh-tw/Blockquote.js       |    2 -
 dojox/editor/plugins/nls/zh-tw/Breadcrumb.js       |    3 -
 .../editor/plugins/nls/zh-tw/CollapsibleToolbar.js |    2 -
 dojox/editor/plugins/nls/zh-tw/FindReplace.js      |    2 -
 dojox/editor/plugins/nls/zh-tw/InsertAnchor.js     |    2 -
 dojox/editor/plugins/nls/zh-tw/InsertEntity.js     |    3 -
 dojox/editor/plugins/nls/zh-tw/LocalImage.js       |    2 -
 dojox/editor/plugins/nls/zh-tw/PageBreak.js        |    3 -
 dojox/editor/plugins/nls/zh-tw/PasteFromWord.js    |    4 -
 dojox/editor/plugins/nls/zh-tw/Preview.js          |    3 -
 dojox/editor/plugins/nls/zh-tw/SafePaste.js        |    2 +-
 dojox/editor/plugins/nls/zh-tw/Save.js             |    3 -
 dojox/editor/plugins/nls/zh-tw/ShowBlockNodes.js   |    3 -
 dojox/editor/plugins/nls/zh-tw/Smiley.js           |    5 +-
 dojox/editor/plugins/nls/zh-tw/SpellCheck.js       |    2 -
 dojox/editor/plugins/nls/zh-tw/TableDialog.js      |   10 +-
 dojox/editor/plugins/nls/zh-tw/TextColor.js        |    2 -
 dojox/editor/plugins/nls/zh-tw/latinEntities.js    |    4 -
 dojox/editor/plugins/nls/zh/AutoSave.js            |    4 +-
 dojox/editor/plugins/nls/zh/Blockquote.js          |    2 -
 dojox/editor/plugins/nls/zh/Breadcrumb.js          |    3 -
 dojox/editor/plugins/nls/zh/CollapsibleToolbar.js  |    2 -
 dojox/editor/plugins/nls/zh/FindReplace.js         |   16 +-
 dojox/editor/plugins/nls/zh/InsertAnchor.js        |    6 +-
 dojox/editor/plugins/nls/zh/InsertEntity.js        |    3 -
 dojox/editor/plugins/nls/zh/LocalImage.js          |    4 +-
 dojox/editor/plugins/nls/zh/PageBreak.js           |    5 +-
 dojox/editor/plugins/nls/zh/PasteFromWord.js       |    6 +-
 dojox/editor/plugins/nls/zh/Preview.js             |    3 -
 dojox/editor/plugins/nls/zh/Save.js                |    3 -
 dojox/editor/plugins/nls/zh/ShowBlockNodes.js      |    3 -
 dojox/editor/plugins/nls/zh/Smiley.js              |    5 +-
 dojox/editor/plugins/nls/zh/SpellCheck.js          |    6 +-
 dojox/editor/plugins/nls/zh/TableDialog.js         |   10 +-
 dojox/editor/plugins/nls/zh/TextColor.js           |    4 +-
 dojox/editor/plugins/nls/zh/latinEntities.js       |  141 +-
 dojox/editor/plugins/resources/css/SpellCheck.css  |    3 -
 dojox/editor/plugins/resources/editorPlugins.css   |   11 +-
 dojox/editor/plugins/resources/images/checking.gif |  Bin 0 -> 348 bytes
 dojox/editor/plugins/resources/insertTable.html    |    4 +-
 dojox/editor/plugins/resources/modifyTable.html    |    4 +-
 dojox/editor/tests/editorAutoSave.html             |    2 +-
 dojox/editor/tests/editorAutoUrlLink.html          |    2 +-
 dojox/editor/tests/editorBlockquote.html           |    2 +-
 dojox/editor/tests/editorBreadcrumb.html           |    2 +-
 dojox/editor/tests/editorCollapsibleToolbar.html   |    2 +-
 dojox/editor/tests/editorFindReplace.html          |    2 +-
 dojox/editor/tests/editorInsertAnchor.html         |    2 +-
 dojox/editor/tests/editorInsertEntity.html         |    2 +-
 dojox/editor/tests/editorLocalImage.html           |    2 +-
 .../editor/tests/editorNormalizeIndentOutdent.html |    2 +-
 dojox/editor/tests/editorNormalizeStyle.html       |    2 +-
 dojox/editor/tests/editorPageBreak.html            |    2 +-
 dojox/editor/tests/editorPasteFromWord.html        |    2 +-
 dojox/editor/tests/editorPrettyPrint.html          |    2 +-
 dojox/editor/tests/editorPreview.html              |    2 +-
 dojox/editor/tests/editorResizeTableColumn.html    |    1 -
 dojox/editor/tests/editorSafePaste.html            |    2 +-
 dojox/editor/tests/editorSave.html                 |    2 +-
 dojox/editor/tests/editorShowBlockNodes.html       |    2 +-
 dojox/editor/tests/editorSmileyPlugin.html         |    2 +-
 dojox/editor/tests/editorSpellCheck.html           |    2 +-
 dojox/editor/tests/editorStatusBar.html            |    2 +-
 dojox/editor/tests/editorTablePlugs.html           |   95 +-
 dojox/editor/tests/editorTextColor.html            |    2 +-
 dojox/editor/tests/editorToolbarLineBreak.html     |    2 +-
 dojox/editor/tests/editorUploadPlug.html           |    1 -
 dojox/editor/tests/robot/Editor_Smiley.html        |    6 +-
 dojox/editor/tests/testPluginsAll.html             |    2 +-
 dojox/embed/Flash.js                               |  155 +-
 dojox/embed/Object.js                              |   55 +-
 dojox/embed/Quicktime.js                           |   96 +-
 dojox/embed/flashVars.js                           |   22 +-
 dojox/embed/tests/object.html                      |    2 +-
 dojox/embed/tests/quicktime.html                   |   22 +-
 dojox/embed/tests/resources/sample.3gp             |  Bin 0 -> 28561 bytes
 dojox/encoding/ascii85.js                          |   15 +-
 dojox/encoding/base64.js                           |   11 +-
 dojox/encoding/bits.js                             |    3 -
 dojox/encoding/compression/lzw.js                  |    3 -
 dojox/encoding/compression/splay.js                |    3 -
 dojox/encoding/crypto/Blowfish.js                  |   23 +-
 dojox/encoding/crypto/RSAKey-ext.js                |   15 +-
 dojox/encoding/crypto/RSAKey.js                    |   10 +-
 dojox/encoding/crypto/SimpleAES.js                 |   66 +-
 dojox/encoding/crypto/_base.js                     |    7 +-
 dojox/encoding/digests/MD5.js                      |   64 +-
 dojox/encoding/digests/SHA1.js                     |   47 +-
 dojox/encoding/digests/SHA224.js                   |   68 +
 dojox/encoding/digests/SHA256.js                   |   68 +
 dojox/encoding/digests/SHA384.js                   |   71 +
 dojox/encoding/digests/SHA512.js                   |   70 +
 dojox/encoding/digests/_base.js                    |   67 +-
 dojox/encoding/digests/_sha-32.js                  |  138 +
 dojox/encoding/digests/_sha-64.js                  |  221 +
 dojox/encoding/easy64.js                           |   16 +-
 dojox/encoding/tests/compression/colors2.html      |    2 +-
 dojox/encoding/tests/compression/colors3.html      |    2 +-
 dojox/encoding/tests/compression/test.html         |    2 +-
 dojox/encoding/tests/compression/vq.html           |    2 +-
 dojox/encoding/tests/digests/SHA224.js             |   18 +
 dojox/encoding/tests/digests/SHA256.js             |   14 +
 dojox/encoding/tests/digests/SHA384.js             |   36 +
 dojox/encoding/tests/digests/SHA512.js             |   22 +
 dojox/encoding/tests/digests/_base.js              |    2 +-
 dojox/flash.js                                     |   11 +-
 dojox/flash/_base.js                               |  259 +-
 dojox/flash/tests/test_flash.html                  |    2 +-
 dojox/form/BusyButton.js                           |   34 +-
 dojox/form/CheckedMultiSelect.js                   |   67 +-
 dojox/form/DateTextBox.js                          |  199 +-
 dojox/form/DayTextBox.js                           |   52 +
 dojox/form/DropDownStack.js                        |   15 +-
 dojox/form/FileInput.js                            |   42 +-
 dojox/form/FileInputAuto.js                        |   95 +-
 dojox/form/FileInputBlind.js                       |    2 +-
 dojox/form/FilePickerTextBox.js                    |   46 +-
 dojox/form/FileUploader.js                         |  333 +-
 dojox/form/ListInput.js                            |  121 +-
 dojox/form/Manager.js                              |   39 +-
 dojox/form/MonthTextBox.js                         |   69 +
 dojox/form/MultiComboBox.js                        |   12 +-
 dojox/form/PasswordValidator.js                    |   41 +-
 dojox/form/README                                  |   14 +-
 dojox/form/RadioStack.js                           |   14 +-
 dojox/form/RangeSlider.js                          |   43 +-
 dojox/form/Rating.js                               |  191 +-
 dojox/form/TimeSpinner.js                          |   39 +-
 dojox/form/TriStateCheckBox.js                     |  209 +-
 dojox/form/Uploader.js                             |  711 +-
 dojox/form/YearTextBox.js                          |   63 +
 dojox/form/_SelectStackMixin.js                    |   34 +-
 dojox/form/manager/_ClassMixin.js                  |   12 +-
 dojox/form/manager/_DisplayMixin.js                |    8 +-
 dojox/form/manager/_EnableMixin.js                 |    8 +-
 dojox/form/manager/_FormMixin.js                   |   11 +-
 dojox/form/manager/_Mixin.js                       |   96 +-
 dojox/form/manager/_NodeMixin.js                   |   66 +-
 dojox/form/manager/_ValueMixin.js                  |    8 +-
 dojox/form/nls/CheckedMultiSelect.js               |    5 +-
 dojox/form/nls/PasswordValidator.js                |    2 +
 dojox/form/nls/Uploader.js                         |    5 +-
 dojox/form/nls/ar/CheckedMultiSelect.js            |    6 +
 dojox/form/nls/ar/PasswordValidator.js             |    4 +-
 dojox/form/nls/ar/Uploader.js                      |    5 +
 dojox/form/nls/az/PasswordValidator.js             |    4 +-
 dojox/form/nls/bg/CheckedMultiSelect.js            |    6 +
 dojox/form/nls/bg/PasswordValidator.js             |    6 +
 dojox/form/nls/bg/Uploader.js                      |    5 +
 dojox/form/nls/ca/PasswordValidator.js             |    6 +-
 dojox/form/nls/cs/PasswordValidator.js             |    6 +-
 dojox/form/nls/da/PasswordValidator.js             |    8 +-
 dojox/form/nls/de/CheckedMultiSelect.js            |    4 +-
 dojox/form/nls/de/PasswordValidator.js             |    6 +-
 dojox/form/nls/el/PasswordValidator.js             |    6 +-
 dojox/form/nls/es/PasswordValidator.js             |    7 +-
 dojox/form/nls/fi/PasswordValidator.js             |    7 +-
 dojox/form/nls/fr/PasswordValidator.js             |    7 +-
 dojox/form/nls/he/CheckedMultiSelect.js            |    6 +
 dojox/form/nls/he/PasswordValidator.js             |    7 +-
 dojox/form/nls/he/Uploader.js                      |    5 +
 dojox/form/nls/hu/PasswordValidator.js             |    7 +-
 dojox/form/nls/it/PasswordValidator.js             |    7 +-
 dojox/form/nls/ja/PasswordValidator.js             |    7 +-
 dojox/form/nls/kk/PasswordValidator.js             |    5 +-
 dojox/form/nls/ko/PasswordValidator.js             |    7 +-
 dojox/form/nls/nb/PasswordValidator.js             |    7 +-
 dojox/form/nls/nl/CheckedMultiSelect.js            |    2 +-
 dojox/form/nls/nl/PasswordValidator.js             |    7 +-
 dojox/form/nls/pl/PasswordValidator.js             |    7 +-
 dojox/form/nls/pt-pt/CheckedMultiSelect.js         |    6 +
 dojox/form/nls/pt-pt/PasswordValidator.js          |    7 +-
 dojox/form/nls/pt-pt/Uploader.js                   |    5 +
 dojox/form/nls/pt/PasswordValidator.js             |    7 +-
 dojox/form/nls/ro/PasswordValidator.js             |    9 +-
 dojox/form/nls/ru/CheckedMultiSelect.js            |    4 +-
 dojox/form/nls/ru/PasswordValidator.js             |    7 +-
 dojox/form/nls/sk/PasswordValidator.js             |    7 +-
 dojox/form/nls/sl/PasswordValidator.js             |    7 +-
 dojox/form/nls/sl/Uploader.js                      |    2 +-
 dojox/form/nls/sv/PasswordValidator.js             |    9 +-
 dojox/form/nls/th/PasswordValidator.js             |    7 +-
 dojox/form/nls/tr/PasswordValidator.js             |    7 +-
 dojox/form/nls/uk/CheckedMultiSelect.js            |    6 +
 dojox/form/nls/uk/PasswordValidator.js             |    6 +
 dojox/form/nls/uk/Uploader.js                      |    5 +
 dojox/form/nls/zh-tw/CheckedMultiSelect.js         |    4 +-
 dojox/form/nls/zh-tw/PasswordValidator.js          |    7 +-
 dojox/form/nls/zh/PasswordValidator.js             |    7 +-
 dojox/form/resources/CheckedMultiSelect.css        |    8 +-
 dojox/form/resources/FileInput.css                 |   11 +-
 dojox/form/resources/HorizontalRangeSlider.html    |    6 +-
 dojox/form/resources/ListInput.css                 |    2 +-
 dojox/form/resources/TriStateCheckBox.css          |    6 -
 dojox/form/resources/TriStateCheckBox.html         |    4 +-
 dojox/form/resources/Uploader.html                 |   15 +-
 dojox/form/resources/UploaderFileList.html         |   17 +
 dojox/form/resources/VerticalRangeSlider.html      |    5 +-
 .../resources/_CheckedMultiSelectMenuItem.html     |    2 +-
 dojox/form/tests/UploadFile.php.disabled           |   19 +-
 dojox/form/tests/images/attach.png                 |  Bin 19459 -> 0 bytes
 dojox/form/tests/images/grad.jpg                   |  Bin 361 -> 0 bytes
 dojox/form/tests/images/grad_down.jpg              |  Bin 352 -> 0 bytes
 dojox/form/tests/images/grad_over.jpg              |  Bin 381 -> 0 bytes
 dojox/form/tests/images/rndBtnSprite.png           |  Bin 9402 -> 0 bytes
 dojox/form/tests/images/rndBtn_down.png            |  Bin 4035 -> 0 bytes
 dojox/form/tests/images/rndBtn_norm.png            |  Bin 3977 -> 0 bytes
 dojox/form/tests/images/rndBtn_over.png            |  Bin 3945 -> 0 bytes
 dojox/form/tests/test_BusyButton.html              |    2 +-
 dojox/form/tests/test_CheckedMultiSelect.html      |  446 +-
 .../tests/test_CheckedMultiSelectDropDown.html     |   30 +-
 .../tests/test_CheckedMultiSelectNonDropDown.html  |   30 +-
 dojox/form/tests/test_DateTextBox.html             |   70 +-
 dojox/form/tests/test_FileInput.html               |    2 +-
 dojox/form/tests/test_FilePickerTextBox.html       |    4 +-
 dojox/form/tests/test_FileUploader.html            |    2 +-
 dojox/form/tests/test_ListInput.html               |   28 +-
 dojox/form/tests/test_Manager1.html                |   19 +-
 dojox/form/tests/test_Manager_amd.html             |  236 +
 dojox/form/tests/test_MultiComboBox.html           |    6 +-
 dojox/form/tests/test_PasswordValidator.html       |   44 +-
 dojox/form/tests/test_RangeSlider.html             |   25 +-
 dojox/form/tests/test_Rating.html                  |    6 +-
 dojox/form/tests/test_SelectStack.html             |    6 +-
 dojox/form/tests/test_TimeSpinner.html             |    2 +-
 dojox/form/tests/test_TriStateCheckbox.html        |  176 +-
 dojox/form/tests/test_Uploader.html                |  109 +-
 dojox/form/tests/test_UploaderAll.html             |    7 +-
 dojox/form/tests/test_Uploader_programmatic.html   |  211 +
 dojox/form/uploader/Base.js                        |  125 -
 dojox/form/uploader/FileList.js                    |   76 +-
 dojox/form/uploader/_Base.js                       |  116 +
 dojox/form/uploader/_Flash.js                      |  306 +
 dojox/form/uploader/_HTML5.js                      |  165 +
 dojox/form/uploader/_IFrame.js                     |   85 +
 dojox/form/uploader/plugins/Flash.js               |  308 +-
 dojox/form/uploader/plugins/HTML5.js               |  244 +-
 dojox/form/uploader/plugins/IFrame.js              |   82 +-
 dojox/fx.js                                        |    7 +
 dojox/fx/Shadow.js                                 |   42 +-
 dojox/fx/Timeline.js                               |   81 +-
 dojox/fx/_base.js                                  |   62 +-
 dojox/fx/_core.js                                  |   44 +-
 dojox/fx/easing.js                                 |    2 +-
 dojox/fx/ext-dojo/NodeList-style.js                |   44 +-
 dojox/fx/ext-dojo/NodeList.js                      |   31 +-
 dojox/fx/ext-dojo/complex.js                       |   63 +-
 dojox/fx/ext-dojo/reverse.js                       |   38 +-
 dojox/fx/flip.js                                   |   73 +-
 dojox/fx/scroll.js                                 |   15 +-
 dojox/fx/split.js                                  |  130 +-
 dojox/fx/style.js                                  |   93 +-
 dojox/fx/tests/example_Line.html                   |    2 +-
 dojox/fx/tests/example_backgroundPosition.html     |    2 +-
 dojox/fx/tests/example_dojoAnimations.html         |   30 +-
 dojox/fx/tests/example_easingChart2D.html          |    2 +-
 dojox/fx/tests/test_Nodelist-fx.html               |    6 +-
 dojox/fx/tests/test_Shadow.html                    |    2 +-
 dojox/fx/tests/test_Timeline.html                  |    2 +-
 dojox/fx/tests/test_animateClass.html              |   34 +-
 dojox/fx/tests/test_complex.html                   |    2 +-
 dojox/fx/tests/test_crossFade.html                 |    2 +-
 dojox/fx/tests/test_easing.html                    |    2 +-
 dojox/fx/tests/test_flip.html                      |    2 +-
 dojox/fx/tests/test_highlight.html                 |    2 +-
 dojox/fx/tests/test_reverse.html                   |    2 +-
 dojox/fx/tests/test_scroll.html                    |    2 +-
 dojox/fx/tests/test_sizeTo.html                    |    2 +-
 dojox/fx/tests/test_slideBy.html                   |    2 +-
 dojox/fx/tests/test_split.html                     |    2 +-
 dojox/fx/tests/test_text.html                      |    2 +-
 dojox/fx/tests/test_wipeTo.html                    |   12 +-
 dojox/fx/text.js                                   |  120 +-
 dojox/gantt/GanttChart.js                          |  505 +-
 dojox/gantt/GanttProjectControl.js                 |  886 +
 dojox/gantt/GanttProjectItem.js                    | 1027 +-
 dojox/gantt/GanttResourceItem.js                   |  875 +-
 dojox/gantt/GanttTaskControl.js                    | 1334 +
 dojox/gantt/GanttTaskItem.js                       | 1393 +-
 dojox/gantt/README                                 |   45 +
 dojox/gantt/TabMenu.js                             |  458 +-
 dojox/gantt/contextMenuTab.js                      |  362 +
 dojox/gantt/resources/gantt.css                    |  100 +-
 dojox/gantt/tests/test_Gantt.html                  |   88 +-
 dojox/gauges/AnalogArcIndicator.js                 |    6 +-
 dojox/gauges/AnalogArrowIndicator.js               |    8 +-
 dojox/gauges/AnalogCircleIndicator.js              |    8 +-
 dojox/gauges/AnalogGauge.js                        |   28 +-
 dojox/gauges/AnalogIndicatorBase.js                |   12 +-
 dojox/gauges/AnalogLineIndicator.js                |    8 +-
 dojox/gauges/AnalogNeedleIndicator.js              |    6 +-
 dojox/gauges/BarCircleIndicator.js                 |   10 +-
 dojox/gauges/BarGauge.js                           |   58 +-
 dojox/gauges/BarIndicator.js                       |    6 +-
 dojox/gauges/BarLineIndicator.js                   |   10 +-
 dojox/gauges/GlossyCircularGauge.js                |    4 -
 dojox/gauges/GlossyCircularGaugeBase.js            |  101 +-
 dojox/gauges/GlossyCircularGaugeNeedle.js          |    5 +-
 dojox/gauges/GlossyHorizontalGauge.js              |   78 +-
 dojox/gauges/GlossyHorizontalGaugeMarker.js        |   14 +-
 dojox/gauges/GlossySemiCircularGauge.js            |   10 +-
 dojox/gauges/Range.js                              |   24 +-
 dojox/gauges/TextIndicator.js                      |   16 +-
 dojox/gauges/_Gauge.js                             |  141 +-
 dojox/gauges/_Indicator.js                         |   58 +-
 dojox/geo/charting/Feature.js                      |  383 +-
 dojox/geo/charting/KeyboardInteractionSupport.js   |  289 +-
 dojox/geo/charting/Map.js                          | 1196 +-
 dojox/geo/charting/MouseInteractionSupport.js      |  680 +-
 dojox/geo/charting/TouchInteractionSupport.js      |  584 +-
 dojox/geo/charting/_Marker.js                      |  125 +-
 dojox/geo/charting/_base.js                        |   36 +-
 dojox/geo/charting/resources/data/Americas.json    |  157 +
 dojox/geo/charting/resources/data/AsiaPacific.json |  117 +
 .../charting/resources/data/ContinentalEurope.json |  217 +
 .../resources/data/EuropeMiddleEastAfrica.json     |  562 +
 dojox/geo/charting/resources/data/NOTICES          |   69 +-
 .../charting/resources/data/WorldCountries.json    |  827 +
 .../resources/data/WorldCountriesMercator.json     |  827 +
 .../charting/{resources/data => tests}/series.json |    0
 dojox/geo/charting/tests/test_europemaps.html      |   50 +
 dojox/geo/charting/tests/test_mapWithCharting.html |    3 +-
 dojox/geo/charting/tests/test_mapWithLegend.html   |    3 +-
 dojox/geo/charting/tests/test_maps.html            |   10 +-
 dojox/geo/charting/tests/test_widget.html          |  117 +-
 dojox/geo/charting/widget/Legend.js                |  175 +-
 dojox/geo/charting/widget/Map.js                   |  345 +-
 dojox/geo/openlayers/Collection.js                 |   53 +-
 dojox/geo/openlayers/Feature.js                    |   60 +-
 dojox/geo/openlayers/Geometry.js                   |   42 +-
 dojox/geo/openlayers/GeometryFeature.js            |  284 +-
 dojox/geo/openlayers/GfxLayer.js                   |  122 +-
 dojox/geo/openlayers/GreatCircle.js                |   90 +-
 dojox/geo/openlayers/JsonImport.js                 |  112 +-
 dojox/geo/openlayers/Layer.js                      |  130 +-
 dojox/geo/openlayers/LineString.js                 |   25 +-
 dojox/geo/openlayers/Map.js                        |  518 +-
 dojox/geo/openlayers/Patch.js                      |   47 +-
 dojox/geo/openlayers/Point.js                      |   28 +-
 dojox/geo/openlayers/TouchInteractionSupport.js    |  159 +-
 dojox/geo/openlayers/WidgetFeature.js              |  218 +-
 dojox/geo/openlayers/_base.js                      |   79 +
 .../tests/baseLayers/test_baseLayers.html          |  223 -
 dojox/geo/openlayers/tests/ecr/Ecr.js              |  209 -
 dojox/geo/openlayers/tests/ecr/EcrRenderer.js      |  163 -
 dojox/geo/openlayers/tests/ecr/LegsRenderer.js     |   66 -
 dojox/geo/openlayers/tests/ecr/PortRenderer.js     |   27 -
 dojox/geo/openlayers/tests/ecr/data/ecr.json       |   41 -
 dojox/geo/openlayers/tests/ecr/data/ecr2.json      |  277 -
 dojox/geo/openlayers/tests/ecr/data/ecr3.json      | 3352 --
 .../openlayers/tests/ecr/data/mapDataFixed.json    |41467 --------------------
 dojox/geo/openlayers/tests/ecr/test_ecr.html       |   88 -
 .../openlayers/tests/nonWidget/test_nonWidget.html |   17 +-
 dojox/geo/openlayers/tests/sun/Cities.js           |  310 -
 dojox/geo/openlayers/tests/sun/Sun.js              |  226 -
 dojox/geo/openlayers/tests/sun/SunDemo.js          |  298 -
 dojox/geo/openlayers/tests/sun/c.csv               |  340 -
 dojox/geo/openlayers/tests/sun/test_sun.html       |  135 -
 dojox/geo/openlayers/tests/test_bench.html         |    2 +-
 dojox/geo/openlayers/tests/test_gfx.html           |    2 +-
 dojox/geo/openlayers/tests/test_gfx2.html          |    2 +-
 dojox/geo/openlayers/tests/test_gfx_amd.html       |  169 +
 dojox/geo/openlayers/tests/test_widget.html        |    2 +-
 .../tests/widgetFeature/test_widgetFeature.html    |    2 +-
 .../widgetFeature/test_widgetFeature_amd.html      |  328 +
 dojox/geo/openlayers/widget/Map.js                 |  159 +-
 dojox/gesture/Base.js                              |   10 +-
 dojox/gesture/swipe.js                             |   15 +-
 dojox/gesture/tap.js                               |    1 +
 dojox/gesture/tests/doh/bubble.html                |    2 +-
 dojox/gesture/tests/doh/swipe.html                 |    2 +-
 dojox/gesture/tests/doh/tap.html                   |    2 +-
 dojox/gesture/tests/test_gesture.html              |   14 +-
 dojox/gfx/Moveable.js                              |  146 +-
 dojox/gfx/Mover.js                                 |   54 +-
 dojox/gfx/VectorText.js                            |  331 +-
 dojox/gfx/_base.js                                 |  808 +-
 dojox/gfx/_gfxBidiSupport.js                       |  222 +-
 dojox/gfx/arc.js                                   |   36 +-
 dojox/gfx/bezierutils.js                           |  171 +
 dojox/gfx/canvas.js                                |  832 +-
 dojox/gfx/canvasWithEvents.js                      |  999 +-
 dojox/gfx/canvasext.js                             |   39 +
 dojox/gfx/decompose.js                             |   44 +-
 dojox/gfx/demos/PI.html                            |    2 +-
 dojox/gfx/demos/beautify.html                      |    2 +-
 dojox/gfx/demos/butterfly.html                     |    2 +-
 dojox/gfx/demos/clipping.html                      |  880 +
 dojox/gfx/demos/clockWidget.html                   |    4 +-
 dojox/gfx/demos/filters.html                       |  221 +
 dojox/gfx/demos/lion.html                          |    2 +-
 dojox/gfx/demos/roundedPane.html                   |    2 +-
 dojox/gfx/demos/tiger.html                         |    2 +-
 dojox/gfx/demos/tooltip.html                       |    4 +-
 dojox/gfx/filters.js                               |  742 +
 dojox/gfx/fx.js                                    |   81 +-
 dojox/gfx/gradient.js                              |   15 +-
 dojox/gfx/gradutils.js                             |   12 +-
 dojox/gfx/matrix.js                                |  538 +-
 dojox/gfx/path.js                                  |  123 +-
 dojox/gfx/registry.js                              |   53 +
 dojox/gfx/renderer.js                              |   21 +-
 dojox/gfx/resources/gfxSvgProxyFrame.html          |    2 +-
 dojox/gfx/shape.js                                 |  854 +-
 dojox/gfx/silverlight.js                           |  465 +-
 dojox/gfx/silverlight_attach.js                    |   14 +-
 dojox/gfx/svg.js                                   |  458 +-
 dojox/gfx/svg_attach.js                            |   69 +-
 dojox/gfx/svgext.js                                |  225 +
 .../canvas/dynamicallyChangeTextCanvas.html        |    2 +-
 .../canvas/inheritFromSurfaceCanvas.html           |    2 +-
 .../canvas/test_SurfaceGroupCanvas.html            |    2 +-
 .../_gfxBidiSupport/canvas/textBidiCanvas.html     |    2 +-
 .../_gfxBidiSupport/dynamicallyChangeText.html     |    2 +-
 .../tests/_gfxBidiSupport/inheritFromSurface.html  |    2 +-
 .../dynamicallyChangeTextSilverlight.html          |    2 +-
 .../silverlight/inheritFromSurfaceSilverlight.html |    2 +-
 .../silverlight/test_SurfaceGroupSilverlight.html  |   10 +-
 .../silverlight/textBidiSilverlight.html           |    2 +-
 .../svgWeb/dynamicallyChangeTextSvgWeb.html        |    2 +-
 .../svgWeb/inheritFromSurfaceSvgWeb.html           |    2 +-
 .../svgWeb/test_SurfaceGroupSvgWeb.html            |    2 +-
 .../_gfxBidiSupport/svgWeb/textBidiSvgWeb.html     |    2 +-
 .../_gfxBidiSupport/svgWeb/textpathBidiSvgWeb.html |    2 +-
 .../tests/_gfxBidiSupport/test_SurfaceGroup.html   |    2 +-
 dojox/gfx/tests/_gfxBidiSupport/textBidi.html      |    2 +-
 dojox/gfx/tests/_gfxBidiSupport/textpathBidi.html  |    2 +-
 dojox/gfx/tests/events-canvas.html                 |    2 +-
 dojox/gfx/tests/images/maps.png                    |  Bin 0 -> 40920 bytes
 dojox/gfx/tests/matrix.js                          |   37 +
 dojox/gfx/tests/module.js                          |    6 +
 dojox/gfx/tests/performance/gfx_fill.html          |    2 +-
 dojox/gfx/tests/performance/gfx_primitives.html    |    2 +-
 dojox/gfx/tests/performance/gfx_scenes.html        |    2 +-
 dojox/gfx/tests/svgweb/README                      |    5 +-
 dojox/gfx/tests/svgweb/sample.html                 |    6 +-
 dojox/gfx/tests/svgweb/test.roundrect.html         |    2 +-
 dojox/gfx/tests/svgweb/test_arc.html               |    2 +-
 dojox/gfx/tests/svgweb/test_bezier.html            |    2 +-
 dojox/gfx/tests/svgweb/test_destroy.html           |    2 +-
 dojox/gfx/tests/svgweb/test_fill.html              |    2 +-
 dojox/gfx/tests/svgweb/test_fx.html                |    2 +-
 dojox/gfx/tests/svgweb/test_fx_shapes.html         |    2 +-
 dojox/gfx/tests/svgweb/test_gfx.html               |   12 +-
 dojox/gfx/tests/svgweb/test_gradient.html          |    2 +-
 dojox/gfx/tests/svgweb/test_group1.html            |    2 +-
 dojox/gfx/tests/svgweb/test_group2.html            |    2 +-
 dojox/gfx/tests/svgweb/test_image1.html            |    3 +-
 dojox/gfx/tests/svgweb/test_image2.html            |    2 +-
 dojox/gfx/tests/svgweb/test_image3.html            |    2 +-
 dojox/gfx/tests/svgweb/test_image4.html            |    2 +-
 dojox/gfx/tests/svgweb/test_image5.html            |    2 +-
 dojox/gfx/tests/svgweb/test_linearGradient.html    |    2 +-
 dojox/gfx/tests/svgweb/test_linestyle.html         |    2 +-
 dojox/gfx/tests/svgweb/test_pattern.html           |    2 +-
 dojox/gfx/tests/svgweb/test_poly.html              |    2 +-
 dojox/gfx/tests/svgweb/test_resize.html            |    2 +-
 dojox/gfx/tests/svgweb/test_setPath.html           |    2 +-
 dojox/gfx/tests/svgweb/test_tbbox.html             |    2 +-
 dojox/gfx/tests/svgweb/test_text.html              |    2 +-
 dojox/gfx/tests/svgweb/test_textpath.html          |    2 +-
 dojox/gfx/tests/svgweb/test_transform.html         |    2 +-
 dojox/gfx/tests/svgweb/test_utils.html             |    2 +-
 dojox/gfx/tests/svgweb/test_vectortext_draw.html   |    6 +-
 dojox/gfx/tests/svgweb/test_vectortext_load.html   |   12 +-
 dojox/gfx/tests/test_arc.html                      |    2 +-
 dojox/gfx/tests/test_base.html                     |  117 +
 dojox/gfx/tests/test_batch.html                    |  311 +
 dojox/gfx/tests/test_bezier.html                   |    2 +-
 dojox/gfx/tests/test_bubbling.html                 |  195 +-
 dojox/gfx/tests/test_canvaspolyline.html           |    4 +-
 dojox/gfx/tests/test_clip.html                     |  138 +
 dojox/gfx/tests/test_containerBBox.html            |  143 +
 dojox/gfx/tests/test_dashedstroke.html             |   79 +
 dojox/gfx/tests/test_decompose.html                |    2 +-
 dojox/gfx/tests/test_destroy.html                  |   13 +-
 dojox/gfx/tests/test_fill.html                     |    2 +-
 dojox/gfx/tests/test_filter.html                   |  105 +
 dojox/gfx/tests/test_fx.html                       |   20 +-
 dojox/gfx/tests/test_fx_shapes.html                |    2 +-
 dojox/gfx/tests/test_gfx.html                      |   16 +-
 dojox/gfx/tests/test_gfx_amd.html                  |   16 +-
 dojox/gfx/tests/test_gradient.html                 |    2 +-
 dojox/gfx/tests/test_group1.html                   |    2 +-
 dojox/gfx/tests/test_group2.html                   |    2 +-
 dojox/gfx/tests/test_image1.html                   |    2 +-
 dojox/gfx/tests/test_image2.html                   |    2 +-
 dojox/gfx/tests/test_image3.html                   |    2 +-
 dojox/gfx/tests/test_image4.html                   |    2 +-
 dojox/gfx/tests/test_image5.html                   |   74 +-
 dojox/gfx/tests/test_imagedata.html                |  583 +
 dojox/gfx/tests/test_lifecycle.html                |  176 +
 dojox/gfx/tests/test_linearGradient.html           |    2 +-
 dojox/gfx/tests/test_linestyle.html                |    2 +-
 dojox/gfx/tests/test_loadCanvas.html               |    2 +-
 dojox/gfx/tests/test_pattern.html                  |    2 +-
 dojox/gfx/tests/test_poly.html                     |    2 +-
 dojox/gfx/tests/test_rect_setShape_vml.html        |    2 +-
 dojox/gfx/tests/test_refproj.html                  |    2 +-
 dojox/gfx/tests/test_registry.html                 |   34 +-
 dojox/gfx/tests/test_renderingOptions.html         |   61 +
 dojox/gfx/tests/test_resize.html                   |    2 +-
 dojox/gfx/tests/test_roundrect.html                |    2 +-
 dojox/gfx/tests/test_setPath.html                  |   14 +-
 dojox/gfx/tests/test_surfaceClip.html              |    2 +-
 dojox/gfx/tests/test_switchTo.html                 |   62 +
 dojox/gfx/tests/test_tbbox.html                    |    2 +-
 dojox/gfx/tests/test_text.html                     |  149 +-
 dojox/gfx/tests/test_textbbox.html                 |  101 +
 dojox/gfx/tests/test_textpath.html                 |    2 +-
 dojox/gfx/tests/test_transform.html                |    2 +-
 dojox/gfx/tests/test_utils.html                    |    3 +-
 dojox/gfx/tests/test_vectortext_draw.html          |    6 +-
 dojox/gfx/tests/test_vectortext_load.html          |   12 +-
 dojox/gfx/utils.js                                 |   65 +-
 dojox/gfx/vml.js                                   |  469 +-
 dojox/gfx/vml_attach.js                            |  110 +-
 dojox/gfx3d.js                                     |   12 +-
 dojox/gfx3d/_base.js                               |    3 +-
 dojox/gfx3d/gradient.js                            |   27 +-
 dojox/gfx3d/lighting.js                            |    2 +-
 dojox/gfx3d/matrix.js                              |  278 +-
 dojox/gfx3d/object.js                              |  408 +-
 dojox/gfx3d/scheduler.js                           |   28 +-
 dojox/gfx3d/tests/test_camerarotate.html           |    2 +-
 dojox/gfx3d/tests/test_camerarotate_shaded.html    |    2 +-
 dojox/gfx3d/tests/test_cube.html                   |    2 +-
 dojox/gfx3d/tests/test_cylinder.html               |    2 +-
 dojox/gfx3d/tests/test_drawer.html                 |    2 +-
 dojox/gfx3d/tests/test_edges.html                  |    2 +-
 dojox/gfx3d/tests/test_matrix.html                 |    2 +-
 dojox/gfx3d/tests/test_orbit.html                  |    2 +-
 dojox/gfx3d/tests/test_overlap.html                |    2 +-
 dojox/gfx3d/tests/test_polygon.html                |    2 +-
 dojox/gfx3d/tests/test_quads.html                  |    2 +-
 dojox/gfx3d/tests/test_rotate.html                 |    2 +-
 dojox/gfx3d/tests/test_scene.html                  |    2 +-
 dojox/gfx3d/tests/test_triangles.html              |    2 +-
 dojox/gfx3d/tests/test_vector.html                 |    2 +-
 dojox/gfx3d/vector.js                              |  125 +-
 dojox/grid/BidiSupport.js                          |    4 +
 dojox/grid/DataGrid.js                             |   26 +-
 dojox/grid/EnhancedGrid.js                         |   22 +-
 dojox/grid/LazyTreeGrid.js                         |   40 +-
 dojox/grid/README                                  |    2 +-
 dojox/grid/Selection.js                            |    7 +-
 dojox/grid/TreeGrid.js                             |   57 +-
 dojox/grid/_Builder.js                             |   71 +-
 dojox/grid/_EditManager.js                         |   15 +-
 dojox/grid/_Events.js                              |   47 +-
 dojox/grid/_FocusManager.js                        |   50 +-
 dojox/grid/_Grid.js                                |  223 +-
 dojox/grid/_RowSelector.js                         |    2 +-
 dojox/grid/_Scroller.js                            |    5 +-
 dojox/grid/_SelectionPreserver.js                  |    4 +-
 dojox/grid/_View.js                                |   35 +-
 dojox/grid/_ViewManager.js                         |   11 +-
 dojox/grid/bidi/_BidiMixin.js                      |  177 +
 dojox/grid/cells/_base.js                          |  107 +-
 dojox/grid/cells/dijit.js                          |   37 +-
 dojox/grid/cells/tree.js                           |   14 +-
 dojox/grid/compatGrid.tar.gz                       |  Bin 216813 -> 101260 bytes
 dojox/grid/enhanced/_Events.js                     |    3 +-
 dojox/grid/enhanced/_FocusManager.js               |  114 +-
 dojox/grid/enhanced/_Plugin.js                     |   27 +-
 dojox/grid/enhanced/_PluginManager.js              |   33 +-
 dojox/grid/enhanced/nls/EnhancedGrid.js            |    2 +
 dojox/grid/enhanced/nls/Filter.js                  |    2 +
 dojox/grid/enhanced/nls/Pagination.js              |    2 +
 dojox/grid/enhanced/nls/ar/EnhancedGrid.js         |    9 +-
 dojox/grid/enhanced/nls/ar/Filter.js               |   80 +-
 dojox/grid/enhanced/nls/ar/Pagination.js           |   18 +-
 dojox/grid/enhanced/nls/bg/EnhancedGrid.js         |   13 +
 dojox/grid/enhanced/nls/bg/Filter.js               |   75 +
 dojox/grid/enhanced/nls/bg/Pagination.js           |   21 +
 dojox/grid/enhanced/nls/ca/EnhancedGrid.js         |   11 +-
 dojox/grid/enhanced/nls/ca/Filter.js               |   17 +-
 dojox/grid/enhanced/nls/ca/Pagination.js           |    4 +-
 dojox/grid/enhanced/nls/cs/EnhancedGrid.js         |   11 +-
 dojox/grid/enhanced/nls/cs/Filter.js               |   73 +-
 dojox/grid/enhanced/nls/cs/Pagination.js           |   15 +-
 dojox/grid/enhanced/nls/da/EnhancedGrid.js         |    9 +-
 dojox/grid/enhanced/nls/da/Filter.js               |   33 +-
 dojox/grid/enhanced/nls/da/Pagination.js           |   10 +-
 dojox/grid/enhanced/nls/de/EnhancedGrid.js         |   11 +-
 dojox/grid/enhanced/nls/de/Filter.js               |   61 +-
 dojox/grid/enhanced/nls/de/Pagination.js           |   19 +-
 dojox/grid/enhanced/nls/el/EnhancedGrid.js         |    9 +-
 dojox/grid/enhanced/nls/el/Filter.js               |   15 +-
 dojox/grid/enhanced/nls/el/Pagination.js           |    4 +-
 dojox/grid/enhanced/nls/es/EnhancedGrid.js         |    7 +-
 dojox/grid/enhanced/nls/es/Filter.js               |   29 +-
 dojox/grid/enhanced/nls/es/Pagination.js           |    7 +-
 dojox/grid/enhanced/nls/fi/EnhancedGrid.js         |   11 +-
 dojox/grid/enhanced/nls/fi/Filter.js               |   63 +-
 dojox/grid/enhanced/nls/fi/Pagination.js           |   12 +-
 dojox/grid/enhanced/nls/fr/EnhancedGrid.js         |    9 +-
 dojox/grid/enhanced/nls/fr/Filter.js               |   25 +-
 dojox/grid/enhanced/nls/fr/Pagination.js           |   13 +-
 dojox/grid/enhanced/nls/he/EnhancedGrid.js         |    7 +-
 dojox/grid/enhanced/nls/he/Filter.js               |    7 +-
 dojox/grid/enhanced/nls/he/Pagination.js           |    4 +-
 dojox/grid/enhanced/nls/hr/EnhancedGrid.js         |    7 +-
 dojox/grid/enhanced/nls/hr/Filter.js               |    8 +-
 dojox/grid/enhanced/nls/hr/Pagination.js           |    5 +-
 dojox/grid/enhanced/nls/hu/EnhancedGrid.js         |    7 +-
 dojox/grid/enhanced/nls/hu/Filter.js               |   15 +-
 dojox/grid/enhanced/nls/hu/Pagination.js           |    7 +-
 dojox/grid/enhanced/nls/it/EnhancedGrid.js         |   15 +-
 dojox/grid/enhanced/nls/it/Filter.js               |   45 +-
 dojox/grid/enhanced/nls/it/Pagination.js           |   19 +-
 dojox/grid/enhanced/nls/ja/EnhancedGrid.js         |   10 +-
 dojox/grid/enhanced/nls/ja/Filter.js               |   59 +-
 dojox/grid/enhanced/nls/ja/Pagination.js           |    8 +-
 dojox/grid/enhanced/nls/kk/EnhancedGrid.js         |   11 +-
 dojox/grid/enhanced/nls/kk/Filter.js               |   23 +-
 dojox/grid/enhanced/nls/kk/Pagination.js           |    4 +-
 dojox/grid/enhanced/nls/ko/EnhancedGrid.js         |   11 +-
 dojox/grid/enhanced/nls/ko/Filter.js               |   19 +-
 dojox/grid/enhanced/nls/ko/Pagination.js           |   15 +-
 dojox/grid/enhanced/nls/nb/EnhancedGrid.js         |    9 +-
 dojox/grid/enhanced/nls/nb/Filter.js               |   33 +-
 dojox/grid/enhanced/nls/nb/Pagination.js           |    8 +-
 dojox/grid/enhanced/nls/nl/EnhancedGrid.js         |    7 +-
 dojox/grid/enhanced/nls/nl/Filter.js               |   23 +-
 dojox/grid/enhanced/nls/nl/Pagination.js           |   11 +-
 dojox/grid/enhanced/nls/pl/EnhancedGrid.js         |   11 +-
 dojox/grid/enhanced/nls/pl/Filter.js               |   47 +-
 dojox/grid/enhanced/nls/pl/Pagination.js           |   25 +-
 dojox/grid/enhanced/nls/pt-br/EnhancedGrid.js      |   12 -
 dojox/grid/enhanced/nls/pt-br/Filter.js            |   85 -
 dojox/grid/enhanced/nls/pt-br/Pagination.js        |   32 -
 dojox/grid/enhanced/nls/pt-pt/EnhancedGrid.js      |    9 +-
 dojox/grid/enhanced/nls/pt-pt/Filter.js            |   22 +-
 dojox/grid/enhanced/nls/pt-pt/Pagination.js        |   12 +-
 dojox/grid/enhanced/nls/pt/EnhancedGrid.js         |    7 +-
 dojox/grid/enhanced/nls/pt/Filter.js               |   34 +-
 dojox/grid/enhanced/nls/pt/Pagination.js           |    4 +-
 dojox/grid/enhanced/nls/ro/EnhancedGrid.js         |   11 +-
 dojox/grid/enhanced/nls/ro/Filter.js               |   33 +-
 dojox/grid/enhanced/nls/ro/Pagination.js           |   16 +-
 dojox/grid/enhanced/nls/ru/EnhancedGrid.js         |   13 +-
 dojox/grid/enhanced/nls/ru/Filter.js               |   85 +-
 dojox/grid/enhanced/nls/ru/Pagination.js           |    9 +-
 dojox/grid/enhanced/nls/sk/EnhancedGrid.js         |    7 +-
 dojox/grid/enhanced/nls/sk/Filter.js               |   17 +-
 dojox/grid/enhanced/nls/sk/Pagination.js           |    6 +-
 dojox/grid/enhanced/nls/sl/EnhancedGrid.js         |   11 +-
 dojox/grid/enhanced/nls/sl/Filter.js               |   31 +-
 dojox/grid/enhanced/nls/sl/Pagination.js           |    7 +-
 dojox/grid/enhanced/nls/sv/EnhancedGrid.js         |    7 +-
 dojox/grid/enhanced/nls/sv/Filter.js               |   27 +-
 dojox/grid/enhanced/nls/sv/Pagination.js           |    4 +-
 dojox/grid/enhanced/nls/th/EnhancedGrid.js         |    7 +-
 dojox/grid/enhanced/nls/th/Filter.js               |   15 +-
 dojox/grid/enhanced/nls/th/Pagination.js           |    4 +-
 dojox/grid/enhanced/nls/tr/EnhancedGrid.js         |    7 +-
 dojox/grid/enhanced/nls/tr/Filter.js               |   21 +-
 dojox/grid/enhanced/nls/tr/Pagination.js           |    4 +-
 dojox/grid/enhanced/nls/uk/EnhancedGrid.js         |   13 +
 dojox/grid/enhanced/nls/uk/Filter.js               |   75 +
 dojox/grid/enhanced/nls/uk/Pagination.js           |   21 +
 dojox/grid/enhanced/nls/zh-tw/EnhancedGrid.js      |    9 +-
 dojox/grid/enhanced/nls/zh-tw/Filter.js            |   49 +-
 dojox/grid/enhanced/nls/zh-tw/Pagination.js        |    9 +-
 dojox/grid/enhanced/nls/zh/EnhancedGrid.js         |   13 +-
 dojox/grid/enhanced/nls/zh/Filter.js               |   69 +-
 dojox/grid/enhanced/nls/zh/Pagination.js           |   23 +-
 dojox/grid/enhanced/plugins/CellMerge.js           |   55 +-
 dojox/grid/enhanced/plugins/Cookie.js              |    2 +-
 dojox/grid/enhanced/plugins/DnD.js                 |   27 +-
 dojox/grid/enhanced/plugins/Exporter.js            |   27 +-
 dojox/grid/enhanced/plugins/Filter.js              |   44 +-
 dojox/grid/enhanced/plugins/GridSource.js          |   72 +-
 dojox/grid/enhanced/plugins/IndirectSelection.js   |   62 +-
 dojox/grid/enhanced/plugins/Menu.js                |   18 +-
 dojox/grid/enhanced/plugins/NestedSorting.js       |   80 +-
 dojox/grid/enhanced/plugins/Pagination.js          |   41 +-
 dojox/grid/enhanced/plugins/Printer.js             |   41 +-
 dojox/grid/enhanced/plugins/Rearrange.js           |   19 +-
 dojox/grid/enhanced/plugins/Selector.js            |   83 +-
 dojox/grid/enhanced/plugins/_RowMapLayer.js        |    7 +-
 dojox/grid/enhanced/plugins/_SelectionPreserver.js |    1 +
 dojox/grid/enhanced/plugins/_StoreLayer.js         |   80 +-
 .../enhanced/plugins/exporter/_ExportWriter.js     |  136 +-
 .../enhanced/plugins/filter/ClearFilterConfirm.js  |    8 +-
 dojox/grid/enhanced/plugins/filter/FilterBar.js    |   13 +-
 .../enhanced/plugins/filter/FilterDefDialog.js     |   44 +-
 dojox/grid/enhanced/plugins/filter/FilterLayer.js  |   24 +-
 .../enhanced/plugins/filter/FilterStatusTip.js     |   13 +-
 .../grid/enhanced/plugins/filter/_ConditionExpr.js |   10 +-
 dojox/grid/enhanced/resources/EnhancedGrid.css     |    1 -
 dojox/grid/enhanced/templates/FilterBar.html       |    2 +-
 dojox/grid/resources/Grid.css                      |   17 +-
 dojox/grid/resources/Grid_rtl.css                  |    4 +
 dojox/grid/resources/claroGrid.css                 |   18 +-
 dojox/grid/resources/nihiloGrid.css                |    6 +
 dojox/grid/resources/soriaGrid.css                 |    5 +
 dojox/grid/resources/tundraGrid.css                |    4 +
 dojox/grid/tests/bidi/test_edit_dijit.html         |  127 +
 dojox/grid/tests/bidi/test_styling.html            |  164 +
 .../grid/tests/bidi/test_treegrid_lazyloading.html |  134 +
 dojox/grid/tests/bidi/test_treegrid_model.html     |  101 +
 .../tests/enhanced/support/test_layout_music.js    |    3 +-
 dojox/grid/tests/enhanced/support/test_repeat.js   |   11 +-
 .../enhanced/support/test_write_store_music.js     |    1 -
 .../enhanced/test_enhanced_grid_cellmerge.html     |    6 +-
 .../tests/enhanced/test_enhanced_grid_cookie.html  |    5 +-
 .../tests/enhanced/test_enhanced_grid_dnd.html     |    2 +-
 .../tests/enhanced/test_enhanced_grid_filter.html  |    5 +-
 .../test_enhanced_grid_indirectSelection.html      |    3 +-
 .../test_enhanced_grid_leak_programmatic.html      |    2 +-
 .../enhanced/test_enhanced_grid_leak_scroll.html   |    2 +-
 .../test_enhanced_grid_leak_with_plugin.html       |    4 +-
 .../tests/enhanced/test_enhanced_grid_menus.html   |    4 +-
 .../enhanced/test_enhanced_grid_nestedsorting.html |    2 +-
 .../enhanced/test_enhanced_grid_pagination.html    |    7 +-
 .../tests/enhanced/test_enhanced_grid_plugins.html |    4 +-
 .../enhanced/test_enhanced_grid_print_export.html  |    5 +-
 .../tests/enhanced/test_enhanced_grid_search.html  |    5 +-
 .../enhanced/test_enhanced_grid_selector.html      |    5 +-
 dojox/grid/tests/robot/7815.html                   |    2 +-
 dojox/grid/tests/robot/DataGrid_a11y.html          |    4 +-
 dojox/grid/tests/robot/DataGrid_mouse.html         |    2 +-
 dojox/grid/tests/robot/_DataGrid.html              |    4 +-
 dojox/grid/tests/test_backwards_compatibility.html |    8 +-
 dojox/grid/tests/test_change_structure.html        |    4 +-
 dojox/grid/tests/test_custom_sort.html             |    4 +-
 dojox/grid/tests/test_data_grid.html               |    8 +-
 dojox/grid/tests/test_data_grid_autoheight.html    |    4 +-
 dojox/grid/tests/test_data_grid_autowidth.html     |   10 +-
 dojox/grid/tests/test_data_grid_edit.html          |    6 +-
 dojox/grid/tests/test_data_grid_edit_dijit.html    |    6 +-
 .../tests/test_data_grid_edit_large_resultset.html |    8 +-
 dojox/grid/tests/test_data_grid_empty.html         |    4 +-
 dojox/grid/tests/test_data_grid_hideHdr.html       |    6 +-
 dojox/grid/tests/test_data_grid_large.html         |    4 +-
 .../tests/test_data_grid_large_flex_cells.html     |    4 +-
 dojox/grid/tests/test_data_grid_multiStores.html   |   14 +-
 dojox/grid/tests/test_data_grid_notification.html  |    6 +-
 dojox/grid/tests/test_data_grid_page_cache.html    |    4 +-
 dojox/grid/tests/test_data_grid_pctWidth.html      |    6 +-
 dojox/grid/tests/test_data_grid_processError.html  |    8 +-
 dojox/grid/tests/test_data_grid_relWidth.html      |   14 +-
 dojox/grid/tests/test_data_grid_setStore.html      |    6 +-
 dojox/grid/tests/test_edit.html                    |    4 +-
 dojox/grid/tests/test_edit_canEdit.html            |    4 +-
 dojox/grid/tests/test_edit_dijit.html              |    4 +-
 dojox/grid/tests/test_edit_keyNav.html             |    4 +-
 dojox/grid/tests/test_events.html                  |    6 +-
 dojox/grid/tests/test_expand.html                  |    4 +-
 dojox/grid/tests/test_grid.html                    |    4 +-
 dojox/grid/tests/test_grid_autorender.html         |    4 +-
 dojox/grid/tests/test_grid_colspan_resize.html     |    4 +-
 dojox/grid/tests/test_grid_column_display.html     |   14 +-
 dojox/grid/tests/test_grid_column_reorder.html     |    4 +-
 dojox/grid/tests/test_grid_csv_export.html         |    4 +-
 dojox/grid/tests/test_grid_dlg.html                |    4 +-
 dojox/grid/tests/test_grid_formatters.html         |    8 +-
 dojox/grid/tests/test_grid_headerHeight.html       |    6 +-
 dojox/grid/tests/test_grid_hidden_rows.html        |    2 +-
 dojox/grid/tests/test_grid_layout.html             |    2 +-
 .../tests/test_grid_layout_LayoutContainer.html    |    2 +-
 .../tests/test_grid_layout_borderContainer.html    |    6 +-
 dojox/grid/tests/test_grid_messages.html           |   16 +-
 .../grid/tests/test_grid_messages_autoheight.html  |   16 +-
 dojox/grid/tests/test_grid_performance.html        |    2 +-
 dojox/grid/tests/test_grid_programmatic.html       |    2 +-
 .../grid/tests/test_grid_programmatic_layout.html  |    2 +-
 .../tests/test_grid_programmatic_leak_test.html    |    2 +-
 dojox/grid/tests/test_grid_rtl.html                |    2 +-
 dojox/grid/tests/test_grid_selectors.html          |    8 +-
 dojox/grid/tests/test_grid_simple_structure.html   |    4 +-
 dojox/grid/tests/test_grid_simple_structure2.html  |    4 +-
 dojox/grid/tests/test_grid_tab_container.html      |    8 +-
 dojox/grid/tests/test_grid_themes.html             |    6 +-
 dojox/grid/tests/test_grid_tooltip_menu.html       |    4 +-
 dojox/grid/tests/test_keyboard.html                |    6 +-
 dojox/grid/tests/test_markup.html                  |    6 +-
 dojox/grid/tests/test_mysql_edit.html              |    4 +-
 dojox/grid/tests/test_selection.html               |   10 +-
 dojox/grid/tests/test_sizing.html                  |    6 +-
 dojox/grid/tests/test_sizing_100rows.html          |    6 +-
 dojox/grid/tests/test_sizing_ResizeHandle.html     |    6 +-
 dojox/grid/tests/test_styling.html                 |    4 +-
 dojox/grid/tests/test_subgrid.html                 |    2 +-
 dojox/grid/tests/test_treegrid.html                |    8 +-
 dojox/grid/tests/test_treegrid_lazyloading.html    |    6 +-
 dojox/grid/tests/test_treegrid_loading.html        |    4 +-
 dojox/grid/tests/test_treegrid_model.html          |   26 +-
 dojox/grid/tests/test_treegrid_model_lazy.html     |    6 +-
 dojox/grid/tests/test_treegrid_performance.html    |    4 +-
 dojox/grid/tests/test_tundra_edit.html             |    4 +-
 dojox/grid/tests/test_yahoo_images.html            |    4 +-
 dojox/grid/tests/test_yahoo_search.html            |    4 +-
 dojox/grid/util.js                                 |   10 +-
 dojox/help/_base.js                                |    4 +-
 dojox/help/demos/demo_Console.html                 |    2 +-
 dojox/highlight.js                                 |    7 +
 dojox/highlight/_base.js                           |  121 +-
 dojox/highlight/languages/cpp.js                   |    7 +-
 dojox/highlight/languages/css.js                   |    5 +-
 dojox/highlight/languages/delphi.js                |    7 +-
 dojox/highlight/languages/django.js                |    4 +-
 dojox/highlight/languages/groovy.js                |    7 +-
 dojox/highlight/languages/html.js                  |    4 +-
 dojox/highlight/languages/java.js                  |    7 +-
 dojox/highlight/languages/javascript.js            |    4 +-
 dojox/highlight/languages/pygments/_html.js        |    4 +-
 dojox/highlight/languages/pygments/_www.js         |    2 +-
 dojox/highlight/languages/pygments/css.js          |    4 +-
 dojox/highlight/languages/pygments/html.js         |    4 +-
 dojox/highlight/languages/pygments/javascript.js   |    4 +-
 dojox/highlight/languages/pygments/xml.js          |    4 +-
 dojox/highlight/languages/python.js                |    7 +-
 dojox/highlight/languages/sql.js                   |    7 +-
 dojox/highlight/languages/xml.js                   |    4 +-
 dojox/highlight/languages/xquery.js                |    4 +-
 dojox/highlight/tests/example-xml-resultdata.xml   |    2 +-
 dojox/highlight/tests/example-xquery-source.xquery |    2 +-
 dojox/highlight/tests/highlight.js                 |    8 +-
 dojox/highlight/tests/test_highlight.html          |    2 +-
 dojox/highlight/tests/test_highlightWidget.html    |   10 +-
 dojox/highlight/tests/test_pygments.html           |    2 +-
 dojox/highlight/widget/Code.js                     |   50 +-
 dojox/html.js                                      |    7 +
 dojox/html/_base.js                                |  110 +-
 dojox/html/ellipsis.js                             |   28 +-
 dojox/html/entities.js                             |    2 +-
 dojox/html/ext-dojo/style.js                       |   13 +-
 dojox/html/format.js                               |    2 +-
 dojox/html/metrics.js                              |    7 +-
 dojox/html/styles.js                               |  129 +-
 dojox/html/tests/entities.js                       |   24 +-
 dojox/html/tests/remote/commentedStyles.html       |   30 +
 dojox/html/tests/remote/remoteCss1.css             |    3 +
 dojox/html/tests/remote/remoteCss2.css             |    3 +
 dojox/html/tests/test_ellipsis.html                |    2 +-
 dojox/html/tests/test_metrics.html                 |    2 +-
 dojox/html/tests/test_metrics_getTextBox.html      |    2 +-
 dojox/html/tests/test_set.html                     | 1187 +-
 dojox/html/tests/test_style-html.html              |    2 +-
 dojox/html/tests/test_themes.html                  |    2 +-
 dojox/image.js                                     |   10 +-
 dojox/image/Badge.js                               |   36 +-
 dojox/image/FlickrBadge.js                         |   15 +-
 dojox/image/Gallery.js                             |    4 +-
 dojox/image/Lightbox.js                            |  139 +-
 dojox/image/LightboxNano.js                        |   69 +-
 dojox/image/Magnifier.js                           |   11 +-
 dojox/image/MagnifierLite.js                       |   33 +-
 dojox/image/SlideShow.js                           |   19 +-
 dojox/image/ThumbnailPicker.js                     |  120 +-
 dojox/image/_base.js                               |   36 +-
 dojox/image/resources/Lightbox.html                |    2 +-
 dojox/image/resources/ThumbnailPicker.css          |    8 +
 dojox/image/tests/test_Badge.html                  |    4 +-
 dojox/image/tests/test_FlickrBadge.html            |    2 +-
 dojox/image/tests/test_Gallery.html                |    4 +-
 dojox/image/tests/test_Gallery_GoogleData.html     |    2 +-
 .../image/tests/test_Gallery_in_TabContainer.html  |    6 +-
 dojox/image/tests/test_Lightbox.html               |    6 +-
 dojox/image/tests/test_LightboxNano.html           |    4 +-
 dojox/image/tests/test_Magnifier.html              |    6 +-
 dojox/image/tests/test_MagnifierLite.html          |    6 +-
 dojox/image/tests/test_SlideShow.html              |    4 +-
 dojox/image/tests/test_SlideShow_GoogleData.html   |    2 +-
 dojox/image/tests/test_ThumbnailPicker.html        |    4 +-
 .../image/tests/test_ThumbnailPickerLightbox.html  |    2 +-
 dojox/io/OAuth.js                                  |   38 +-
 dojox/io/httpParse.js                              |    8 +-
 dojox/io/proxy/tests/xip.html                      |    2 +-
 dojox/io/proxy/xip.js                              |   37 +-
 dojox/io/scriptFrame.js                            |   17 +-
 dojox/io/tests/scriptFrame.html                    |    2 +-
 dojox/io/tests/scriptFrameRepeat.html              |    2 +-
 dojox/io/tests/windowName.html                     |    2 +-
 dojox/io/tests/xhrMultiPart.html                   |    2 +-
 dojox/io/windowName.js                             |   70 +-
 dojox/io/xhrMultiPart.js                           |   64 +-
 dojox/io/xhrPlugins.js                             |   46 +-
 dojox/io/xhrScriptPlugin.js                        |    7 +-
 dojox/io/xhrWindowNamePlugin.js                    |    9 +-
 dojox/jq.js                                        |   54 +-
 dojox/json/query.js                                |  128 +-
 dojox/json/ref.js                                  |  114 +-
 dojox/json/schema.js                               |   45 +-
 dojox/json/tests/query.js                          |    2 +-
 dojox/json/tests/ref.js                            |   11 +
 dojox/jsonPath.js                                  |   11 +-
 dojox/jsonPath/query.js                            |   29 +-
 dojox/jsonPath/tests/jsonPath.js                   |    4 +-
 dojox/lang/docs.js                                 |    5 +-
 dojox/lang/functional/array.js                     |   40 +-
 dojox/lang/functional/binrec.js                    |    2 +-
 dojox/lang/functional/curry.js                     |   33 +-
 dojox/lang/functional/fold.js                      |   54 +-
 dojox/lang/functional/lambda.js                    |   18 +-
 dojox/lang/functional/linrec.js                    |    2 +-
 dojox/lang/functional/listcomp.js                  |   29 +-
 dojox/lang/functional/multirec.js                  |    2 +-
 dojox/lang/functional/numrec.js                    |    2 +-
 dojox/lang/functional/object.js                    |   30 +-
 dojox/lang/functional/reversed.js                  |   40 +-
 dojox/lang/functional/scan.js                      |   44 +-
 dojox/lang/functional/sequence.js                  |   20 +-
 dojox/lang/functional/tailrec.js                   |    2 +-
 dojox/lang/functional/zip.js                       |   28 +-
 dojox/lang/observable.js                           |   82 +-
 dojox/lang/oo/Decorator.js                         |   14 +-
 dojox/lang/oo/Filter.js                            |   18 +-
 dojox/lang/oo/aop.js                               |   34 +-
 dojox/lang/oo/general.js                           |   19 +-
 dojox/lang/oo/mixin.js                             |   41 +-
 dojox/lang/oo/rearrange.js                         |   12 +-
 dojox/lang/tests/bench_decl.html                   |    2 +-
 dojox/lang/tests/declare-old.js                    |   18 +-
 dojox/lang/tests/fun_perf.html                     |    2 +-
 dojox/lang/tests/observable.js                     |    6 +-
 dojox/lang/tests/rec_perf.html                     |    2 +-
 dojox/lang/tests/test_aspect.html                  |    2 +-
 dojox/lang/tests/test_oo_decl.html                 |    2 +-
 dojox/lang/tests/test_oo_mixin.html                |    2 +-
 dojox/lang/typed.js                                |    5 +-
 dojox/lang/utils.js                                |   45 +-
 dojox/layout/ContentPane.js                        |   33 +-
 dojox/layout/Dock.js                               |  111 +
 dojox/layout/DragPane.js                           |   24 +-
 dojox/layout/ExpandoPane.js                        |   98 +-
 dojox/layout/FloatingPane.js                       |  136 +-
 dojox/layout/GridContainer.js                      |  121 +-
 dojox/layout/GridContainerLite.js                  |  261 +-
 dojox/layout/RadioGroup.js                         |   99 +-
 dojox/layout/ResizeHandle.js                       |  111 +-
 dojox/layout/RotatorContainer.js                   |  134 +-
 dojox/layout/ScrollPane.js                         |   42 +-
 dojox/layout/TableContainer.js                     |   20 +-
 dojox/layout/ToggleSplitter.js                     |   23 +-
 dojox/layout/dnd/Avatar.js                         |    5 +-
 dojox/layout/dnd/PlottedDnd.js                     |   63 +-
 dojox/layout/resources/ExpandoPane.css             |    4 +-
 dojox/layout/resources/ExpandoPane.html            |    2 +-
 dojox/layout/resources/RadioGroup.css              |    4 +
 .../layout/resources/icons/gridcontainer_grip.gif  |  Bin 80 -> 80 bytes
 dojox/layout/tests/ContentPane.html                |  223 +-
 dojox/layout/tests/_bottomPane.html                |    4 +-
 dojox/layout/tests/_floating.html                  |    4 +-
 dojox/layout/tests/test_DragPane.html              |    3 -
 dojox/layout/tests/test_ExpandoPane.html           |   22 +-
 dojox/layout/tests/test_ExpandoPane_code.html      |   14 +-
 dojox/layout/tests/test_ExpandoPane_more.html      |    6 +-
 dojox/layout/tests/test_ExpandoPane_prog.html      |    6 +-
 dojox/layout/tests/test_ExpandoPane_splitters.html |    6 +-
 dojox/layout/tests/test_FloatingPane.html          |    2 +-
 dojox/layout/tests/test_GridContainer.html         |    2 +-
 .../layout/tests/test_GridContainerColWidths.html  |    2 +-
 dojox/layout/tests/test_GridContainerLite.html     |   92 +-
 .../tests/test_GridContainerLite_doLayout.html     |    2 +-
 .../test_GridContainerLite_dragRestriction.html    |    2 +-
 .../tests/test_GridContainer_ResizableCol.html     |    2 +-
 .../tests/test_GridContainer_TitlePanes.html       |    2 +-
 .../test_GridContainer_complete_solution.html      |    8 +-
 .../tests/test_GridContainer_dragHandle.html       |    4 +-
 .../test_GridContainer_in_BorderContainer.html     |    2 +-
 ...test_GridContainer_in_BorderContainer_prog.html |    2 +-
 dojox/layout/tests/test_RadioGroup.html            |    9 +-
 dojox/layout/tests/test_ResizeHandle.html          |    4 +-
 dojox/layout/tests/test_RotatorContainer.html      |    2 +-
 dojox/layout/tests/test_ScrollPane.html            |    2 +-
 dojox/layout/tests/test_ScrollPaneSingle.html      |    2 +-
 dojox/layout/tests/test_TableContainer.html        |   16 +-
 dojox/layout/tests/test_ToggleSplitter.html        |    2 +-
 dojox/layout/tests/test_TouchStackContainer.html   |    2 +-
 dojox/main.js                                      |   10 +-
 dojox/math.js                                      |   12 +-
 dojox/math/BigInteger.js                           |    8 +-
 dojox/math/_base.js                                |   54 +-
 dojox/math/matrix.js                               |   90 +-
 dojox/math/random/Secure.js                        |   34 +-
 dojox/math/random/Simple.js                        |   14 +-
 dojox/math/random/prng4.js                         |    6 +-
 dojox/math/round.js                                |   55 +-
 dojox/math/stats.js                                |   70 +-
 dojox/mdnd/AreaManager.js                          |  121 +-
 dojox/mdnd/AutoScroll.js                           |   28 +-
 dojox/mdnd/DropIndicator.js                        |   13 +-
 dojox/mdnd/LazyManager.js                          |   26 +-
 dojox/mdnd/Moveable.js                             |   54 +-
 dojox/mdnd/PureSource.js                           |   44 +-
 dojox/mdnd/adapter/DndFromDojo.js                  |   61 +-
 dojox/mdnd/adapter/DndToDojo.js                    |  139 +-
 dojox/mdnd/dropMode/DefaultDropMode.js             |   37 +-
 dojox/mdnd/dropMode/OverDropMode.js                |   38 +-
 dojox/mdnd/dropMode/VerticalDropMode.js            |   35 +-
 dojox/mdnd/resources/dnd.css                       |    3 +
 .../tests/functionalTests/test_dnd_acceptance.html |    3 +-
 .../tests/functionalTests/test_dnd_autoScroll.html |    2 +-
 .../functionalTests/test_dnd_defaultDropMode.html  |    2 +-
 .../functionalTests/test_dnd_dndFromDojo.html      |    2 +-
 .../tests/functionalTests/test_dnd_dndToDojo.html  |    3 +-
 .../test_dnd_dndToDojo_dndFromDojo.html            |    2 +-
 .../functionalTests/test_dnd_overDropMode.html     |    2 +-
 .../tests/functionalTests/test_dnd_stress.html     |    2 +-
 .../functionalTests/test_dnd_verticalDropMode.html |    2 +-
 dojox/mdnd/tests/robot/test_dnd_acceptance.html    |    2 +-
 .../mdnd/tests/robot/test_dnd_defaultDropMode.html |    2 +-
 dojox/mdnd/tests/robot/test_dnd_dndFromDojo.html   |    2 +-
 dojox/mdnd/tests/robot/test_dnd_dndToDojo.html     |    2 +-
 dojox/mdnd/tests/robot/test_dnd_overDropMode.html  |    4 +-
 .../tests/robot/test_dnd_verticalDropMode.html     |    2 +-
 .../areaManager/AreaManagerCoverPresence.html      |    2 +-
 .../areaManager/AreaManagerManagingDragItems.html  |    2 +-
 .../areaManager/AreaManagerRegistering.html        |    2 +-
 .../unitTests/dropIndicator/DropIndicatorTest.html |    2 +-
 .../unitTests/dropMode/DefaultDropModeTest.html    |    2 +-
 .../tests/unitTests/dropMode/OverDropModeTest.html |    2 +-
 .../unitTests/dropMode/VerticalDropModeTest.html   |    2 +-
 dojox/mobile.js                                    |    7 +
 dojox/mobile/Accordion.js                          |  507 +
 dojox/mobile/Audio.js                              |  109 +
 dojox/mobile/Badge.js                              |   75 +
 dojox/mobile/Button.js                             |   55 +-
 dojox/mobile/Carousel.js                           |  513 +-
 dojox/mobile/CarouselItem.js                       |  104 +
 dojox/mobile/CheckBox.js                           |   33 +-
 dojox/mobile/ComboBox.js                           |  198 +-
 dojox/mobile/Container.js                          |   21 +
 dojox/mobile/ContentPane.js                        |  123 +-
 dojox/mobile/DataCarousel.js                       |   19 +
 dojox/mobile/DatePicker.js                         |   22 +
 dojox/mobile/EdgeToEdgeCategory.js                 |   10 +-
 dojox/mobile/EdgeToEdgeDataList.js                 |   19 +-
 dojox/mobile/EdgeToEdgeList.js                     |   16 +-
 dojox/mobile/EdgeToEdgeStoreList.js                |   17 +
 dojox/mobile/ExpandingTextArea.js                  |   15 +-
 dojox/mobile/FilteredListMixin.js                  |  422 +
 dojox/mobile/FixedSplitter.js                      |  175 +-
 dojox/mobile/FixedSplitterPane.js                  |   36 +-
 dojox/mobile/FlippableView.js                      |    8 -
 dojox/mobile/FormLayout.js                         |   81 +
 dojox/mobile/GridLayout.js                         |   32 +
 dojox/mobile/Heading.js                            |  276 +-
 dojox/mobile/Icon.js                               |   72 +
 dojox/mobile/IconContainer.js                      |  212 +-
 dojox/mobile/IconItem.js                           |  509 +-
 dojox/mobile/IconMenu.js                           |  126 +
 dojox/mobile/IconMenuItem.js                       |  122 +
 dojox/mobile/ListItem.js                           |  631 +-
 dojox/mobile/LongListMixin.js                      |  304 +
 dojox/mobile/Opener.js                             |   77 +-
 dojox/mobile/Overlay.js                            |  107 +-
 dojox/mobile/PageIndicator.js                      |   51 +-
 dojox/mobile/Pane.js                               |   38 +
 dojox/mobile/ProgressBar.js                        |   79 +
 dojox/mobile/ProgressIndicator.js                  |  131 +-
 dojox/mobile/README                                |   55 +-
 dojox/mobile/RadioButton.js                        |   15 +-
 dojox/mobile/Rating.js                             |   77 +
 dojox/mobile/RoundRect.js                          |   46 +-
 dojox/mobile/RoundRectCategory.js                  |   43 +-
 dojox/mobile/RoundRectDataList.js                  |   19 +-
 dojox/mobile/RoundRectList.js                      |  102 +-
 dojox/mobile/RoundRectStoreList.js                 |   17 +
 dojox/mobile/ScreenSizeAware.js                    |  268 +
 dojox/mobile/ScrollablePane.js                     |  122 +
 dojox/mobile/ScrollableView.js                     |  115 +-
 dojox/mobile/SearchBox.js                          |  124 +
 dojox/mobile/SimpleDialog.js                       |  221 +
 dojox/mobile/Slider.js                             |  104 +-
 dojox/mobile/SpinWheel.js                          |   87 +-
 dojox/mobile/SpinWheelDatePicker.js                |  103 +-
 dojox/mobile/SpinWheelSlot.js                      |  411 +-
 dojox/mobile/SpinWheelTimePicker.js                |   37 +-
 dojox/mobile/StoreCarousel.js                      |   17 +
 dojox/mobile/SwapView.js                           |  229 +-
 dojox/mobile/Switch.js                             |  241 +-
 dojox/mobile/TabBar.js                             |  221 +-
 dojox/mobile/TabBarButton.js                       |  323 +-
 dojox/mobile/TextArea.js                           |    5 -
 dojox/mobile/TextBox.js                            |   27 +-
 dojox/mobile/TimePicker.js                         |   21 +
 dojox/mobile/ToggleButton.js                       |    4 -
 dojox/mobile/ToolBarButton.js                      |  217 +-
 dojox/mobile/Tooltip.js                            |   45 +-
 dojox/mobile/TransitionEvent.js                    |   41 +-
 dojox/mobile/TreeView.js                           |  120 +
 dojox/mobile/ValuePicker.js                        |   31 +
 dojox/mobile/ValuePickerDatePicker.js              |  130 +
 dojox/mobile/ValuePickerSlot.js                    |  389 +
 dojox/mobile/ValuePickerTimePicker.js              |  218 +
 dojox/mobile/Video.js                              |   41 +
 dojox/mobile/View.js                               |  609 +-
 dojox/mobile/ViewController.js                     |  398 +-
 dojox/mobile/_ComboBoxMenu.js                      |   42 +-
 dojox/mobile/_ContentPaneMixin.js                  |  130 +
 dojox/mobile/_DataListMixin.js                     |  109 +-
 dojox/mobile/_DataMixin.js                         |  125 +
 dojox/mobile/_DatePickerMixin.js                   |  275 +
 dojox/mobile/_EditableIconMixin.js                 |  417 +
 dojox/mobile/_EditableListMixin.js                 |  263 +
 dojox/mobile/_ExecScriptMixin.js                   |   40 +
 dojox/mobile/_IconItemPane.js                      |   99 +
 dojox/mobile/_ItemBase.js                          |  396 +-
 dojox/mobile/_ListTouchMixin.js                    |   56 +-
 dojox/mobile/_PickerBase.js                        |  116 +
 dojox/mobile/_PickerChooser.js                     |   22 +
 dojox/mobile/_ScrollableMixin.js                   |   56 +-
 dojox/mobile/_StoreListMixin.js                    |  124 +
 dojox/mobile/_StoreMixin.js                        |  150 +
 dojox/mobile/_TimePickerMixin.js                   |   48 +
 dojox/mobile/_base.js                              |   13 +-
 dojox/mobile/_compat.js                            |  213 +-
 dojox/mobile/_css3.js                              |  129 +
 dojox/mobile/_maskUtils.js                         |  116 +
 dojox/mobile/app.js                                |    9 +
 dojox/mobile/app/AlertDialog.js                    |    2 +-
 dojox/mobile/app/List.js                           |   27 +-
 dojox/mobile/app/ListSelector.js                   |   12 +-
 dojox/mobile/app/SceneAssistant.js                 |   20 +-
 dojox/mobile/app/SceneController.js                |   18 +-
 dojox/mobile/app/StageController.js                |    2 +-
 dojox/mobile/app/_FormWidget.js                    |   15 +-
 dojox/mobile/app/_base.js                          |    2 +-
 dojox/mobile/app/_event.js                         |   13 +-
 dojox/mobile/bidi/Accordion.js                     |   23 +
 dojox/mobile/bidi/Badge.js                         |   32 +
 dojox/mobile/bidi/Button.js                        |   25 +
 dojox/mobile/bidi/Carousel.js                      |   53 +
 dojox/mobile/bidi/CarouselItem.js                  |   36 +
 dojox/mobile/bidi/Heading.js                       |   38 +
 dojox/mobile/bidi/IconItem.js                      |   42 +
 dojox/mobile/bidi/IconMenu.js                      |   23 +
 dojox/mobile/bidi/ListItem.js                      |   98 +
 dojox/mobile/bidi/RoundRectCategory.js             |   30 +
 dojox/mobile/bidi/SpinWheelSlot.js                 |   42 +
 dojox/mobile/bidi/SwapView.js                      |   38 +
 dojox/mobile/bidi/Switch.js                        |   59 +
 dojox/mobile/bidi/TabBar.js                        |   23 +
 dojox/mobile/bidi/TabBarButton.js                  |   29 +
 dojox/mobile/bidi/TextBox.js                       |   48 +
 dojox/mobile/bidi/ToolBarButton.js                 |   35 +
 dojox/mobile/bidi/Tooltip.js                       |   54 +
 dojox/mobile/bidi/TreeView.js                      |   20 +
 dojox/mobile/bidi/ValuePickerSlot.js               |   43 +
 dojox/mobile/bidi/_ComboBoxMenu.js                 |   27 +
 dojox/mobile/bidi/_ItemBase.js                     |   40 +
 dojox/mobile/bidi/_StoreListMixin.js               |   21 +
 dojox/mobile/bidi/common.js                        |   61 +
 dojox/mobile/bookmarkable.js                       |  154 +
 dojox/mobile/build/build.bat                       |   10 +-
 dojox/mobile/build/build.sh                        |   10 +-
 dojox/mobile/common.js                             |  578 +-
 dojox/mobile/compat.js                             |   50 +-
 dojox/mobile/deviceTheme.js                        |  444 +-
 dojox/mobile/dh/ContentTypeMap.js                  |   33 +
 dojox/mobile/dh/DataHandler.js                     |   57 +
 dojox/mobile/dh/HtmlContentHandler.js              |   61 +
 dojox/mobile/dh/HtmlScriptContentHandler.js        |   14 +
 dojox/mobile/dh/JsonContentHandler.js              |  239 +
 dojox/mobile/dh/PatternFileTypeMap.js              |   38 +
 dojox/mobile/dh/StringDataSource.js                |   26 +
 dojox/mobile/dh/SuffixFileTypeMap.js               |   34 +
 dojox/mobile/dh/UrlDataSource.js                   |   40 +
 dojox/mobile/i18n.js                               |   36 +-
 dojox/mobile/iconUtils.js                          |  240 +
 dojox/mobile/lazyLoadUtils.js                      |   96 +
 dojox/mobile/migrationAssist.js                    |  429 +
 dojox/mobile/mobile-all.js                         |   55 +-
 dojox/mobile/pageTurningUtils.js                   |  600 +
 dojox/mobile/parser.js                             |  112 +-
 dojox/mobile/scrollable.js                         | 2535 +-
 dojox/mobile/sniff.js                              |   42 +-
 dojox/mobile/tests/audio/sample.mp3                |  Bin 0 -> 61916 bytes
 dojox/mobile/tests/audio/sample.ogg                |  Bin 0 -> 59023 bytes
 dojox/mobile/tests/audio/sample.wav                |  Bin 0 -> 623326 bytes
 dojox/mobile/tests/auto.html                       |   99 +
 dojox/mobile/tests/bidi/Bidi_Accordion.html        |  279 +
 dojox/mobile/tests/bidi/Bidi_Button.html           |  179 +
 dojox/mobile/tests/bidi/Bidi_ComboBox.html         |  165 +
 dojox/mobile/tests/bidi/Bidi_Dialog.html           |  426 +
 .../tests/bidi/Bidi_EdgeToEdgeCategoryList.html    |  439 +
 .../mobile/tests/bidi/Bidi_EdgeToEdgeDataList.html |  213 +
 dojox/mobile/tests/bidi/Bidi_EdgeToEdgeList.html   |  294 +
 .../tests/bidi/Bidi_EdgeToEdgeStoreList.html       |  213 +
 dojox/mobile/tests/bidi/Bidi_Heading.html          |  218 +
 dojox/mobile/tests/bidi/Bidi_IconContainer.html    |  176 +
 dojox/mobile/tests/bidi/Bidi_IconMenu.html         |  196 +
 dojox/mobile/tests/bidi/Bidi_Index.html            |  152 +
 .../tests/bidi/Bidi_RoundRectCategoryList.html     |  441 +
 dojox/mobile/tests/bidi/Bidi_SearchBox.html        |  195 +
 dojox/mobile/tests/bidi/Bidi_SpinWheel.html        |  266 +
 dojox/mobile/tests/bidi/Bidi_StoreCarousel.html    |  212 +
 dojox/mobile/tests/bidi/Bidi_Switch.html           |  172 +
 dojox/mobile/tests/bidi/Bidi_TabBar.html           |  194 +
 dojox/mobile/tests/bidi/Bidi_TextArea.html         |  225 +
 dojox/mobile/tests/bidi/Bidi_TextBox.html          |  191 +
 dojox/mobile/tests/bidi/Bidi_ToggleButton.html     |  170 +
 dojox/mobile/tests/bidi/Bidi_Tooltip.html          |  294 +
 dojox/mobile/tests/bidi/Bidi_TreeView.html         |  186 +
 dojox/mobile/tests/bidi/Bidi_ValuePicker.html      |  281 +
 dojox/mobile/tests/bidi/Bidi_carousel-categ.json   |    8 +
 dojox/mobile/tests/bidi/Bidi_index.js              |   51 +
 dojox/mobile/tests/bidi/doh/ButtonTests.html       |  113 +
 dojox/mobile/tests/bidi/doh/HeadingTests.html      |  144 +
 dojox/mobile/tests/bidi/doh/IconMenuTests.html     |   98 +
 dojox/mobile/tests/bidi/doh/TabBarTests.html       |  170 +
 dojox/mobile/tests/bidi/doh/module.js              |   23 +
 dojox/mobile/tests/bidi/doh/runTests.html          |    9 +
 .../mobile/tests/bidi/doh/test_Accordion-demo.html |   94 +
 .../mobile/tests/bidi/doh/test_EdgeToEdgeList.html |  108 +
 .../mobile/tests/bidi/doh/test_IconContainer.html  |   90 +
 .../doh/test_RoundRect-EdgeToEdgeDataList.html     |  107 +
 .../doh/test_RoundRect-EdgeToEdgeStoreList.html    |  103 +
 .../tests/bidi/doh/test_SpinWheel-custom.html      |  103 +
 .../tests/bidi/doh/test_StoreCarousel-demo.html    |   92 +
 dojox/mobile/tests/bidi/doh/test_Switch.html       |  104 +
 dojox/mobile/tests/bidi/doh/test_Tooltip.html      |  116 +
 dojox/mobile/tests/bidi/doh/test_TreeView.html     |   91 +
 .../tests/bidi/doh/test_ValuePicker-custom.html    |   71 +
 dojox/mobile/tests/{doh => bidi}/settings.json     |    0
 .../tests/bidi/test_Carousel_rtl-compat.html       |   55 +
 dojox/mobile/tests/bidi/test_Carousel_rtl.html     |   52 +
 dojox/mobile/tests/bidi/test_ComboBox_rtl.html     |  213 +
 .../tests/bidi/test_EdgeToEdgeDataList_rtl.html    |   80 +
 .../mobile/tests/bidi/test_EdgeToEdgeList_rtl.html |   49 +
 .../tests/bidi/test_EdgeToEdgeStoreList_rtl.html   |   90 +
 .../tests/bidi/test_FixedSplitter-H2_rtl.html      |   39 +
 .../bidi/test_FixedSplitter-V2H2-change_rtl.html   |   67 +
 dojox/mobile/tests/bidi/test_Heading_rtl.html      |  191 +
 .../mobile/tests/bidi/test_IconContainer_rtl.html  |   63 +
 .../tests/bidi/test_IconMenu-standalone_rtl.html   |   35 +
 .../tests/bidi/test_RoundRectDataList_rtl.html     |   80 +
 .../tests/bidi/test_RoundRectList-check_rtl.html   |   77 +
 .../mobile/tests/bidi/test_RoundRectList_rtl.html  |   84 +
 .../tests/bidi/test_RoundRectStoreList_rtl.html    |   88 +
 .../tests/bidi/test_SpinWheel-custom_rtl.html      |   74 +
 dojox/mobile/tests/bidi/test_SwapView_rtl.html     |   96 +
 dojox/mobile/tests/bidi/test_Switch_rtl.html       |   86 +
 dojox/mobile/tests/bidi/test_TabBar_rtl.html       |  175 +
 dojox/mobile/tests/bidi/test_ToggleButton_rtl.html |   37 +
 .../app/assistants/main-assistant.js               |   12 +-
 dojox/mobile/tests/complexListApp/index.html       |    2 +-
 .../mobile/tests/data/FixedSplitterfragment1.html  |    4 +
 .../mobile/tests/data/FixedSplitterfragment2.html  |    4 +
 .../mobile/tests/data/FixedSplitterfragment3.html  |    4 +
 dojox/mobile/tests/{ => data}/carousel-categ.json  |    0
 dojox/mobile/tests/{ => data}/carousel-dish.json   |    0
 dojox/mobile/tests/{ => data}/carousel-glass.json  |    0
 dojox/mobile/tests/{ => data}/carousel-shell.json  |    0
 dojox/mobile/tests/{ => data}/carousel-stone.json  |    0
 dojox/mobile/tests/data/carousel-widget.json       |    8 +
 dojox/mobile/tests/data/cvfragment1.html           |   12 +
 dojox/mobile/tests/data/cvfragment2.html           |    7 +
 dojox/mobile/tests/data/cvfragment3.html           |   14 +
 dojox/mobile/tests/data/dialog1.html               |    3 +
 dojox/mobile/tests/data/dialog2.html               |    4 +
 dojox/mobile/tests/data/dialog3.html               |    6 +
 dojox/mobile/tests/data/dialog4.html               |    3 +
 dojox/mobile/tests/data/dialog5.html               |    9 +
 dojox/mobile/tests/data/dialog6.html               |   13 +
 dojox/mobile/tests/data/dojotoolkitblog_rss2.xml   |  298 +
 dojox/mobile/tests/data/fake_service.php           |   14 +
 dojox/mobile/tests/{ => data}/fragment1.html       |    0
 dojox/mobile/tests/data/fragment2.html             |    4 +
 dojox/mobile/tests/data/fragment3.html             |    6 +
 dojox/mobile/tests/data/fragment4.html             |    4 +
 dojox/mobile/tests/data/fruits.json                |   13 +
 .../tests/{ => data}/insurance-car-coverage.html   |    0
 .../tests/{ => data}/insurance-car-safe.html       |    0
 dojox/mobile/tests/data/insurance-car.json         |    6 +
 .../tests/{ => data}/insurance-life-child.html     |    0
 .../tests/{ => data}/insurance-life-long.html      |    0
 dojox/mobile/tests/data/insurance-life.json        |    6 +
 .../tests/{ => data}/insurance-sports-boat.html    |    0
 .../tests/{ => data}/insurance-sports-moto.html    |    0
 .../tests/{ => data}/insurance-sports-snow.html    |    0
 dojox/mobile/tests/data/insurance-sports.json      |    7 +
 dojox/mobile/tests/data/insurance.json             |    7 +
 dojox/mobile/tests/data/settings-itemMap.json      |   14 +
 dojox/mobile/tests/{ => data}/settings.json        |    0
 dojox/mobile/tests/data/simple1.html               |   23 +
 dojox/mobile/tests/data/view-sample.html           |   38 +
 dojox/mobile/tests/data/view1.html                 |   14 +
 dojox/mobile/tests/data/view1.json                 |   19 +
 dojox/mobile/tests/data/view2.html                 |    9 +
 dojox/mobile/tests/data/view2.json                 |   32 +
 dojox/mobile/tests/data/view3.html                 |   17 +
 dojox/mobile/tests/data/view3.json                 |   41 +
 dojox/mobile/tests/data/view4.html                 |   17 +
 dojox/mobile/tests/data/view4.json                 |   78 +
 dojox/mobile/tests/data/view5.html                 |    7 +
 dojox/mobile/tests/data/view5.json                 |   26 +
 dojox/mobile/tests/dialogApp/index.html            |    2 +-
 dojox/mobile/tests/doh/Button.html                 |   50 -
 dojox/mobile/tests/doh/Button_Programmatic.html    |   55 -
 .../tests/doh/CreateListItem2_Programmatic.js      |   21 -
 .../tests/doh/CreateListItem_Programmatic.js       |   50 -
 dojox/mobile/tests/doh/CustomListItem.js           |    5 +
 dojox/mobile/tests/doh/DataListTests.js            |  106 +
 dojox/mobile/tests/doh/EdgeToEdgeCatagory.js       |   71 -
 dojox/mobile/tests/doh/EdgeToEdgeCategory.html     |   41 -
 dojox/mobile/tests/doh/EdgeToEdgeDataList.html     |  155 -
 .../tests/doh/EdgeToEdgeDataList_Programmatic.html |  157 -
 .../tests/doh/HTML5-attribute-compliance.html      |  197 +
 dojox/mobile/tests/doh/Heading.html                |   65 -
 dojox/mobile/tests/doh/Heading2.html               |  166 -
 dojox/mobile/tests/doh/Heading2_Programmatic.html  |  164 -
 dojox/mobile/tests/doh/HeadingFixedBarsTests.html  |  116 +
 dojox/mobile/tests/doh/Heading_Programmatic.html   |   70 -
 dojox/mobile/tests/doh/IconContainer.html          |  151 -
 dojox/mobile/tests/doh/IconContainer2.html         |  120 -
 dojox/mobile/tests/doh/IconContainer3.html         |  125 -
 .../mobile/tests/doh/IconContainerBadgeTests.html  |  182 +
 .../tests/doh/IconContainer_Programmatic.html      |  148 -
 .../doh/ItemBase_subclasses_Programmatic.html      |  312 +
 dojox/mobile/tests/doh/ListItem.html               |   61 -
 dojox/mobile/tests/doh/ListItem.js                 |  113 -
 dojox/mobile/tests/doh/ListItem2.html              |   33 -
 dojox/mobile/tests/doh/ListItem2.js                |   44 -
 dojox/mobile/tests/doh/ListItem2_Programmatic.html |   26 -
 dojox/mobile/tests/doh/ListItem_Programmatic.html  |   36 -
 dojox/mobile/tests/doh/ListTests.js                |   91 +
 dojox/mobile/tests/doh/MblCSS3TransitionTests.html |   62 +
 dojox/mobile/tests/doh/MyDataHandler.js            |   18 +
 dojox/mobile/tests/doh/MyDataSource.js             |   13 +
 dojox/mobile/tests/doh/MyFileTypeMap.js            |   27 +
 dojox/mobile/tests/doh/README                      |   16 +
 dojox/mobile/tests/doh/RoundRect.html              |   69 -
 dojox/mobile/tests/doh/RoundRectDataList.html      |   71 -
 .../tests/doh/RoundRectDataList_Programmatic.html  |   77 -
 dojox/mobile/tests/doh/RoundRectList.html          |   42 -
 dojox/mobile/tests/doh/RoundRectList.js            |   71 -
 .../tests/doh/RoundRectList_Programmatic.html      |   61 -
 dojox/mobile/tests/doh/RoundRect_Programmatic.html |   70 -
 dojox/mobile/tests/doh/Switch.html                 |  143 -
 dojox/mobile/tests/doh/Switch_Programmatic.html    |  126 -
 dojox/mobile/tests/doh/TabBar.html                 |  143 -
 dojox/mobile/tests/doh/TabBar_Programmatic.html    |  161 -
 dojox/mobile/tests/doh/TestHelper.js               |   52 +
 dojox/mobile/tests/doh/TestURLProp.html            |  214 +
 dojox/mobile/tests/doh/TestURLProp2.html           |  259 +
 dojox/mobile/tests/doh/TestUtil.js                 |  212 +-
 dojox/mobile/tests/doh/ToggleButtonTests.html      |   95 +
 dojox/mobile/tests/doh/ToolBarButton.html          |   89 -
 dojox/mobile/tests/doh/ToolBarButton.js            |   93 -
 .../tests/doh/ToolBarButton_Programmatic.html      |  195 -
 dojox/mobile/tests/doh/View-demo.html              |  821 -
 dojox/mobile/tests/doh/View.html                   |  122 -
 dojox/mobile/tests/doh/View2_Programmatic.html     |  199 -
 dojox/mobile/tests/doh/View3_Programmatic.html     |  139 -
 dojox/mobile/tests/doh/View_Programmatic.html      |  139 -
 .../mobile/tests/doh/accordion/AccordionTests.html |  201 +
 dojox/mobile/tests/doh/accordion/dojo.html         |    7 +
 dojox/mobile/tests/doh/accordion/module.js         |    7 +
 dojox/mobile/tests/doh/accordion/runTests.html     |    9 +
 dojox/mobile/tests/doh/badge/BadgeTests.html       |  163 +
 dojox/mobile/tests/doh/badge/module.js             |    7 +
 dojox/mobile/tests/doh/badge/runTests.html         |    9 +
 dojox/mobile/tests/doh/bidi/ComboBoxTests_Rtl.html |  142 +
 .../tests/doh/bidi/EdgeToEdgeCatagory_Rtl.js       |   72 +
 .../tests/doh/bidi/EdgeToEdgeCategory_Rtl.html     |   44 +
 .../tests/doh/bidi/EdgeToEdgeDataList_Rtl.html     |   72 +
 .../tests/doh/bidi/EdgeToEdgeStoreList_Rtl.html    |   28 +
 .../tests/doh/bidi/FixedSplitterTests1_Rtl.html    |   32 +
 .../tests/doh/bidi/FixedSplitterTests2_Rtl.html    |   19 +
 .../tests/doh/bidi/FixedSplitterTests3_Rtl.html    |   32 +
 .../tests/doh/bidi/FixedSplitterTests_rtl.js       |  136 +
 dojox/mobile/tests/doh/bidi/Heading2_Rtl.html      |   66 +
 dojox/mobile/tests/doh/bidi/Heading2_rtl.js        |   87 +
 dojox/mobile/tests/doh/bidi/HeadingTests_Rtl.html  |  151 +
 dojox/mobile/tests/doh/bidi/Heading_Rtl.html       |   66 +
 .../mobile/tests/doh/bidi/IconContainer2_Rtl.html  |  107 +
 .../mobile/tests/doh/bidi/IconContainer3_Rtl.html  |  112 +
 .../tests/doh/bidi/IconContainerTests_Rtl.html     |  216 +
 dojox/mobile/tests/doh/bidi/IconContainer_Rtl.html |   63 +
 dojox/mobile/tests/doh/bidi/IconContainer_Rtl.js   |   64 +
 dojox/mobile/tests/doh/bidi/IconMenuTests_Rtl.html |  201 +
 dojox/mobile/tests/doh/bidi/ListItem2_Rtl.html     |   35 +
 dojox/mobile/tests/doh/bidi/ListItem_Rtl.html      |   62 +
 .../tests/doh/bidi/RoundRectDataList_Rtl.html      |   71 +
 .../mobile/tests/doh/bidi/RoundRectDataList_Rtl.js |   55 +
 dojox/mobile/tests/doh/bidi/RoundRectList_Rtl.html |   44 +
 dojox/mobile/tests/doh/bidi/RoundRectList_Rtl.js   |   73 +
 .../tests/doh/bidi/RoundRectStoreList_Rtl.html     |   28 +
 .../tests/doh/bidi/SpinWheel_Programmatic_Rtl.html |  153 +
 dojox/mobile/tests/doh/bidi/StoreList_Rtl.js       |  152 +
 .../mobile/tests/doh/bidi/SwapViewTests1_Rtl.html  |   25 +
 dojox/mobile/tests/doh/bidi/SwapViewTests_rtl.js   |  101 +
 dojox/mobile/tests/doh/bidi/SwitchTests_Rtl.html   |   94 +
 dojox/mobile/tests/doh/bidi/Switch_Rtl.html        |   82 +
 dojox/mobile/tests/doh/bidi/Switch_rtl.js          |   64 +
 dojox/mobile/tests/doh/bidi/TabBarTests_Rtl.html   |  117 +
 dojox/mobile/tests/doh/bidi/TabBar_Rtl.html        |   69 +
 dojox/mobile/tests/doh/bidi/TabBar_rtl.js          |   66 +
 dojox/mobile/tests/doh/bidi/TestUtil_Rtl.js        |  174 +
 .../tests/doh/bidi/ToggleButtonTests_Rtl.html      |   92 +
 .../tests/doh/bidi/ToolBarButtonSetter_rtl.html    |  171 +
 dojox/mobile/tests/doh/bidi/ToolBarButton_Rtl.js   |  117 +
 dojox/mobile/tests/doh/bidi/ToolBarButton_rtl.html |   91 +
 dojox/mobile/tests/doh/bidi/module.js              |   55 +
 dojox/mobile/tests/doh/bidi/runTests.html          |    9 +
 dojox/mobile/tests/doh/bidi/settings.json          |   14 +
 dojox/mobile/tests/doh/bidi/settings2.json         |   12 +
 dojox/mobile/tests/doh/button/Button.html          |   50 +
 dojox/mobile/tests/doh/button/ButtonTests.html     |  103 +
 .../tests/doh/button/Button_Programmatic.html      |   55 +
 dojox/mobile/tests/doh/button/module.js            |    9 +
 dojox/mobile/tests/doh/button/runTests.html        |    9 +
 dojox/mobile/tests/doh/checkbox/CheckBoxTests.html |   87 +
 dojox/mobile/tests/doh/checkbox/module.js          |    7 +
 dojox/mobile/tests/doh/checkbox/runTests.html      |    9 +
 dojox/mobile/tests/doh/combobox/ComboBoxTests.html |  230 +
 dojox/mobile/tests/doh/combobox/module.js          |    9 +
 dojox/mobile/tests/doh/combobox/runTests.html      |    9 +
 .../tests/doh/contentpane/ContentPaneTests.html    |  235 +
 dojox/mobile/tests/doh/contentpane/fragment1.html  |    3 +
 dojox/mobile/tests/doh/contentpane/fragment2.html  |    3 +
 dojox/mobile/tests/doh/contentpane/module.js       |    9 +
 dojox/mobile/tests/doh/contentpane/runTests.html   |    9 +
 dojox/mobile/tests/doh/data/view1.html             |   14 +
 dojox/mobile/tests/doh/data/view1.myjson           |   41 +
 dojox/mobile/tests/doh/data/view2.html             |    9 +
 dojox/mobile/tests/doh/data/view3.html             |   16 +
 dojox/mobile/tests/doh/data/view3.mydata           |   27 +
 dojox/mobile/tests/doh/data/view4.html             |   17 +
 dojox/mobile/tests/doh/data/view5.html             |    7 +
 dojox/mobile/tests/doh/data/view5.mydata2          |   39 +
 dojox/mobile/tests/doh/data/view6.myhtml           |    8 +
 .../doh/edgetoedgecategory/EdgeToEdgeCatagory.js   |   72 +
 .../doh/edgetoedgecategory/EdgeToEdgeCategory.html |   41 +
 .../EdgeToEdgeCategoryTests.html                   |   96 +
 .../mobile/tests/doh/edgetoedgecategory/module.js  |    8 +
 .../tests/doh/edgetoedgecategory/runTests.html     |    9 +
 .../doh/edgetoedgedatalist/EdgeToEdgeDataList.html |   71 +
 .../EdgeToEdgeDataListTests.html                   |   29 +
 .../EdgeToEdgeDataList_Programmatic.html           |   79 +
 .../mobile/tests/doh/edgetoedgedatalist/module.js  |   11 +
 .../tests/doh/edgetoedgedatalist/runTests.html     |    9 +
 .../tests/doh/edgetoedgedatalist/settings.json     |   14 +
 .../tests/doh/edgetoedgelist/EdgeToEdgeList.js     |   77 +
 .../doh/edgetoedgelist/EdgeToEdgeListTests.html    |   35 +
 dojox/mobile/tests/doh/edgetoedgelist/module.js    |    7 +
 .../mobile/tests/doh/edgetoedgelist/runTests.html  |    9 +
 .../EdgeToEdgeStoreList-itemMap-updates.html       |  152 +
 .../edgetoedgestorelist/EdgeToEdgeStoreList.html   |   32 +
 .../EdgeToEdgeStoreList_Programmatic.html          |   46 +
 .../tests/doh/edgetoedgestorelist/StoreList.js     |  217 +
 .../mobile/tests/doh/edgetoedgestorelist/module.js |    9 +
 .../tests/doh/edgetoedgestorelist/runTests.html    |    9 +
 .../tests/doh/edgetoedgestorelist/settings2.json   |   12 +
 .../expandingtextarea/ExpandingTextAreaTests.html  |  158 +
 dojox/mobile/tests/doh/expandingtextarea/module.js |    7 +
 .../tests/doh/expandingtextarea/runTests.html      |    9 +
 .../doh/filteredlistmixin/FilteredListTests.html   |  374 +
 dojox/mobile/tests/doh/filteredlistmixin/module.js |    7 +
 .../tests/doh/filteredlistmixin/runTests.html      |    9 +
 .../tests/doh/fixedbars/CustomFixedBarsTests.html  |   50 +
 .../doh/fixedbars/DeclaredFixedFooterTests.html    |  125 +
 dojox/mobile/tests/doh/fixedbars/module.js         |    8 +
 dojox/mobile/tests/doh/fixedbars/runTests.html     |    9 +
 .../tests/doh/fixedsplitter/FixedSplitterTests.js  |  164 +
 .../doh/fixedsplitter/FixedSplitterTests1.html     |   31 +
 .../doh/fixedsplitter/FixedSplitterTests2.html     |   18 +
 .../doh/fixedsplitter/FixedSplitterTests3.html     |   31 +
 dojox/mobile/tests/doh/fixedsplitter/module.js     |   11 +
 dojox/mobile/tests/doh/fixedsplitter/runTests.html |    9 +
 dojox/mobile/tests/doh/heading/Heading.html        |   65 +
 dojox/mobile/tests/doh/heading/Heading2.html       |   65 +
 dojox/mobile/tests/doh/heading/Heading2.js         |  102 +
 .../tests/doh/heading/Heading2_Programmatic.html   |   86 +
 dojox/mobile/tests/doh/heading/HeadingTests.html   |  151 +
 .../tests/doh/heading/Heading_Programmatic.html    |  172 +
 dojox/mobile/tests/doh/heading/module.js           |   11 +
 dojox/mobile/tests/doh/heading/runTests.html       |    9 +
 .../tests/doh/iconcontainer/IconContainer.html     |   62 +
 .../tests/doh/iconcontainer/IconContainer.js       |   89 +
 .../tests/doh/iconcontainer/IconContainer2.html    |  106 +
 .../tests/doh/iconcontainer/IconContainer3.html    |  110 +
 .../doh/iconcontainer/IconContainerTests.html      |  215 +
 .../doh/iconcontainer/IconContainerTests2.html     |  180 +
 .../iconcontainer/IconContainer_Programmatic.html  |   91 +
 dojox/mobile/tests/doh/iconcontainer/module.js     |   12 +
 dojox/mobile/tests/doh/iconcontainer/runTests.html |    9 +
 dojox/mobile/tests/doh/iconmenu/IconMenuTests.html |  195 +
 dojox/mobile/tests/doh/iconmenu/module.js          |    7 +
 dojox/mobile/tests/doh/iconmenu/runTests.html      |    9 +
 dojox/mobile/tests/doh/index.html                  |   85 +-
 .../doh/listitem/CreateListItem2_Programmatic.js   |   21 +
 .../doh/listitem/CreateListItem_Programmatic.js    |   52 +
 dojox/mobile/tests/doh/listitem/ListItem.html      |   61 +
 dojox/mobile/tests/doh/listitem/ListItem.js        |  134 +
 dojox/mobile/tests/doh/listitem/ListItem2.html     |   33 +
 dojox/mobile/tests/doh/listitem/ListItem2.js       |   46 +
 .../tests/doh/listitem/ListItem2_Programmatic.html |   26 +
 .../tests/doh/listitem/ListItem3_Programmatic.html |  218 +
 dojox/mobile/tests/doh/listitem/ListItemTests.js   |  150 +
 .../mobile/tests/doh/listitem/ListItemTests1.html  |  108 +
 .../mobile/tests/doh/listitem/ListItemTests2.html  |  108 +
 .../tests/doh/listitem/ListItem_Programmatic.html  |   36 +
 dojox/mobile/tests/doh/listitem/module.js          |   15 +
 dojox/mobile/tests/doh/listitem/runTests.html      |    9 +
 .../tests/doh/longlistmixin/LongListMixin.html     |  270 +
 dojox/mobile/tests/doh/longlistmixin/module.js     |    7 +
 dojox/mobile/tests/doh/longlistmixin/runTests.html |    9 +
 dojox/mobile/tests/doh/module.js                   |   97 +-
 dojox/mobile/tests/doh/opener/OpenerTests1.html    |  103 +
 dojox/mobile/tests/doh/opener/module.js            |    6 +
 dojox/mobile/tests/doh/opener/runTests.html        |    9 +
 .../tests/doh/pageindicator/PageIndicatorTests.js  |  190 +
 .../doh/pageindicator/PageIndicatorTests1.html     |   38 +
 .../doh/pageindicator/PageIndicatorTests2.html     |   38 +
 .../doh/pageindicator/PageIndicatorTests3.html     |   39 +
 dojox/mobile/tests/doh/pageindicator/module.js     |   11 +
 dojox/mobile/tests/doh/pageindicator/runTests.html |    9 +
 dojox/mobile/tests/doh/progress-indicator.html     |   45 -
 dojox/mobile/tests/doh/progressindicator/module.js |    7 +
 .../doh/progressindicator/progress-indicator.html  |   45 +
 .../tests/doh/progressindicator/runTests.html      |    9 +
 .../tests/doh/radiobutton/RadioButtonTests.html    |  139 +
 dojox/mobile/tests/doh/radiobutton/module.js       |    7 +
 dojox/mobile/tests/doh/radiobutton/runTests.html   |    9 +
 dojox/mobile/tests/doh/roundrect/RoundRect.html    |   69 +
 .../doh/roundrect/RoundRect_Programmatic.html      |   74 +
 dojox/mobile/tests/doh/roundrect/module.js         |    8 +
 dojox/mobile/tests/doh/roundrect/runTests.html     |    9 +
 .../doh/roundrectdatalist/RoundRectDataList.html   |   70 +
 .../doh/roundrectdatalist/RoundRectDataList.js     |   55 +
 .../roundrectdatalist/RoundRectDataListTests.html  |   29 +
 .../RoundRectDataList_Programmatic.html            |   79 +
 dojox/mobile/tests/doh/roundrectdatalist/module.js |   11 +
 .../tests/doh/roundrectdatalist/runTests.html      |    9 +
 .../tests/doh/roundrectdatalist/settings.json      |   14 +
 .../tests/doh/roundrectlist/RoundRectList.html     |   42 +
 .../tests/doh/roundrectlist/RoundRectList.js       |   73 +
 .../doh/roundrectlist/RoundRectListTests.html      |   35 +
 .../roundrectlist/RoundRectList_Programmatic.html  |   66 +
 dojox/mobile/tests/doh/roundrectlist/module.js     |    9 +
 dojox/mobile/tests/doh/roundrectlist/runTests.html |    9 +
 .../doh/roundrectstorelist/RoundRectStoreList.html |   31 +
 .../RoundRectStoreList_Programmatic.html           |   46 +
 .../tests/doh/roundrectstorelist/StoreList.js      |  217 +
 .../mobile/tests/doh/roundrectstorelist/module.js  |    8 +
 .../tests/doh/roundrectstorelist/runTests.html     |    9 +
 .../tests/doh/roundrectstorelist/settings2.json    |   12 +
 .../doh/scrollablepane/ScrollablePaneTests.html    |   62 +
 dojox/mobile/tests/doh/scrollablepane/module.js    |    7 +
 .../mobile/tests/doh/scrollablepane/runTests.html  |    9 +
 dojox/mobile/tests/doh/slider/SliderTests.html     |  157 +
 dojox/mobile/tests/doh/slider/module.js            |    7 +
 dojox/mobile/tests/doh/slider/runTests.html        |    9 +
 .../doh/spinwheel/SpinWheel_Programmatic.html      |  195 +
 dojox/mobile/tests/doh/spinwheel/module.js         |    7 +
 dojox/mobile/tests/doh/spinwheel/runTests.html     |    9 +
 .../spinwheeldatepicker/SpinWheelDatePicker.html   |  267 +
 .../mobile/tests/doh/spinwheeldatepicker/module.js |    7 +
 .../tests/doh/spinwheeldatepicker/runTests.html    |    9 +
 dojox/mobile/tests/doh/swapview/SwapViewTests.js   |  101 +
 .../mobile/tests/doh/swapview/SwapViewTests1.html  |   36 +
 .../mobile/tests/doh/swapview/SwapViewTests2.html  |   19 +
 .../mobile/tests/doh/swapview/SwapViewTests3.html  |   24 +
 dojox/mobile/tests/doh/swapview/module.js          |   11 +
 dojox/mobile/tests/doh/swapview/runTests.html      |    9 +
 dojox/mobile/tests/doh/switch/Switch.html          |   81 +
 dojox/mobile/tests/doh/switch/Switch.js            |   64 +
 dojox/mobile/tests/doh/switch/SwitchTests.html     |   94 +
 .../tests/doh/switch/Switch_Programmatic.html      |   66 +
 dojox/mobile/tests/doh/switch/module.js            |    9 +
 dojox/mobile/tests/doh/switch/runTests.html        |    9 +
 dojox/mobile/tests/doh/tabbar/TabBar.html          |  159 +
 dojox/mobile/tests/doh/tabbar/TabBar.js            |  161 +
 dojox/mobile/tests/doh/tabbar/TabBarTests.html     |  116 +
 .../tests/doh/tabbar/TabBar_Programmatic.html      |  158 +
 dojox/mobile/tests/doh/tabbar/module.js            |   11 +
 dojox/mobile/tests/doh/tabbar/runTests.html        |    9 +
 .../doh/templating/TemplatedWidgetsTests.html      |  608 +
 dojox/mobile/tests/doh/templating/module.js        |    7 +
 dojox/mobile/tests/doh/templating/runTests.html    |    9 +
 dojox/mobile/tests/doh/textarea/TextAreaTests.html |  170 +
 dojox/mobile/tests/doh/textarea/module.js          |    7 +
 dojox/mobile/tests/doh/textarea/runTests.html      |    9 +
 dojox/mobile/tests/doh/textbox/TextBoxTests.html   |  159 +
 dojox/mobile/tests/doh/textbox/module.js           |    7 +
 dojox/mobile/tests/doh/textbox/runTests.html       |    9 +
 .../tests/doh/toolbarbutton/ToolBarButton.html     |  113 +
 .../tests/doh/toolbarbutton/ToolBarButton.js       |  144 +
 .../doh/toolbarbutton/ToolBarButtonSetter.html     |  171 +
 .../doh/toolbarbutton/ToolBarButtonTests.html      |  100 +
 .../toolbarbutton/ToolBarButton_Programmatic.html  |  181 +
 dojox/mobile/tests/doh/toolbarbutton/module.js     |   10 +
 dojox/mobile/tests/doh/toolbarbutton/runTests.html |    9 +
 dojox/mobile/tests/doh/topHeading_defect.html      |    6 +-
 .../doh/transition/MblCSS3TransitionTests.html     |   62 +
 dojox/mobile/tests/doh/transition/module.js        |    7 +
 dojox/mobile/tests/doh/transition/runTests.html    |    9 +
 .../doh/valuepickerdatepicker/DatePickerIso.html   |  130 +
 .../ValuePickerDatePicker.html                     |  224 +
 .../tests/doh/valuepickerdatepicker/module.js      |    8 +
 .../tests/doh/valuepickerdatepicker/runTests.html  |    9 +
 .../ValuePickerTimePickerTests.html                |   68 +
 .../tests/doh/valuepickertimepicker/module.js      |    7 +
 .../tests/doh/valuepickertimepicker/runTests.html  |    9 +
 dojox/mobile/tests/doh/view/View-demo.html         |  838 +
 dojox/mobile/tests/doh/view/View.html              |  122 +
 .../mobile/tests/doh/view/View2_Programmatic.html  |  199 +
 .../mobile/tests/doh/view/View3_Programmatic.html  |  144 +
 dojox/mobile/tests/doh/view/View_Programmatic.html |  145 +
 dojox/mobile/tests/doh/view/module.js              |   11 +
 dojox/mobile/tests/doh/view/runTests.html          |    9 +
 .../app/assistants/flickr-image-view-assistant.js  |   10 +-
 dojox/mobile/tests/imageControlsApp/index.html     |    2 +-
 dojox/mobile/tests/images/LTR.png                  |  Bin 0 -> 469 bytes
 dojox/mobile/tests/images/Mountain.jpg             |  Bin 0 -> 27639 bytes
 dojox/mobile/tests/images/RTL.png                  |  Bin 0 -> 478 bytes
 dojox/mobile/tests/images/auto.png                 |  Bin 0 -> 934 bytes
 dojox/mobile/tests/images/chart.png                |  Bin 17937 -> 12607 bytes
 dojox/mobile/tests/images/contacts16.png           |  Bin 0 -> 3142 bytes
 dojox/mobile/tests/images/dojo-logo1.png           |  Bin 0 -> 12510 bytes
 dojox/mobile/tests/images/icons16.png              |  Bin 0 -> 5291 bytes
 dojox/mobile/tests/images/menu1.jpg                |  Bin 0 -> 4878 bytes
 dojox/mobile/tests/images/menu2.jpg                |  Bin 0 -> 5630 bytes
 dojox/mobile/tests/images/menu3.jpg                |  Bin 0 -> 3352 bytes
 dojox/mobile/tests/images/menu4.jpg                |  Bin 0 -> 5115 bytes
 dojox/mobile/tests/images/menu5.jpg                |  Bin 0 -> 4337 bytes
 dojox/mobile/tests/images/menu6.jpg                |  Bin 0 -> 7914 bytes
 dojox/mobile/tests/images/pic1.jpg                 |  Bin 267196 -> 170445 bytes
 dojox/mobile/tests/images/pic10.jpg                |  Bin 270933 -> 258728 bytes
 dojox/mobile/tests/images/pic2.jpg                 |  Bin 255957 -> 181835 bytes
 dojox/mobile/tests/images/pic3.jpg                 |  Bin 260893 -> 222766 bytes
 dojox/mobile/tests/images/pic4.jpg                 |  Bin 262508 -> 127812 bytes
 dojox/mobile/tests/images/pic5.jpg                 |  Bin 307923 -> 222410 bytes
 dojox/mobile/tests/images/pic6.jpg                 |  Bin 254583 -> 131224 bytes
 dojox/mobile/tests/images/pic7.jpg                 |  Bin 323165 -> 249500 bytes
 dojox/mobile/tests/images/pic8.jpg                 |  Bin 296657 -> 121302 bytes
 dojox/mobile/tests/images/pic9.jpg                 |  Bin 277204 -> 165931 bytes
 .../mobile/tests/{ => images}/progressBarAnim.gif  |  Bin 4458 -> 4458 bytes
 dojox/mobile/tests/images/pull-arrow.png           |  Bin 0 -> 365 bytes
 dojox/mobile/tests/images/release-arrow.png        |  Bin 0 -> 400 bytes
 dojox/mobile/tests/{ => images}/sliderHthumb.png   |  Bin 346 -> 346 bytes
 dojox/mobile/tests/{ => images}/sliderVthumb.png   |  Bin 338 -> 338 bytes
 dojox/mobile/tests/images/star-2.png               |  Bin 0 -> 1679 bytes
 dojox/mobile/tests/images/star-3.png               |  Bin 0 -> 3615 bytes
 dojox/mobile/tests/images/star-4.png               |  Bin 0 -> 3807 bytes
 dojox/mobile/tests/images/star-5.png               |  Bin 0 -> 3976 bytes
 dojox/mobile/tests/images/star-6.png               |  Bin 0 -> 3328 bytes
 dojox/mobile/tests/images/star-blue.png            |  Bin 0 -> 492 bytes
 dojox/mobile/tests/images/star-green.png           |  Bin 0 -> 502 bytes
 dojox/mobile/tests/images/star-orange.png          |  Bin 0 -> 494 bytes
 dojox/mobile/tests/images/star-yellow.png          |  Bin 0 -> 490 bytes
 dojox/mobile/tests/index.html                      |  339 +-
 dojox/mobile/tests/index.js                        |  314 +
 dojox/mobile/tests/inputApp/index.html             |    2 +-
 dojox/mobile/tests/insurance-car.json              |    6 -
 dojox/mobile/tests/insurance-life.json             |    6 -
 dojox/mobile/tests/insurance-sports.json           |    7 -
 dojox/mobile/tests/insurance.json                  |    7 -
 dojox/mobile/tests/items.json                      |    7 -
 dojox/mobile/tests/multiSceneApp/index.html        |    2 +-
 dojox/mobile/tests/nls/it/sample.js                |    3 +-
 dojox/mobile/tests/nls/ja/sample.js                |    3 +-
 dojox/mobile/tests/robot/Animation.html            |  147 +-
 dojox/mobile/tests/robot/Animation2.html           |  145 +-
 dojox/mobile/tests/robot/ButtonList.html           |   75 +-
 dojox/mobile/tests/robot/ButtonList2.html          |   77 +-
 dojox/mobile/tests/robot/Flippable.html            |   75 +-
 dojox/mobile/tests/robot/Icon.html                 |   64 +-
 dojox/mobile/tests/robot/Icon2.html                |   64 +-
 dojox/mobile/tests/robot/ListItem.html             |   15 +-
 dojox/mobile/tests/robot/RoundRectListConnect.html |   96 +
 dojox/mobile/tests/robot/ScrollableView.html       |   11 +-
 dojox/mobile/tests/robot/ScrollableView2.html      |   11 +-
 dojox/mobile/tests/robot/ScrollableView3.html      |   11 +-
 dojox/mobile/tests/robot/Settings.html             |   65 +-
 dojox/mobile/tests/robot/Switch.html               |   95 +-
 dojox/mobile/tests/robot/Switch2.html              |   95 +-
 dojox/mobile/tests/robot/TabBar.html               |  105 +-
 dojox/mobile/tests/robot/TabBar2.html              |  105 +-
 dojox/mobile/tests/robot/Transitions.html          |  170 +
 dojox/mobile/tests/robot/index.html                |   28 +
 dojox/mobile/tests/robot/module.js                 |    9 +-
 dojox/mobile/tests/simpleApp/index.html            |    2 +-
 dojox/mobile/tests/simpleListApp/index.html        |    2 +-
 dojox/mobile/tests/templates/Button1.html          |    1 +
 dojox/mobile/tests/templates/CheckBox1.html        |    3 +
 dojox/mobile/tests/templates/Heading1.html         |   17 +
 dojox/mobile/tests/templates/Heading2.html         |   20 +
 dojox/mobile/tests/templates/ListItem1.html        |    5 +
 dojox/mobile/tests/templates/ListItem2.html        |   16 +
 dojox/mobile/tests/templates/ListItem3.html        |   10 +
 dojox/mobile/tests/templates/RadioButton1.html     |    2 +
 dojox/mobile/tests/templates/Slider1.html          |   20 +
 dojox/mobile/tests/templates/Switch1.html          |   14 +
 dojox/mobile/tests/templates/ToggleButton1.html    |    6 +
 dojox/mobile/tests/templates/View1.html            |   43 +
 dojox/mobile/tests/test_Accessibility_Support.html |  116 -
 dojox/mobile/tests/test_Accordion-demo.html        |  171 +
 dojox/mobile/tests/test_Android-ButtonList.html    |   65 -
 dojox/mobile/tests/test_Android-EdgeToEdge.html    |   48 -
 .../tests/test_Android-EdgeToEdgeCategory.html     |   45 -
 dojox/mobile/tests/test_Android-Heading.html       |  123 -
 dojox/mobile/tests/test_Android-Icon.html          |   58 -
 dojox/mobile/tests/test_Android-RoundRectList.html |   53 -
 dojox/mobile/tests/test_Android-Settings.html      |  108 -
 dojox/mobile/tests/test_Android-Switch.html        |   76 -
 dojox/mobile/tests/test_Android-TabBar.html        |   65 -
 .../tests/test_Android-VariableHeightList.html     |   98 -
 dojox/mobile/tests/test_Animation.html             |   79 -
 dojox/mobile/tests/test_Audio-single-source.html   |   27 +
 dojox/mobile/tests/test_Audio.html                 |   29 +
 dojox/mobile/tests/test_Badge.html                 |   58 +
 .../tests/test_BlackBerry-EdgeToEdgeList.html      |   59 -
 dojox/mobile/tests/test_BlackBerry-Heading.html    |  123 -
 .../tests/test_BlackBerry-IconContainer.html       |   57 -
 .../tests/test_BlackBerry-RoundRectList.html       |   59 -
 .../tests/test_BlackBerry-ScrollableView.html      |  396 -
 dojox/mobile/tests/test_BlackBerry-Settings.html   |  111 -
 dojox/mobile/tests/test_BlackBerry-SwapView.html   |   92 -
 dojox/mobile/tests/test_BlackBerry-Switch.html     |   76 -
 dojox/mobile/tests/test_BlackBerry-TabBar.html     |   65 -
 .../tests/test_BlackBerry-VariableHeightList.html  |   99 -
 dojox/mobile/tests/test_Button.html                |   95 +
 dojox/mobile/tests/test_Calendar.html              |   27 +
 dojox/mobile/tests/test_Carousel-async.html        |   58 -
 dojox/mobile/tests/test_Carousel-prog.html         |   57 +
 dojox/mobile/tests/test_Carousel-slideshow.html    |   40 -
 dojox/mobile/tests/test_Carousel.html              |   91 +-
 dojox/mobile/tests/test_CarouselItem.html          |   47 +
 dojox/mobile/tests/test_ComboBox-sv.html           |  178 +
 dojox/mobile/tests/test_ComboBox-widepage.html     |  105 +
 dojox/mobile/tests/test_ComboBox.html              |    2 +-
 dojox/mobile/tests/test_ContentPane.html           |   85 +-
 dojox/mobile/tests/test_Custom-EdgeToEdgeList.html |   59 -
 dojox/mobile/tests/test_Custom-FormControls.html   |  173 -
 dojox/mobile/tests/test_Custom-Heading.html        |  121 -
 dojox/mobile/tests/test_Custom-Icon.html           |   58 -
 dojox/mobile/tests/test_Custom-Opener.html         |  156 -
 dojox/mobile/tests/test_Custom-RoundRectList.html  |   59 -
 dojox/mobile/tests/test_Custom-Settings.html       |  167 -
 dojox/mobile/tests/test_Custom-TabBar.html         |   65 -
 dojox/mobile/tests/test_Custom-Tooltip.html        |  117 -
 dojox/mobile/tests/test_Custom-css-sprite.html     |  170 -
 .../mobile/tests/test_Custom-list-domButtons.html  |  227 -
 dojox/mobile/tests/test_DataCarousel-demo.html     |   58 +
 dojox/mobile/tests/test_DataCarousel.html          |   31 +
 dojox/mobile/tests/test_DatePicker.html            |   50 +
 dojox/mobile/tests/test_DatePicker2.html           |   90 +
 dojox/mobile/tests/test_EdgeToEdgeCategory.html    |   49 +
 .../tests/test_EdgeToEdgeDataList-auto-sv.html     |   86 +
 .../tests/test_EdgeToEdgeDataList-auto-v.html      |   58 +
 .../tests/test_EdgeToEdgeDataList-itemMap.html     |   80 +
 .../tests/test_EdgeToEdgeDataList-more-sv.html     |   77 +
 .../tests/test_EdgeToEdgeDataList-more-v.html      |   76 +
 dojox/mobile/tests/test_EdgeToEdgeDataList.html    |   94 +-
 dojox/mobile/tests/test_EdgeToEdgeList-check.html  |  124 +-
 .../tests/test_EdgeToEdgeList-editable-a11y.html   |  173 +
 .../tests/test_EdgeToEdgeList-editable-sv.html     |  147 +
 .../mobile/tests/test_EdgeToEdgeList-editable.html |  141 +
 .../tests/test_EdgeToEdgeList-syncWithViews.html   |  118 +
 .../mobile/tests/test_EdgeToEdgeList-variable.html |  100 +
 dojox/mobile/tests/test_EdgeToEdgeList.html        |   49 +
 .../tests/test_EdgeToEdgeStoreList-auto-sv.html    |   91 +
 .../tests/test_EdgeToEdgeStoreList-auto-v.html     |   63 +
 .../tests/test_EdgeToEdgeStoreList-categ.html      |   79 +
 .../test_EdgeToEdgeStoreList-itemMap-updates.html  |  133 +
 .../tests/test_EdgeToEdgeStoreList-itemMap.html    |   90 +
 .../tests/test_EdgeToEdgeStoreList-lazy.html       |   97 +
 .../tests/test_EdgeToEdgeStoreList-more-sv.html    |   82 +
 .../tests/test_EdgeToEdgeStoreList-more-v.html     |   81 +
 dojox/mobile/tests/test_EdgeToEdgeStoreList.html   |  101 +
 .../test_FilteredList-EdgeToEdgeDataList-demo.html |  221 +
 ...FilteredList-EdgeToEdgeStoreList-auto-prog.html |  114 +
 ...test_FilteredList-EdgeToEdgeStoreList-auto.html |  109 +
 ...test_FilteredList-EdgeToEdgeStoreList-demo.html |  221 +
 ...test_FilteredList-EdgeToEdgeStoreList-prog.html |  122 +
 ...st_FilteredList-EdgeToEdgeStoreList-simple.html |  116 +
 .../test_FilteredList-RoundRectList-auto.html      |  103 +
 .../test_FilteredList-RoundRectList-demo.html      |  228 +
 dojox/mobile/tests/test_FixedSplitter-H2-prog.html |   84 +-
 dojox/mobile/tests/test_FixedSplitter-H2.html      |   63 +-
 .../tests/test_FixedSplitter-V2H2-ContentPane.html |   41 +
 .../tests/test_FixedSplitter-V2H2-change.html      |   67 +
 dojox/mobile/tests/test_FixedSplitter-V2H2.html    |   71 +-
 dojox/mobile/tests/test_FixedSplitter-V3-var0.html |   62 +
 dojox/mobile/tests/test_FixedSplitter-V3-var1.html |   62 +
 dojox/mobile/tests/test_FixedSplitter-V3-var2.html |   62 +
 dojox/mobile/tests/test_FixedSplitter-V3.html      |   69 +-
 .../tests/test_FixedSplitter-orientation.html      |   77 +
 dojox/mobile/tests/test_FormControls.html          |  360 +-
 dojox/mobile/tests/test_FormLayout.html            |  253 +
 dojox/mobile/tests/test_GridLayout-2cols.html      |   43 +
 dojox/mobile/tests/test_GridLayout-3cols.html      |   43 +
 dojox/mobile/tests/test_GridLayout-change.html     |   43 +
 dojox/mobile/tests/test_GridLayout-demo.html       |  220 +
 dojox/mobile/tests/test_Heading.html               |  219 +
 dojox/mobile/tests/test_Icon.html                  |   49 +
 dojox/mobile/tests/test_IconContainer-badge.html   |   90 +
 dojox/mobile/tests/test_IconContainer-connect.html |  114 +
 .../tests/test_IconContainer-editable-a11y.html    |  120 +
 .../mobile/tests/test_IconContainer-editable.html  |   94 +
 .../mobile/tests/test_IconContainer-highlight.html |   80 +
 dojox/mobile/tests/test_IconContainer-multi.html   |   38 +
 dojox/mobile/tests/test_IconContainer-prog.html    |   83 +
 dojox/mobile/tests/test_IconContainer-pubsub.html  |  114 +
 .../test_IconContainer-removeConfirmation.html     |  124 +
 .../tests/test_IconContainer-single-below.html     |   38 +
 dojox/mobile/tests/test_IconContainer-single.html  |   38 +
 dojox/mobile/tests/test_IconContainer-sprite.html  |   65 +
 .../tests/test_IconContainer-transition-below.html |   54 +
 .../tests/test_IconContainer-transition-zoom.html  |   71 +
 dojox/mobile/tests/test_IconContainer.html         |   63 +
 dojox/mobile/tests/test_IconMenu-6up.html          |   87 +
 dojox/mobile/tests/test_IconMenu-programmatic.html |   71 +
 dojox/mobile/tests/test_IconMenu-standalone.html   |   31 +
 dojox/mobile/tests/test_ListItem-actions.html      |  238 +
 dojox/mobile/tests/test_ListItem-button.html       |   58 +
 dojox/mobile/tests/test_ListItem-domButtons.html   |  244 +
 dojox/mobile/tests/test_ListItem-layout.html       |  134 +
 dojox/mobile/tests/test_ListItem-sprite.html       |  170 +
 dojox/mobile/tests/test_ListItem-transOpt.html     |   87 +
 dojox/mobile/tests/test_LongListMixin.html         |   65 +
 .../tests/test_Opener-ActionSheet-async.html       |    8 +-
 dojox/mobile/tests/test_Opener-Calendar-async.html |   65 -
 .../tests/test_Opener-Calendar-lazy-prog.html      |   77 +
 dojox/mobile/tests/test_Opener-Calendar-lazy.html  |   74 +
 dojox/mobile/tests/test_Opener-Calendar.html       |   72 +
 .../tests/test_Opener-ColorPalette-async.html      |   59 -
 .../tests/test_Opener-ColorPalette-lazy.html       |   65 +
 dojox/mobile/tests/test_Opener-ColorPalette.html   |   66 +
 dojox/mobile/tests/test_Opener-ColorPicker.html    |   58 -
 .../tests/test_Opener-DateSpinWheel-async.html     |   63 -
 .../tests/test_Opener-DateSpinWheel-lazy.html      |   65 +
 dojox/mobile/tests/test_Opener-DateSpinWheel.html  |   69 +
 .../tests/test_Opener-RoundSelectList-async.html   |   10 +-
 .../mobile/tests/test_Opener-SearchList-async.html |   13 +-
 dojox/mobile/tests/test_Overlay.html               |  164 +-
 dojox/mobile/tests/test_ProgressBar.html           |   67 +
 .../mobile/tests/test_ProgressIndicator-color.html |   65 +
 .../tests/test_ProgressIndicator-heading.html      |   58 +
 .../mobile/tests/test_ProgressIndicator-list.html  |  100 +
 .../mobile/tests/test_ProgressIndicator-size.html  |   41 +
 dojox/mobile/tests/test_ProgressIndicator.html     |   76 +
 dojox/mobile/tests/test_Rating-prog.html           |   33 +
 dojox/mobile/tests/test_Rating-setter.html         |   47 +
 dojox/mobile/tests/test_Rating.html                |   79 +
 dojox/mobile/tests/test_RoundRect.html             |   29 +
 dojox/mobile/tests/test_RoundRectCategory.html     |   49 +
 dojox/mobile/tests/test_RoundRectDataList.html     |   93 +-
 dojox/mobile/tests/test_RoundRectList-check.html   |  125 +-
 dojox/mobile/tests/test_RoundRectList-connect.html |  136 +
 .../tests/test_RoundRectList-editable-sv.html      |  144 +
 .../mobile/tests/test_RoundRectList-editable.html  |  141 +
 dojox/mobile/tests/test_RoundRectList-icons.html   |   95 +
 dojox/mobile/tests/test_RoundRectList-inherit.html |  126 +
 .../mobile/tests/test_RoundRectList-variable.html  |  100 +
 .../mobile/tests/test_RoundRectList-vh-icons.html  |  106 +
 dojox/mobile/tests/test_RoundRectList.html         |   84 +
 dojox/mobile/tests/test_RoundRectStoreList.html    |   99 +
 .../tests/test_ScreenSizeAware-demo-prop.html      |  109 +
 .../tests/test_ScreenSizeAware-demo-tag.html       |  108 +
 dojox/mobile/tests/test_ScreenSizeAware-icon.html  |  196 +
 dojox/mobile/tests/test_ScreenSizeAware-prop.html  |  239 +
 dojox/mobile/tests/test_ScreenSizeAware-tag.html   |  241 +
 .../mobile/tests/test_ScrollableMixin-custom.html  |  227 +-
 dojox/mobile/tests/test_ScrollablePane-demo.html   |  251 +
 dojox/mobile/tests/test_ScrollablePane-h.html      |   47 +
 dojox/mobile/tests/test_ScrollablePane-mask.html   |  138 +
 dojox/mobile/tests/test_ScrollablePane.html        |   52 +
 .../tests/test_ScrollableView-HTML-inputs.html     |  100 +
 .../tests/test_ScrollableView-demo-long.html       |  395 +
 dojox/mobile/tests/test_ScrollableView-demo.html   |  399 +
 .../tests/test_ScrollableView-fixedFooters.html    |   60 +
 dojox/mobile/tests/test_ScrollableView-h.html      |   55 +
 .../mobile/tests/test_ScrollableView-hv-ah-af.html |  126 +
 .../mobile/tests/test_ScrollableView-hv-vh-vf.html |  126 +
 dojox/mobile/tests/test_ScrollableView-hv.html     |  125 +
 .../tests/test_ScrollableView-pullToRefresh.html   |  186 +
 .../tests/test_ScrollableView-scrollEvents.html    |   94 +
 .../tests/test_ScrollableView-short-inp.html       |   92 +
 dojox/mobile/tests/test_ScrollableView-short.html  |   89 +
 .../tests/test_ScrollableView-v-ah-af-inp.html     |  180 +
 .../mobile/tests/test_ScrollableView-v-ah-af.html  |  168 +
 .../mobile/tests/test_ScrollableView-v-ah-inp.html |  179 +
 dojox/mobile/tests/test_ScrollableView-v-inp.html  |  179 +
 .../tests/test_ScrollableView-v-vh-af-inp.html     |  181 +
 .../mobile/tests/test_ScrollableView-v-vh-af.html  |  169 +
 .../mobile/tests/test_ScrollableView-v-vh-inp.html |  180 +
 .../tests/test_ScrollableView-v-vh-vf-inp.html     |  182 +
 .../mobile/tests/test_ScrollableView-v-vh-vf.html  |  170 +
 dojox/mobile/tests/test_ScrollableView-v-vh.html   |  168 +
 dojox/mobile/tests/test_ScrollableView-v.html      |  167 +
 dojox/mobile/tests/test_SimpleDialog-large.html    |  132 +
 dojox/mobile/tests/test_SimpleDialog-load.html     |  160 +
 .../mobile/tests/test_SimpleDialog-spinWheel.html  |   40 +
 dojox/mobile/tests/test_SimpleDialog.html          |  185 +
 dojox/mobile/tests/test_Slider.html                |  246 +-
 dojox/mobile/tests/test_SpinWheel-1slot.html       |   42 +-
 dojox/mobile/tests/test_SpinWheel-custom.html      |  136 +-
 dojox/mobile/tests/test_SpinWheel-icons.html       |   77 +-
 .../tests/test_SpinWheelDatePicker-setter.html     |   45 +
 .../mobile/tests/test_SpinWheelDatePicker-sv.html  |  199 +-
 dojox/mobile/tests/test_SpinWheelDatePicker.html   |  171 +-
 .../tests/test_SpinWheelTimePicker-setter.html     |   38 +
 dojox/mobile/tests/test_SpinWheelTimePicker.html   |   76 +-
 dojox/mobile/tests/test_StoreCarousel-demo.html    |   58 +
 dojox/mobile/tests/test_StoreCarousel-prog.html    |   37 +
 dojox/mobile/tests/test_StoreCarousel-resize.html  |   31 +
 .../mobile/tests/test_StoreCarousel-slideshow.html |   46 +
 dojox/mobile/tests/test_StoreCarousel-widgets.html |   47 +
 dojox/mobile/tests/test_StoreCarousel.html         |   31 +
 dojox/mobile/tests/test_SwapView-demo.html         |  241 +
 dojox/mobile/tests/test_SwapView-show.html         |   68 +
 dojox/mobile/tests/test_SwapView-slideshow.html    |   99 +
 dojox/mobile/tests/test_SwapView.html              |   96 +
 dojox/mobile/tests/test_Switch-setter.html         |  130 +-
 dojox/mobile/tests/test_Switch.html                |   84 +
 dojox/mobile/tests/test_TabBar-badge.html          |   66 +
 .../tests/test_TabBar-seg-grouped-scroll.html      |  184 +
 dojox/mobile/tests/test_TabBar-seg-grouped.html    |  179 +
 dojox/mobile/tests/test_TabBar-seg.html            |  163 +
 dojox/mobile/tests/test_TabBar-syncWithViews.html  |   98 +
 dojox/mobile/tests/test_TabBar.html                |  288 +
 dojox/mobile/tests/test_Templated-widgets.html     |  375 +
 .../tests/test_TextBox-in-ScrollableView.html      |  193 +
 dojox/mobile/tests/test_TimePicker.html            |   47 +
 dojox/mobile/tests/test_ToolBarButton-setter.html  |   77 +
 dojox/mobile/tests/test_Tooltip.html               |  225 +-
 dojox/mobile/tests/test_TreeView.html              |   40 +
 dojox/mobile/tests/test_ValuePicker-1slot.html     |   38 +
 dojox/mobile/tests/test_ValuePicker-custom.html    |   40 +
 dojox/mobile/tests/test_ValuePicker-dialog.html    |  186 +
 .../tests/test_ValuePickerDatePicker-setter.html   |   45 +
 dojox/mobile/tests/test_ValuePickerDatePicker.html |  137 +
 dojox/mobile/tests/test_ValuePickerSlot.html       |   42 +
 .../tests/test_ValuePickerTimePicker-setter.html   |   42 +
 dojox/mobile/tests/test_ValuePickerTimePicker.html |   48 +
 dojox/mobile/tests/test_Video-single-source.html   |   27 +
 dojox/mobile/tests/test_Video.html                 |   29 +
 dojox/mobile/tests/test_a11y.html                  |  122 +
 .../tests/test_add-to-home-screen-sample.html      |  218 +
 dojox/mobile/tests/test_ajax-html-sync.html        |   43 +
 dojox/mobile/tests/test_ajax-html.html             |   70 +-
 dojox/mobile/tests/test_ajax-json-sync.html        |   43 +
 dojox/mobile/tests/test_ajax-json.html             |   70 +-
 dojox/mobile/tests/test_anchor-label.html          |  115 +-
 dojox/mobile/tests/test_bg-view.html               |   66 +
 dojox/mobile/tests/test_bg.html                    |   65 +
 .../mobile/tests/test_bk-ScrollableView-demo.html  |  429 +
 dojox/mobile/tests/test_bk-content-view.html       |   42 +
 dojox/mobile/tests/test_bk-grouped-views.html      |   66 +
 dojox/mobile/tests/test_bk-list.html               |  115 +
 dojox/mobile/tests/test_bk-split-views.html        |  144 +
 dojox/mobile/tests/test_bk-tablet-settings.html    |  240 +
 .../tests/test_bk_force-ScrollableView-demo.html   |  429 +
 dojox/mobile/tests/test_bk_force-content-view.html |   42 +
 .../mobile/tests/test_bk_force-grouped-views.html  |   66 +
 dojox/mobile/tests/test_bk_force-list.html         |  115 +
 dojox/mobile/tests/test_bk_force-split-views.html  |  144 +
 .../tests/test_bk_force-tablet-settings.html       |  240 +
 dojox/mobile/tests/test_bookmarkable.html          |  111 -
 dojox/mobile/tests/test_css-sprite.html            |  170 -
 dojox/mobile/tests/test_data-handlers.html         |   77 +
 dojox/mobile/tests/test_domButtons.html            |  145 +-
 dojox/mobile/tests/test_domButtons16.html          |   54 +
 dojox/mobile/tests/test_domButtonsBadge.html       |   52 +
 .../tests/test_dynamic-ScrollableView-ah-af.html   |   96 +-
 .../tests/test_dynamic-ScrollableView-vh-vf.html   |   88 +-
 dojox/mobile/tests/test_dynamic-icons.html         |   92 +-
 dojox/mobile/tests/test_dynamic-items.html         |  104 +-
 dojox/mobile/tests/test_dynamic-view.html          |   57 -
 .../tests/test_grouped-scrollable-views.html       |  100 +-
 dojox/mobile/tests/test_grouped-views.html         |   98 +-
 dojox/mobile/tests/test_hash-parameter.html        |   98 +-
 dojox/mobile/tests/test_html-form-controls.html    |  140 +-
 dojox/mobile/tests/test_html-inputs.html           |  106 +-
 dojox/mobile/tests/test_i18n-sync.html             |   90 +
 dojox/mobile/tests/test_i18n.html                  |  160 +-
 dojox/mobile/tests/test_iPad-Heading.html          |  124 -
 dojox/mobile/tests/test_iPad-Settings-async.html   |  241 -
 dojox/mobile/tests/test_iPad-Settings.html         |  235 -
 dojox/mobile/tests/test_iPad-TabBar.html           |   66 -
 .../mobile/tests/test_iPhone-Animation-async.html  |   81 -
 dojox/mobile/tests/test_iPhone-Animation.html      |   79 -
 dojox/mobile/tests/test_iPhone-Button.html         |   42 -
 dojox/mobile/tests/test_iPhone-ButtonList.html     |   48 -
 dojox/mobile/tests/test_iPhone-EdgeToEdge.html     |   49 -
 .../tests/test_iPhone-EdgeToEdgeCategory.html      |   45 -
 dojox/mobile/tests/test_iPhone-Heading.html        |  123 -
 dojox/mobile/tests/test_iPhone-Icon-sprite.html    |   62 -
 dojox/mobile/tests/test_iPhone-Icon.html           |   63 -
 dojox/mobile/tests/test_iPhone-IconMulti.html      |   44 -
 dojox/mobile/tests/test_iPhone-IconSingle.html     |   36 -
 .../mobile/tests/test_iPhone-IconSingleBelow.html  |   36 -
 dojox/mobile/tests/test_iPhone-ResultList.html     |   64 -
 dojox/mobile/tests/test_iPhone-RoundRect.html      |   26 -
 dojox/mobile/tests/test_iPhone-RoundRectList.html  |   53 -
 .../test_iPhone-ScrollableView-demo-async.html     |  393 -
 .../test_iPhone-ScrollableView-demo-long.html      |  389 -
 .../tests/test_iPhone-ScrollableView-demo.html     |  395 -
 .../mobile/tests/test_iPhone-ScrollableView-h.html |   50 -
 .../tests/test_iPhone-ScrollableView-hv-ah-af.html |  121 -
 .../tests/test_iPhone-ScrollableView-hv-vh-vf.html |  121 -
 .../tests/test_iPhone-ScrollableView-hv.html       |  120 -
 .../test_iPhone-ScrollableView-short-inp.html      |   84 -
 .../tests/test_iPhone-ScrollableView-short.html    |   84 -
 .../test_iPhone-ScrollableView-v-ah-af-inp.html    |  172 -
 .../tests/test_iPhone-ScrollableView-v-ah-af.html  |  163 -
 .../tests/test_iPhone-ScrollableView-v-inp.html    |  171 -
 .../test_iPhone-ScrollableView-v-vh-af-inp.html    |  173 -
 .../tests/test_iPhone-ScrollableView-v-vh-af.html  |  164 -
 .../tests/test_iPhone-ScrollableView-v-vh-inp.html |  172 -
 .../test_iPhone-ScrollableView-v-vh-vf-inp.html    |  174 -
 .../tests/test_iPhone-ScrollableView-v-vh-vf.html  |  165 -
 .../tests/test_iPhone-ScrollableView-v-vh.html     |  163 -
 .../mobile/tests/test_iPhone-ScrollableView-v.html |  162 -
 dojox/mobile/tests/test_iPhone-Settings.html       |  167 -
 .../tests/test_iPhone-SwapView-demo-async.html     |  219 -
 dojox/mobile/tests/test_iPhone-SwapView-demo.html  |  217 -
 .../test_iPhone-SwapView-slideshow-async.html      |   98 -
 .../tests/test_iPhone-SwapView-slideshow.html      |   95 -
 dojox/mobile/tests/test_iPhone-SwapView.html       |   83 -
 dojox/mobile/tests/test_iPhone-Switch.html         |   76 -
 .../test_iPhone-TabBar-seg-grouped-scroll.html     |  182 -
 .../tests/test_iPhone-TabBar-seg-grouped.html      |  177 -
 dojox/mobile/tests/test_iPhone-TabBar-seg.html     |  161 -
 dojox/mobile/tests/test_iPhone-TabBar.html         |   65 -
 .../tests/test_iPhone-VariableHeightList.html      |   98 -
 dojox/mobile/tests/test_ios6.html                  |  102 +
 dojox/mobile/tests/test_list-actions.html          |  225 -
 dojox/mobile/tests/test_list-domButtons.html       |  227 -
 dojox/mobile/tests/test_migrationAssist.html       |  123 +
 .../test_new_transition-animations-standard.html   |  163 +-
 .../tests/test_new_transition-animations.html      |  129 +-
 .../tests/test_new_transition-animations2.html     |  339 +-
 .../mobile/tests/test_orientation-transition.html  |   84 +-
 .../tests/test_pageTurningUtils-add-remove.html    |  146 +
 .../tests/test_pageTurningUtils-callback.html      |  100 +
 .../tests/test_pageTurningUtils-pageType.html      |  147 +
 dojox/mobile/tests/test_pageTurningUtils.html      |  118 +
 dojox/mobile/tests/test_phone-settings.html        |  170 +
 dojox/mobile/tests/test_progress-indicator.html    |   67 -
 .../mobile/tests/test_screen-size-aware-async.html |  315 -
 .../mobile/tests/test_screen-size-aware-demo.html  |  175 -
 dojox/mobile/tests/test_screen-size-aware.html     |  308 -
 dojox/mobile/tests/test_scrollable-no-dojo-af.html |  147 -
 .../tests/test_scrollable-no-dojo-ah-af.html       |  153 -
 dojox/mobile/tests/test_scrollable-no-dojo-ah.html |  145 -
 dojox/mobile/tests/test_scrollable-no-dojo.html    |  122 -
 dojox/mobile/tests/test_tablet-settings.html       |  239 +
 dojox/mobile/tests/test_theme-iOS6.html            |  102 +
 dojox/mobile/tests/test_theme-switch.html          |  118 +
 .../test_transition-animations-extended1.html      |  126 +-
 .../test_transition-animations-extended2.html      |  164 +-
 .../test_transition-animations-extended3.html      |  164 +-
 .../test_transition-animations-extended4.html      |  140 +-
 .../test_transition-animations-extended5.html      |  146 +-
 .../tests/test_transition-animations-standard.html |  140 +-
 dojox/mobile/tests/test_transition-animations.html |  129 +-
 .../mobile/tests/test_transition-animations2.html  |  506 +-
 dojox/mobile/tests/test_transition-connect.html    |   95 +-
 dojox/mobile/tests/test_transition-pubsub.html     |   85 +-
 .../tests/test_transition-to-dynamic-view.html     |   71 -
 dojox/mobile/tests/video/sample.mp4                |  Bin 0 -> 488267 bytes
 dojox/mobile/tests/video/sample.ogv                |  Bin 0 -> 485325 bytes
 dojox/mobile/tests/video/sample.webm               |  Bin 0 -> 306270 bytes
 dojox/mobile/tests/view-sample.html                |   38 -
 dojox/mobile/tests/view1.html                      |   14 -
 dojox/mobile/tests/view1.json                      |   18 -
 dojox/mobile/tests/view2.html                      |    9 -
 dojox/mobile/tests/view2.json                      |   31 -
 dojox/mobile/tests/view3.html                      |   16 -
 dojox/mobile/tests/view3.json                      |   42 -
 dojox/mobile/themes/android/Accordion-compat.css   |   25 +
 dojox/mobile/themes/android/Accordion.css          |   73 +
 dojox/mobile/themes/android/Button-compat.css      |   48 +-
 dojox/mobile/themes/android/Button.css             |   60 +-
 dojox/mobile/themes/android/Button.less            |    2 -
 dojox/mobile/themes/android/Carousel.css           |   57 +-
 dojox/mobile/themes/android/Carousel.less          |    2 -
 dojox/mobile/themes/android/Carousel_rtl.css       |   13 +
 dojox/mobile/themes/android/CheckBox-compat.css    |   61 +-
 dojox/mobile/themes/android/CheckBox.css           |   43 +-
 dojox/mobile/themes/android/CheckBox.less          |    2 -
 dojox/mobile/themes/android/ComboBox-compat.css    |   10 +-
 dojox/mobile/themes/android/ComboBox.css           |   20 +-
 dojox/mobile/themes/android/ComboBox.less          |    2 -
 dojox/mobile/themes/android/ComboBox_rtl.css       |    4 +
 dojox/mobile/themes/android/DatePicker.css         |    2 +
 dojox/mobile/themes/android/EdgeToEdgeCategory.css |   14 +-
 .../mobile/themes/android/EdgeToEdgeCategory.less  |    2 -
 dojox/mobile/themes/android/EdgeToEdgeList.css     |    7 +-
 dojox/mobile/themes/android/FixedSplitter.css      |   19 +
 dojox/mobile/themes/android/FormLayout.css         |  190 +
 dojox/mobile/themes/android/GridLayout.css         |   24 +
 dojox/mobile/themes/android/Heading-compat.css     |   22 +-
 dojox/mobile/themes/android/Heading.css            |   66 +-
 dojox/mobile/themes/android/Heading.less           |    2 -
 .../mobile/themes/android/IconContainer-compat.css |   16 +-
 .../themes/android/IconContainer-compat.less       |    5 +
 dojox/mobile/themes/android/IconContainer.css      |  204 +-
 dojox/mobile/themes/android/IconContainer.less     |    2 +-
 dojox/mobile/themes/android/IconContainer_rtl.css  |   14 +
 dojox/mobile/themes/android/IconMenu-compat.css    |   34 +
 dojox/mobile/themes/android/IconMenu.css           |   64 +
 .../mobile/themes/android/IconMenu_rtl-compat.css  |   17 +
 dojox/mobile/themes/android/IconMenu_rtl.css       |   23 +
 dojox/mobile/themes/android/ListItem-compat.css    |   29 +-
 dojox/mobile/themes/android/ListItem-compat.less   |    5 +
 dojox/mobile/themes/android/ListItem.css           |  109 +-
 .../mobile/themes/android/ListItem_rtl-compat.css  |    1 +
 dojox/mobile/themes/android/ListItem_rtl.css       |   29 +
 dojox/mobile/themes/android/ListItem_rtl.less      |    4 +
 dojox/mobile/themes/android/Overlay-compat.css     |   13 +-
 dojox/mobile/themes/android/Overlay.css            |    3 +-
 .../mobile/themes/android/PageIndicator-compat.css |    4 +
 dojox/mobile/themes/android/PageIndicator.css      |    3 +-
 dojox/mobile/themes/android/PageIndicator.less     |    2 -
 dojox/mobile/themes/android/ProgressBar-compat.css |   15 +
 dojox/mobile/themes/android/ProgressBar.css        |   35 +
 .../themes/android/ProgressIndicator-compat.css    |  101 +-
 dojox/mobile/themes/android/ProgressIndicator.css  |  111 +-
 dojox/mobile/themes/android/ProgressIndicator.less |    2 -
 dojox/mobile/themes/android/RadioButton-compat.css |   53 +-
 dojox/mobile/themes/android/RadioButton.css        |   40 +-
 dojox/mobile/themes/android/RadioButton.less       |    2 -
 dojox/mobile/themes/android/RoundRect-compat.css   |  133 +-
 dojox/mobile/themes/android/RoundRect.css          |    8 +-
 dojox/mobile/themes/android/RoundRect.less         |    2 -
 dojox/mobile/themes/android/RoundRectCategory.css  |    7 +-
 dojox/mobile/themes/android/RoundRectCategory.less |    2 -
 .../themes/android/RoundRectCategory_rtl.css       |    4 +
 .../mobile/themes/android/RoundRectList-compat.css |  138 +-
 dojox/mobile/themes/android/RoundRectList.css      |   32 +-
 dojox/mobile/themes/android/RoundRectList.less     |    2 -
 dojox/mobile/themes/android/ScrollablePane.css     |   12 +
 dojox/mobile/themes/android/SearchBox-compat.css   |   26 +
 dojox/mobile/themes/android/SearchBox.css          |   61 +
 .../mobile/themes/android/SimpleDialog-compat.css  |   10 +
 dojox/mobile/themes/android/SimpleDialog.css       |   48 +
 dojox/mobile/themes/android/Slider-compat.css      |   67 +-
 dojox/mobile/themes/android/Slider.css             |   31 +-
 dojox/mobile/themes/android/Slider.less            |    2 -
 dojox/mobile/themes/android/SpinWheel-compat.css   |   36 +
 dojox/mobile/themes/android/SpinWheel.css          |   77 +
 .../mobile/themes/android/SpinWheel_rtl-compat.css |    4 +
 dojox/mobile/themes/android/SpinWheel_rtl.css      |    5 +
 dojox/mobile/themes/android/Switch-compat.css      |  136 +-
 dojox/mobile/themes/android/Switch-compat.less     |    7 +
 dojox/mobile/themes/android/Switch.css             |  220 +-
 dojox/mobile/themes/android/Switch.less            |    7 +-
 dojox/mobile/themes/android/Switch_rtl-compat.css  |   43 +
 dojox/mobile/themes/android/Switch_rtl.css         |  117 +
 dojox/mobile/themes/android/TabBar-compat.css      |   76 +-
 dojox/mobile/themes/android/TabBar-compat.less     |    3 +
 dojox/mobile/themes/android/TabBar.css             |  308 +-
 dojox/mobile/themes/android/TabBar.less            |    1 +
 dojox/mobile/themes/android/TabBar_rtl-compat.css  |   19 +
 dojox/mobile/themes/android/TabBar_rtl.css         |   89 +
 dojox/mobile/themes/android/TextArea-compat.css    |    8 +-
 dojox/mobile/themes/android/TextArea.css           |    4 +-
 dojox/mobile/themes/android/TextArea.less          |    2 -
 dojox/mobile/themes/android/TextBox-compat.css     |    7 +-
 dojox/mobile/themes/android/TextBox.css            |    6 +-
 dojox/mobile/themes/android/TextBox.less           |    2 -
 dojox/mobile/themes/android/TimePicker.css         |    2 +
 .../mobile/themes/android/ToggleButton-compat.css  |   52 +-
 dojox/mobile/themes/android/ToggleButton.css       |   48 +-
 dojox/mobile/themes/android/ToggleButton.less      |    2 -
 dojox/mobile/themes/android/ToggleButton_rtl.css   |    7 +
 .../mobile/themes/android/ToolBarButton-compat.css |   63 +
 dojox/mobile/themes/android/ToolBarButton.css      |   93 +-
 dojox/mobile/themes/android/ToolBarButton.less     |    2 -
 dojox/mobile/themes/android/ToolBarButton_rtl.css  |   18 +
 dojox/mobile/themes/android/Tooltip-compat.css     |   75 +-
 dojox/mobile/themes/android/Tooltip.css            |   40 +-
 dojox/mobile/themes/android/Tooltip.less           |    2 -
 dojox/mobile/themes/android/ValuePicker-compat.css |   19 +
 dojox/mobile/themes/android/ValuePicker.css        |   57 +
 dojox/mobile/themes/android/ValuePicker.less       |    5 +
 dojox/mobile/themes/android/android-app-compat.css |    4 +
 dojox/mobile/themes/android/android-app.css        |   24 +-
 dojox/mobile/themes/android/android-compat.css     |    8 +-
 dojox/mobile/themes/android/android.css            |   14 +-
 dojox/mobile/themes/android/android_rtl-compat.css |    7 +
 dojox/mobile/themes/android/android_rtl.css        |   15 +
 dojox/mobile/themes/android/base-compat.css        |    3 +-
 dojox/mobile/themes/android/base_rtl-compat.css    |    3 +
 dojox/mobile/themes/android/base_rtl.css           |    7 +
 dojox/mobile/themes/android/common-compat.css      |   18 +
 dojox/mobile/themes/android/common.css             |   49 +-
 dojox/mobile/themes/android/common.less            |    2 -
 .../themes/android/compat/arrow-button-bg-sel.png  |  Bin 0 -> 189 bytes
 .../themes/android/compat/arrow-button-bg.png      |  Bin 182 -> 157 bytes
 .../android/compat/arrow-button-head-sel.png       |  Bin 0 -> 1134 bytes
 .../themes/android/compat/arrow-button-head.png    |  Bin 566 -> 1068 bytes
 .../android/compat/arrow-button-right-head-sel.png |  Bin 0 -> 1129 bytes
 .../android/compat/arrow-button-right-head.png     |  Bin 0 -> 1073 bytes
 .../themes/android/compat/blue-button-sel-bg.png   |  Bin 0 -> 207 bytes
 .../themes/android/compat/button-arrow-head-bg.gif |  Bin 0 -> 316 bytes
 .../mobile/themes/android/compat/button-chk-bg.png |  Bin 0 -> 154 bytes
 .../mobile/themes/android/compat/button-sel-bg.png |  Bin 156 -> 207 bytes
 .../themes/android/compat/button-unsel-bg.png      |  Bin 0 -> 207 bytes
 .../themes/android/compat/red-button-sel-bg.png    |  Bin 0 -> 207 bytes
 .../mobile/themes/android/compat/switch-arc-l.gif  |  Bin 958 -> 0 bytes
 .../mobile/themes/android/compat/switch-arc-r.gif  |  Bin 1047 -> 0 bytes
 .../mobile/themes/android/compat/switch-arc1-k.gif |  Bin 500 -> 492 bytes
 .../mobile/themes/android/compat/switch-arc1-l.gif |  Bin 0 -> 803 bytes
 .../mobile/themes/android/compat/switch-arc1-r.gif |  Bin 0 -> 691 bytes
 .../mobile/themes/android/compat/switch-arc2-k.gif |  Bin 554 -> 536 bytes
 .../mobile/themes/android/compat/switch-arc2-l.gif |  Bin 0 -> 827 bytes
 .../mobile/themes/android/compat/switch-arc2-r.gif |  Bin 0 -> 728 bytes
 .../themes/android/compat/switch-default-k.gif     |  Bin 313 -> 0 bytes
 .../themes/android/compat/switch-default-l.gif     |  Bin 550 -> 0 bytes
 .../themes/android/compat/switch-default-r.gif     |  Bin 557 -> 0 bytes
 .../themes/android/compat/switch-round-l.gif       |  Bin 978 -> 0 bytes
 .../themes/android/compat/switch-round-r.gif       |  Bin 1106 -> 0 bytes
 .../themes/android/compat/switch-round1-k.gif      |  Bin 720 -> 511 bytes
 .../themes/android/compat/switch-round1-l.gif      |  Bin 0 -> 851 bytes
 .../themes/android/compat/switch-round1-r.gif      |  Bin 0 -> 936 bytes
 .../themes/android/compat/switch-round2-k.gif      |  Bin 785 -> 566 bytes
 .../themes/android/compat/switch-round2-l.gif      |  Bin 0 -> 883 bytes
 .../themes/android/compat/switch-round2-r.gif      |  Bin 0 -> 974 bytes
 .../themes/android/compat/switch-square-k.gif      |  Bin 0 -> 388 bytes
 .../themes/android/compat/switch-square-l.gif      |  Bin 0 -> 578 bytes
 .../themes/android/compat/switch-square-r.gif      |  Bin 0 -> 686 bytes
 .../themes/android/compat/tab-seg-button-bg.png    |  Bin 0 -> 157 bytes
 .../android/compat/tab-seg-sel-button-bg.png       |  Bin 0 -> 178 bytes
 .../themes/android/compat/tab-slim-bar-bg.png      |  Bin 0 -> 107 bytes
 .../themes/android/compat/tab-tall-bar-bg.png      |  Bin 0 -> 161 bytes
 .../android/compat/togglebutton-chk-mark-bg.png    |  Bin 0 -> 150 bytes
 .../android/compat/valuepicker-button-bg.png       |  Bin 0 -> 246 bytes
 .../themes/android/dijit/Calendar-compat.css       |   35 +
 .../themes/android/dijit/Calendar-compat.less      |    2 +
 dojox/mobile/themes/android/dijit/Calendar.css     |  119 +
 dojox/mobile/themes/android/dijit/Calendar.less    |    2 +
 .../dijit/compat/calendar-datelabel-act-bg.png     |  Bin 0 -> 209 bytes
 .../dijit/compat/calendar-datelabel-sel-bg.png     |  Bin 0 -> 144 bytes
 .../android/dijit/compat/calendar-month-bg.png     |  Bin 0 -> 186 bytes
 .../android/dijit/compat/calendar-year-bg.png      |  Bin 0 -> 177 bytes
 dojox/mobile/themes/android/variables.less         |  984 +-
 dojox/mobile/themes/android/variables_rtl.less     |   32 +
 .../mobile/themes/blackberry/Accordion-compat.css  |   19 +
 dojox/mobile/themes/blackberry/Accordion.css       |   72 +
 dojox/mobile/themes/blackberry/Button-compat.css   |   48 +-
 dojox/mobile/themes/blackberry/Button.css          |   56 +-
 dojox/mobile/themes/blackberry/Button.less         |    2 -
 dojox/mobile/themes/blackberry/Carousel.css        |   57 +-
 dojox/mobile/themes/blackberry/Carousel.less       |    2 -
 dojox/mobile/themes/blackberry/Carousel_rtl.css    |   13 +
 dojox/mobile/themes/blackberry/CheckBox-compat.css |   60 +-
 dojox/mobile/themes/blackberry/CheckBox.css        |   39 +-
 dojox/mobile/themes/blackberry/CheckBox.less       |    2 -
 dojox/mobile/themes/blackberry/ComboBox-compat.css |   18 +-
 .../mobile/themes/blackberry/ComboBox-compat.less  |    2 +
 dojox/mobile/themes/blackberry/ComboBox.css        |   18 +-
 dojox/mobile/themes/blackberry/ComboBox.less       |    2 -
 dojox/mobile/themes/blackberry/ComboBox_rtl.css    |    4 +
 dojox/mobile/themes/blackberry/DatePicker.css      |    2 +
 .../themes/blackberry/EdgeToEdgeCategory.css       |   16 +-
 .../themes/blackberry/EdgeToEdgeCategory.less      |    2 -
 dojox/mobile/themes/blackberry/EdgeToEdgeList.css  |    9 +-
 dojox/mobile/themes/blackberry/EdgeToEdgeList.less |    2 -
 dojox/mobile/themes/blackberry/FixedSplitter.css   |   19 +
 dojox/mobile/themes/blackberry/FormLayout.css      |  190 +
 dojox/mobile/themes/blackberry/GridLayout.css      |   24 +
 dojox/mobile/themes/blackberry/Heading-compat.css  |   25 +-
 dojox/mobile/themes/blackberry/Heading.css         |   69 +-
 dojox/mobile/themes/blackberry/Heading.less        |    2 -
 .../themes/blackberry/IconContainer-compat.css     |   16 +-
 .../themes/blackberry/IconContainer-compat.less    |    5 +
 dojox/mobile/themes/blackberry/IconContainer.css   |  205 +-
 dojox/mobile/themes/blackberry/IconContainer.less  |    2 +-
 .../mobile/themes/blackberry/IconContainer_rtl.css |   14 +
 dojox/mobile/themes/blackberry/IconMenu-compat.css |   28 +
 dojox/mobile/themes/blackberry/IconMenu.css        |   64 +
 .../themes/blackberry/IconMenu_rtl-compat.css      |   17 +
 dojox/mobile/themes/blackberry/IconMenu_rtl.css    |    7 +
 dojox/mobile/themes/blackberry/ListItem-compat.css |   29 +-
 .../mobile/themes/blackberry/ListItem-compat.less  |    5 +
 dojox/mobile/themes/blackberry/ListItem.css        |  114 +-
 .../themes/blackberry/ListItem_rtl-compat.css      |    1 +
 dojox/mobile/themes/blackberry/ListItem_rtl.css    |   29 +
 dojox/mobile/themes/blackberry/ListItem_rtl.less   |    4 +
 dojox/mobile/themes/blackberry/Overlay-compat.css  |   13 +-
 dojox/mobile/themes/blackberry/Overlay.css         |    3 +-
 .../themes/blackberry/PageIndicator-compat.css     |    4 +
 dojox/mobile/themes/blackberry/PageIndicator.css   |    3 +-
 dojox/mobile/themes/blackberry/PageIndicator.less  |    2 -
 .../themes/blackberry/ProgressBar-compat.css       |    5 +
 dojox/mobile/themes/blackberry/ProgressBar.css     |   29 +
 .../themes/blackberry/ProgressIndicator-compat.css |  101 +-
 .../mobile/themes/blackberry/ProgressIndicator.css |  111 +-
 .../themes/blackberry/ProgressIndicator.less       |    2 -
 .../themes/blackberry/RadioButton-compat.css       |   53 +-
 dojox/mobile/themes/blackberry/RadioButton.css     |   38 +-
 dojox/mobile/themes/blackberry/RadioButton.less    |    2 -
 .../mobile/themes/blackberry/RoundRect-compat.css  |  133 +-
 dojox/mobile/themes/blackberry/RoundRect.css       |   10 +-
 dojox/mobile/themes/blackberry/RoundRect.less      |    2 -
 .../themes/blackberry/RoundRectCategory-compat.css |    5 +
 .../mobile/themes/blackberry/RoundRectCategory.css |   20 +-
 .../themes/blackberry/RoundRectCategory.less       |    2 -
 .../themes/blackberry/RoundRectCategory_rtl.css    |    4 +
 .../themes/blackberry/RoundRectList-compat.css     |  138 +-
 dojox/mobile/themes/blackberry/RoundRectList.css   |   48 +-
 dojox/mobile/themes/blackberry/RoundRectList.less  |    2 -
 dojox/mobile/themes/blackberry/ScrollablePane.css  |   12 +
 .../mobile/themes/blackberry/SearchBox-compat.css  |   26 +
 dojox/mobile/themes/blackberry/SearchBox.css       |   61 +
 .../themes/blackberry/SimpleDialog-compat.css      |    4 +
 dojox/mobile/themes/blackberry/SimpleDialog.css    |   42 +
 dojox/mobile/themes/blackberry/Slider-compat.css   |   67 +-
 dojox/mobile/themes/blackberry/Slider.css          |   31 +-
 dojox/mobile/themes/blackberry/Slider.less         |    2 -
 .../mobile/themes/blackberry/SpinWheel-compat.css  |   36 +
 dojox/mobile/themes/blackberry/SpinWheel.css       |   77 +
 .../themes/blackberry/SpinWheel_rtl-compat.css     |    4 +
 dojox/mobile/themes/blackberry/SpinWheel_rtl.css   |    5 +
 dojox/mobile/themes/blackberry/Switch-compat.css   |  136 +-
 dojox/mobile/themes/blackberry/Switch-compat.less  |    7 +
 dojox/mobile/themes/blackberry/Switch.css          |  220 +-
 dojox/mobile/themes/blackberry/Switch.less         |    7 +-
 .../mobile/themes/blackberry/Switch_rtl-compat.css |   43 +
 dojox/mobile/themes/blackberry/Switch_rtl.css      |  117 +
 dojox/mobile/themes/blackberry/TabBar-compat.css   |  104 +-
 dojox/mobile/themes/blackberry/TabBar-compat.less  |    3 +
 dojox/mobile/themes/blackberry/TabBar.css          |  314 +-
 dojox/mobile/themes/blackberry/TabBar.less         |    1 +
 .../mobile/themes/blackberry/TabBar_rtl-compat.css |   19 +
 dojox/mobile/themes/blackberry/TabBar_rtl.css      |   89 +
 dojox/mobile/themes/blackberry/TextArea-compat.css |    8 +-
 dojox/mobile/themes/blackberry/TextArea.css        |    4 +-
 dojox/mobile/themes/blackberry/TextArea.less       |    2 -
 dojox/mobile/themes/blackberry/TextBox-compat.css  |    7 +-
 dojox/mobile/themes/blackberry/TextBox.css         |    6 +-
 dojox/mobile/themes/blackberry/TextBox.less        |    2 -
 dojox/mobile/themes/blackberry/TimePicker.css      |    2 +
 .../themes/blackberry/ToggleButton-compat.css      |   53 +-
 dojox/mobile/themes/blackberry/ToggleButton.css    |   43 +-
 dojox/mobile/themes/blackberry/ToggleButton.less   |    2 -
 .../mobile/themes/blackberry/ToggleButton_rtl.css  |    7 +
 .../themes/blackberry/ToolBarButton-compat.css     |   63 +
 dojox/mobile/themes/blackberry/ToolBarButton.css   |   91 +-
 dojox/mobile/themes/blackberry/ToolBarButton.less  |    2 -
 .../mobile/themes/blackberry/ToolBarButton_rtl.css |   18 +
 dojox/mobile/themes/blackberry/Tooltip-compat.css  |   75 +-
 dojox/mobile/themes/blackberry/Tooltip.css         |   32 +-
 dojox/mobile/themes/blackberry/Tooltip.less        |    2 -
 .../themes/blackberry/ValuePicker-compat.css       |   19 +
 dojox/mobile/themes/blackberry/ValuePicker.css     |   57 +
 dojox/mobile/themes/blackberry/ValuePicker.less    |    5 +
 dojox/mobile/themes/blackberry/base-compat.css     |    4 +-
 dojox/mobile/themes/blackberry/base_rtl-compat.css |    3 +
 dojox/mobile/themes/blackberry/base_rtl.css        |    7 +
 .../mobile/themes/blackberry/blackberry-compat.css |    8 +-
 dojox/mobile/themes/blackberry/blackberry.css      |   14 +-
 .../themes/blackberry/blackberry_rtl-compat.css    |    7 +
 dojox/mobile/themes/blackberry/blackberry_rtl.css  |   15 +
 dojox/mobile/themes/blackberry/common-compat.css   |   18 +
 dojox/mobile/themes/blackberry/common.css          |   48 +-
 dojox/mobile/themes/blackberry/common.less         |    2 -
 .../blackberry/compat/arrow-button-bg-sel.png      |  Bin 0 -> 189 bytes
 .../themes/blackberry/compat/arrow-button-bg.png   |  Bin 129 -> 157 bytes
 .../blackberry/compat/arrow-button-head-sel.png    |  Bin 0 -> 1134 bytes
 .../themes/blackberry/compat/arrow-button-head.png |  Bin 0 -> 1068 bytes
 .../compat/arrow-button-right-head-sel.png         |  Bin 0 -> 1129 bytes
 .../blackberry/compat/arrow-button-right-head.png  |  Bin 0 -> 1073 bytes
 .../blackberry/compat/blue-button-sel-bg.png       |  Bin 0 -> 201 bytes
 .../blackberry/compat/button-arrow-head-bg.gif     |  Bin 0 -> 316 bytes
 .../themes/blackberry/compat/button-chk-bg.png     |  Bin 0 -> 177 bytes
 .../themes/blackberry/compat/button-unsel-bg.png   |  Bin 0 -> 201 bytes
 .../mobile/themes/blackberry/compat/heading-bg.png |  Bin 109 -> 204 bytes
 .../themes/blackberry/compat/red-button-sel-bg.png |  Bin 0 -> 201 bytes
 .../themes/blackberry/compat/switch-arc-l.gif      |  Bin 1024 -> 0 bytes
 .../themes/blackberry/compat/switch-arc-r.gif      |  Bin 820 -> 0 bytes
 .../themes/blackberry/compat/switch-arc1-k.gif     |  Bin 497 -> 721 bytes
 .../themes/blackberry/compat/switch-arc1-l.gif     |  Bin 0 -> 867 bytes
 .../themes/blackberry/compat/switch-arc1-r.gif     |  Bin 0 -> 644 bytes
 .../themes/blackberry/compat/switch-arc2-k.gif     |  Bin 550 -> 785 bytes
 .../themes/blackberry/compat/switch-arc2-l.gif     |  Bin 0 -> 905 bytes
 .../themes/blackberry/compat/switch-arc2-r.gif     |  Bin 0 -> 683 bytes
 .../themes/blackberry/compat/switch-default-k.gif  |  Bin 533 -> 0 bytes
 .../themes/blackberry/compat/switch-default-l.gif  |  Bin 742 -> 0 bytes
 .../themes/blackberry/compat/switch-default-r.gif  |  Bin 699 -> 0 bytes
 .../themes/blackberry/compat/switch-round-l.gif    |  Bin 1014 -> 0 bytes
 .../themes/blackberry/compat/switch-round-r.gif    |  Bin 865 -> 0 bytes
 .../themes/blackberry/compat/switch-round1-k.gif   |  Bin 710 -> 730 bytes
 .../themes/blackberry/compat/switch-round1-l.gif   |  Bin 0 -> 901 bytes
 .../themes/blackberry/compat/switch-round1-r.gif   |  Bin 0 -> 679 bytes
 .../themes/blackberry/compat/switch-round2-k.gif   |  Bin 782 -> 800 bytes
 .../themes/blackberry/compat/switch-round2-l.gif   |  Bin 0 -> 946 bytes
 .../themes/blackberry/compat/switch-round2-r.gif   |  Bin 0 -> 716 bytes
 .../themes/blackberry/compat/switch-square-k.gif   |  Bin 0 -> 768 bytes
 .../themes/blackberry/compat/switch-square-l.gif   |  Bin 0 -> 918 bytes
 .../themes/blackberry/compat/switch-square-r.gif   |  Bin 0 -> 690 bytes
 .../themes/blackberry/compat/tab-seg-button-bg.png |  Bin 0 -> 178 bytes
 .../blackberry/compat/tab-seg-sel-button-bg.png    |  Bin 0 -> 197 bytes
 .../themes/blackberry/compat/tab-slim-bar-bg.png   |  Bin 0 -> 107 bytes
 .../themes/blackberry/compat/tab-tall-bar-bg.png   |  Bin 0 -> 161 bytes
 .../blackberry/compat/togglebutton-chk-mark-bg.png |  Bin 0 -> 170 bytes
 .../blackberry/compat/valuepicker-button-bg.png    |  Bin 0 -> 272 bytes
 .../themes/blackberry/dijit/Calendar-compat.css    |   38 +
 .../themes/blackberry/dijit/Calendar-compat.less   |    2 +
 dojox/mobile/themes/blackberry/dijit/Calendar.css  |  125 +
 dojox/mobile/themes/blackberry/dijit/Calendar.less |    2 +
 .../dijit/compat/calendar-datelabel-sel-bg.png     |  Bin 0 -> 193 bytes
 .../blackberry/dijit/compat/calendar-month-bg.png  |  Bin 0 -> 195 bytes
 .../blackberry/dijit/compat/calendar-year-bg.png   |  Bin 0 -> 180 bytes
 dojox/mobile/themes/blackberry/variables.less      | 1003 +-
 dojox/mobile/themes/blackberry/variables_rtl.less  |   32 +
 dojox/mobile/themes/common/Accordion-compat.less   |   30 +
 dojox/mobile/themes/common/Accordion.less          |   67 +
 dojox/mobile/themes/common/Button-compat.less      |   46 +
 dojox/mobile/themes/common/Button.less             |   43 +-
 dojox/mobile/themes/common/Carousel.less           |   56 +-
 dojox/mobile/themes/common/Carousel_rtl.less       |   13 +
 dojox/mobile/themes/common/CheckBox-compat.less    |   40 +
 dojox/mobile/themes/common/CheckBox.less           |   29 +-
 dojox/mobile/themes/common/ComboBox-compat.less    |    9 +
 dojox/mobile/themes/common/ComboBox.less           |   11 +-
 dojox/mobile/themes/common/ComboBox_rtl.less       |    4 +
 dojox/mobile/themes/common/EdgeToEdgeCategory.less |    7 +-
 dojox/mobile/themes/common/EdgeToEdgeList.less     |    4 +-
 dojox/mobile/themes/common/FixedSplitter.css       |   22 -
 dojox/mobile/themes/common/FixedSplitter.less      |   22 +
 dojox/mobile/themes/common/FormLayout.less         |  218 +
 dojox/mobile/themes/common/GridLayout.less         |   28 +
 dojox/mobile/themes/common/Heading-compat.less     |   13 +
 dojox/mobile/themes/common/Heading.less            |   42 +-
 .../mobile/themes/common/IconContainer-compat.less |   16 +
 dojox/mobile/themes/common/IconContainer.less      |   95 +-
 dojox/mobile/themes/common/IconContainer_rtl.less  |   14 +
 dojox/mobile/themes/common/IconMenu-compat.less    |   44 +
 dojox/mobile/themes/common/IconMenu.less           |   62 +
 .../mobile/themes/common/IconMenu_rtl-compat.less  |   19 +
 dojox/mobile/themes/common/IconMenu_rtl.less       |   87 +
 dojox/mobile/themes/common/ListItem-compat.less    |   16 +
 dojox/mobile/themes/common/ListItem.less           |  111 +-
 dojox/mobile/themes/common/ListItem_rtl.less       |   27 +
 dojox/mobile/themes/common/Overlay-compat.less     |   22 +
 dojox/mobile/themes/common/PageIndicator.less      |    5 +-
 dojox/mobile/themes/common/PageTurning.css         |   38 +
 dojox/mobile/themes/common/ProgressBar-compat.less |   17 +
 dojox/mobile/themes/common/ProgressBar.less        |   27 +
 .../themes/common/ProgressIndicator-compat.less    |   89 +
 dojox/mobile/themes/common/ProgressIndicator.less  |  126 +-
 dojox/mobile/themes/common/RadioButton-compat.less |   34 +
 dojox/mobile/themes/common/RadioButton.less        |   27 +-
 dojox/mobile/themes/common/RoundRect-compat.less   |   80 +
 dojox/mobile/themes/common/RoundRect.less          |    7 +-
 dojox/mobile/themes/common/RoundRectCategory.less  |    4 +
 .../themes/common/RoundRectCategory_rtl.less       |    4 +
 .../mobile/themes/common/RoundRectList-compat.less |   84 +
 dojox/mobile/themes/common/RoundRectList.less      |   26 +-
 dojox/mobile/themes/common/ScrollablePane.less     |   12 +
 dojox/mobile/themes/common/SearchBox-compat.less   |   31 +
 dojox/mobile/themes/common/SearchBox.less          |  110 +
 .../mobile/themes/common/SimpleDialog-compat.less  |   16 +
 dojox/mobile/themes/common/SimpleDialog.less       |   37 +
 dojox/mobile/themes/common/Slider-compat.less      |   45 +
 dojox/mobile/themes/common/Slider.less             |   24 +-
 dojox/mobile/themes/common/SpinWheel-compat.css    |   36 -
 dojox/mobile/themes/common/SpinWheel-compat.less   |   48 +
 dojox/mobile/themes/common/SpinWheel.css           |   77 -
 dojox/mobile/themes/common/SpinWheel.less          |   92 +
 .../mobile/themes/common/SpinWheel_rtl-compat.less |    4 +
 dojox/mobile/themes/common/SpinWheel_rtl.less      |    5 +
 dojox/mobile/themes/common/Switch-compat.less      |  139 +
 dojox/mobile/themes/common/Switch.css              |  224 -
 dojox/mobile/themes/common/Switch.less             |  211 +-
 dojox/mobile/themes/common/Switch_rtl-compat.less  |   43 +
 dojox/mobile/themes/common/Switch_rtl.less         |  117 +
 dojox/mobile/themes/common/TabBar-compat.less      |   81 +
 dojox/mobile/themes/common/TabBar.less             |  324 +-
 dojox/mobile/themes/common/TabBar_rtl-compat.less  |   20 +
 dojox/mobile/themes/common/TabBar_rtl.less         |   89 +
 dojox/mobile/themes/common/TextArea-compat.less    |   10 +
 dojox/mobile/themes/common/TextArea.less           |    7 +-
 dojox/mobile/themes/common/TextBox-compat.less     |    6 +
 dojox/mobile/themes/common/TextBox.less            |    5 +
 .../mobile/themes/common/ToggleButton-compat.less  |   50 +
 dojox/mobile/themes/common/ToggleButton.less       |   58 +-
 dojox/mobile/themes/common/ToggleButton_rtl.less   |    7 +
 .../mobile/themes/common/ToolBarButton-compat.less |   84 +
 dojox/mobile/themes/common/ToolBarButton.less      |  100 +-
 dojox/mobile/themes/common/ToolBarButton_rtl.less  |   18 +
 dojox/mobile/themes/common/Tooltip-compat.less     |   51 +
 dojox/mobile/themes/common/Tooltip.less            |   10 +-
 dojox/mobile/themes/common/ValuePicker-compat.less |   23 +
 dojox/mobile/themes/common/ValuePicker.less        |   54 +
 dojox/mobile/themes/common/common-compat.less      |   20 +
 dojox/mobile/themes/common/common.less             |   33 +-
 dojox/mobile/themes/common/compile.js              |   42 -
 dojox/mobile/themes/common/css3.less               |  308 +
 .../mobile/themes/common/dijit/Calendar-compat.css |    9 -
 .../themes/common/dijit/Calendar-compat.less       |   44 +
 dojox/mobile/themes/common/dijit/Calendar.css      |  135 -
 dojox/mobile/themes/common/dijit/Calendar.less     |  106 +
 dojox/mobile/themes/common/dijit/ColorPalette.css  |    3 +-
 dojox/mobile/themes/common/dijit/ColorPicker.css   |    2 +-
 dojox/mobile/themes/common/dijit/base.css          |    1 -
 dojox/mobile/themes/common/dijit/dijit-compat.css  |    1 -
 dojox/mobile/themes/common/dijit/dijit.css         |    1 -
 dojox/mobile/themes/common/domButtons-compat.css   |   10 +
 dojox/mobile/themes/common/domButtons.css          |   18 +
 .../domButtons/DomButtonBlackCircleCross.css       |   78 +-
 .../domButtons/DomButtonBlackCircleCross.less      |   50 +
 .../DomButtonBlackDownArrow16-compat.css           |    8 +
 .../domButtons/DomButtonBlackDownArrow16.css       |   23 +
 .../domButtons/DomButtonBlackDownArrow16.less      |   23 +
 .../DomButtonBlackLeftArrow16-compat.css           |    8 +
 .../domButtons/DomButtonBlackLeftArrow16.css       |   23 +
 .../domButtons/DomButtonBlackLeftArrow16.less      |   23 +
 .../DomButtonBlackRightArrow16-compat.css          |    8 +
 .../domButtons/DomButtonBlackRightArrow16.css      |   23 +
 .../domButtons/DomButtonBlackRightArrow16.less     |   23 +
 .../domButtons/DomButtonBlackUpArrow16-compat.css  |    8 +
 .../common/domButtons/DomButtonBlackUpArrow16.css  |   23 +
 .../common/domButtons/DomButtonBlackUpArrow16.less |   23 +
 .../domButtons/DomButtonBlueBadge-compat.css       |    6 +
 .../common/domButtons/DomButtonBlueBadge.css       |   29 +
 .../common/domButtons/DomButtonBlueBadge.less      |   28 +
 .../themes/common/domButtons/DomButtonBlueBall.css |   21 +-
 .../common/domButtons/DomButtonBlueBall.less       |   16 +
 .../common/domButtons/DomButtonBlueCircleArrow.css |   76 +-
 .../domButtons/DomButtonBlueCircleArrow.less       |   49 +
 .../common/domButtons/DomButtonBlueCircleMinus.css |   57 +-
 .../domButtons/DomButtonBlueCircleMinus.less       |   38 +
 .../common/domButtons/DomButtonBlueCirclePlus.css  |   73 +-
 .../common/domButtons/DomButtonBlueCirclePlus.less |   48 +
 .../common/domButtons/DomButtonCheckboxOff.css     |   69 +-
 .../common/domButtons/DomButtonCheckboxOff.less    |   41 +
 .../common/domButtons/DomButtonCheckboxOn.css      |   69 +-
 .../common/domButtons/DomButtonCheckboxOn.less     |   41 +
 .../common/domButtons/DomButtonColorButtons.css    |  116 +-
 .../common/domButtons/DomButtonColorButtons.less   |   56 +
 .../common/domButtons/DomButtonDarkBlueCheck.css   |   33 +-
 .../common/domButtons/DomButtonDarkBlueCheck.less  |   19 +
 .../domButtons/DomButtonDarkBlueCheck_rtl.css      |    8 +
 .../domButtons/DomButtonDarkBlueCheck_rtl.less     |    8 +
 .../common/domButtons/DomButtonGrayArrow.css       |   33 +-
 .../common/domButtons/DomButtonGrayArrow.less      |   19 +
 .../domButtons/DomButtonGrayArrow_rtl-compat.css   |    6 +
 .../common/domButtons/DomButtonGrayArrow_rtl.css   |    8 +
 .../common/domButtons/DomButtonGrayArrow_rtl.less  |    8 +
 .../domButtons/DomButtonGrayCross-compat.css       |    8 +
 .../common/domButtons/DomButtonGrayCross.css       |   33 +
 .../common/domButtons/DomButtonGrayCross.less      |   33 +
 .../common/domButtons/DomButtonGrayKnob-compat.css |    9 +
 .../themes/common/domButtons/DomButtonGrayKnob.css |   45 +
 .../common/domButtons/DomButtonGrayKnob.less       |   40 +
 .../domButtons/DomButtonGrayMinus-compat.css       |    8 +
 .../common/domButtons/DomButtonGrayMinus.css       |   20 +
 .../common/domButtons/DomButtonGrayMinus.less      |   19 +
 .../common/domButtons/DomButtonGrayPlus-compat.css |    8 +
 .../themes/common/domButtons/DomButtonGrayPlus.css |   35 +
 .../common/domButtons/DomButtonGrayPlus.less       |   32 +
 .../common/domButtons/DomButtonGrayRoundRect.css   |   32 +-
 .../common/domButtons/DomButtonGrayRoundRect.less  |   24 +
 .../themes/common/domButtons/DomButtonGrayStar.css |   79 +-
 .../common/domButtons/DomButtonGrayStar.less       |   50 +
 .../domButtons/DomButtonGreenBadge-compat.css      |    6 +
 .../common/domButtons/DomButtonGreenBadge.css      |   29 +
 .../common/domButtons/DomButtonGreenBadge.less     |   28 +
 .../common/domButtons/DomButtonGreenBall.css       |   21 +-
 .../common/domButtons/DomButtonGreenBall.less      |   16 +
 .../domButtons/DomButtonGreenCircleArrow.css       |   76 +-
 .../domButtons/DomButtonGreenCircleArrow.less      |   49 +
 .../domButtons/DomButtonGreenCircleMinus.css       |   57 +-
 .../domButtons/DomButtonGreenCircleMinus.less      |   38 +
 .../common/domButtons/DomButtonGreenCirclePlus.css |   73 +-
 .../domButtons/DomButtonGreenCirclePlus.less       |   48 +
 .../common/domButtons/DomButtonOrangeBall.css      |   21 +-
 .../common/domButtons/DomButtonOrangeBall.less     |   16 +
 .../common/domButtons/DomButtonRedBadge-compat.css |    6 +
 .../themes/common/domButtons/DomButtonRedBadge.css |   29 +
 .../common/domButtons/DomButtonRedBadge.less       |   28 +
 .../themes/common/domButtons/DomButtonRedBall.css  |   21 +-
 .../themes/common/domButtons/DomButtonRedBall.less |   16 +
 .../common/domButtons/DomButtonRedCircleArrow.css  |   76 +-
 .../common/domButtons/DomButtonRedCircleArrow.less |   49 +
 .../common/domButtons/DomButtonRedCircleMinus.css  |   57 +-
 .../common/domButtons/DomButtonRedCircleMinus.less |   38 +
 .../common/domButtons/DomButtonRedCirclePlus.css   |   73 +-
 .../common/domButtons/DomButtonRedCirclePlus.less  |   48 +
 .../common/domButtons/DomButtonRedCross-compat.css |    8 +
 .../themes/common/domButtons/DomButtonRedCross.css |   33 +
 .../common/domButtons/DomButtonRedCross.less       |   33 +
 .../domButtons/DomButtonSilverCircleDownArrow.css  |   68 +-
 .../domButtons/DomButtonSilverCircleDownArrow.less |   44 +
 .../domButtons/DomButtonSilverCircleGrayButton.css |   43 +-
 .../DomButtonSilverCircleGrayButton.less           |   28 +
 .../DomButtonSilverCircleGreenButton.css           |   43 +-
 .../DomButtonSilverCircleGreenButton.less          |   28 +
 .../domButtons/DomButtonSilverCircleGreenPlus.css  |   58 +-
 .../domButtons/DomButtonSilverCircleGreenPlus.less |   38 +
 .../DomButtonSilverCircleOrangeButton.css          |   43 +-
 .../DomButtonSilverCircleOrangeButton.less         |   28 +
 .../domButtons/DomButtonSilverCircleRedCross.css   |   61 +-
 .../domButtons/DomButtonSilverCircleRedCross.less  |   39 +
 .../common/domButtons/DomButtonTransparent19.css   |    6 +-
 .../common/domButtons/DomButtonTransparent19.less  |    7 +
 .../common/domButtons/DomButtonTransparent29.css   |    6 +-
 .../common/domButtons/DomButtonTransparent29.less  |    7 +
 .../common/domButtons/DomButtonTransparent30.css   |    6 +-
 .../common/domButtons/DomButtonTransparent30.less  |    7 +
 .../common/domButtons/DomButtonWhiteArrow.css      |   33 +-
 .../common/domButtons/DomButtonWhiteArrow.less     |   19 +
 .../common/domButtons/DomButtonWhiteCheck.css      |   33 +-
 .../common/domButtons/DomButtonWhiteCheck.less     |   19 +
 .../common/domButtons/DomButtonWhiteCheck_rtl.css  |    8 +
 .../common/domButtons/DomButtonWhiteCheck_rtl.less |    8 +
 .../domButtons/DomButtonWhiteCross-compat.css      |    8 +
 .../common/domButtons/DomButtonWhiteCross.css      |   33 +
 .../common/domButtons/DomButtonWhiteCross.less     |   33 +
 .../common/domButtons/DomButtonWhiteDownArrow.css  |   31 +-
 .../common/domButtons/DomButtonWhiteDownArrow.less |   23 +
 .../DomButtonWhiteDownArrow16-compat.css           |    8 +
 .../domButtons/DomButtonWhiteDownArrow16.css       |   23 +
 .../domButtons/DomButtonWhiteDownArrow16.less      |   23 +
 .../DomButtonWhiteLeftArrow16-compat.css           |    8 +
 .../domButtons/DomButtonWhiteLeftArrow16.css       |   23 +
 .../domButtons/DomButtonWhiteLeftArrow16.less      |   23 +
 .../domButtons/DomButtonWhiteMinus-compat.css      |    8 +
 .../common/domButtons/DomButtonWhiteMinus.css      |   19 +
 .../common/domButtons/DomButtonWhiteMinus.less     |   18 +
 .../common/domButtons/DomButtonWhitePlus.css       |   50 +-
 .../common/domButtons/DomButtonWhitePlus.less      |   29 +
 .../DomButtonWhiteRightArrow16-compat.css          |    8 +
 .../domButtons/DomButtonWhiteRightArrow16.css      |   23 +
 .../domButtons/DomButtonWhiteRightArrow16.less     |   23 +
 .../common/domButtons/DomButtonWhiteSearch.css     |   47 +-
 .../common/domButtons/DomButtonWhiteSearch.less    |   31 +
 .../common/domButtons/DomButtonWhiteUpArrow.css    |   31 +-
 .../common/domButtons/DomButtonWhiteUpArrow.less   |   23 +
 .../domButtons/DomButtonWhiteUpArrow16-compat.css  |    8 +
 .../common/domButtons/DomButtonWhiteUpArrow16.css  |   23 +
 .../common/domButtons/DomButtonWhiteUpArrow16.less |   23 +
 .../common/domButtons/DomButtonYellowStar.css      |   79 +-
 .../common/domButtons/DomButtonYellowStar.less     |   50 +
 .../compat/mblDomButtonBlackDownArrow16.png        |  Bin 0 -> 216 bytes
 .../compat/mblDomButtonBlackLeftArrow16.png        |  Bin 0 -> 191 bytes
 .../compat/mblDomButtonBlackRightArrow16.png       |  Bin 0 -> 194 bytes
 .../compat/mblDomButtonBlackUpArrow16.png          |  Bin 0 -> 202 bytes
 .../compat/mblDomButtonGrayArrow_rtl.png           |  Bin 0 -> 110 bytes
 .../domButtons/compat/mblDomButtonGrayCross.png    |  Bin 0 -> 284 bytes
 .../domButtons/compat/mblDomButtonGrayKnob.png     |  Bin 0 -> 924 bytes
 .../domButtons/compat/mblDomButtonGrayMinus.png    |  Bin 0 -> 939 bytes
 .../domButtons/compat/mblDomButtonGrayPlus.png     |  Bin 0 -> 964 bytes
 .../domButtons/compat/mblDomButtonRedCross.png     |  Bin 0 -> 293 bytes
 .../domButtons/compat/mblDomButtonWhiteCross.png   |  Bin 0 -> 224 bytes
 .../compat/mblDomButtonWhiteDownArrow16.png        |  Bin 0 -> 229 bytes
 .../compat/mblDomButtonWhiteLeftArrow16.png        |  Bin 0 -> 205 bytes
 .../domButtons/compat/mblDomButtonWhiteMinus.png   |  Bin 0 -> 158 bytes
 .../domButtons/compat/mblDomButtonWhitePlus.png    |  Bin 918 -> 939 bytes
 .../compat/mblDomButtonWhiteRightArrow16.png       |  Bin 0 -> 214 bytes
 .../compat/mblDomButtonWhiteUpArrow16.png          |  Bin 0 -> 212 bytes
 dojox/mobile/themes/common/transitions.css         |    2 +
 dojox/mobile/themes/common/transitions/cover.css   |   54 +-
 dojox/mobile/themes/common/transitions/cover.less  |   27 +
 dojox/mobile/themes/common/transitions/coverv.css  |   55 +-
 dojox/mobile/themes/common/transitions/coverv.less |   27 +
 dojox/mobile/themes/common/transitions/cube.css    |  473 +
 dojox/mobile/themes/common/transitions/cube.less   |  130 +
 .../mobile/themes/common/transitions/dissolve.css  |   52 +-
 .../mobile/themes/common/transitions/dissolve.less |   15 +
 dojox/mobile/themes/common/transitions/fade.css    |   36 +-
 dojox/mobile/themes/common/transitions/fade.less   |   23 +
 dojox/mobile/themes/common/transitions/flip.css    |   57 +-
 dojox/mobile/themes/common/transitions/flip.less   |   33 +
 dojox/mobile/themes/common/transitions/reveal.css  |   56 +-
 dojox/mobile/themes/common/transitions/reveal.less |   29 +
 dojox/mobile/themes/common/transitions/revealv.css |   52 +-
 .../mobile/themes/common/transitions/revealv.less  |   29 +
 dojox/mobile/themes/common/transitions/scaleIn.css |   82 +-
 .../mobile/themes/common/transitions/scaleIn.less  |   21 +
 .../mobile/themes/common/transitions/scaleOut.css  |   82 +-
 .../mobile/themes/common/transitions/scaleOut.less |   21 +
 dojox/mobile/themes/common/transitions/slide.css   |   64 +-
 dojox/mobile/themes/common/transitions/slide.less  |   25 +
 dojox/mobile/themes/common/transitions/slidev.css  |   63 +-
 dojox/mobile/themes/common/transitions/slidev.less |   26 +
 dojox/mobile/themes/common/transitions/swap.css    |  158 +
 dojox/mobile/themes/common/transitions/swap.less   |   25 +
 dojox/mobile/themes/common/transitions/swirl.css   |   72 +-
 dojox/mobile/themes/common/transitions/swirl.less  |   21 +
 dojox/mobile/themes/common/transitions/zoomIn.css  |   82 +-
 dojox/mobile/themes/common/transitions/zoomIn.less |   21 +
 dojox/mobile/themes/common/transitions/zoomOut.css |   82 +-
 .../mobile/themes/common/transitions/zoomOut.less  |   21 +
 dojox/mobile/themes/custom/Accordion-compat.css    |   19 +
 dojox/mobile/themes/custom/Accordion.css           |   71 +
 dojox/mobile/themes/custom/Button-compat.css       |   43 +-
 dojox/mobile/themes/custom/Button.css              |   74 +-
 dojox/mobile/themes/custom/Button.less             |    2 -
 dojox/mobile/themes/custom/Carousel.css            |   57 +-
 dojox/mobile/themes/custom/Carousel.less           |    2 -
 dojox/mobile/themes/custom/Carousel_rtl.css        |   13 +
 dojox/mobile/themes/custom/CheckBox-compat.css     |   58 +-
 dojox/mobile/themes/custom/CheckBox.css            |   55 +-
 dojox/mobile/themes/custom/CheckBox.less           |    2 -
 dojox/mobile/themes/custom/ComboBox-compat.css     |   12 +-
 dojox/mobile/themes/custom/ComboBox.css            |   30 +-
 dojox/mobile/themes/custom/ComboBox.less           |    2 -
 dojox/mobile/themes/custom/ComboBox_rtl.css        |    4 +
 dojox/mobile/themes/custom/DatePicker.css          |    2 +
 .../themes/custom/EdgeToEdgeCategory-compat.css    |    4 -
 dojox/mobile/themes/custom/EdgeToEdgeCategory.css  |   25 +-
 dojox/mobile/themes/custom/EdgeToEdgeCategory.less |    2 -
 dojox/mobile/themes/custom/EdgeToEdgeList.css      |    7 +-
 dojox/mobile/themes/custom/EdgeToEdgeList.less     |    2 -
 dojox/mobile/themes/custom/FixedSplitter.css       |   19 +
 dojox/mobile/themes/custom/FormLayout.css          |  190 +
 dojox/mobile/themes/custom/GridLayout.css          |   24 +
 dojox/mobile/themes/custom/Heading-compat.css      |   47 +-
 dojox/mobile/themes/custom/Heading.css             |   70 +-
 dojox/mobile/themes/custom/Heading.less            |    2 -
 .../mobile/themes/custom/IconContainer-compat.css  |   16 +-
 .../mobile/themes/custom/IconContainer-compat.less |    5 +
 dojox/mobile/themes/custom/IconContainer.css       |  228 +-
 dojox/mobile/themes/custom/IconContainer.less      |    2 +-
 dojox/mobile/themes/custom/IconContainer_rtl.css   |   14 +
 dojox/mobile/themes/custom/IconMenu-compat.css     |   34 +
 dojox/mobile/themes/custom/IconMenu.css            |   63 +
 dojox/mobile/themes/custom/IconMenu_rtl-compat.css |   17 +
 dojox/mobile/themes/custom/IconMenu_rtl.css        |   23 +
 dojox/mobile/themes/custom/ListItem-compat.css     |   19 +-
 dojox/mobile/themes/custom/ListItem-compat.less    |    5 +
 dojox/mobile/themes/custom/ListItem.css            |  128 +-
 dojox/mobile/themes/custom/ListItem_rtl-compat.css |    1 +
 dojox/mobile/themes/custom/ListItem_rtl.css        |   29 +
 dojox/mobile/themes/custom/ListItem_rtl.less       |    4 +
 dojox/mobile/themes/custom/Opener.css              |    4 +
 dojox/mobile/themes/custom/Overlay-compat.css      |   13 +-
 dojox/mobile/themes/custom/Overlay.css             |    7 +-
 .../mobile/themes/custom/PageIndicator-compat.css  |    4 +
 dojox/mobile/themes/custom/PageIndicator.css       |    3 +-
 dojox/mobile/themes/custom/PageIndicator.less      |    2 -
 dojox/mobile/themes/custom/ProgressBar-compat.css  |    9 +
 dojox/mobile/themes/custom/ProgressBar.css         |   30 +
 .../themes/custom/ProgressIndicator-compat.css     |  101 +-
 dojox/mobile/themes/custom/ProgressIndicator.css   |  111 +-
 dojox/mobile/themes/custom/ProgressIndicator.less  |    2 -
 dojox/mobile/themes/custom/RadioButton-compat.css  |   52 +-
 dojox/mobile/themes/custom/RadioButton.css         |   49 +-
 dojox/mobile/themes/custom/RadioButton.less        |    2 -
 dojox/mobile/themes/custom/RoundRect-compat.css    |  136 +-
 dojox/mobile/themes/custom/RoundRect.css           |   14 +-
 dojox/mobile/themes/custom/RoundRect.less          |    2 -
 dojox/mobile/themes/custom/RoundRectCategory.css   |   11 +-
 dojox/mobile/themes/custom/RoundRectCategory.less  |    2 -
 .../mobile/themes/custom/RoundRectCategory_rtl.css |    4 +
 .../mobile/themes/custom/RoundRectList-compat.css  |  161 +-
 dojox/mobile/themes/custom/RoundRectList.css       |   26 +-
 dojox/mobile/themes/custom/RoundRectList.less      |    2 -
 dojox/mobile/themes/custom/ScrollablePane.css      |   12 +
 dojox/mobile/themes/custom/SearchBox-compat.css    |   26 +
 dojox/mobile/themes/custom/SearchBox.css           |   61 +
 dojox/mobile/themes/custom/SimpleDialog-compat.css |    4 +
 dojox/mobile/themes/custom/SimpleDialog.css        |   48 +
 dojox/mobile/themes/custom/Slider-compat.css       |   66 +-
 dojox/mobile/themes/custom/Slider.css              |   40 +-
 dojox/mobile/themes/custom/Slider.less             |    2 -
 dojox/mobile/themes/custom/SpinWheel-compat.css    |   36 +
 dojox/mobile/themes/custom/SpinWheel.css           |   77 +
 .../mobile/themes/custom/SpinWheel_rtl-compat.css  |    4 +
 dojox/mobile/themes/custom/SpinWheel_rtl.css       |    5 +
 dojox/mobile/themes/custom/Switch-compat.css       |  159 +-
 dojox/mobile/themes/custom/Switch-compat.less      |    7 +
 dojox/mobile/themes/custom/Switch.css              |  233 +-
 dojox/mobile/themes/custom/Switch.less             |    7 +-
 dojox/mobile/themes/custom/Switch_rtl-compat.css   |   43 +
 dojox/mobile/themes/custom/Switch_rtl.css          |  117 +
 dojox/mobile/themes/custom/TabBar-compat.css       |  110 +-
 dojox/mobile/themes/custom/TabBar-compat.less      |    3 +
 dojox/mobile/themes/custom/TabBar.css              |  317 +-
 dojox/mobile/themes/custom/TabBar.less             |    1 +
 dojox/mobile/themes/custom/TabBar_rtl-compat.css   |   19 +
 dojox/mobile/themes/custom/TabBar_rtl.css          |   89 +
 dojox/mobile/themes/custom/TextArea-compat.css     |    8 +-
 dojox/mobile/themes/custom/TextArea.css            |    9 +-
 dojox/mobile/themes/custom/TextArea.less           |    2 -
 dojox/mobile/themes/custom/TextBox-compat.css      |    7 +-
 dojox/mobile/themes/custom/TextBox.css             |   11 +-
 dojox/mobile/themes/custom/TextBox.less            |    2 -
 dojox/mobile/themes/custom/TimePicker.css          |    2 +
 dojox/mobile/themes/custom/ToggleButton-compat.css |   53 +-
 dojox/mobile/themes/custom/ToggleButton.css        |   72 +-
 dojox/mobile/themes/custom/ToggleButton.less       |    2 -
 dojox/mobile/themes/custom/ToggleButton_rtl.css    |    7 +
 .../mobile/themes/custom/ToolBarButton-compat.css  |   63 +
 dojox/mobile/themes/custom/ToolBarButton.css       |  100 +-
 dojox/mobile/themes/custom/ToolBarButton.less      |    2 -
 dojox/mobile/themes/custom/ToolBarButton_rtl.css   |   18 +
 dojox/mobile/themes/custom/Tooltip-compat.css      |   75 +-
 dojox/mobile/themes/custom/Tooltip.css             |   47 +-
 dojox/mobile/themes/custom/Tooltip.less            |    2 -
 dojox/mobile/themes/custom/ValuePicker-compat.css  |   19 +
 dojox/mobile/themes/custom/ValuePicker.css         |   57 +
 dojox/mobile/themes/custom/ValuePicker.less        |    5 +
 dojox/mobile/themes/custom/View.css                |    2 +-
 dojox/mobile/themes/custom/base-compat.css         |    2 +-
 dojox/mobile/themes/custom/base_rtl-compat.css     |    3 +
 dojox/mobile/themes/custom/base_rtl.css            |    7 +
 dojox/mobile/themes/custom/common-compat.css       |   22 +-
 dojox/mobile/themes/custom/common.css              |   55 +-
 .../themes/custom/compat/arrow-button-bg-sel.png   |  Bin 0 -> 193 bytes
 .../themes/custom/compat/arrow-button-bg.png       |  Bin 0 -> 191 bytes
 .../themes/custom/compat/arrow-button-head-sel.png |  Bin 0 -> 482 bytes
 .../themes/custom/compat/arrow-button-head.png     |  Bin 503 -> 452 bytes
 .../custom/compat/arrow-button-right-head-sel.png  |  Bin 0 -> 528 bytes
 .../custom/compat/arrow-button-right-head.png      |  Bin 0 -> 484 bytes
 .../mobile/themes/custom/compat/blue-button-bg.png |  Bin 0 -> 209 bytes
 .../themes/custom/compat/blue-button-sel-bg.png    |  Bin 0 -> 191 bytes
 .../themes/custom/compat/button-arrow-head-bg.gif  |  Bin 0 -> 340 bytes
 dojox/mobile/themes/custom/compat/button-bg.png    |  Bin 0 -> 141 bytes
 .../mobile/themes/custom/compat/button-chk-bg.png  |  Bin 0 -> 141 bytes
 .../mobile/themes/custom/compat/button-sel-bg.png  |  Bin 0 -> 191 bytes
 .../themes/custom/compat/button-unsel-bg.png       |  Bin 0 -> 191 bytes
 dojox/mobile/themes/custom/compat/heading-bg.png   |  Bin 339 -> 173 bytes
 .../custom/compat/icon-content-heading-bg.png      |  Bin 0 -> 193 bytes
 .../mobile/themes/custom/compat/red-button-bg.png  |  Bin 0 -> 213 bytes
 .../themes/custom/compat/red-button-sel-bg.png     |  Bin 0 -> 191 bytes
 .../themes/custom/compat/slider-h-bar-bg.png       |  Bin 135 -> 162 bytes
 dojox/mobile/themes/custom/compat/slider-h-bg.png  |  Bin 0 -> 141 bytes
 .../themes/custom/compat/slider-handle-bg.png      |  Bin 0 -> 171 bytes
 .../mobile/themes/custom/compat/switch-arc1-k.gif  |  Bin 0 -> 304 bytes
 .../mobile/themes/custom/compat/switch-arc1-l.gif  |  Bin 0 -> 489 bytes
 .../mobile/themes/custom/compat/switch-arc1-r.gif  |  Bin 0 -> 351 bytes
 .../mobile/themes/custom/compat/switch-arc2-k.gif  |  Bin 0 -> 339 bytes
 .../mobile/themes/custom/compat/switch-arc2-l.gif  |  Bin 0 -> 512 bytes
 .../mobile/themes/custom/compat/switch-arc2-r.gif  |  Bin 0 -> 367 bytes
 .../themes/custom/compat/switch-round1-k.gif       |  Bin 0 -> 334 bytes
 .../themes/custom/compat/switch-round1-l.gif       |  Bin 0 -> 500 bytes
 .../themes/custom/compat/switch-round1-r.gif       |  Bin 0 -> 374 bytes
 .../themes/custom/compat/switch-round2-k.gif       |  Bin 0 -> 380 bytes
 .../themes/custom/compat/switch-round2-l.gif       |  Bin 0 -> 476 bytes
 .../themes/custom/compat/switch-round2-r.gif       |  Bin 0 -> 397 bytes
 .../themes/custom/compat/switch-square-k.gif       |  Bin 0 -> 297 bytes
 .../themes/custom/compat/switch-square-l.gif       |  Bin 0 -> 411 bytes
 .../themes/custom/compat/switch-square-r.gif       |  Bin 0 -> 321 bytes
 .../themes/custom/compat/tab-seg-button-bg.png     |  Bin 0 -> 169 bytes
 .../themes/custom/compat/tab-seg-sel-button-bg.png |  Bin 0 -> 200 bytes
 .../themes/custom/compat/tab-slim-bar-bg.png       |  Bin 0 -> 107 bytes
 .../themes/custom/compat/tab-tall-bar-bg.png       |  Bin 0 -> 161 bytes
 .../custom/compat/togglebutton-chk-mark-bg.png     |  Bin 0 -> 157 bytes
 dojox/mobile/themes/custom/compat/ui-widget-bg.png |  Bin 680 -> 0 bytes
 .../themes/custom/compat/valuepicker-button-bg.png |  Bin 0 -> 265 bytes
 dojox/mobile/themes/custom/custom-compat.css       |    7 +-
 dojox/mobile/themes/custom/custom.css              |   14 +-
 dojox/mobile/themes/custom/custom_rtl-compat.css   |    7 +
 dojox/mobile/themes/custom/custom_rtl.css          |   15 +
 .../mobile/themes/custom/dijit/Calendar-compat.css |   35 +
 .../themes/custom/dijit/Calendar-compat.less       |    2 +
 dojox/mobile/themes/custom/dijit/Calendar.css      |  119 +
 dojox/mobile/themes/custom/dijit/Calendar.less     |    2 +
 .../dijit/compat/calendar-datelabel-act-bg.png     |  Bin 0 -> 203 bytes
 .../dijit/compat/calendar-datelabel-sel-bg.png     |  Bin 0 -> 201 bytes
 .../custom/dijit/compat/calendar-month-bg.png      |  Bin 0 -> 180 bytes
 .../custom/dijit/compat/calendar-year-bg.png       |  Bin 0 -> 180 bytes
 dojox/mobile/themes/custom/variables.less          | 1392 +-
 dojox/mobile/themes/custom/variables_rtl.less      |   32 +
 dojox/mobile/themes/holodark/Accordion-compat.css  |   28 +
 dojox/mobile/themes/holodark/Accordion.css         |   74 +
 dojox/mobile/themes/holodark/Button-compat.css     |   59 +
 dojox/mobile/themes/holodark/Button-compat.less    |   21 +
 dojox/mobile/themes/holodark/Button.css            |   86 +
 dojox/mobile/themes/holodark/Button.less           |   20 +
 dojox/mobile/themes/holodark/Carousel.css          |   79 +
 dojox/mobile/themes/holodark/Carousel_rtl.css      |   13 +
 dojox/mobile/themes/holodark/CheckBox-compat.css   |   38 +
 dojox/mobile/themes/holodark/CheckBox.css          |   85 +
 dojox/mobile/themes/holodark/CheckBox.less         |   32 +
 dojox/mobile/themes/holodark/ComboBox-compat.css   |    7 +
 dojox/mobile/themes/holodark/ComboBox.css          |   48 +
 dojox/mobile/themes/holodark/ComboBox_rtl.css      |    4 +
 dojox/mobile/themes/holodark/DatePicker.css        |    2 +
 .../mobile/themes/holodark/EdgeToEdgeCategory.css  |   21 +
 dojox/mobile/themes/holodark/EdgeToEdgeList.css    |   10 +
 dojox/mobile/themes/holodark/FixedSplitter.css     |   19 +
 dojox/mobile/themes/holodark/FormLayout.css        |  190 +
 dojox/mobile/themes/holodark/GridLayout.css        |   24 +
 dojox/mobile/themes/holodark/Heading-compat.css    |   13 +
 dojox/mobile/themes/holodark/Heading-compat.less   |    6 +
 dojox/mobile/themes/holodark/Heading.css           |   40 +
 .../themes/holodark/IconContainer-compat.css       |   13 +
 .../themes/holodark/IconContainer-compat.less      |    5 +
 dojox/mobile/themes/holodark/IconContainer.css     |  261 +
 dojox/mobile/themes/holodark/IconContainer.less    |    5 +
 dojox/mobile/themes/holodark/IconContainer_rtl.css |   14 +
 dojox/mobile/themes/holodark/IconMenu-compat.css   |   34 +
 dojox/mobile/themes/holodark/IconMenu.css          |   63 +
 .../mobile/themes/holodark/IconMenu_rtl-compat.css |   17 +
 dojox/mobile/themes/holodark/IconMenu_rtl.css      |   23 +
 dojox/mobile/themes/holodark/ListItem-compat.css   |   13 +
 dojox/mobile/themes/holodark/ListItem-compat.less  |    5 +
 dojox/mobile/themes/holodark/ListItem.css          |  119 +
 dojox/mobile/themes/holodark/ListItem.less         |    5 +
 .../mobile/themes/holodark/ListItem_rtl-compat.css |    1 +
 dojox/mobile/themes/holodark/ListItem_rtl.css      |   29 +
 dojox/mobile/themes/holodark/ListItem_rtl.less     |    4 +
 dojox/mobile/themes/holodark/Opener-compat.css     |    3 +
 dojox/mobile/themes/holodark/Opener.css            |    7 +
 dojox/mobile/themes/holodark/Overlay-compat.css    |   14 +
 dojox/mobile/themes/holodark/Overlay.css           |   19 +
 dojox/mobile/themes/holodark/Overlay.less          |    5 +
 .../themes/holodark/PageIndicator-compat.css       |    4 +
 dojox/mobile/themes/holodark/PageIndicator.css     |   23 +
 .../mobile/themes/holodark/ProgressBar-compat.css  |   17 +
 dojox/mobile/themes/holodark/ProgressBar.css       |   35 +
 dojox/mobile/themes/holodark/ProgressBar.less      |    6 +
 .../themes/holodark/ProgressIndicator-compat.css   |   83 +
 dojox/mobile/themes/holodark/ProgressIndicator.css |  157 +
 .../mobile/themes/holodark/RadioButton-compat.css  |   32 +
 dojox/mobile/themes/holodark/RadioButton.css       |   87 +
 dojox/mobile/themes/holodark/RadioButton.less      |   37 +
 dojox/mobile/themes/holodark/RoundRect-compat.css  |   73 +
 dojox/mobile/themes/holodark/RoundRect.css         |   13 +
 dojox/mobile/themes/holodark/RoundRectCategory.css |   10 +
 .../themes/holodark/RoundRectCategory_rtl.css      |    4 +
 .../themes/holodark/RoundRectList-compat.css       |   78 +
 dojox/mobile/themes/holodark/RoundRectList.css     |   19 +
 dojox/mobile/themes/holodark/ScrollablePane.css    |   12 +
 dojox/mobile/themes/holodark/SearchBox-compat.css  |   26 +
 dojox/mobile/themes/holodark/SearchBox.css         |   61 +
 .../mobile/themes/holodark/SimpleDialog-compat.css |   10 +
 dojox/mobile/themes/holodark/SimpleDialog.css      |   54 +
 dojox/mobile/themes/holodark/Slider-compat.css     |   40 +
 dojox/mobile/themes/holodark/Slider.css            |   98 +
 dojox/mobile/themes/holodark/Slider.less           |   45 +
 dojox/mobile/themes/holodark/SpinWheel-compat.css  |   36 +
 dojox/mobile/themes/holodark/SpinWheel.css         |   77 +
 .../themes/holodark/SpinWheel_rtl-compat.css       |    4 +
 dojox/mobile/themes/holodark/SpinWheel_rtl.css     |    5 +
 dojox/mobile/themes/holodark/Switch-compat.css     |  116 +
 dojox/mobile/themes/holodark/Switch-compat.less    |    7 +
 dojox/mobile/themes/holodark/Switch.css            |  240 +
 dojox/mobile/themes/holodark/Switch.less           |   23 +
 dojox/mobile/themes/holodark/Switch_rtl-compat.css |   43 +
 dojox/mobile/themes/holodark/Switch_rtl.css        |  117 +
 dojox/mobile/themes/holodark/TabBar-compat.css     |   80 +
 dojox/mobile/themes/holodark/TabBar-compat.less    |   22 +
 dojox/mobile/themes/holodark/TabBar.css            |  318 +
 dojox/mobile/themes/holodark/TabBar.less           |   37 +
 dojox/mobile/themes/holodark/TabBar_rtl-compat.css |   19 +
 dojox/mobile/themes/holodark/TabBar_rtl.css        |   89 +
 dojox/mobile/themes/holodark/TextArea-compat.css   |    7 +
 dojox/mobile/themes/holodark/TextArea.css          |   23 +
 dojox/mobile/themes/holodark/TextBox-compat.css    |    4 +
 dojox/mobile/themes/holodark/TextBox.css           |   27 +
 dojox/mobile/themes/holodark/TextBox.less          |   13 +
 dojox/mobile/themes/holodark/TimePicker.css        |    2 +
 .../mobile/themes/holodark/ToggleButton-compat.css |   42 +
 dojox/mobile/themes/holodark/ToggleButton.css      |   54 +
 dojox/mobile/themes/holodark/ToggleButton_rtl.css  |    7 +
 .../themes/holodark/ToolBarButton-compat.css       |   63 +
 dojox/mobile/themes/holodark/ToolBarButton.css     |   90 +
 dojox/mobile/themes/holodark/ToolBarButton_rtl.css |   18 +
 dojox/mobile/themes/holodark/Tooltip-compat.css    |   40 +
 dojox/mobile/themes/holodark/Tooltip.css           |  152 +
 .../mobile/themes/holodark/ValuePicker-compat.css  |   22 +
 .../mobile/themes/holodark/ValuePicker-compat.less |    6 +
 dojox/mobile/themes/holodark/ValuePicker.css       |   60 +
 dojox/mobile/themes/holodark/ValuePicker.less      |   11 +
 dojox/mobile/themes/holodark/View.css              |   24 +
 dojox/mobile/themes/holodark/View.less             |    6 +
 dojox/mobile/themes/holodark/android-compat.css    |   23 +
 .../mobile/themes/holodark/android_rtl-compat.css  |    7 +
 dojox/mobile/themes/holodark/base-compat.css       |    8 +
 dojox/mobile/themes/holodark/base.css              |   12 +
 dojox/mobile/themes/holodark/base_rtl-compat.css   |    3 +
 dojox/mobile/themes/holodark/base_rtl.css          |    7 +
 dojox/mobile/themes/holodark/common-compat.css     |   18 +
 dojox/mobile/themes/holodark/common.css            |   52 +
 .../themes/holodark/compat/arrow-button-bg-sel.png |  Bin 0 -> 189 bytes
 .../themes/holodark/compat/arrow-button-bg.png     |  Bin 0 -> 157 bytes
 .../holodark/compat/arrow-button-head-sel.png      |  Bin 0 -> 1134 bytes
 .../themes/holodark/compat/arrow-button-head.png   |  Bin 0 -> 1068 bytes
 .../compat/arrow-button-right-head-sel.png         |  Bin 0 -> 1129 bytes
 .../holodark/compat/arrow-button-right-head.png    |  Bin 0 -> 1073 bytes
 .../themes/holodark/compat/blue-button-bg.png      |  Bin 0 -> 199 bytes
 .../themes/holodark/compat/blue-button-sel-bg.png  |  Bin 0 -> 207 bytes
 .../holodark/compat/button-arrow-head-bg.gif       |  Bin 0 -> 316 bytes
 dojox/mobile/themes/holodark/compat/button-bg.png  |  Bin 0 -> 169 bytes
 .../themes/holodark/compat/button-chk-bg.png       |  Bin 0 -> 154 bytes
 .../themes/holodark/compat/button-sel-bg.png       |  Bin 0 -> 207 bytes
 .../themes/holodark/compat/button-unsel-bg.png     |  Bin 0 -> 207 bytes
 dojox/mobile/themes/holodark/compat/gray-arrow.png |  Bin 0 -> 920 bytes
 dojox/mobile/themes/holodark/compat/heading-bg.png |  Bin 0 -> 181 bytes
 .../holodark/compat/icon-content-heading-bg.png    |  Bin 0 -> 193 bytes
 .../themes/holodark/compat/red-button-bg.png       |  Bin 0 -> 248 bytes
 .../themes/holodark/compat/red-button-sel-bg.png   |  Bin 0 -> 207 bytes
 .../themes/holodark/compat/slider-h-bar-bg.png     |  Bin 0 -> 124 bytes
 .../mobile/themes/holodark/compat/slider-h-bg.png  |  Bin 0 -> 135 bytes
 .../themes/holodark/compat/slider-handle-bg.png    |  Bin 0 -> 156 bytes
 .../themes/holodark/compat/switch-arc1-k.gif       |  Bin 0 -> 492 bytes
 .../themes/holodark/compat/switch-arc1-l.gif       |  Bin 0 -> 803 bytes
 .../themes/holodark/compat/switch-arc1-r.gif       |  Bin 0 -> 691 bytes
 .../themes/holodark/compat/switch-arc2-k.gif       |  Bin 0 -> 536 bytes
 .../themes/holodark/compat/switch-arc2-l.gif       |  Bin 0 -> 827 bytes
 .../themes/holodark/compat/switch-arc2-r.gif       |  Bin 0 -> 728 bytes
 .../themes/holodark/compat/switch-round1-k.gif     |  Bin 0 -> 511 bytes
 .../themes/holodark/compat/switch-round1-l.gif     |  Bin 0 -> 851 bytes
 .../themes/holodark/compat/switch-round1-r.gif     |  Bin 0 -> 936 bytes
 .../themes/holodark/compat/switch-round2-k.gif     |  Bin 0 -> 566 bytes
 .../themes/holodark/compat/switch-round2-l.gif     |  Bin 0 -> 883 bytes
 .../themes/holodark/compat/switch-round2-r.gif     |  Bin 0 -> 974 bytes
 .../themes/holodark/compat/switch-square-k.gif     |  Bin 0 -> 388 bytes
 .../themes/holodark/compat/switch-square-l.gif     |  Bin 0 -> 578 bytes
 .../themes/holodark/compat/switch-square-r.gif     |  Bin 0 -> 686 bytes
 .../themes/holodark/compat/tab-button-bg.png       |  Bin 0 -> 277 bytes
 .../holodark/compat/tab-orange-button-bg.png       |  Bin 0 -> 197 bytes
 .../themes/holodark/compat/tab-seg-button-bg.png   |  Bin 0 -> 157 bytes
 .../holodark/compat/tab-seg-sel-button-bg.png      |  Bin 0 -> 178 bytes
 .../themes/holodark/compat/tab-sel-button-bg.png   |  Bin 0 -> 286 bytes
 .../themes/holodark/compat/tab-slim-bar-bg.png     |  Bin 0 -> 107 bytes
 .../themes/holodark/compat/tab-tall-bar-bg.png     |  Bin 0 -> 161 bytes
 .../themes/holodark/compat/togglebutton-chk-bg.png |  Bin 0 -> 154 bytes
 .../holodark/compat/togglebutton-chk-mark-bg.png   |  Bin 0 -> 150 bytes
 .../holodark/compat/valuepicker-button-bg.png      |  Bin 0 -> 246 bytes
 .../themes/holodark/dijit/Calendar-compat.css      |   31 +
 .../themes/holodark/dijit/Calendar-compat.less     |    2 +
 dojox/mobile/themes/holodark/dijit/Calendar.css    |  113 +
 dojox/mobile/themes/holodark/dijit/Calendar.less   |    9 +
 .../dijit/compat/calendar-datelabel-act-bg.png     |  Bin 0 -> 209 bytes
 .../dijit/compat/calendar-datelabel-sel-bg.png     |  Bin 0 -> 144 bytes
 .../holodark/dijit/compat/calendar-month-bg.png    |  Bin 0 -> 186 bytes
 .../holodark/dijit/compat/calendar-year-bg.png     |  Bin 0 -> 177 bytes
 dojox/mobile/themes/holodark/holodark.css          |   31 +
 dojox/mobile/themes/holodark/holodark_rtl.css      |   15 +
 .../themes/holodark/images/thumb-overlay-large.png |  Bin 0 -> 3697 bytes
 .../themes/holodark/images/thumb-overlay-small.png |  Bin 0 -> 1549 bytes
 .../themes/holodark/images/thumb-overlay.png       |  Bin 0 -> 2010 bytes
 dojox/mobile/themes/holodark/images/vseparator.png |  Bin 0 -> 160 bytes
 dojox/mobile/themes/holodark/variables.less        |  914 +
 dojox/mobile/themes/holodark/variables_rtl.less    |   32 +
 dojox/mobile/themes/iphone/Accordion-compat.css    |   25 +
 dojox/mobile/themes/iphone/Accordion.css           |   73 +
 dojox/mobile/themes/iphone/Button-compat.css       |   48 +-
 dojox/mobile/themes/iphone/Button.css              |   58 +-
 dojox/mobile/themes/iphone/Button.less             |    2 -
 dojox/mobile/themes/iphone/Carousel.css            |   57 +-
 dojox/mobile/themes/iphone/Carousel.less           |    2 -
 dojox/mobile/themes/iphone/Carousel_rtl.css        |   13 +
 dojox/mobile/themes/iphone/CheckBox-compat.css     |   58 +-
 dojox/mobile/themes/iphone/CheckBox.css            |   39 +-
 dojox/mobile/themes/iphone/CheckBox.less           |    2 -
 dojox/mobile/themes/iphone/ComboBox-compat.css     |   12 +-
 dojox/mobile/themes/iphone/ComboBox.css            |   18 +-
 dojox/mobile/themes/iphone/ComboBox.less           |    2 -
 dojox/mobile/themes/iphone/ComboBox_rtl.css        |    4 +
 dojox/mobile/themes/iphone/DatePicker.css          |    2 +
 .../themes/iphone/EdgeToEdgeCategory-compat.css    |    4 +
 dojox/mobile/themes/iphone/EdgeToEdgeCategory.css  |   19 +-
 dojox/mobile/themes/iphone/EdgeToEdgeCategory.less |    2 -
 dojox/mobile/themes/iphone/EdgeToEdgeList.css      |    9 +-
 dojox/mobile/themes/iphone/EdgeToEdgeList.less     |    2 -
 dojox/mobile/themes/iphone/FixedSplitter.css       |   19 +
 dojox/mobile/themes/iphone/FormLayout.css          |  190 +
 dojox/mobile/themes/iphone/GridLayout.css          |   24 +
 dojox/mobile/themes/iphone/Heading-compat.css      |   24 +-
 dojox/mobile/themes/iphone/Heading.css             |   74 +-
 dojox/mobile/themes/iphone/Heading.less            |   13 +
 .../mobile/themes/iphone/IconContainer-compat.css  |   16 +-
 .../mobile/themes/iphone/IconContainer-compat.less |    5 +
 dojox/mobile/themes/iphone/IconContainer.css       |  202 +-
 dojox/mobile/themes/iphone/IconContainer.less      |    2 +-
 dojox/mobile/themes/iphone/IconContainer_rtl.css   |   14 +
 dojox/mobile/themes/iphone/IconMenu-compat.css     |   37 +
 dojox/mobile/themes/iphone/IconMenu.css            |   67 +
 dojox/mobile/themes/iphone/IconMenu_rtl-compat.css |   17 +
 dojox/mobile/themes/iphone/IconMenu_rtl.css        |   23 +
 dojox/mobile/themes/iphone/ListItem-compat.css     |   14 +-
 dojox/mobile/themes/iphone/ListItem-compat.less    |    5 +
 dojox/mobile/themes/iphone/ListItem.css            |  117 +-
 dojox/mobile/themes/iphone/ListItem.less           |   12 +
 dojox/mobile/themes/iphone/ListItem_rtl-compat.css |    1 +
 dojox/mobile/themes/iphone/ListItem_rtl.css        |   29 +
 dojox/mobile/themes/iphone/ListItem_rtl.less       |    4 +
 dojox/mobile/themes/iphone/Overlay-compat.css      |   18 +-
 dojox/mobile/themes/iphone/Overlay.css             |    4 +-
 .../mobile/themes/iphone/PageIndicator-compat.css  |    4 +
 dojox/mobile/themes/iphone/PageIndicator.css       |    3 +-
 dojox/mobile/themes/iphone/PageIndicator.less      |    2 -
 dojox/mobile/themes/iphone/ProgressBar-compat.css  |   15 +
 dojox/mobile/themes/iphone/ProgressBar.css         |   33 +
 .../themes/iphone/ProgressIndicator-compat.css     |  101 +-
 dojox/mobile/themes/iphone/ProgressIndicator.css   |  111 +-
 dojox/mobile/themes/iphone/ProgressIndicator.less  |    2 -
 dojox/mobile/themes/iphone/RadioButton-compat.css  |   53 +-
 dojox/mobile/themes/iphone/RadioButton.css         |   38 +-
 dojox/mobile/themes/iphone/RadioButton.less        |    2 -
 dojox/mobile/themes/iphone/RoundRect-compat.css    |  133 +-
 dojox/mobile/themes/iphone/RoundRect.css           |   10 +-
 dojox/mobile/themes/iphone/RoundRect.less          |    2 -
 dojox/mobile/themes/iphone/RoundRectCategory.css   |   12 +-
 dojox/mobile/themes/iphone/RoundRectCategory.less  |    2 -
 .../mobile/themes/iphone/RoundRectCategory_rtl.css |    4 +
 .../mobile/themes/iphone/RoundRectList-compat.css  |  138 +-
 dojox/mobile/themes/iphone/RoundRectList.css       |   34 +-
 dojox/mobile/themes/iphone/RoundRectList.less      |    2 -
 dojox/mobile/themes/iphone/ScrollablePane.css      |   12 +
 dojox/mobile/themes/iphone/SearchBox-compat.css    |   26 +
 dojox/mobile/themes/iphone/SearchBox.css           |   61 +
 dojox/mobile/themes/iphone/SimpleDialog-compat.css |   12 +
 dojox/mobile/themes/iphone/SimpleDialog.css        |   70 +
 dojox/mobile/themes/iphone/SimpleDialog.less       |   23 +
 dojox/mobile/themes/iphone/Slider-compat.css       |   67 +-
 dojox/mobile/themes/iphone/Slider.css              |   35 +-
 dojox/mobile/themes/iphone/Slider.less             |    2 -
 dojox/mobile/themes/iphone/SpinWheel-compat.css    |   36 +
 dojox/mobile/themes/iphone/SpinWheel.css           |   81 +
 dojox/mobile/themes/iphone/SpinWheel.less          |    8 +
 .../mobile/themes/iphone/SpinWheel_rtl-compat.css  |    4 +
 dojox/mobile/themes/iphone/SpinWheel_rtl.css       |    5 +
 dojox/mobile/themes/iphone/Switch-compat.css       |  136 +-
 dojox/mobile/themes/iphone/Switch-compat.less      |    7 +
 dojox/mobile/themes/iphone/Switch.css              |  229 +-
 dojox/mobile/themes/iphone/Switch.less             |   15 +-
 dojox/mobile/themes/iphone/Switch_rtl-compat.css   |   43 +
 dojox/mobile/themes/iphone/Switch_rtl.css          |  117 +
 dojox/mobile/themes/iphone/TabBar-compat.css       |   72 +-
 dojox/mobile/themes/iphone/TabBar-compat.less      |    3 +
 dojox/mobile/themes/iphone/TabBar.css              |  320 +-
 dojox/mobile/themes/iphone/TabBar.less             |   22 +
 dojox/mobile/themes/iphone/TabBar_rtl-compat.css   |   19 +
 dojox/mobile/themes/iphone/TabBar_rtl.css          |   89 +
 dojox/mobile/themes/iphone/TextArea-compat.css     |    8 +-
 dojox/mobile/themes/iphone/TextArea.css            |    4 +-
 dojox/mobile/themes/iphone/TextArea.less           |    2 -
 dojox/mobile/themes/iphone/TextBox-compat.css      |    7 +-
 dojox/mobile/themes/iphone/TextBox.css             |    6 +-
 dojox/mobile/themes/iphone/TextBox.less            |    2 -
 dojox/mobile/themes/iphone/TimePicker.css          |    2 +
 dojox/mobile/themes/iphone/ToggleButton-compat.css |   52 +-
 dojox/mobile/themes/iphone/ToggleButton.css        |   46 +-
 dojox/mobile/themes/iphone/ToggleButton.less       |    2 -
 dojox/mobile/themes/iphone/ToggleButton_rtl.css    |    7 +
 .../mobile/themes/iphone/ToolBarButton-compat.css  |   72 +
 dojox/mobile/themes/iphone/ToolBarButton.css       |  108 +-
 dojox/mobile/themes/iphone/ToolBarButton.less      |    8 +
 dojox/mobile/themes/iphone/ToolBarButton_rtl.css   |   18 +
 dojox/mobile/themes/iphone/Tooltip-compat.css      |   72 +-
 dojox/mobile/themes/iphone/Tooltip.css             |   38 +-
 dojox/mobile/themes/iphone/Tooltip.less            |    2 -
 dojox/mobile/themes/iphone/ValuePicker-compat.css  |   19 +
 dojox/mobile/themes/iphone/ValuePicker.css         |   60 +
 dojox/mobile/themes/iphone/ValuePicker.less        |    5 +
 dojox/mobile/themes/iphone/base-compat.css         |    2 +
 dojox/mobile/themes/iphone/base_rtl-compat.css     |    3 +
 dojox/mobile/themes/iphone/base_rtl.css            |    7 +
 dojox/mobile/themes/iphone/common-compat.css       |   18 +
 dojox/mobile/themes/iphone/common.css              |   93 +-
 dojox/mobile/themes/iphone/common.less             |   40 +
 .../themes/iphone/compat/arrow-button-bg-sel.png   |  Bin 0 -> 183 bytes
 .../themes/iphone/compat/arrow-button-bg.png       |  Bin 195 -> 202 bytes
 .../themes/iphone/compat/arrow-button-head-sel.png |  Bin 0 -> 418 bytes
 .../themes/iphone/compat/arrow-button-head.png     |  Bin 878 -> 453 bytes
 .../iphone/compat/arrow-button-right-head-sel.png  |  Bin 0 -> 373 bytes
 .../iphone/compat/arrow-button-right-head.png      |  Bin 0 -> 406 bytes
 .../themes/iphone/compat/button-arrow-head-bg.gif  |  Bin 0 -> 316 bytes
 .../mobile/themes/iphone/compat/button-chk-bg.png  |  Bin 0 -> 199 bytes
 .../themes/iphone/compat/button-unsel-bg.png       |  Bin 0 -> 182 bytes
 .../themes/iphone/compat/ipad-arrow-button-bg.png  |  Bin 181 -> 220 bytes
 .../iphone/compat/ipad-arrow-button-head-sel.png   |  Bin 0 -> 382 bytes
 .../iphone/compat/ipad-arrow-button-head.png       |  Bin 1212 -> 393 bytes
 .../compat/ipad-arrow-button-right-head-sel.png    |  Bin 0 -> 370 bytes
 .../iphone/compat/ipad-arrow-button-right-head.png |  Bin 0 -> 371 bytes
 .../iphone/compat/ipad-arrow-button-sel-bg.png     |  Bin 0 -> 229 bytes
 .../mobile/themes/iphone/compat/switch-arc1-k.gif  |  Bin 524 -> 392 bytes
 .../mobile/themes/iphone/compat/switch-arc1-l.gif  |  Bin 0 -> 903 bytes
 .../mobile/themes/iphone/compat/switch-arc1-r.gif  |  Bin 0 -> 474 bytes
 .../mobile/themes/iphone/compat/switch-arc2-k.gif  |  Bin 604 -> 435 bytes
 .../mobile/themes/iphone/compat/switch-arc2-l.gif  |  Bin 0 -> 946 bytes
 .../mobile/themes/iphone/compat/switch-arc2-r.gif  |  Bin 0 -> 492 bytes
 .../themes/iphone/compat/switch-round1-k.gif       |  Bin 548 -> 500 bytes
 .../themes/iphone/compat/switch-round1-l.gif       |  Bin 0 -> 925 bytes
 .../themes/iphone/compat/switch-round1-r.gif       |  Bin 0 -> 508 bytes
 .../themes/iphone/compat/switch-round2-k.gif       |  Bin 636 -> 554 bytes
 .../themes/iphone/compat/switch-round2-l.gif       |  Bin 0 -> 968 bytes
 .../themes/iphone/compat/switch-round2-r.gif       |  Bin 0 -> 527 bytes
 .../themes/iphone/compat/switch-square-k.gif       |  Bin 0 -> 405 bytes
 .../themes/iphone/compat/switch-square-l.gif       |  Bin 0 -> 733 bytes
 .../themes/iphone/compat/switch-square-r.gif       |  Bin 0 -> 484 bytes
 .../themes/iphone/compat/tab-seg-button-bg.png     |  Bin 0 -> 205 bytes
 .../themes/iphone/compat/tab-seg-sel-button-bg.png |  Bin 0 -> 169 bytes
 .../themes/iphone/compat/tab-slim-bar-bg.png       |  Bin 0 -> 107 bytes
 .../themes/iphone/compat/tab-tall-bar-bg.png       |  Bin 0 -> 126 bytes
 .../iphone/compat/togglebutton-chk-mark-bg.png     |  Bin 0 -> 150 bytes
 .../themes/iphone/compat/valuepicker-button-bg.png |  Bin 0 -> 265 bytes
 .../mobile/themes/iphone/dijit/Calendar-compat.css |   27 +
 .../themes/iphone/dijit/Calendar-compat.less       |    2 +
 dojox/mobile/themes/iphone/dijit/Calendar.css      |  123 +
 dojox/mobile/themes/iphone/dijit/Calendar.less     |    2 +
 .../dijit/compat/calendar-daylabel-bg.png          |  Bin 130 -> 130 bytes
 .../dijit/compat/calendar-month-bg.png             |  Bin 185 -> 185 bytes
 .../dijit/compat/calendar-year-bg.png              |  Bin 177 -> 177 bytes
 dojox/mobile/themes/iphone/ipad-compat.css         |   71 +-
 dojox/mobile/themes/iphone/ipad.css                |  162 +-
 dojox/mobile/themes/iphone/iphone-app-compat.css   |    4 +
 dojox/mobile/themes/iphone/iphone-app.css          |   18 +-
 dojox/mobile/themes/iphone/iphone-compat.css       |    8 +-
 dojox/mobile/themes/iphone/iphone.css              |   14 +-
 dojox/mobile/themes/iphone/iphone_rtl-compat.css   |    7 +
 dojox/mobile/themes/iphone/iphone_rtl.css          |   15 +
 dojox/mobile/themes/iphone/variables.less          | 1025 +-
 dojox/mobile/themes/iphone/variables_rtl.less      |   32 +
 dojox/mobile/themes/utils/README                   |   26 +
 dojox/mobile/themes/utils/cleanup.bat              |    2 +
 dojox/mobile/themes/utils/cleanup.js               |   46 +
 dojox/mobile/themes/utils/cleanup.sh               |    1 +
 dojox/mobile/themes/utils/compile.bat              |    3 +
 dojox/mobile/themes/utils/compile.js               |  118 +
 dojox/mobile/themes/utils/compile.sh               |    2 +
 dojox/mobile/themes/windows/Accordion-compat.css   |   30 +
 dojox/mobile/themes/windows/Accordion.css          |  111 +
 dojox/mobile/themes/windows/Accordion.less         |   31 +
 dojox/mobile/themes/windows/Button-compat.css      |   55 +
 dojox/mobile/themes/windows/Button.css             |   64 +
 dojox/mobile/themes/windows/Button.less            |    6 +
 dojox/mobile/themes/windows/Carousel.css           |   93 +
 dojox/mobile/themes/windows/Carousel_rtl.css       |   13 +
 dojox/mobile/themes/windows/CheckBox-compat.css    |   52 +
 dojox/mobile/themes/windows/CheckBox.css           |   97 +
 dojox/mobile/themes/windows/CheckBox.less          |   37 +
 dojox/mobile/themes/windows/ComboBox-compat.css    |   21 +
 dojox/mobile/themes/windows/ComboBox.css           |   90 +
 dojox/mobile/themes/windows/ComboBox.less          |   28 +
 dojox/mobile/themes/windows/ComboBox_rtl.css       |    4 +
 dojox/mobile/themes/windows/DatePicker.css         |    2 +
 dojox/mobile/themes/windows/EdgeToEdgeCategory.css |   45 +
 .../mobile/themes/windows/EdgeToEdgeCategory.less  |   10 +
 dojox/mobile/themes/windows/EdgeToEdgeList.css     |   24 +
 .../{android => windows}/EdgeToEdgeList.less       |    0
 dojox/mobile/themes/windows/FixedSplitter.css      |   33 +
 dojox/mobile/themes/windows/FormLayout.css         |  204 +
 dojox/mobile/themes/windows/GridLayout.css         |   38 +
 dojox/mobile/themes/windows/Heading-compat.css     |   24 +
 dojox/mobile/themes/windows/Heading.css            |   88 +
 dojox/mobile/themes/windows/Heading.less           |   42 +
 .../mobile/themes/windows/IconContainer-compat.css |   27 +
 .../themes/windows/IconContainer-compat.less       |    5 +
 dojox/mobile/themes/windows/IconContainer.css      |  317 +
 dojox/mobile/themes/windows/IconContainer.less     |   51 +
 dojox/mobile/themes/windows/IconContainer_rtl.css  |   14 +
 dojox/mobile/themes/windows/IconMenu-compat.css    |   45 +
 dojox/mobile/themes/windows/IconMenu.css           |   77 +
 .../mobile/themes/windows/IconMenu_rtl-compat.css  |   17 +
 dojox/mobile/themes/windows/IconMenu_rtl.css       |   23 +
 dojox/mobile/themes/windows/ListItem-compat.css    |   27 +
 dojox/mobile/themes/windows/ListItem-compat.less   |    5 +
 dojox/mobile/themes/windows/ListItem.css           |  163 +
 dojox/mobile/themes/windows/ListItem.less          |   40 +
 dojox/mobile/themes/windows/ListItem_rtl.css       |   26 +
 dojox/mobile/themes/windows/Opener-compat.css      |    3 +
 dojox/mobile/themes/windows/Opener.css             |    7 +
 dojox/mobile/themes/windows/Overlay-compat.css     |   28 +
 dojox/mobile/themes/windows/Overlay.css            |   37 +
 dojox/mobile/themes/windows/Overlay.less           |    5 +
 .../mobile/themes/windows/PageIndicator-compat.css |    4 +
 dojox/mobile/themes/windows/PageIndicator.css      |   37 +
 dojox/mobile/themes/windows/ProgressBar-compat.css |   23 +
 dojox/mobile/themes/windows/ProgressBar.css        |   62 +
 dojox/mobile/themes/windows/ProgressBar.less       |   27 +
 .../themes/windows/ProgressIndicator-compat.css    |   97 +
 dojox/mobile/themes/windows/ProgressIndicator.css  |  174 +
 dojox/mobile/themes/windows/ProgressIndicator.less |    6 +
 dojox/mobile/themes/windows/RadioButton-compat.css |   46 +
 dojox/mobile/themes/windows/RadioButton.css        |   88 +
 dojox/mobile/themes/windows/RadioButton.less       |   33 +
 dojox/mobile/themes/windows/RoundRect-compat.css   |   87 +
 dojox/mobile/themes/windows/RoundRect.css          |   31 +
 dojox/mobile/themes/windows/RoundRectCategory.css  |   26 +
 .../themes/windows/RoundRectCategory_rtl.css       |    4 +
 .../mobile/themes/windows/RoundRectList-compat.css |   92 +
 dojox/mobile/themes/windows/RoundRectList.css      |   42 +
 dojox/mobile/themes/windows/RoundRectList.less     |   13 +
 dojox/mobile/themes/windows/ScrollablePane.css     |   33 +
 dojox/mobile/themes/windows/ScrollablePane.less    |   11 +
 dojox/mobile/themes/windows/SearchBox-compat.css   |   40 +
 dojox/mobile/themes/windows/SearchBox.css          |   82 +
 dojox/mobile/themes/windows/SearchBox.less         |   11 +
 .../mobile/themes/windows/SimpleDialog-compat.css  |   18 +
 dojox/mobile/themes/windows/SimpleDialog.css       |   83 +
 dojox/mobile/themes/windows/SimpleDialog.less      |   27 +
 dojox/mobile/themes/windows/Slider-compat.css      |   54 +
 dojox/mobile/themes/windows/Slider.css             |  123 +
 dojox/mobile/themes/windows/Slider.less            |   52 +
 dojox/mobile/themes/windows/SpinWheel-compat.css   |   50 +
 dojox/mobile/themes/windows/SpinWheel.css          |  180 +
 dojox/mobile/themes/windows/SpinWheel.less         |  112 +
 .../mobile/themes/windows/SpinWheel_rtl-compat.css |    4 +
 dojox/mobile/themes/windows/SpinWheel_rtl.css      |    5 +
 dojox/mobile/themes/windows/Switch-compat.css      |  130 +
 dojox/mobile/themes/windows/Switch-compat.less     |    7 +
 dojox/mobile/themes/windows/Switch.css             |  296 +
 dojox/mobile/themes/windows/Switch.less            |   73 +
 dojox/mobile/themes/windows/Switch_rtl-compat.css  |   43 +
 dojox/mobile/themes/windows/Switch_rtl.css         |  117 +
 dojox/mobile/themes/windows/TabBar-compat.css      |   73 +
 dojox/mobile/themes/windows/TabBar-compat.less     |    3 +
 dojox/mobile/themes/windows/TabBar.css             |  277 +
 dojox/mobile/themes/windows/TabBar.less            |   37 +
 dojox/mobile/themes/windows/TabBar_rtl-compat.css  |   19 +
 dojox/mobile/themes/windows/TabBar_rtl.css         |   89 +
 dojox/mobile/themes/windows/TextArea-compat.css    |   21 +
 dojox/mobile/themes/windows/TextArea.css           |   48 +
 dojox/mobile/themes/windows/TextArea.less          |   12 +
 dojox/mobile/themes/windows/TextBox-compat.css     |   18 +
 dojox/mobile/themes/windows/TextBox.css            |   48 +
 dojox/mobile/themes/windows/TextBox.less           |   16 +
 dojox/mobile/themes/windows/TimePicker.css         |    2 +
 .../mobile/themes/windows/ToggleButton-compat.css  |   56 +
 dojox/mobile/themes/windows/ToggleButton.css       |  117 +
 dojox/mobile/themes/windows/ToggleButton.less      |   49 +
 dojox/mobile/themes/windows/ToggleButton_rtl.css   |    7 +
 .../mobile/themes/windows/ToolBarButton-compat.css |   77 +
 dojox/mobile/themes/windows/ToolBarButton.css      |  135 +
 dojox/mobile/themes/windows/ToolBarButton.less     |   22 +
 dojox/mobile/themes/windows/ToolBarButton_rtl.css  |   18 +
 dojox/mobile/themes/windows/Tooltip-compat.css     |   54 +
 dojox/mobile/themes/windows/Tooltip.css            |  275 +
 dojox/mobile/themes/windows/Tooltip.less           |  146 +
 dojox/mobile/themes/windows/ValuePicker-compat.css |   33 +
 dojox/mobile/themes/windows/ValuePicker.css        |  104 +
 dojox/mobile/themes/windows/ValuePicker.less       |   55 +
 dojox/mobile/themes/windows/View.css               |   40 +
 dojox/mobile/themes/windows/View.less              |    6 +
 dojox/mobile/themes/windows/base-compat.css        |    8 +
 dojox/mobile/themes/windows/base.css               |   13 +
 dojox/mobile/themes/windows/common-compat.css      |   32 +
 dojox/mobile/themes/windows/common.css             |   93 +
 dojox/mobile/themes/windows/common.less            |   29 +
 .../themes/windows/compat/arrow-button-bg-sel.png  |  Bin 0 -> 189 bytes
 .../themes/windows/compat/arrow-button-bg.png      |  Bin 0 -> 157 bytes
 .../windows/compat/arrow-button-head-sel.png       |  Bin 0 -> 1134 bytes
 .../themes/windows/compat/arrow-button-head.png    |  Bin 0 -> 1068 bytes
 .../windows/compat/arrow-button-right-head-sel.png |  Bin 0 -> 1129 bytes
 .../windows/compat/arrow-button-right-head.png     |  Bin 0 -> 1073 bytes
 .../themes/windows/compat/blue-button-bg.png       |  Bin 0 -> 199 bytes
 .../themes/windows/compat/blue-button-sel-bg.png   |  Bin 0 -> 207 bytes
 .../themes/windows/compat/button-arrow-head-bg.gif |  Bin 0 -> 316 bytes
 dojox/mobile/themes/windows/compat/button-bg.png   |  Bin 0 -> 169 bytes
 .../mobile/themes/windows/compat/button-chk-bg.png |  Bin 0 -> 154 bytes
 .../mobile/themes/windows/compat/button-sel-bg.png |  Bin 0 -> 207 bytes
 .../themes/windows/compat/button-unsel-bg.png      |  Bin 0 -> 207 bytes
 dojox/mobile/themes/windows/compat/gray-arrow.png  |  Bin 0 -> 920 bytes
 dojox/mobile/themes/windows/compat/heading-bg.png  |  Bin 0 -> 181 bytes
 .../windows/compat/icon-content-heading-bg.png     |  Bin 0 -> 193 bytes
 .../mobile/themes/windows/compat/red-button-bg.png |  Bin 0 -> 248 bytes
 .../themes/windows/compat/red-button-sel-bg.png    |  Bin 0 -> 207 bytes
 .../themes/windows/compat/slider-h-bar-bg.png      |  Bin 0 -> 124 bytes
 dojox/mobile/themes/windows/compat/slider-h-bg.png |  Bin 0 -> 135 bytes
 .../themes/windows/compat/slider-handle-bg.png     |  Bin 0 -> 156 bytes
 .../mobile/themes/windows/compat/switch-arc1-k.gif |  Bin 0 -> 492 bytes
 .../mobile/themes/windows/compat/switch-arc1-l.gif |  Bin 0 -> 803 bytes
 .../mobile/themes/windows/compat/switch-arc1-r.gif |  Bin 0 -> 691 bytes
 .../mobile/themes/windows/compat/switch-arc2-k.gif |  Bin 0 -> 536 bytes
 .../mobile/themes/windows/compat/switch-arc2-l.gif |  Bin 0 -> 827 bytes
 .../mobile/themes/windows/compat/switch-arc2-r.gif |  Bin 0 -> 728 bytes
 .../themes/windows/compat/switch-round1-k.gif      |  Bin 0 -> 511 bytes
 .../themes/windows/compat/switch-round1-l.gif      |  Bin 0 -> 851 bytes
 .../themes/windows/compat/switch-round1-r.gif      |  Bin 0 -> 936 bytes
 .../themes/windows/compat/switch-round2-k.gif      |  Bin 0 -> 566 bytes
 .../themes/windows/compat/switch-round2-l.gif      |  Bin 0 -> 883 bytes
 .../themes/windows/compat/switch-round2-r.gif      |  Bin 0 -> 974 bytes
 .../themes/windows/compat/switch-square-k.gif      |  Bin 0 -> 388 bytes
 .../themes/windows/compat/switch-square-l.gif      |  Bin 0 -> 578 bytes
 .../themes/windows/compat/switch-square-r.gif      |  Bin 0 -> 686 bytes
 .../mobile/themes/windows/compat/tab-button-bg.png |  Bin 0 -> 277 bytes
 .../themes/windows/compat/tab-orange-button-bg.png |  Bin 0 -> 197 bytes
 .../themes/windows/compat/tab-seg-button-bg.png    |  Bin 0 -> 157 bytes
 .../windows/compat/tab-seg-sel-button-bg.png       |  Bin 0 -> 178 bytes
 .../themes/windows/compat/tab-sel-button-bg.png    |  Bin 0 -> 286 bytes
 .../themes/windows/compat/tab-slim-bar-bg.png      |  Bin 0 -> 107 bytes
 .../themes/windows/compat/tab-tall-bar-bg.png      |  Bin 0 -> 161 bytes
 .../themes/windows/compat/togglebutton-chk-bg.png  |  Bin 0 -> 154 bytes
 .../windows/compat/togglebutton-chk-mark-bg.png    |  Bin 0 -> 150 bytes
 .../windows/compat/valuepicker-button-bg.png       |  Bin 0 -> 246 bytes
 .../themes/windows/dijit/Calendar-compat.css       |   37 +
 .../themes/windows/dijit/Calendar-compat.less      |    2 +
 dojox/mobile/themes/windows/dijit/Calendar.css     |  123 +
 dojox/mobile/themes/windows/dijit/Calendar.less    |    2 +
 .../themes/windows/images/check-disabled.png       |  Bin 0 -> 3829 bytes
 dojox/mobile/themes/windows/images/dark/back.png   |  Bin 0 -> 3470 bytes
 dojox/mobile/themes/windows/images/dark/check.png  |  Bin 0 -> 3685 bytes
 .../mobile/themes/windows/images/dark/radiobtn.png |  Bin 0 -> 3807 bytes
 dojox/mobile/themes/windows/images/light/back.png  |  Bin 0 -> 3292 bytes
 dojox/mobile/themes/windows/images/light/check.png |  Bin 0 -> 3995 bytes
 .../themes/windows/images/light/radiobtn.png       |  Bin 0 -> 3736 bytes
 .../themes/windows/images/radiobtn-disabled.png    |  Bin 0 -> 3811 bytes
 dojox/mobile/themes/windows/variables.less         |  995 +
 dojox/mobile/themes/windows/variables_rtl.less     |   33 +
 dojox/mobile/themes/windows/windows-compat.css     |   23 +
 dojox/mobile/themes/windows/windows.css            |   31 +
 dojox/mobile/transition.js                         |   14 +-
 dojox/mobile/uacss.js                              |   26 +-
 dojox/mobile/viewRegistry.js                       |   94 +
 dojox/mvc.js                                       |   10 +-
 dojox/mvc/Bind.js                                  |   31 +-
 dojox/mvc/EditModelRefController.js                |  204 +
 dojox/mvc/EditStoreRefController.js                |  153 +
 dojox/mvc/EditStoreRefListController.js            |   64 +
 dojox/mvc/Element.js                               |   31 +
 dojox/mvc/Generate.js                              |  148 +-
 dojox/mvc/Group.js                                 |   41 +-
 dojox/mvc/ListController.js                        |  229 +
 dojox/mvc/ModelRefController.js                    |  198 +
 dojox/mvc/Output.js                                |   37 +-
 dojox/mvc/README                                   |   13 +-
 dojox/mvc/Repeat.js                                |  182 +-
 dojox/mvc/StatefulArray.js                         |  203 +
 dojox/mvc/StatefulModel.js                         |  364 +-
 dojox/mvc/StatefulSeries.js                        |   79 +
 dojox/mvc/StoreRefController.js                    |  156 +
 dojox/mvc/Templated.js                             |   34 +
 dojox/mvc/WidgetList.js                            |  286 +
 dojox/mvc/_Container.js                            |   23 +-
 dojox/mvc/_Controller.js                           |  131 +
 dojox/mvc/_DataBindingExtension.js                 |   26 +
 dojox/mvc/_DataBindingMixin.js                     |   99 +-
 dojox/mvc/_InlineTemplateMixin.js                  |   30 +
 dojox/mvc/_TextBoxExtensions.js                    |   33 +
 dojox/mvc/_atBindingExtension.js                   |   11 +
 dojox/mvc/_atBindingMixin.js                       |  268 +
 dojox/mvc/_base.js                                 |   25 +-
 dojox/mvc/_patches.js                              |   52 +-
 dojox/mvc/at.js                                    |  134 +
 dojox/mvc/atBindingExtension.js                    |   54 +
 dojox/mvc/equals.js                                |   81 +
 dojox/mvc/getPlainValue.js                         |   72 +
 dojox/mvc/getStateful.js                           |   67 +
 dojox/mvc/parserExtension.js                       |   75 +
 dojox/mvc/resolve.js                               |   36 +
 dojox/mvc/sync.js                                  |  260 +
 dojox/mvc/tests/{ => 1.7}/css/android-format.css   |    0
 dojox/mvc/tests/{ => 1.7}/css/app-format.css       |    0
 dojox/mvc/tests/{ => 1.7}/css/index-format.css     |    0
 dojox/mvc/tests/{ => 1.7}/css/iphone-format.css    |    0
 .../1.7/doh/doh_async_mvc_14491-input-output.html  |  161 +
 .../1.7/doh/doh_async_mvc_input-output-simple.html |  158 +
 .../tests/1.7/doh/doh_async_mvc_mobile-demo.html   |  342 +
 .../1.7/doh/doh_async_mvc_zero-value-test.html     |  139 +
 .../mvc/tests/1.7/doh/doh_mvc_binding-simple.html  |  429 +
 dojox/mvc/tests/1.7/doh/doh_mvc_date_test.html     |  697 +
 .../tests/1.7/doh/doh_mvc_form-kitchensink.html    | 1408 +
 .../1.7/doh/doh_mvc_programmatic-repeat-store.html |  348 +
 .../mvc/tests/1.7/doh/doh_mvc_ref-set-repeat.html  |  247 +
 .../doh/doh_mvc_search-results-repeat-store.html   |  278 +
 .../1.7/doh/doh_mvc_search-results-repeat.html     |  301 +
 .../doh/doh_mvc_shipto-billto-hierarchical.html    |  377 +
 .../1.7/doh/doh_mvc_shipto-billto-simple.html      |  215 +
 .../1.7/doh/doh_mvc_template_repeat_exprchar.html  |  237 +
 .../1.7/doh/doh_mvc_validation-test-simple.html    |  134 +
 dojox/mvc/tests/{ => 1.7}/helpers.js               |    0
 .../mvc/tests/1.7/images/MVC_patterns_in_Dojo.png  |  Bin 0 -> 4264 bytes
 dojox/mvc/tests/1.7/images/background.jpg          |  Bin 0 -> 70265 bytes
 dojox/mvc/tests/1.7/images/master_detail.png       |  Bin 0 -> 3054 bytes
 .../tests/1.7/images/validating_form_pattern.png   |  Bin 0 -> 3524 bytes
 .../tests/1.7/mobile/demo/demo-async-store.html    |  186 +
 dojox/mvc/tests/1.7/mobile/demo/demo-async.html    |  203 +
 dojox/mvc/tests/1.7/mobile/demo/demo-sync.html     |  201 +
 dojox/mvc/tests/{ => 1.7}/mobile/demo/demo.css     |    0
 dojox/mvc/tests/1.7/mobile/demo/demo.html          |  203 +
 .../tests/{ => 1.7}/mobile/demo/demo.profile.js    |    0
 .../tests/{ => 1.7}/mobile/demo/generateView.html  |    0
 dojox/mvc/tests/1.7/mobile/demo/iPad-Demo.html     |  213 +
 .../{ => 1.7}/mobile/demo/images/i-icon-1.png      |  Bin 486 -> 486 bytes
 .../{ => 1.7}/mobile/demo/images/i-icon-2.png      |  Bin 459 -> 459 bytes
 .../{ => 1.7}/mobile/demo/images/i-icon-3.png      |  Bin 306 -> 306 bytes
 .../mvc/tests/{ => 1.7}/mobile/demo/images/mvc.png |  Bin 3457 -> 3457 bytes
 .../{ => 1.7}/mobile/demo/repeatDataBinding.html   |    0
 .../tests/{ => 1.7}/mobile/demo/shipToBillTo.html  |    0
 .../tests/{ => 1.7}/mobile/demo/src-async-store.js |    0
 dojox/mvc/tests/{ => 1.7}/mobile/demo/src-async.js |    0
 dojox/mvc/tests/{ => 1.7}/mobile/demo/src-sync.js  |    0
 dojox/mvc/tests/{ => 1.7}/mobile/demo/src.js       |    0
 .../1.7/mobile/test_Android-repeat-data-store.html |  104 +
 .../1.7/mobile/test_iPhone-shipto-billto.html      |  121 +
 .../mobile/test_mobile-list-multiple-sel-mvc.html  |  210 +
 .../mobile/test_mobile-list-single-sel-mvc.html    |  212 +
 dojox/mvc/tests/1.7/models/LoanWizardModel.js      |  105 +
 dojox/mvc/tests/1.7/module.js                      |   33 +
 dojox/mvc/tests/{ => 1.7}/mvc_index.html           |    0
 dojox/mvc/tests/1.7/robot/android_repeat-ins.html  |  171 +
 .../mvc/tests/1.7/robot/iphone_shipto-billto.html  |  102 +
 dojox/mvc/tests/1.7/robot/mobile-demo-test.html    |  404 +
 dojox/mvc/tests/1.7/robot/moduleFullSet.js         |   27 +
 dojox/mvc/tests/1.7/robot/mvc_generate-view.html   |  179 +
 dojox/mvc/tests/1.7/robot/mvc_loan-stateful.html   |  160 +
 dojox/mvc/tests/1.7/robot/mvc_ref-set-repeat.html  |  156 +
 .../1.7/robot/mvc_search-results-ins-del.html      |  276 +
 .../tests/1.7/robot/mvc_search-results-repeat.html |  123 +
 .../1.7/robot/mvc_shipto-billto-hierarchical.html  |  103 +
 .../tests/1.7/robot/mvc_shipto-billto-simple.html  |  101 +
 dojox/mvc/tests/1.7/robot/runTestsFullSet.html     |    9 +
 .../mvc/tests/1.7/test_async-mvc_group-simple.html |   81 +
 .../1.7/test_async-mvc_input-output-simple.html    |   82 +
 .../tests/1.7/test_async-mvc_repeat-simple.html    |  193 +
 dojox/mvc/tests/1.7/test_mvc_bindings-simple.html  |  182 +
 dojox/mvc/tests/1.7/test_mvc_dates.html            |  407 +
 dojox/mvc/tests/1.7/test_mvc_form-kitchensink.html |  651 +
 .../tests/1.7/test_mvc_generate-view-store.html    |   71 +
 dojox/mvc/tests/1.7/test_mvc_generate-view.html    |   75 +
 .../tests/1.7/test_mvc_input-output-simple.html    |   84 +
 dojox/mvc/tests/1.7/test_mvc_loan-stateful.html    |  187 +
 dojox/mvc/tests/1.7/test_mvc_prog_repeat.html      |  219 +
 .../1.7/test_mvc_programmatic-repeat-store.html    |  147 +
 dojox/mvc/tests/1.7/test_mvc_ref-kitchensink.html  |  160 +
 .../tests/1.7/test_mvc_ref-set-repeat-simple.html  |  140 +
 .../mvc/tests/1.7/test_mvc_ref-template-13263.html |   63 +
 .../1.7/test_mvc_repeat-declarative-sync.html      |  205 +
 .../test_mvc_repeat-store-declarative-async.html   |  128 +
 .../tests/1.7/test_mvc_search-results-ins-del.html |  244 +
 .../1.7/test_mvc_search-results-repeat-store.html  |  116 +
 .../tests/1.7/test_mvc_search-results-repeat.html  |  222 +
 .../1.7/test_mvc_shipto-billto-hierarchical.html   |  198 +
 .../test_mvc_shipto-billto-simple-declarative.html |  132 +
 .../test_mvc_shipto-billto-simple-oldparser.html   |  131 +
 .../tests/1.7/test_mvc_shipto-billto-simple.html   |  130 +
 .../tests/1.7/test_mvc_simple-programmatic.html    |   64 +
 .../1.7/test_mvc_updateData-hack-support.html      |  221 +
 .../test_templatedWidget/myMvcTemplated.js         |    0
 .../{ => 1.7}/test_templatedWidget/readme.txt      |    0
 .../test_templatedWidget/test_mvc_widget.html      |    0
 .../test_mvc_widget_template.html                  |    0
 dojox/mvc/tests/{ => 1.7}/zips/10024.json          |    0
 dojox/mvc/tests/{ => 1.7}/zips/10706.json          |    0
 dojox/mvc/tests/WidgetList_tests/module.js         |   18 +
 dojox/mvc/tests/WidgetList_tests/runTests.html     |    9 +
 .../test_mobile-checkbox-list-mvc.html             |  474 +
 .../test_mobile-list-single-sel-mvc.html           |  171 +
 ...t_mobile-listItem-with-icon-and-sub-lables.html |  188 +
 .../mvc/tests/WidgetList_tests/test_mvc_Menu.html  |  466 +
 ...test_mvc_observable-search-results-ins-del.html |  370 +
 .../test_mvc_search-results-ins-del.html           |  299 +
 .../test_mvc_search-results-repeat.html            |  270 +
 .../test_nested_widgetLists-jsonRest-ins-del.html  |  213 +
 dojox/mvc/tests/_data/jsonRestRepeatData.json      |   29 +
 dojox/mvc/tests/controllers/readme.txt             |  113 +
 dojox/mvc/tests/controllers/step1_test_mvc.html    |  128 +
 dojox/mvc/tests/controllers/step2_test_mvc.html    |  131 +
 dojox/mvc/tests/controllers/step3_test_mvc.html    |  142 +
 dojox/mvc/tests/controllers/step4_test_mvc.html    |  148 +
 dojox/mvc/tests/controllers/step5_test_mvc.html    |  158 +
 dojox/mvc/tests/controllers/step6_test_mvc.html    |  236 +
 dojox/mvc/tests/controllers/step7_test_mvc.html    |  245 +
 dojox/mvc/tests/controllers/step8_test_mvc.html    |  247 +
 dojox/mvc/tests/controllers/step9_test_mvc.html    |  257 +
 dojox/mvc/tests/css/app-format.css                 |   10 +
 dojox/mvc/tests/css/dijitTests.css                 |  116 -
 .../docExamples/generateDeclarativeExample1.html   |   84 +
 .../docExamples/groupDeclarativeExample1.html      |  108 +
 .../docExamples/repeatDeclarativeExample1.html     |  107 +
 .../docExamples/widgetListDeclarativeExample1.html |  108 +
 .../widgetListProgrammaticExample1.html            |  121 +
 dojox/mvc/tests/doh/ModelRefController.js          |   28 +
 dojox/mvc/tests/doh/StatefulArray.js               |   51 +
 dojox/mvc/tests/doh/StatefulModelOptions.js        |   23 +
 dojox/mvc/tests/doh/StoreRefControllerTest.js      |  221 +
 dojox/mvc/tests/doh/WidgetList.js                  |  199 +
 .../doh_mvc_DOMNode-search-results-repeat.html     |  280 +
 .../doh/WidgetList_tests/doh_mvc_mobile-demo.html  |  348 +
 .../doh_mvc_new_ref-set-repeat.html                |  234 +
 .../doh_mvc_performance_search-results-repeat.html |  324 +
 .../doh_mvc_programmatic-repeat-store.html         |  191 +
 .../doh_mvc_repeat_select_cancel.html              |  379 +
 .../doh_mvc_repeat_select_manualsave.html          |  398 +
 .../doh_mvc_search-results-repeat-store.html       |  179 +
 .../doh_mvc_search-results-repeat.html             |  281 +
 .../doh_new-mvc_label_and_totals.html              |  306 +
 dojox/mvc/tests/doh/_Controller.js                 |   24 +
 dojox/mvc/tests/doh/atEquals.js                    |   34 +
 .../doh/doh_async_mvc_14491-input-output.html      |  170 +
 .../doh/doh_mvc_DOMNode-search-results-repeat.html |  274 +
 .../doh/doh_mvc_DOMNode_shipto-billto-simple.html  |  129 +
 dojox/mvc/tests/doh/doh_mvc_binding-simple.html    |  265 +
 dojox/mvc/tests/doh/doh_mvc_date_test.html         |  596 +
 .../tests/doh/doh_mvc_extension-per-widget.html    |   64 +
 dojox/mvc/tests/doh/doh_mvc_form-kitchensink.html  | 1176 +
 dojox/mvc/tests/doh/doh_mvc_loan-stateful.html     |  436 +
 dojox/mvc/tests/doh/doh_mvc_mobile-demo.html       |  344 +
 .../mvc/tests/doh/doh_mvc_new_ref-set-repeat.html  |  229 +
 .../doh/doh_mvc_new_shipto-billto-simple.html      |  173 +
 .../doh_mvc_performance_search-results-repeat.html |  317 +
 .../doh/doh_mvc_programmatic-repeat-store.html     |  191 +
 .../mvc/tests/doh/doh_mvc_ref-template-13263.html  |  116 +
 .../tests/doh/doh_mvc_repeat_select_cancel.html    |  370 +
 .../doh/doh_mvc_repeat_select_manualsave.html      |  394 +
 .../doh/doh_mvc_search-results-repeat-store.html   |  174 +
 .../tests/doh/doh_mvc_search-results-repeat.html   |  277 +
 .../doh/doh_mvc_shipto-billto-hierarchical.html    |  218 +
 dojox/mvc/tests/doh/doh_mvc_sync-test.html         |  218 +
 .../doh/doh_mvc_template_repeat_exprchar.html      |  108 +
 .../tests/doh/doh_mvc_validation-test-simple.html  |  123 +
 dojox/mvc/tests/doh/doh_mvc_zero-value-test.html   |  103 +
 .../tests/doh/doh_new-mvc_input-output-simple.html |  118 +
 .../tests/doh/doh_new-mvc_label_and_totals.html    |  304 +
 dojox/mvc/tests/doh/equals.js                      |   54 +
 dojox/mvc/tests/{ => doh}/helpers.js               |    0
 dojox/mvc/tests/doh/wildcard.js                    |   21 +
 .../tests/doh_async_mvc_14491-input-output.html    |  162 -
 .../tests/doh_async_mvc_input-output-simple.html   |  158 -
 dojox/mvc/tests/doh_async_mvc_mobile-demo.html     |  342 -
 dojox/mvc/tests/doh_mvc_binding-simple.html        |  429 -
 dojox/mvc/tests/doh_mvc_date_test.html             |  711 -
 dojox/mvc/tests/doh_mvc_form-kitchensink.html      | 1417 -
 .../tests/doh_mvc_programmatic-repeat-store.html   |  348 -
 dojox/mvc/tests/doh_mvc_ref-set-repeat.html        |  247 -
 .../tests/doh_mvc_search-results-repeat-store.html |  278 -
 dojox/mvc/tests/doh_mvc_search-results-repeat.html |  301 -
 .../tests/doh_mvc_shipto-billto-hierarchical.html  |  377 -
 dojox/mvc/tests/doh_mvc_shipto-billto-simple.html  |  215 -
 .../tests/doh_mvc_template_repeat_exprchar.html    |  236 -
 .../mvc/tests/doh_mvc_validation-test-simple.html  |  133 -
 dojox/mvc/tests/images/directory_45.png            |  Bin 0 -> 1509 bytes
 dojox/mvc/tests/images/settings.png                |  Bin 0 -> 5005 bytes
 .../mobile/demo/MobileDemoContactController.js     |   12 +
 .../mobile/demo/MobileDemoContactListController.js |   71 +
 .../mobile/demo/MobileDemoContactListModel.js      |   39 +
 .../tests/mobile/demo/MobileDemoContactModel.js    |   25 +
 .../tests/mobile/demo/MobileDemoGenerateActions.js |   35 +
 dojox/mvc/tests/mobile/demo/demo-async-store.html  |  186 -
 dojox/mvc/tests/mobile/demo/demo-async.html        |  203 -
 dojox/mvc/tests/mobile/demo/demo-sync.html         |  201 -
 dojox/mvc/tests/mobile/demo/demo.css               |    6 +-
 dojox/mvc/tests/mobile/demo/demo.html              |  387 +-
 dojox/mvc/tests/mobile/demo/iPad-Demo.html         |  213 -
 dojox/mvc/tests/mobile/demo/src.js                 |  197 +-
 .../mobile/test_Android-repeat-data-store.html     |  104 -
 .../tests/mobile/test_iPhone-shipto-billto.html    |  121 -
 .../mobile/test_mobile-checkbox-list-mvc.html      |  514 +
 .../mobile/test_mobile-list-multiple-sel-mvc.html  |  180 +
 .../mobile/test_mobile-list-single-sel-mvc.html    |  179 +
 dojox/mvc/tests/models/LoanWizardModel.js          |  113 -
 dojox/mvc/tests/module.js                          |  106 +-
 dojox/mvc/tests/moduleFullSet.js                   |   31 -
 .../tests/multiattrib/doh_mvc_test_Toolbar.html    |  176 +
 .../multiattrib/doh_mvc_test_Toolbar_withCtrl.html |  170 +
 dojox/mvc/tests/multiattrib/test_Toolbar.html      |  123 +
 .../test_mvc_ref-set-repeat-multiattrib.html       |  212 +
 dojox/mvc/tests/mvc_index.html                     |   15 +-
 dojox/mvc/tests/robot/android_repeat-ins.html      |  171 -
 dojox/mvc/tests/robot/iphone_shipto-billto.html    |  102 -
 dojox/mvc/tests/robot/mobile-demo-test.html        |  404 -
 dojox/mvc/tests/robot/mvc_generate-view.html       |  179 -
 dojox/mvc/tests/robot/mvc_loan-stateful.html       |  160 -
 dojox/mvc/tests/robot/mvc_ref-set-repeat.html      |  156 -
 .../tests/robot/mvc_search-results-ins-del.html    |  276 -
 .../mvc/tests/robot/mvc_search-results-repeat.html |  123 -
 .../robot/mvc_shipto-billto-hierarchical.html      |  103 -
 .../mvc/tests/robot/mvc_shipto-billto-simple.html  |  101 -
 dojox/mvc/tests/runTestsFullSet.html               |    9 -
 .../templates/ModelRefControllerInTemplate.html    |    3 +
 .../mvc/tests/templates/_ControllerInTemplate.html |    3 +
 dojox/mvc/tests/test_WidgetList.html               |  171 +
 .../test_WidgetList_WidgetListInTemplate.html      |   20 +
 dojox/mvc/tests/test_WidgetList_childBindings.json |    4 +
 dojox/mvc/tests/test_WidgetList_childTemplate.html |    7 +
 dojox/mvc/tests/test_async-mvc_group-simple.html   |  106 +-
 .../tests/test_async-mvc_input-output-simple.html  |   88 +-
 dojox/mvc/tests/test_async-mvc_repeat-simple.html  |  282 +-
 dojox/mvc/tests/test_mvc_Element.html              |   92 +
 dojox/mvc/tests/test_mvc_HTML5Element.html         |  148 +
 dojox/mvc/tests/test_mvc_bindings-simple.html      |  182 -
 dojox/mvc/tests/test_mvc_dates.html                |  407 -
 dojox/mvc/tests/test_mvc_form-kitchensink.html     |  651 -
 dojox/mvc/tests/test_mvc_generate-view-store.html  |   77 +-
 dojox/mvc/tests/test_mvc_generate-view.html        |   89 +-
 dojox/mvc/tests/test_mvc_input-output-simple.html  |   71 +-
 dojox/mvc/tests/test_mvc_loan-stateful.html        |  187 -
 .../tests/test_mvc_new-data-replace-simple.html    |  151 +
 .../test_mvc_new-ref-set-repeat-nostateful.html    |  119 +
 .../tests/test_mvc_new-ref-set-repeat-simple.html  |  150 +
 .../tests/test_mvc_new-ref-set-replace-repeat.html |  198 +
 dojox/mvc/tests/test_mvc_new_bindings-simple.html  |  187 +
 dojox/mvc/tests/test_mvc_new_form-kitchensink.html |  658 +
 dojox/mvc/tests/test_mvc_new_label_and_totals.html |  247 +
 dojox/mvc/tests/test_mvc_new_loan-stateful.html    |  290 +
 .../tests/test_mvc_new_shipto-billto-simple.html   |  141 +
 ...test_mvc_observable-search-results-ins-del.html |  347 +
 .../tests/test_mvc_programmatic-repeat-store.html  |  236 +-
 dojox/mvc/tests/test_mvc_radiobutton.html          |   84 +
 dojox/mvc/tests/test_mvc_ref-kitchensink.html      |  160 -
 .../mvc/tests/test_mvc_ref-set-repeat-simple.html  |  140 -
 .../tests/test_mvc_repeat-declarative-sync.html    |  205 -
 .../test_mvc_repeat-store-declarative-async.html   |  128 -
 dojox/mvc/tests/test_mvc_repeat_select.html        |  287 +
 dojox/mvc/tests/test_mvc_repeat_select_cancel.html |  311 +
 .../tests/test_mvc_repeat_select_manualsave.html   |  317 +
 .../mvc/tests/test_mvc_search-results-ins-del.html |  455 +-
 .../test_mvc_search-results-repeat-store.html      |  277 +-
 .../mvc/tests/test_mvc_search-results-repeat.html  |  388 +-
 .../tests/test_mvc_shipto-billto-hierarchical.html |  331 +-
 .../test_mvc_shipto-billto-simple-declarative.html |  132 -
 .../test_mvc_shipto-billto-simple-oldparser.html   |  131 -
 dojox/mvc/tests/test_mvc_shipto-billto-simple.html |  130 -
 dojox/mvc/tests/test_mvc_simple-programmatic.html  |   89 +-
 .../tests/test_new-mvc_input-output-simple.html    |   84 +
 .../test_templatedWidget/{readme.txt => README}    |    0
 .../tests/test_templatedWidget/myMvcTemplated.js   |   52 +-
 .../test_templatedWidget/test_mvc_widget.html      |  116 +-
 .../test_mvc_widget_template.html                  |   75 +-
 dojox/mvc/tests/test_templatedWidgetList/README    |    5 +
 .../test_templatedWidgetList/myMvcTemplated.js     |   45 +
 .../test_templatedWidgetList/myMvcTemplated2.js    |   54 +
 .../test_templatedWidgetList/myMvcTemplated3.js    |   54 +
 .../myMvcTemplated3bDetails.js                     |   49 +
 .../test_templatedWidgetList/test_mvc_widget.html  |   99 +
 .../test_templatedWidgetList/test_mvc_widget2.html |  127 +
 .../test_templatedWidgetList/test_mvc_widget3.html |   94 +
 .../test_mvc_widget_template.html                  |   16 +
 .../test_mvc_widget_template2.html                 |   19 +
 .../test_mvc_widget_template3.html                 |   19 +
 .../test_mvc_widget_template3bDetails.html         |   26 +
 dojox/mvc/tests/zips/10024.json                    |    2 +-
 dojox/mvc/tests/zips/10706.json                    |    2 +-
 dojox/package.json                                 |    6 +-
 dojox/rails/tests/test_rails.html                  |    4 +-
 dojox/resources/_modules.js                        |  252 -
 dojox/robot/tests/test_recorder.html               |    2 +-
 dojox/rpc/JsonRPC.js                               |   10 +-
 dojox/rpc/JsonRest.js                              |   29 +-
 dojox/rpc/OfflineRest.js                           |   14 +-
 dojox/rpc/Rest.js                                  |   42 +-
 dojox/rpc/SMDLibrary/twitter.smd                   |   70 +-
 dojox/rpc/Service.js                               |   15 +-
 dojox/rpc/demos/demo_GoogleAjax.html               |    2 +-
 dojox/rpc/demos/demo_GoogleAjaxTranslate.html      |    2 +-
 dojox/rpc/demos/demo_GoogleFeed.html               |    2 +-
 dojox/rpc/demos/demo_jabsorb.html                  |    2 +-
 dojox/rpc/demos/documentation.html                 |    2 +-
 dojox/rpc/demos/wikipedia.html                     |    2 +-
 dojox/rpc/demos/yahoo.html                         |    2 +-
 dojox/rpc/tests/resources/bigQuery                 |    2 +-
 dojox/rpc/tests/resources/bigQuery5                |    2 +-
 dojox/rpc/tests/resources/obj1                     |    2 +-
 dojox/rpc/tests/resources/obj1lazyValue            |    2 +-
 dojox/rpc/tests/resources/obj1testArray            |    2 +-
 dojox/rpc/tests/resources/obj3                     |    2 +-
 dojox/rpc/tests/resources/obj4                     |    2 +-
 dojox/rpc/tests/resources/res                      |    2 +-
 dojox/rpc/tests/stores/JsonRestStore.js            |   22 +-
 dojox/secure/capability.js                         |   20 +-
 dojox/secure/fromJson.js                           |   50 +-
 dojox/secure/sandbox.js                            |   58 +-
 dojox/sketch.js                                    |    8 +
 dojox/sketch/Figure.js                             |   21 +-
 dojox/sketch/_Plugin.js                            |    6 +-
 dojox/socket.js                                    |   47 +-
 dojox/socket/Reconnect.js                          |    4 +-
 dojox/sql.js                                       |   11 +-
 dojox/sql/_base.js                                 |   61 +-
 dojox/sql/_crypto.js                               |   27 +-
 dojox/sql/demos/customers/customers.html           |    2 +-
 dojox/storage.js                                   |   11 +-
 dojox/store/LightstreamerStore.js                  |  204 -
 dojox/store/README                                 |    9 +-
 dojox/store/tests/test_LightstreamerStore.html     |   74 -
 dojox/string/BidiComplex.js                        |    2 +-
 dojox/string/BidiEngine.js                         |  237 +-
 dojox/string/Builder.js                            |   29 +-
 dojox/string/sprintf.js                            |    4 +-
 dojox/string/tests/BuilderArguments.html           |    2 +-
 dojox/string/tests/PerfFun.html                    |    2 +-
 dojox/string/tests/test_BidiComplex.html           |    2 +-
 dojox/testing/DocTest.js                           |   26 +-
 dojox/timing.js                                    |    7 +
 dojox/timing/Sequence.js                           |   18 +-
 dojox/timing/Streamer.js                           |   26 +-
 dojox/timing/ThreadPool.js                         |    4 +-
 dojox/timing/_base.js                              |   33 +-
 dojox/timing/doLater.js                            |   35 +-
 dojox/timing/tests/test_Sequence.html              |    2 +-
 dojox/timing/tests/test_ThreadPool.html            |    2 +-
 dojox/timing/tests/test_doLater.html               |    2 +-
 dojox/treemap/DrillDownUp.js                       |  125 +
 dojox/treemap/GroupLabel.js                        |   42 +
 dojox/treemap/Keyboard.js                          |   98 +
 dojox/treemap/README                               |   18 +
 dojox/treemap/ScaledLabel.js                       |   56 +
 dojox/treemap/TreeMap.js                           |  803 +
 dojox/treemap/_utils.js                            |  253 +
 dojox/treemap/tests/Store.js                       |   14 +
 dojox/treemap/tests/freight.csv                    |   51 +
 dojox/treemap/tests/module.js                      |    3 +
 dojox/treemap/tests/runTests.html                  |    9 +
 dojox/treemap/tests/test.html                      |  200 +
 dojox/treemap/tests/test_attr.html                 |   43 +
 dojox/treemap/tests/test_drilldown.html            |   44 +
 dojox/treemap/tests/test_evt.html                  |   49 +
 dojox/treemap/tests/test_func.html                 |   51 +
 dojox/treemap/tests/test_grouplabel.html           |   44 +
 dojox/treemap/tests/test_key.html                  |   43 +
 dojox/treemap/tests/test_props.html                |   43 +
 dojox/treemap/tests/test_scaledlabel.html          |   43 +
 dojox/treemap/tests/test_style.html                |   65 +
 dojox/treemap/themes/DrillDownUp.css               |    3 +
 dojox/treemap/themes/GroupLabel.css                |    7 +
 dojox/treemap/themes/MobileTreeMap.css             |   35 +
 dojox/treemap/themes/TreeMap.css                   |   81 +
 dojox/uuid.js                                      |    8 +
 dojox/uuid/Uuid.js                                 |    8 +-
 dojox/uuid/_base.js                                |   17 +-
 dojox/uuid/generateTimeBasedUuid.js                |    4 +-
 dojox/validate.js                                  |   14 +-
 dojox/validate/_base.js                            |   81 +-
 dojox/validate/br.js                               |   10 +-
 dojox/validate/ca.js                               |   28 +-
 dojox/validate/check.js                            |   57 +-
 dojox/validate/creditCard.js                       |   53 +-
 dojox/validate/isbn.js                             |   11 +-
 dojox/validate/regexp.js                           |  154 +-
 dojox/validate/tests/creditcard.js                 |    1 +
 dojox/validate/us.js                               |   27 +-
 dojox/validate/web.js                              |  109 +-
 dojox/widget/AutoRotator.js                        |  161 +-
 dojox/widget/Calendar.js                           |  954 +-
 dojox/widget/Calendar/Calendar.css                 |    1 +
 dojox/widget/Calendar2Pane.js                      |   11 +
 dojox/widget/Calendar3Pane.js                      |   12 +
 dojox/widget/CalendarFisheye.js                    |   11 +
 dojox/widget/CalendarFx.js                         |   35 +-
 dojox/widget/CalendarViews.js                      |  152 +-
 dojox/widget/ColorPicker.js                        |  105 +-
 dojox/widget/ColorPicker/ColorPicker.html          |   16 +-
 dojox/widget/DailyCalendar.js                      |   15 +
 dojox/widget/DataPresentation.js                   |  440 +-
 dojox/widget/Dialog.js                             |   27 +-
 dojox/widget/DialogSimple.js                       |   11 +-
 dojox/widget/DocTester.js                          |   17 +-
 dojox/widget/DynamicTooltip.js                     |    8 +-
 dojox/widget/FeedPortlet.js                        |   18 +-
 dojox/widget/FilePicker.js                         |   76 +-
 dojox/widget/FisheyeList.js                        | 1302 +-
 dojox/widget/FisheyeListItem.js                    |  104 +
 dojox/widget/FisheyeLite.js                        |   96 +-
 dojox/widget/Loader.js                             |   38 +-
 dojox/widget/MonthAndYearlyCalendar.js             |   10 +
 dojox/widget/MonthlyCalendar.js                    |   15 +
 dojox/widget/MultiSelectCalendar.js                |   87 +-
 .../MultiSelectCalendar/MultiSelectCalendar.html   |    2 +-
 dojox/widget/Pager.js                              |  524 +-
 dojox/widget/PagerItem.js                          |   23 +
 dojox/widget/PlaceholderMenuItem.js                |   31 +-
 dojox/widget/Portlet.js                            |  713 +-
 dojox/widget/PortletDialogSettings.js              |   48 +
 dojox/widget/PortletSettings.js                    |   72 +
 dojox/widget/README                                |    4 +-
 dojox/widget/Roller.js                             |   64 +-
 dojox/widget/RollingList.js                        |  269 +-
 dojox/widget/Rotator.js                            |  236 +-
 dojox/widget/Selection.js                          |  220 +
 dojox/widget/SortList.js                           |   39 +-
 dojox/widget/Standby.js                            |  115 +-
 dojox/widget/TitleGroup.js                         |   24 +-
 dojox/widget/Toaster.js                            |   15 +-
 dojox/widget/Toaster/Toaster.css                   |    2 +-
 dojox/widget/UpgradeBar.js                         |  184 +-
 dojox/widget/Wizard.js                             |   84 +-
 dojox/widget/WizardPane.js                         |   76 +
 dojox/widget/YearlyCalendar.js                     |   15 +
 dojox/widget/_CalendarBase.js                      |  385 +
 dojox/widget/_CalendarDay.js                       |   15 +
 dojox/widget/_CalendarDayView.js                   |  188 +
 dojox/widget/_CalendarMonth.js                     |   16 +
 dojox/widget/_CalendarMonthView.js                 |   69 +
 dojox/widget/_CalendarMonthYear.js                 |   16 +
 dojox/widget/_CalendarMonthYearView.js             |  277 +
 dojox/widget/_CalendarView.js                      |   80 +
 dojox/widget/_CalendarYear.js                      |   19 +
 dojox/widget/_CalendarYearView.js                  |   52 +
 dojox/widget/_FisheyeFX.js                         |   23 +
 dojox/widget/_Invalidating.js                      |   62 +
 dojox/widget/nls/ColorPicker.js                    |    2 +
 dojox/widget/nls/FilePicker.js                     |    2 +
 dojox/widget/nls/Wizard.js                         |    2 +
 dojox/widget/nls/ar/ColorPicker.js                 |    2 -
 dojox/widget/nls/ar/FilePicker.js                  |    9 +-
 dojox/widget/nls/ar/Wizard.js                      |    2 -
 dojox/widget/nls/az/ColorPicker.js                 |    2 -
 dojox/widget/nls/az/FilePicker.js                  |    2 -
 dojox/widget/nls/az/Wizard.js                      |    2 -
 dojox/widget/nls/bg/ColorPicker.js                 |   14 +
 dojox/widget/nls/bg/FilePicker.js                  |    7 +
 dojox/widget/nls/bg/Wizard.js                      |    7 +
 dojox/widget/nls/ca/ColorPicker.js                 |    8 +-
 dojox/widget/nls/ca/FilePicker.js                  |    9 +-
 dojox/widget/nls/ca/Wizard.js                      |    2 -
 dojox/widget/nls/cs/ColorPicker.js                 |    3 +-
 dojox/widget/nls/cs/FilePicker.js                  |    8 +-
 dojox/widget/nls/cs/Wizard.js                      |    2 -
 dojox/widget/nls/da/ColorPicker.js                 |    9 +-
 dojox/widget/nls/da/FilePicker.js                  |    8 +-
 dojox/widget/nls/da/Wizard.js                      |    2 -
 dojox/widget/nls/de/ColorPicker.js                 |    9 +-
 dojox/widget/nls/de/FilePicker.js                  |    8 +-
 dojox/widget/nls/de/Wizard.js                      |    2 -
 dojox/widget/nls/el/ColorPicker.js                 |    2 +-
 dojox/widget/nls/el/FilePicker.js                  |    8 +-
 dojox/widget/nls/el/Wizard.js                      |    2 -
 dojox/widget/nls/es/ColorPicker.js                 |    6 +-
 dojox/widget/nls/es/FilePicker.js                  |    8 +-
 dojox/widget/nls/es/Wizard.js                      |    2 -
 dojox/widget/nls/fi/ColorPicker.js                 |    9 +-
 dojox/widget/nls/fi/FilePicker.js                  |    8 +-
 dojox/widget/nls/fi/Wizard.js                      |    2 -
 dojox/widget/nls/fr/ColorPicker.js                 |    7 +-
 dojox/widget/nls/fr/FilePicker.js                  |    8 +-
 dojox/widget/nls/fr/Wizard.js                      |    2 -
 dojox/widget/nls/he/ColorPicker.js                 |    1 -
 dojox/widget/nls/he/FilePicker.js                  |    8 +-
 dojox/widget/nls/he/Wizard.js                      |    2 -
 dojox/widget/nls/hu/ColorPicker.js                 |    9 +-
 dojox/widget/nls/hu/FilePicker.js                  |    8 +-
 dojox/widget/nls/hu/Wizard.js                      |    4 +-
 dojox/widget/nls/it/ColorPicker.js                 |    9 +-
 dojox/widget/nls/it/FilePicker.js                  |    8 +-
 dojox/widget/nls/it/Wizard.js                      |    6 +-
 dojox/widget/nls/ja/ColorPicker.js                 |   12 +-
 dojox/widget/nls/ja/FilePicker.js                  |    8 +-
 dojox/widget/nls/ja/Wizard.js                      |    2 -
 dojox/widget/nls/kk/ColorPicker.js                 |    2 +-
 dojox/widget/nls/kk/FilePicker.js                  |    9 +-
 dojox/widget/nls/kk/Wizard.js                      |    4 +-
 dojox/widget/nls/ko/ColorPicker.js                 |    4 +-
 dojox/widget/nls/ko/FilePicker.js                  |    8 +-
 dojox/widget/nls/ko/Wizard.js                      |    2 -
 dojox/widget/nls/nb/ColorPicker.js                 |   11 +-
 dojox/widget/nls/nb/FilePicker.js                  |    8 +-
 dojox/widget/nls/nb/Wizard.js                      |    2 -
 dojox/widget/nls/nl/ColorPicker.js                 |    6 +-
 dojox/widget/nls/nl/FilePicker.js                  |    9 +-
 dojox/widget/nls/nl/Wizard.js                      |    2 -
 dojox/widget/nls/pl/ColorPicker.js                 |   12 +-
 dojox/widget/nls/pl/FilePicker.js                  |    8 +-
 dojox/widget/nls/pl/Wizard.js                      |    2 -
 dojox/widget/nls/pt-pt/ColorPicker.js              |    1 -
 dojox/widget/nls/pt-pt/FilePicker.js               |    8 +-
 dojox/widget/nls/pt-pt/Wizard.js                   |    2 -
 dojox/widget/nls/pt/ColorPicker.js                 |   11 +-
 dojox/widget/nls/pt/FilePicker.js                  |    8 +-
 dojox/widget/nls/pt/Wizard.js                      |    2 -
 dojox/widget/nls/ro/ColorPicker.js                 |    9 +-
 dojox/widget/nls/ro/FilePicker.js                  |    9 +-
 dojox/widget/nls/ro/Wizard.js                      |    2 -
 dojox/widget/nls/ru/ColorPicker.js                 |    2 +-
 dojox/widget/nls/ru/FilePicker.js                  |    8 +-
 dojox/widget/nls/ru/Wizard.js                      |    2 -
 dojox/widget/nls/sk/ColorPicker.js                 |   11 +-
 dojox/widget/nls/sk/FilePicker.js                  |    9 +-
 dojox/widget/nls/sk/Wizard.js                      |    6 +-
 dojox/widget/nls/sl/ColorPicker.js                 |   11 +-
 dojox/widget/nls/sl/FilePicker.js                  |    9 +-
 dojox/widget/nls/sl/Wizard.js                      |    4 +-
 dojox/widget/nls/sv/ColorPicker.js                 |   12 +-
 dojox/widget/nls/sv/FilePicker.js                  |    8 +-
 dojox/widget/nls/sv/Wizard.js                      |    4 +-
 dojox/widget/nls/th/ColorPicker.js                 |   15 +-
 dojox/widget/nls/th/FilePicker.js                  |    9 +-
 dojox/widget/nls/th/Wizard.js                      |    6 +-
 dojox/widget/nls/tr/ColorPicker.js                 |    2 +-
 dojox/widget/nls/tr/FilePicker.js                  |    8 +-
 dojox/widget/nls/tr/Wizard.js                      |    2 -
 dojox/widget/nls/uk/ColorPicker.js                 |   14 +
 dojox/widget/nls/uk/FilePicker.js                  |    7 +
 dojox/widget/nls/uk/Wizard.js                      |    7 +
 dojox/widget/nls/zh-tw/ColorPicker.js              |   10 +-
 dojox/widget/nls/zh-tw/FilePicker.js               |    8 +-
 dojox/widget/nls/zh-tw/Wizard.js                   |    2 -
 dojox/widget/nls/zh/ColorPicker.js                 |   10 +-
 dojox/widget/nls/zh/FilePicker.js                  |    8 +-
 dojox/widget/nls/zh/Wizard.js                      |    6 +-
 dojox/widget/rotator/Controller.js                 |   89 +-
 dojox/widget/rotator/Fade.js                       |   34 +-
 dojox/widget/rotator/Pan.js                        |   58 +-
 dojox/widget/rotator/PanFade.js                    |   78 +-
 dojox/widget/rotator/Slide.js                      |   34 +-
 dojox/widget/rotator/ThumbnailController.js        |   57 +-
 dojox/widget/rotator/Wipe.js                       |   40 +-
 dojox/widget/tests/Selection.js                    |   21 +
 dojox/widget/tests/_Invalidating.js                |   16 +
 dojox/widget/tests/demo_FisheyeList.html           |    2 +-
 dojox/widget/tests/module.js                       |    4 +
 dojox/widget/tests/runTests.html                   |    9 +
 dojox/widget/tests/test_AutoRotator.html           |   47 +-
 dojox/widget/tests/test_Calendar.html              |  131 +-
 dojox/widget/tests/test_CalendarViews.html         |   52 +-
 dojox/widget/tests/test_ColorPicker-async.html     |    2 +-
 dojox/widget/tests/test_ColorPicker.html           |   14 +-
 dojox/widget/tests/test_DataPresentation.html      |    2 +-
 dojox/widget/tests/test_Dialog.html                |    2 +-
 dojox/widget/tests/test_DocTester.html             |    2 +-
 dojox/widget/tests/test_DynamicTooltip.html        |    2 +-
 dojox/widget/tests/test_FilePicker.html            |    6 +-
 dojox/widget/tests/test_FisheyeList.html           |   37 +-
 dojox/widget/tests/test_FisheyeLite.html           |  184 +-
 dojox/widget/tests/test_Iterator.html              |    4 +-
 dojox/widget/tests/test_Loader.html                |    2 +-
 .../tests/test_MultiSelectCalendar-async.html      |    2 +-
 dojox/widget/tests/test_MultiSelectCalendar.html   |    2 +-
 dojox/widget/tests/test_Pager.html                 |   19 +-
 dojox/widget/tests/test_PlaceholderMenuItem.html   |    2 +-
 dojox/widget/tests/test_Portlet.html               |    6 +-
 .../widget/tests/test_PortletInGridContainer.html  |   26 +-
 dojox/widget/tests/test_PortletInGridContainer.js  |    1 +
 .../tests/test_PortletInGridContainerColumns.html  |    2 +-
 dojox/widget/tests/test_Roller.html                |    2 +-
 dojox/widget/tests/test_RollingList.html           |   12 +-
 dojox/widget/tests/test_Rotator.html               |  215 +-
 dojox/widget/tests/test_RotatorController.html     |   66 +-
 .../tests/test_Rotator_ThumbnailController.html    |   24 +-
 dojox/widget/tests/test_SortList.html              |    4 +-
 dojox/widget/tests/test_Standby.html               |    8 +-
 dojox/widget/tests/test_Standby_quirks.html        |    8 +-
 dojox/widget/tests/test_Standby_rtl.html           |    8 +-
 dojox/widget/tests/test_TitleGroup.html            |    2 +-
 dojox/widget/tests/test_Toaster.html               |    2 +-
 dojox/widget/tests/test_UpgradeBar.html            |   73 +-
 dojox/widget/tests/test_UpgradeBar_markup.html     |   44 +-
 dojox/widget/tests/test_Wizard.html                |    3 +-
 dojox/wire.js                                      |   12 +-
 dojox/wire/CompositeWire.js                        |   40 +-
 dojox/wire/DataWire.js                             |   59 +-
 dojox/wire/TableAdapter.js                         |   34 +-
 dojox/wire/TextAdapter.js                          |   41 +-
 dojox/wire/TreeAdapter.js                          |   68 +-
 dojox/wire/Wire.js                                 |   97 +-
 dojox/wire/XmlWire.js                              |   68 +-
 dojox/wire/_base.js                                |   65 +-
 dojox/wire/demos/TableContainer.js                 |   10 +-
 dojox/wire/demos/WidgetRepeater.js                 |    6 +-
 dojox/wire/demos/markup/demo_ActionChaining.html   |    2 +-
 dojox/wire/demos/markup/demo_ActionWiring.html     |   10 +-
 dojox/wire/demos/markup/demo_BasicChildWire.html   |    6 +-
 .../wire/demos/markup/demo_BasicColumnWiring.html  |    6 +-
 .../wire/demos/markup/demo_ConditionalActions.html |    4 +-
 dojox/wire/demos/markup/demo_FlickrStoreWire.html  |   20 +-
 dojox/wire/demos/markup/demo_TopicWiring.html      |    6 +-
 dojox/wire/ml/Action.js                            |   52 +-
 dojox/wire/ml/Data.js                              |   46 +-
 dojox/wire/ml/DataStore.js                         |   68 +-
 dojox/wire/ml/Invocation.js                        |   54 +-
 dojox/wire/ml/JsonHandler.js                       |   14 +-
 dojox/wire/ml/RestHandler.js                       |   46 +-
 dojox/wire/ml/Service.js                           |   40 +-
 dojox/wire/ml/Transfer.js                          |  159 +-
 dojox/wire/ml/XmlHandler.js                        |   21 +-
 dojox/wire/ml/util.js                              |   60 +-
 dojox/wire/tests/markup/Action.html                |    2 +-
 dojox/wire/tests/markup/Data.html                  |    2 +-
 dojox/wire/tests/markup/DataStore.html             |    2 +-
 dojox/wire/tests/markup/Invocation.html            |    2 +-
 dojox/wire/tests/markup/Service.html               |    2 +-
 dojox/wire/tests/markup/Transfer.html              |    2 +-
 dojox/xml/parser.js                                |   32 +-
 dojox/xml/tests/mail.html                          |    8 +-
 dojox/xml/tests/widgetParser.html                  |    2 +-
 dojox/xml/widgetParser.js                          |    2 +-
 dojox/xmpp/ChatService.js                          |    2 +-
 dojox/xmpp/PresenceService.js                      |    2 +-
 dojox/xmpp/RosterService.js                        |    2 +-
 dojox/xmpp/TransportSession.js                     |   22 +-
 dojox/xmpp/bosh.js                                 |   40 +-
 dojox/xmpp/tests/test_xmppService.html             |    2 +-
 dojox/xmpp/util.js                                 |   93 +-
 dojox/xmpp/xmppSession.js                          |   76 +-
 util/.gitmodules                                   |    3 +
 util/LICENSE                                       |    2 +-
 util/build/argv.js                                 |   27 +-
 util/build/buildControl.js                         |  400 +-
 util/build/buildControlBase.js                     |   12 +-
 util/build/buildControlDefault.js                  |  131 +-
 util/build/discover.js                             |   78 +-
 util/build/examples/require.js                     |    2 +-
 util/build/fileHandleThrottle.js                   |   10 +-
 util/build/fileUtils.js                            |  128 +-
 util/build/help.txt                                |   22 +-
 util/build/main.js                                 |  166 +-
 util/build/messages.js                             |   20 +-
 util/build/node/fs.js                              |    8 +-
 util/build/node/process.js                         |   53 +-
 util/build/optimizeRunner.js                       |  113 +-
 util/build/plugins/domReady.js                     |    8 +-
 util/build/plugins/has.js                          |   16 +-
 util/build/plugins/i18n.js                         |   80 +-
 util/build/plugins/loadInit.js                     |   10 +-
 util/build/plugins/require.js                      |   11 +-
 util/build/plugins/text.js                         |   82 +-
 util/build/replace.js                              |   54 +-
 util/build/rhino/fs.js                             |   34 +-
 util/build/rhino/process.js                        |   10 +-
 util/build/stringify.js                            |  126 +-
 util/build/transforms/copy.js                      |   13 +-
 util/build/transforms/depsDeclarative.js           |   93 +
 util/build/transforms/depsDump.js                  |    4 +-
 util/build/transforms/depsScan.js                  |  332 +-
 util/build/transforms/dojoReport.js                |    6 +-
 util/build/transforms/hasFindAll.js                |   18 +-
 util/build/transforms/hasFixup.js                  |  155 +-
 util/build/transforms/hasReport.js                 |   19 +-
 util/build/transforms/insertSymbols.js             |   15 +-
 util/build/transforms/optimizeCss.js               |  234 +-
 util/build/transforms/optimizer/closure.js         |  105 +
 util/build/transforms/optimizer/sendJob.js         |  153 +
 util/build/transforms/optimizer/shrinksafe.js      |   94 +
 util/build/transforms/optimizer/stripConsole.js    |   18 +
 util/build/transforms/optimizer/uglify.js          |   46 +
 util/build/transforms/read.js                      |   32 +-
 util/build/transforms/report.js                    |   12 +-
 util/build/transforms/write.js                     |    7 +-
 util/build/transforms/writeAmd.js                  |  447 +-
 util/build/transforms/writeCss.js                  |   50 +-
 util/build/transforms/writeDojo.js                 |  116 +-
 util/build/transforms/writeOptimized.js            |  304 +-
 util/build/v1xProfiles.js                          |   17 +-
 util/buildscripts/LICENSE                          |    2 +-
 util/buildscripts/build.bat                        |    4 +-
 util/buildscripts/build.js                         |   10 +-
 util/buildscripts/build.sh                         |    4 +-
 util/buildscripts/build_release.sh                 |   61 +-
 util/buildscripts/cdnBuild.sh                      |    3 +-
 util/buildscripts/changeVersion.js                 |   20 +-
 util/buildscripts/cldr/alias.js                    |   16 +-
 util/buildscripts/cldr/arrayInherit.js             |   12 +-
 util/buildscripts/cldr/build.xml                   |   11 +-
 util/buildscripts/cldr/calendar.xsl                |   57 +-
 util/buildscripts/cldr/cldrUtil.js                 |   15 +-
 util/buildscripts/cldr/ldml/core.zip               |  Bin 4098553 -> 9368196 bytes
 util/buildscripts/cldr/number.xsl                  |    2 +-
 util/buildscripts/cldr/specialLocale.js            |    6 +-
 util/buildscripts/cldr/wrap.js                     |    2 +-
 util/buildscripts/cldr/xhr.js                      |   12 +
 util/buildscripts/copyright.txt                    |    2 +-
 util/buildscripts/jslib/buildUtilXd.js             |   16 +-
 util/buildscripts/jslib/fileUtil.js                |   36 +-
 util/buildscripts/jslib/i18nUtil.js                |   33 +-
 util/buildscripts/profiles/amd.profile.js          |  141 +
 util/buildscripts/profiles/demos-all.profile.js    |   64 +-
 util/buildscripts/profiles/nano.profile.js         |   51 +
 util/buildscripts/profiles/node.profile.js         |  128 +
 util/buildscripts/profiles/webkitMobile.profile.js |  185 +
 util/buildscripts/tests/webkitHasTest.html         |  182 +
 .../webbuild/makeWebBuildModuleList.js             |    3 +-
 util/buildscripts/webbuild/server/js/build.js      |    9 +-
 util/checkstyle/checkstyleReport.html              |    4 +-
 util/checkstyle/runCheckstyle.js                   |   20 +-
 util/closureCompiler/README                        |   36 +-
 util/closureCompiler/compiler.jar                  |  Bin 4332498 -> 6243182 bytes
 util/docscripts/LICENSE                            |    2 +-
 util/docscripts/modules/dojox.module.properties    |    2 +-
 util/docscripts/preview.php                        |    2 +-
 util/doh/LICENSE                                   |    2 +-
 util/doh/Robot.html                                |   58 +-
 util/doh/_browserRunner.js                         |  309 +-
 util/doh/_nodeRunner.js                            |   12 +-
 util/doh/_parseURLargs.js                          |  128 +-
 util/doh/_rhinoRunner.js                           |   12 +-
 util/doh/doh.profile.js                            |   16 +-
 util/doh/mobileRunner.html                         |   27 +-
 util/doh/package.json                              |    2 +-
 util/doh/plugins/README.txt                        |    9 +
 util/doh/plugins/android-webdriver-robot.html      |   85 +
 util/doh/plugins/android-webdriver-robot.js        |  338 +
 util/doh/plugins/hello.js                          |    6 +-
 util/doh/plugins/remoteRobot.js                    |   46 +
 util/doh/robot.js                                  |  539 +-
 util/doh/robot/DOHRobot.jar                        |  Bin 46761 -> 48805 bytes
 util/doh/robot/DOHRobot.java                       |   89 +-
 util/doh/runner.html                               |   35 +-
 util/doh/runner.js                                 |  881 +-
 util/doh/tests/robot.html                          |  132 +-
 util/doh/tests/selfTest.js                         |   38 +-
 util/doh/tests/tearDownTest.js                     |   65 +
 util/jsdoc/LICENSE                                 |    2 +-
 util/less/.npmignore                               |    1 +
 util/less/CHANGELOG.md                             |  118 +
 util/less/CONTRIBUTING.md                          |   50 +
 util/less/Makefile                                 |   87 +
 util/less/README                                   |    7 -
 util/less/README.md                                |   20 +
 util/less/benchmark/benchmark.less                 | 3979 ++
 util/less/benchmark/less-benchmark.js              |   47 +
 util/less/bin/lessc                                |  190 +
 util/less/browser.js                               |  369 -
 util/less/build/amd.js                             |    6 +
 util/less/build/ecma-5.js                          |  120 +
 util/less/build/header.js                          |    7 +
 util/less/build/require-rhino.js                   |    7 +
 util/less/build/require.js                         |    7 +
 util/less/dist/less-1.1.0.js                       | 2695 ++
 util/less/dist/less-1.1.0.min.js                   |   16 +
 util/less/dist/less-1.1.1.js                       | 2710 ++
 util/less/dist/less-1.1.1.min.js                   |   16 +
 util/less/dist/less-1.1.2.js                       | 2712 ++
 util/less/dist/less-1.1.2.min.js                   |   16 +
 util/less/dist/less-1.1.3.js                       | 2721 ++
 util/less/dist/less-1.1.3.min.js                   |   16 +
 util/less/dist/less-1.1.4.js                       | 2769 ++
 util/less/dist/less-1.1.4.min.js                   |   16 +
 util/less/dist/less-1.1.5.js                       | 2805 ++
 util/less/dist/less-1.1.5.min.js                   |    9 +
 util/less/dist/less-1.1.6.js                       | 3004 ++
 util/less/dist/less-1.1.6.min.js                   |    9 +
 util/less/dist/less-1.2.0.js                       | 3293 ++
 util/less/dist/less-1.2.0.min.js                   |    9 +
 util/less/dist/less-1.2.1.js                       | 3318 ++
 util/less/dist/less-1.2.1.min.js                   |    9 +
 util/less/dist/less-1.2.2.js                       | 3337 ++
 util/less/dist/less-1.2.2.min.js                   |    9 +
 util/less/dist/less-1.3.0.js                       | 3478 ++
 util/less/dist/less-1.3.0.min.js                   |    9 +
 util/less/dist/less-1.3.1.js                       | 4011 ++
 util/less/dist/less-1.3.1.min.js                   |    9 +
 util/less/dist/less-1.3.2.js                       | 4401 +++
 util/less/dist/less-1.3.2.min.js                   |    9 +
 util/less/dist/less-1.3.3.js                       | 4413 +++
 util/less/dist/less-1.3.3.min.js                   |    9 +
 util/less/dist/less-rhino-1.1.3.js                 | 2460 ++
 util/less/dist/less-rhino-1.1.5.js                 | 2481 ++
 util/less/dist/less-rhino-1.3.1.js                 | 3725 ++
 util/less/dist/less-rhino-1.3.2.js                 | 3990 ++
 util/less/dist/less-rhino-1.3.3.js                 | 4002 ++
 util/less/functions.js                             |  174 -
 util/less/index.js                                 |  137 -
 util/less/lib/less/browser.js                      |  519 +
 util/less/lib/less/colors.js                       |  152 +
 util/less/lib/less/functions.js                    |  377 +
 util/less/lib/less/index.js                        |  216 +
 util/less/lib/less/lessc_helper.js                 |   62 +
 util/less/lib/less/parser.js                       | 1522 +
 util/less/lib/less/rhino.js                        |  123 +
 util/less/lib/less/tree.js                         |   45 +
 util/less/lib/less/tree/alpha.js                   |   17 +
 util/less/lib/less/tree/anonymous.js               |   27 +
 util/less/lib/less/tree/assignment.js              |   19 +
 util/less/lib/less/tree/call.js                    |   54 +
 util/less/lib/less/tree/color.js                   |  111 +
 util/less/lib/less/tree/comment.js                 |   14 +
 util/less/lib/less/tree/condition.js               |   42 +
 util/less/lib/less/tree/dimension.js               |   51 +
 util/less/lib/less/tree/directive.js               |   39 +
 util/less/lib/less/tree/element.js                 |   49 +
 util/less/lib/less/tree/expression.js              |   23 +
 util/less/lib/less/tree/import.js                  |   82 +
 util/less/lib/less/tree/javascript.js              |   51 +
 util/less/lib/less/tree/keyword.js                 |   19 +
 util/less/lib/less/tree/media.js                   |  121 +
 util/less/lib/less/tree/mixin.js                   |  212 +
 util/less/lib/less/tree/operation.js               |   37 +
 util/less/lib/less/tree/paren.js                   |   16 +
 util/less/lib/less/tree/quoted.js                  |   43 +
 util/less/lib/less/tree/ratio.js                   |   13 +
 util/less/lib/less/tree/rule.js                    |   49 +
 util/less/lib/less/tree/ruleset.js                 |  414 +
 util/less/lib/less/tree/selector.js                |   52 +
 util/less/lib/less/tree/unicode-descriptor.js      |   13 +
 util/less/lib/less/tree/url.js                     |   27 +
 util/less/lib/less/tree/value.js                   |   24 +
 util/less/lib/less/tree/variable.js                |   38 +
 util/less/package.json                             |   23 +
 util/less/parser.js                                | 1110 -
 util/less/test/browser-test-prepare.js             |   29 +
 util/less/test/browser/common.js                   |   74 +
 util/less/test/browser/css/relative-urls/urls.css  |   36 +
 .../test/browser/css/rootpath-relative/urls.css    |   36 +
 util/less/test/browser/css/rootpath/urls.css       |   36 +
 util/less/test/browser/css/urls.css                |   36 +
 util/less/test/browser/jasmine-html.js             |  681 +
 util/less/test/browser/jasmine.css                 |   82 +
 util/less/test/browser/jasmine.js                  | 2600 ++
 util/less/test/browser/less/imports/urls.less      |    4 +
 util/less/test/browser/less/imports/urls2.less     |    4 +
 .../less/test/browser/less/relative-urls/urls.less |   33 +
 .../test/browser/less/rootpath-relative/urls.less  |   33 +
 util/less/test/browser/less/rootpath/urls.less     |   33 +
 util/less/test/browser/less/urls.less              |   33 +
 util/less/test/browser/phantom-runner.js           |  139 +
 util/less/test/browser/runner-browser.js           |    3 +
 util/less/test/browser/runner-main.js              |   15 +
 util/less/test/browser/runner-relative-urls.js     |    4 +
 util/less/test/browser/runner-rootpath-relative.js |    5 +
 util/less/test/browser/runner-rootpath.js          |    4 +
 util/less/test/browser/template.htm                |   10 +
 util/less/test/css/charsets.css                    |    1 +
 util/less/test/css/colors.css                      |   80 +
 util/less/test/css/comments.css                    |   63 +
 util/less/test/css/css-3.css                       |  113 +
 util/less/test/css/css-escapes.css                 |   24 +
 util/less/test/css/css.css                         |   89 +
 util/less/test/css/debug/linenumbers-all.css       |   43 +
 util/less/test/css/debug/linenumbers-comments.css  |   35 +
 .../less/test/css/debug/linenumbers-mediaquery.css |   35 +
 util/less/test/css/functions.css                   |  100 +
 util/less/test/css/ie-filters.css                  |    9 +
 util/less/test/css/import-once.css                 |    3 +
 util/less/test/css/import.css                      |   21 +
 util/less/test/css/javascript.css                  |   23 +
 util/less/test/css/lazy-eval.css                   |    3 +
 util/less/test/css/media.css                       |  195 +
 util/less/test/css/mixins-args.css                 |   95 +
 util/less/test/css/mixins-closure.css              |    9 +
 util/less/test/css/mixins-guards.css               |   71 +
 util/less/test/css/mixins-important.css            |   38 +
 util/less/test/css/mixins-named-args.css           |   27 +
 util/less/test/css/mixins-nested.css               |   14 +
 util/less/test/css/mixins-pattern.css              |   47 +
 util/less/test/css/mixins.css                      |  121 +
 util/less/test/css/operations.css                  |   49 +
 util/less/test/css/parens.css                      |   20 +
 util/less/test/css/rulesets.css                    |   33 +
 util/less/test/css/scope.css                       |   35 +
 util/less/test/css/selectors.css                   |  133 +
 util/less/test/css/static-urls/urls.css            |   42 +
 util/less/test/css/strings.css                     |   40 +
 util/less/test/css/urls.css                        |   42 +
 util/less/test/css/variables.css                   |   26 +
 util/less/test/css/whitespace.css                  |   42 +
 util/less/test/less-test.js                        |  182 +
 util/less/test/less/charsets.less                  |    3 +
 util/less/test/less/colors.less                    |   92 +
 util/less/test/less/comments.less                  |   77 +
 util/less/test/less/css-3.less                     |  113 +
 util/less/test/less/css-escapes.less               |   33 +
 util/less/test/less/css.less                       |  102 +
 util/less/test/less/debug/import/test.less         |   25 +
 util/less/test/less/debug/linenumbers.less         |   23 +
 .../less/errors/bad-variable-declaration1.less     |    1 +
 .../test/less/errors/bad-variable-declaration1.txt |    2 +
 .../less/test/less/errors/comment-in-selector.less |    1 +
 util/less/test/less/errors/comment-in-selector.txt |    2 +
 util/less/test/less/errors/import-missing.less     |    1 +
 util/less/test/less/errors/import-missing.txt      |    3 +
 util/less/test/less/errors/import-no-semi.less     |    1 +
 util/less/test/less/errors/import-no-semi.txt      |    2 +
 util/less/test/less/errors/import-subfolder1.less  |    1 +
 util/less/test/less/errors/import-subfolder1.txt   |    3 +
 util/less/test/less/errors/import-subfolder2.less  |    1 +
 util/less/test/less/errors/import-subfolder2.txt   |    2 +
 .../less/errors/imports/import-subfolder1.less     |    1 +
 .../less/errors/imports/import-subfolder2.less     |    1 +
 .../less/test/less/errors/imports/import-test.less |    4 +
 .../imports/subfolder/mixin-not-defined.less       |    1 +
 .../subfolder/parse-error-curly-bracket.less       |    1 +
 util/less/test/less/errors/javascript-error.less   |    3 +
 util/less/test/less/errors/javascript-error.txt    |    4 +
 .../less/errors/mixed-mixin-definition-args-1.less |    6 +
 .../less/errors/mixed-mixin-definition-args-1.txt  |    4 +
 .../less/errors/mixed-mixin-definition-args-2.less |    6 +
 .../less/errors/mixed-mixin-definition-args-2.txt  |    4 +
 util/less/test/less/errors/mixin-not-defined.less  |   11 +
 util/less/test/less/errors/mixin-not-defined.txt   |    3 +
 util/less/test/less/errors/mixin-not-matched.less  |    6 +
 util/less/test/less/errors/mixin-not-matched.txt   |    3 +
 util/less/test/less/errors/mixin-not-matched2.less |    6 +
 util/less/test/less/errors/mixin-not-matched2.txt  |    3 +
 .../less/errors/parse-error-curly-bracket.less     |    1 +
 .../test/less/errors/parse-error-curly-bracket.txt |    2 +
 .../less/errors/parse-error-missing-bracket.less   |    2 +
 .../less/errors/parse-error-missing-bracket.txt    |    2 +
 .../test/less/errors/parse-error-with-import.less  |   13 +
 .../test/less/errors/parse-error-with-import.txt   |    4 +
 util/less/test/less/errors/property-ie5-hack.less  |    3 +
 util/less/test/less/errors/property-ie5-hack.txt   |    4 +
 util/less/test/less/errors/recursive-variable.less |    1 +
 util/less/test/less/errors/recursive-variable.txt  |    2 +
 util/less/test/less/functions.less                 |  111 +
 util/less/test/less/ie-filters.less                |   15 +
 util/less/test/less/import-once.less               |    4 +
 util/less/test/less/import.less                    |   12 +
 .../less/import/deeper/import-once-test-a.less     |    1 +
 .../import/import-and-relative-paths-test.less     |    6 +
 .../less/test/less/import/import-charset-test.less |    1 +
 util/less/test/less/import/import-once-test-c.less |    6 +
 util/less/test/less/import/import-test-a.less      |    3 +
 util/less/test/less/import/import-test-b.less      |    8 +
 util/less/test/less/import/import-test-c.less      |    6 +
 util/less/test/less/import/import-test-d.css       |    1 +
 util/less/test/less/import/import-test-e.less      |    2 +
 util/less/test/less/import/imports/font.less       |    8 +
 util/less/test/less/import/imports/logo.less       |    5 +
 util/less/test/less/import/urls.less               |    1 +
 util/less/test/less/javascript.less                |   29 +
 util/less/test/less/lazy-eval.less                 |    6 +
 util/less/test/less/media.less                     |  199 +
 util/less/test/less/mixins-args.less               |  167 +
 util/less/test/less/mixins-closure.less            |   26 +
 util/less/test/less/mixins-guards.less             |  124 +
 util/less/test/less/mixins-important.less          |   22 +
 util/less/test/less/mixins-named-args.less         |   36 +
 util/less/test/less/mixins-nested.less             |   22 +
 util/less/test/less/mixins-pattern.less            |   99 +
 util/less/test/less/mixins.less                    |  114 +
 util/less/test/less/operations.less                |   62 +
 util/less/test/less/parens.less                    |   26 +
 util/less/test/less/rulesets.less                  |   30 +
 util/less/test/less/scope.less                     |   79 +
 util/less/test/less/selectors.less                 |  136 +
 util/less/test/less/static-urls/urls.less          |   33 +
 util/less/test/less/strings.less                   |   51 +
 util/less/test/less/urls.less                      |   33 +
 util/less/test/less/variables.less                 |   53 +
 util/less/test/less/whitespace.less                |   44 +
 util/less/tree.js                                  |   13 -
 util/less/tree/alpha.js                            |   17 -
 util/less/tree/anonymous.js                        |   13 -
 util/less/tree/call.js                             |   45 -
 util/less/tree/color.js                            |   98 -
 util/less/tree/comment.js                          |   14 -
 util/less/tree/dimension.js                        |   34 -
 util/less/tree/directive.js                        |   33 -
 util/less/tree/element.js                          |   35 -
 util/less/tree/expression.js                       |   23 -
 util/less/tree/import.js                           |   77 -
 util/less/tree/javascript.js                       |   51 -
 util/less/tree/keyword.js                          |    9 -
 util/less/tree/mixin.js                            |  106 -
 util/less/tree/operation.js                        |   32 -
 util/less/tree/quoted.js                           |   29 -
 util/less/tree/rule.js                             |   38 -
 util/less/tree/ruleset.js                          |  212 -
 util/less/tree/selector.js                         |   28 -
 util/less/tree/url.js                              |   25 -
 util/less/tree/value.js                            |   24 -
 util/less/tree/variable.js                         |   24 -
 util/shrinksafe/shrinksafe.jar                     |  Bin 19066 -> 19090 bytes
 util/shrinksafe/src/manifest                       |    6 +-
 .../src/org/dojotoolkit/shrinksafe/Compressor.java |    2 +-
 .../shrinksafe/resources/Messages.properties       |    2 +-
 util/shrinksafe/tests/escapeunicode.js             |    3 +-
 util/shrinksafe/tests/module.js                    |   25 +-
 util/shrinksafe/tests/runner.sh                    |    2 +-
 8349 files changed, 517266 insertions(+), 220092 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/dojo.git



More information about the Pkg-javascript-commits mailing list