[Pkg-javascript-commits] [dojo] 12/18: Imported Debian patch 1.5.0+dfsg-1
David Prévot
taffit at alioth.debian.org
Fri Oct 25 19:59:19 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 a93897a391453b7434f4dd69d7d1bcc94fa1cd23
Merge: 44b350a d58fe9c
Author: Jason Morawski <rpgdude1 at gmail.com>
Date: Tue Nov 16 15:51:00 2010 -0400
Imported Debian patch 1.5.0+dfsg-1
debian/changelog | 9 +
debian/control | 4 +-
debian/copyright | 35 +-
debian/libjs-dojo-core.install | 2 +-
debian/libjs-dojo-dijit.install | 2 +-
debian/libjs-dojo-dojox.README.Debian | 3 +-
debian/libjs-dojo-dojox.install | 2 +-
debian/rules | 6 +
debian/source/format | 2 +-
debian/source/options | 2 +
debian/uscan-dfsg-clean.sh | 30 +
debian/watch | 3 +-
dijit/Calendar.js | 746 +-
dijit/CheckedMenuItem.js | 63 +-
dijit/ColorPalette.js | 205 +-
dijit/Declaration.js | 116 +-
dijit/Dialog.js | 749 +-
dijit/DialogUnderlay.js | 139 +-
dijit/Editor.js | 1094 +-
dijit/InlineEditBox.js | 770 +-
dijit/LICENSE | 2 +-
dijit/Menu.js | 1010 +-
dijit/MenuBar.js | 101 +-
dijit/MenuBarItem.js | 28 +-
dijit/MenuItem.js | 248 +-
dijit/MenuSeparator.js | 39 +-
dijit/PopupMenuBarItem.js | 18 +-
dijit/PopupMenuItem.js | 102 +-
dijit/ProgressBar.js | 184 +-
dijit/TitlePane.js | 346 +-
dijit/Toolbar.js | 53 +-
dijit/ToolbarSeparator.js | 35 +-
dijit/Tooltip.js | 522 +-
dijit/TooltipDialog.js | 186 +-
dijit/Tree.js | 2241 +-
dijit/_Calendar.js | 18 +-
dijit/_Contained.js | 92 +-
dijit/_Container.js | 190 +-
dijit/_CssStateMixin.js | 252 +
dijit/_DialogMixin.js | 97 +-
dijit/_HasDropDown.js | 612 +-
dijit/_KeyNavContainer.js | 320 +-
dijit/_PaletteMixin.js | 313 +
dijit/_Templated.js | 501 +-
dijit/_TimePicker.js | 752 +-
dijit/_Widget.js | 1501 +-
dijit/_base.js | 11 +-
dijit/_base/focus.js | 805 +-
dijit/_base/manager.js | 695 +-
dijit/_base/place.js | 445 +-
dijit/_base/popup.js | 514 +-
dijit/_base/scroll.js | 105 +-
dijit/_base/sniff.js | 40 +-
dijit/_base/typematic.js | 260 +-
dijit/_base/wai.js | 204 +-
dijit/_base/window.js | 21 +-
dijit/_editor/RichText.js | 2876 ++-
dijit/_editor/_Plugin.js | 242 +-
dijit/_editor/html.js | 319 +-
dijit/_editor/nls/FontChoice.js | 27 +-
dijit/_editor/nls/LinkDialog.js | 13 +-
dijit/_editor/nls/ar/FontChoice.js | 26 +-
dijit/_editor/nls/ar/LinkDialog.js | 14 +-
dijit/_editor/nls/ar/commands.js | 50 +-
dijit/_editor/nls/ca/FontChoice.js | 27 +-
dijit/_editor/nls/ca/LinkDialog.js | 14 +-
dijit/_editor/nls/ca/commands.js | 50 +-
dijit/_editor/nls/commands.js | 50 +-
dijit/_editor/nls/cs/FontChoice.js | 26 +-
dijit/_editor/nls/cs/LinkDialog.js | 14 +-
dijit/_editor/nls/cs/commands.js | 49 +-
dijit/_editor/nls/da/FontChoice.js | 26 +-
dijit/_editor/nls/da/LinkDialog.js | 14 +-
dijit/_editor/nls/da/commands.js | 50 +-
dijit/_editor/nls/de/FontChoice.js | 26 +-
dijit/_editor/nls/de/LinkDialog.js | 14 +-
dijit/_editor/nls/de/commands.js | 50 +-
dijit/_editor/nls/el/FontChoice.js | 26 +-
dijit/_editor/nls/el/LinkDialog.js | 14 +-
dijit/_editor/nls/el/commands.js | 49 +-
dijit/_editor/nls/es/FontChoice.js | 26 +-
dijit/_editor/nls/es/LinkDialog.js | 14 +-
dijit/_editor/nls/es/commands.js | 50 +-
dijit/_editor/nls/fi/FontChoice.js | 26 +-
dijit/_editor/nls/fi/LinkDialog.js | 14 +-
dijit/_editor/nls/fi/commands.js | 49 +-
dijit/_editor/nls/fr/FontChoice.js | 26 +-
dijit/_editor/nls/fr/LinkDialog.js | 14 +-
dijit/_editor/nls/fr/commands.js | 49 +-
dijit/_editor/nls/he/FontChoice.js | 26 +-
dijit/_editor/nls/he/LinkDialog.js | 14 +-
dijit/_editor/nls/he/commands.js | 51 +-
dijit/_editor/nls/hu/FontChoice.js | 26 +-
dijit/_editor/nls/hu/LinkDialog.js | 14 +-
dijit/_editor/nls/hu/commands.js | 49 +-
dijit/_editor/nls/it/FontChoice.js | 26 +-
dijit/_editor/nls/it/LinkDialog.js | 14 +-
dijit/_editor/nls/it/commands.js | 49 +-
dijit/_editor/nls/ja/FontChoice.js | 26 +-
dijit/_editor/nls/ja/LinkDialog.js | 14 +-
dijit/_editor/nls/ja/commands.js | 48 +-
dijit/_editor/nls/ko/FontChoice.js | 26 +-
dijit/_editor/nls/ko/LinkDialog.js | 14 +-
dijit/_editor/nls/ko/commands.js | 49 +-
dijit/_editor/nls/nb/FontChoice.js | 26 +-
dijit/_editor/nls/nb/LinkDialog.js | 14 +-
dijit/_editor/nls/nb/commands.js | 49 +-
dijit/_editor/nls/nl/FontChoice.js | 26 +-
dijit/_editor/nls/nl/LinkDialog.js | 14 +-
dijit/_editor/nls/nl/commands.js | 49 +-
dijit/_editor/nls/pl/FontChoice.js | 26 +-
dijit/_editor/nls/pl/LinkDialog.js | 14 +-
dijit/_editor/nls/pl/commands.js | 50 +-
dijit/_editor/nls/pt-pt/FontChoice.js | 26 +-
dijit/_editor/nls/pt-pt/LinkDialog.js | 14 +-
dijit/_editor/nls/pt-pt/commands.js | 49 +-
dijit/_editor/nls/pt/FontChoice.js | 26 +-
dijit/_editor/nls/pt/LinkDialog.js | 14 +-
dijit/_editor/nls/pt/commands.js | 49 +-
dijit/_editor/nls/ro/FontChoice.js | 27 +
dijit/_editor/nls/ro/LinkDialog.js | 13 +
dijit/_editor/nls/ro/commands.js | 48 +
dijit/_editor/nls/ru/FontChoice.js | 26 +-
dijit/_editor/nls/ru/LinkDialog.js | 14 +-
dijit/_editor/nls/ru/commands.js | 49 +-
dijit/_editor/nls/sk/FontChoice.js | 27 +-
dijit/_editor/nls/sk/LinkDialog.js | 14 +-
dijit/_editor/nls/sk/commands.js | 49 +-
dijit/_editor/nls/sl/FontChoice.js | 27 +-
dijit/_editor/nls/sl/LinkDialog.js | 14 +-
dijit/_editor/nls/sl/commands.js | 49 +-
dijit/_editor/nls/sv/FontChoice.js | 26 +-
dijit/_editor/nls/sv/LinkDialog.js | 14 +-
dijit/_editor/nls/sv/commands.js | 51 +-
dijit/_editor/nls/th/FontChoice.js | 27 +-
dijit/_editor/nls/th/LinkDialog.js | 14 +-
dijit/_editor/nls/th/commands.js | 49 +-
dijit/_editor/nls/tr/FontChoice.js | 26 +-
dijit/_editor/nls/tr/LinkDialog.js | 14 +-
dijit/_editor/nls/tr/commands.js | 49 +-
dijit/_editor/nls/zh-tw/FontChoice.js | 26 +-
dijit/_editor/nls/zh-tw/LinkDialog.js | 14 +-
dijit/_editor/nls/zh-tw/commands.js | 49 +-
dijit/_editor/nls/zh/FontChoice.js | 26 +-
dijit/_editor/nls/zh/LinkDialog.js | 14 +-
dijit/_editor/nls/zh/commands.js | 49 +-
dijit/_editor/plugins/AlwaysShowToolbar.js | 292 +-
dijit/_editor/plugins/EnterKeyHandling.js | 1028 +-
dijit/_editor/plugins/FontChoice.js | 708 +-
dijit/_editor/plugins/FullScreen.js | 614 +-
dijit/_editor/plugins/LinkDialog.js | 683 +-
dijit/_editor/plugins/NewPage.js | 89 +-
dijit/_editor/plugins/Print.js | 161 +-
dijit/_editor/plugins/TabIndent.js | 75 +-
dijit/_editor/plugins/TextColor.js | 109 +-
dijit/_editor/plugins/ToggleDir.js | 96 +-
dijit/_editor/plugins/ViewSource.js | 845 +-
dijit/_editor/range.js | 952 +-
dijit/_editor/selection.js | 572 +-
dijit/_tree/dndSource.js | 17 +-
dijit/dijit-all.js | 93 +-
dijit/dijit-all.js.uncompressed.js |24901 --------------------
dijit/dijit.js | 36 +-
dijit/dijit.js.uncompressed.js | 5596 -----
dijit/form/Button.js | 481 +-
dijit/form/CheckBox.js | 263 +-
dijit/form/ComboBox.js | 1840 +-
dijit/form/ComboButton.js | 10 -
dijit/form/CurrencyTextBox.js | 102 +-
dijit/form/DateTextBox.js | 36 +-
dijit/form/DropDownButton.js | 11 +-
dijit/form/FilteringSelect.js | 291 +-
dijit/form/Form.js | 231 +-
dijit/form/HorizontalRule.js | 93 +-
dijit/form/HorizontalRuleLabels.js | 120 +-
dijit/form/HorizontalSlider.js | 517 +-
dijit/form/MappedTextBox.js | 10 -
dijit/form/MultiSelect.js | 151 +-
dijit/form/NumberSpinner.js | 92 +-
dijit/form/NumberTextBox.js | 350 +-
dijit/form/RadioButton.js | 12 +-
dijit/form/RangeBoundTextBox.js | 10 -
dijit/form/Select.js | 409 +-
dijit/form/SimpleTextarea.js | 146 +-
dijit/form/Slider.js | 14 +-
dijit/form/TextBox.js | 562 +-
dijit/form/Textarea.js | 240 +-
dijit/form/TimeTextBox.js | 51 +-
dijit/form/ToggleButton.js | 10 -
dijit/form/ValidationTextBox.js | 662 +-
dijit/form/VerticalRule.js | 34 +-
dijit/form/VerticalRuleLabels.js | 33 +-
dijit/form/VerticalSlider.js | 67 +-
dijit/form/_DateTimeTextBox.js | 405 +-
dijit/form/_FormMixin.js | 560 +-
dijit/form/_FormSelectWidget.js | 871 +-
dijit/form/_FormWidget.js | 578 +-
dijit/form/_Spinner.js | 192 +-
dijit/form/nls/ComboBox.js | 5 +-
dijit/form/nls/Textarea.js | 8 +-
dijit/form/nls/ar/ComboBox.js | 5 +-
dijit/form/nls/ar/Textarea.js | 7 +-
dijit/form/nls/ar/validate.js | 6 +-
dijit/form/nls/ca/ComboBox.js | 6 +-
dijit/form/nls/ca/Textarea.js | 9 +-
dijit/form/nls/ca/validate.js | 7 +-
dijit/form/nls/cs/ComboBox.js | 5 +-
dijit/form/nls/cs/Textarea.js | 7 +-
dijit/form/nls/cs/validate.js | 6 +-
dijit/form/nls/da/ComboBox.js | 5 +-
dijit/form/nls/da/Textarea.js | 7 +-
dijit/form/nls/da/validate.js | 6 +-
dijit/form/nls/de/ComboBox.js | 5 +-
dijit/form/nls/de/Textarea.js | 8 +-
dijit/form/nls/de/validate.js | 6 +-
dijit/form/nls/el/ComboBox.js | 5 +-
dijit/form/nls/el/Textarea.js | 7 +-
dijit/form/nls/el/validate.js | 6 +-
dijit/form/nls/es/ComboBox.js | 5 +-
dijit/form/nls/es/Textarea.js | 7 +-
dijit/form/nls/es/validate.js | 6 +-
dijit/form/nls/fi/ComboBox.js | 5 +-
dijit/form/nls/fi/Textarea.js | 7 +-
dijit/form/nls/fi/validate.js | 6 +-
dijit/form/nls/fr/ComboBox.js | 5 +-
dijit/form/nls/fr/Textarea.js | 7 +-
dijit/form/nls/fr/validate.js | 6 +-
dijit/form/nls/he/ComboBox.js | 5 +-
dijit/form/nls/he/Textarea.js | 7 +-
dijit/form/nls/he/validate.js | 6 +-
dijit/form/nls/hu/ComboBox.js | 5 +-
dijit/form/nls/hu/Textarea.js | 7 +-
dijit/form/nls/hu/validate.js | 6 +-
dijit/form/nls/it/ComboBox.js | 5 +-
dijit/form/nls/it/Textarea.js | 7 +-
dijit/form/nls/it/validate.js | 6 +-
dijit/form/nls/ja/ComboBox.js | 5 +-
dijit/form/nls/ja/Textarea.js | 7 +-
dijit/form/nls/ja/validate.js | 6 +-
dijit/form/nls/ko/ComboBox.js | 5 +-
dijit/form/nls/ko/Textarea.js | 7 +-
dijit/form/nls/ko/validate.js | 6 +-
dijit/form/nls/nb/ComboBox.js | 5 +-
dijit/form/nls/nb/Textarea.js | 7 +-
dijit/form/nls/nb/validate.js | 6 +-
dijit/form/nls/nl/ComboBox.js | 5 +-
dijit/form/nls/nl/Textarea.js | 7 +-
dijit/form/nls/nl/validate.js | 6 +-
dijit/form/nls/pl/ComboBox.js | 5 +-
dijit/form/nls/pl/Textarea.js | 7 +-
dijit/form/nls/pl/validate.js | 6 +-
dijit/form/nls/pt-pt/ComboBox.js | 5 +-
dijit/form/nls/pt-pt/Textarea.js | 7 +-
dijit/form/nls/pt-pt/validate.js | 6 +-
dijit/form/nls/pt/ComboBox.js | 5 +-
dijit/form/nls/pt/Textarea.js | 7 +-
dijit/form/nls/pt/validate.js | 6 +-
dijit/form/nls/ro/ComboBox.js | 5 +
dijit/form/nls/ro/Textarea.js | 8 +
dijit/form/nls/ro/validate.js | 6 +
dijit/form/nls/ru/ComboBox.js | 5 +-
dijit/form/nls/ru/Textarea.js | 7 +-
dijit/form/nls/ru/validate.js | 6 +-
dijit/form/nls/sk/ComboBox.js | 6 +-
dijit/form/nls/sk/Textarea.js | 9 +-
dijit/form/nls/sk/validate.js | 7 +-
dijit/form/nls/sl/ComboBox.js | 6 +-
dijit/form/nls/sl/Textarea.js | 9 +-
dijit/form/nls/sl/validate.js | 7 +-
dijit/form/nls/sv/ComboBox.js | 5 +-
dijit/form/nls/sv/Textarea.js | 7 +-
dijit/form/nls/sv/validate.js | 6 +-
dijit/form/nls/th/ComboBox.js | 6 +-
dijit/form/nls/th/Textarea.js | 9 +-
dijit/form/nls/th/validate.js | 7 +-
dijit/form/nls/tr/ComboBox.js | 5 +-
dijit/form/nls/tr/Textarea.js | 7 +-
dijit/form/nls/tr/validate.js | 6 +-
dijit/form/nls/validate.js | 6 +-
dijit/form/nls/zh-tw/ComboBox.js | 5 +-
dijit/form/nls/zh-tw/Textarea.js | 7 +-
dijit/form/nls/zh-tw/validate.js | 6 +-
dijit/form/nls/zh/ComboBox.js | 5 +-
dijit/form/nls/zh/Textarea.js | 7 +-
dijit/form/nls/zh/validate.js | 6 +-
dijit/form/templates/Button.html | 17 +
dijit/form/templates/CheckBox.html | 7 +
dijit/form/templates/ComboBox.html | 18 +
dijit/form/templates/ComboButton.html | 23 +
dijit/form/templates/DropDownButton.html | 20 +
dijit/form/templates/HorizontalSlider.html | 37 +
dijit/form/templates/Select.html | 14 +
dijit/form/templates/Spinner.html | 27 +
dijit/form/templates/TextBox.html | 6 +
dijit/form/templates/ValidationTextBox.html | 10 +
dijit/form/templates/VerticalSlider.html | 45 +
dijit/icons/commonIcons.css | 164 +
dijit/icons/commonIcons_rtl.css | 127 +
dijit/icons/editorIcons.css | 78 +
dijit/icons/editorIcons_rtl.css | 23 +
dijit/icons/images/commonIconsObjActDisabled.png | Bin 0 -> 4956 bytes
.../icons/images/commonIconsObjActDisabled_rtl.png | Bin 0 -> 5820 bytes
dijit/icons/images/commonIconsObjActEnabled.png | Bin 0 -> 12474 bytes
.../icons/images/commonIconsObjActEnabled8bit.png | Bin 0 -> 4334 bytes
.../images/commonIconsObjActEnabled8bit_rtl.png | Bin 0 -> 5258 bytes
.../icons/images/commonIconsObjActEnabled_rtl.png | Bin 0 -> 10481 bytes
dijit/icons/images/editorIconsDisabled.png | Bin 0 -> 3289 bytes
dijit/icons/images/editorIconsDisabled_rtl.png | Bin 0 -> 6965 bytes
dijit/icons/images/editorIconsEnabled.png | Bin 0 -> 3846 bytes
dijit/icons/images/editorIconsEnabled_rtl.png | Bin 0 -> 7144 bytes
dijit/icons/images/loadingAnimation_rtl.gif | Bin 0 -> 1513 bytes
dijit/layout/AccordionContainer.js | 600 +-
dijit/layout/AccordionPane.js | 31 +-
dijit/layout/BorderContainer.js | 974 +-
dijit/layout/ContentPane.js | 1000 +-
dijit/layout/LayoutContainer.js | 99 +-
dijit/layout/LinkPane.js | 54 +-
dijit/layout/ScrollingTabController.js | 646 +-
dijit/layout/SplitContainer.js | 914 +-
dijit/layout/StackContainer.js | 458 +-
dijit/layout/StackController.js | 468 +-
dijit/layout/TabContainer.js | 81 +-
dijit/layout/TabController.js | 235 +-
dijit/layout/_LayoutWidget.js | 389 +-
dijit/layout/_TabContainerBase.js | 192 +-
dijit/layout/templates/AccordionButton.html | 10 +
dijit/layout/templates/ScrollingTabController.html | 18 +
dijit/layout/templates/TabContainer.html | 5 +
.../templates/_ScrollingTabControllerButton.html | 8 +
dijit/layout/templates/_TabButton.html | 14 +
dijit/nls/ar/common.js | 7 +-
dijit/nls/ar/loading.js | 5 +-
dijit/nls/ca/common.js | 8 +-
dijit/nls/ca/loading.js | 6 +-
dijit/nls/common.js | 7 +-
dijit/nls/cs/common.js | 7 +-
dijit/nls/cs/loading.js | 5 +-
dijit/nls/da/common.js | 7 +-
dijit/nls/da/loading.js | 5 +-
dijit/nls/de/common.js | 7 +-
dijit/nls/de/loading.js | 5 +-
dijit/nls/dijit-all_ROOT.js | 1 -
dijit/nls/dijit-all_ar.js | 1 -
dijit/nls/dijit-all_ca.js | 1 -
dijit/nls/dijit-all_cs.js | 1 -
dijit/nls/dijit-all_da.js | 1 -
dijit/nls/dijit-all_de-de.js | 1 -
dijit/nls/dijit-all_de.js | 1 -
dijit/nls/dijit-all_el.js | 1 -
dijit/nls/dijit-all_en-gb.js | 1 -
dijit/nls/dijit-all_en-us.js | 1 -
dijit/nls/dijit-all_en.js | 1 -
dijit/nls/dijit-all_es-es.js | 1 -
dijit/nls/dijit-all_es.js | 1 -
dijit/nls/dijit-all_fi-fi.js | 1 -
dijit/nls/dijit-all_fi.js | 1 -
dijit/nls/dijit-all_fr-fr.js | 1 -
dijit/nls/dijit-all_fr.js | 1 -
dijit/nls/dijit-all_he-il.js | 1 -
dijit/nls/dijit-all_he.js | 1 -
dijit/nls/dijit-all_hu.js | 1 -
dijit/nls/dijit-all_it-it.js | 1 -
dijit/nls/dijit-all_it.js | 1 -
dijit/nls/dijit-all_ja-jp.js | 1 -
dijit/nls/dijit-all_ja.js | 1 -
dijit/nls/dijit-all_ko-kr.js | 1 -
dijit/nls/dijit-all_ko.js | 1 -
dijit/nls/dijit-all_nb.js | 1 -
dijit/nls/dijit-all_nl-nl.js | 1 -
dijit/nls/dijit-all_nl.js | 1 -
dijit/nls/dijit-all_pl.js | 1 -
dijit/nls/dijit-all_pt-br.js | 1 -
dijit/nls/dijit-all_pt-pt.js | 1 -
dijit/nls/dijit-all_pt.js | 1 -
dijit/nls/dijit-all_ru.js | 1 -
dijit/nls/dijit-all_sk.js | 1 -
dijit/nls/dijit-all_sl.js | 1 -
dijit/nls/dijit-all_sv.js | 1 -
dijit/nls/dijit-all_th.js | 1 -
dijit/nls/dijit-all_tr.js | 1 -
dijit/nls/dijit-all_xx.js | 1 -
dijit/nls/dijit-all_zh-cn.js | 1 -
dijit/nls/dijit-all_zh-tw.js | 1 -
dijit/nls/dijit-all_zh.js | 1 -
dijit/nls/el/common.js | 7 +-
dijit/nls/el/loading.js | 5 +-
dijit/nls/es/common.js | 7 +-
dijit/nls/es/loading.js | 5 +-
dijit/nls/fi/common.js | 7 +-
dijit/nls/fi/loading.js | 5 +-
dijit/nls/fr/common.js | 7 +-
dijit/nls/fr/loading.js | 5 +-
dijit/nls/he/common.js | 7 +-
dijit/nls/he/loading.js | 5 +-
dijit/nls/hu/common.js | 7 +-
dijit/nls/hu/loading.js | 5 +-
dijit/nls/it/common.js | 7 +-
dijit/nls/it/loading.js | 5 +-
dijit/nls/ja/common.js | 7 +-
dijit/nls/ja/loading.js | 5 +-
dijit/nls/ko/common.js | 7 +-
dijit/nls/ko/loading.js | 5 +-
dijit/nls/loading.js | 5 +-
dijit/nls/nb/common.js | 7 +-
dijit/nls/nb/loading.js | 5 +-
dijit/nls/nl/common.js | 7 +-
dijit/nls/nl/loading.js | 5 +-
dijit/nls/pl/common.js | 7 +-
dijit/nls/pl/loading.js | 5 +-
dijit/nls/pt-pt/common.js | 7 +-
dijit/nls/pt-pt/loading.js | 5 +-
dijit/nls/pt/common.js | 7 +-
dijit/nls/pt/loading.js | 5 +-
dijit/nls/ro/common.js | 7 +
dijit/nls/ro/loading.js | 5 +
dijit/nls/ru/common.js | 7 +-
dijit/nls/ru/loading.js | 5 +-
dijit/nls/sk/common.js | 8 +-
dijit/nls/sk/loading.js | 6 +-
dijit/nls/sl/common.js | 8 +-
dijit/nls/sl/loading.js | 6 +-
dijit/nls/sv/common.js | 7 +-
dijit/nls/sv/loading.js | 5 +-
dijit/nls/th/common.js | 8 +-
dijit/nls/th/loading.js | 6 +-
dijit/nls/tr/common.js | 7 +-
dijit/nls/tr/loading.js | 5 +-
dijit/nls/zh-tw/common.js | 7 +-
dijit/nls/zh-tw/loading.js | 5 +-
dijit/nls/zh/common.js | 7 +-
dijit/nls/zh/loading.js | 5 +-
dijit/resources/_modules.js | 21 +-
dijit/robot.js | 62 -
dijit/robotx.js | 30 +-
dijit/templates/Calendar.html | 42 +
dijit/templates/CheckedMenuItem.html | 10 +
dijit/templates/ColorPalette.html | 6 +
dijit/templates/Dialog.html | 9 +
dijit/templates/InlineEditBox.html | 8 +
dijit/templates/Menu.html | 3 +
dijit/templates/MenuBar.html | 1 +
dijit/templates/MenuBarItem.html | 4 +
dijit/templates/MenuItem.html | 14 +
dijit/templates/MenuSeparator.html | 10 +
dijit/templates/ProgressBar.html | 8 +
dijit/templates/TimePicker.html | 9 +
dijit/templates/TitlePane.html | 17 +
dijit/templates/Tooltip.html | 4 +
dijit/templates/TooltipDialog.html | 6 +
dijit/templates/Tree.html | 4 +
dijit/templates/TreeNode.html | 13 +
dijit/tests/Tree.html | 249 +
dijit/tests/Tree_with_JRS.html | 119 +
dijit/tests/Widget-placeAt.html | 152 +
dijit/tests/_Container.html | 109 +
dijit/tests/_Templated-widgetsInTemplate.html | 473 +
dijit/tests/_Templated.html | 220 +
dijit/tests/_Widget-attr.html | 156 +
dijit/tests/_Widget-connect-performance.html | 70 +
dijit/tests/_Widget-deferredConnect.html | 80 +
dijit/tests/_Widget-lifecycle.html | 95 +
dijit/tests/_Widget-ondijitclick.html | 77 +
dijit/tests/_Widget-subscribe.html | 96 +
dijit/tests/_altCalendar.html | 44 +
dijit/tests/_base/manager.html | 258 +
dijit/tests/_base/module.js | 19 +
dijit/tests/_base/multiversion.html | 86 +
dijit/tests/_base/place.html | 141 +
dijit/tests/_base/robot/FocusManager.html | 164 +
dijit/tests/_base/robot/focus_mouse.html | 228 +
dijit/tests/_base/robot/popup.html | 208 +
dijit/tests/_base/robot/typematic.html | 72 +
dijit/tests/_base/tabindex.html | 290 +
dijit/tests/_base/test_CrossWindow.html | 134 +
dijit/tests/_base/test_FocusManager.html | 60 +
dijit/tests/_base/test_focusWidget.html | 144 +
dijit/tests/_base/test_popup.html | 270 +
dijit/tests/_base/test_typematic.html | 65 +
dijit/tests/_base/wai.html | 194 +
dijit/tests/_data/SlowStore.js | 92 +
dijit/tests/_data/categories.json | 12 +
dijit/tests/_data/categoriesNested.json | 13 +
dijit/tests/_data/countries.json | 46 +
dijit/tests/_data/dijits.json | 1 +
dijit/tests/_data/states.json | 67 +
dijit/tests/_data/treeTest.json | 22 +
dijit/tests/_loadTest.js | 87 +
dijit/tests/_testCommon.js | 101 +
dijit/tests/_testMatrix.php | 75 +
dijit/tests/bidi.html | 188 +
dijit/tests/css/dijitTests.css | 116 +
dijit/tests/editor/BackForwardState.html | 46 +
dijit/tests/editor/BackForwardStateHelper.html | 11 +
dijit/tests/editor/EnterKeyHandling.html | 85 +
dijit/tests/editor/_Editor.html | 51 +
dijit/tests/editor/customIcon.gif | Bin 0 -> 204 bytes
dijit/tests/editor/module.js | 29 +
dijit/tests/editor/nls_8859-2.html | 43 +
dijit/tests/editor/nls_sjis.html | 43 +
dijit/tests/editor/nls_utf8.html | 43 +
dijit/tests/editor/robot/BackForwardState.html | 113 +
dijit/tests/editor/robot/Editor_FontChoice.html | 616 +
dijit/tests/editor/robot/Editor_FullScreen.html | 800 +
dijit/tests/editor/robot/Editor_LinkDialog.html | 1113 +
dijit/tests/editor/robot/Editor_NewPage.html | 128 +
dijit/tests/editor/robot/Editor_ViewSource.html | 787 +
dijit/tests/editor/robot/Editor_a11y.html | 332 +
dijit/tests/editor/robot/Editor_misc.html | 186 +
dijit/tests/editor/robot/Editor_mouse.html | 143 +
dijit/tests/editor/robot/EnterKeyHandling.html | 269 +
dijit/tests/editor/runTests.html | 9 +
dijit/tests/editor/sample.jpg | Bin 0 -> 858 bytes
dijit/tests/editor/sample2.jpg | Bin 0 -> 1021 bytes
dijit/tests/editor/test_CustomPlugin.html | 97 +
dijit/tests/editor/test_Editor.html | 208 +
dijit/tests/editor/test_FontChoice.html | 144 +
dijit/tests/editor/test_FullScreen.html | 208 +
dijit/tests/editor/test_LinkDialog.html | 45 +
dijit/tests/editor/test_NewPage.html | 63 +
dijit/tests/editor/test_Print.html | 49 +
dijit/tests/editor/test_RichText.html | 60 +
dijit/tests/editor/test_TabIndent.html | 49 +
dijit/tests/editor/test_ToggleDir.html | 38 +
dijit/tests/editor/test_ToggleDir_rtl.html | 38 +
dijit/tests/editor/test_ViewSource.html | 114 +
dijit/tests/editor/test_resize.html | 32 +
dijit/tests/editor/test_richtext.css | 4 +
dijit/tests/form/Form.html | 551 +
dijit/tests/form/FormInvalid.html | 54 +
dijit/tests/form/TextBox_sizes.html | 532 +
dijit/tests/form/TextBox_sizes.js | 456 +
dijit/tests/form/_autoComplete.html | 546 +
dijit/tests/form/images/Alabama.jpg | Bin 0 -> 4585 bytes
dijit/tests/form/module.js | 55 +
dijit/tests/form/robot/Button_a11y.html | 468 +
dijit/tests/form/robot/Button_mouse.html | 689 +
dijit/tests/form/robot/ComboBox_a11y.html | 12 +
dijit/tests/form/robot/ComboBox_mouse.html | 12 +
dijit/tests/form/robot/DateTextBox.html | 446 +
dijit/tests/form/robot/FilteringSelect_a11y.html | 12 +
dijit/tests/form/robot/FilteringSelect_mouse.html | 12 +
dijit/tests/form/robot/Form.html | 72 +
dijit/tests/form/robot/Select.html | 410 +
dijit/tests/form/robot/Slider_a11y.html | 344 +
dijit/tests/form/robot/Slider_mouse.html | 339 +
dijit/tests/form/robot/Spinner_a11y.html | 682 +
dijit/tests/form/robot/Spinner_mouse.html | 397 +
dijit/tests/form/robot/Textarea.html | 178 +
dijit/tests/form/robot/TimeTextBox.html | 81 +
dijit/tests/form/robot/_autoComplete_a11y.html | 941 +
dijit/tests/form/robot/_autoComplete_mouse.html | 399 +
dijit/tests/form/robot/test_validate.html | 1113 +
dijit/tests/form/robot/validationMessages.html | 470 +
dijit/tests/form/runTests.html | 9 +
dijit/tests/form/test_Button.html | 451 +
dijit/tests/form/test_CheckBox.html | 311 +
dijit/tests/form/test_ComboBox.html | 12 +
dijit/tests/form/test_ComboBox_destroy.html | 66 +
dijit/tests/form/test_DateTextBox.html | 216 +
dijit/tests/form/test_DateTextBox_iframe.html | 5 +
dijit/tests/form/test_FilteringSelect.html | 12 +
dijit/tests/form/test_Form_onsubmit.html | 98 +
dijit/tests/form/test_MultiSelect.html | 158 +
dijit/tests/form/test_Select.html | 573 +
dijit/tests/form/test_SimpleTextarea.html | 92 +
dijit/tests/form/test_Slider.html | 223 +
dijit/tests/form/test_Spinner.html | 128 +
dijit/tests/form/test_Textarea.html | 141 +
dijit/tests/form/test_TimeTextBox.html | 174 +
dijit/tests/form/test_validStatePerformance.html | 116 +
dijit/tests/form/test_validate.html | 491 +
dijit/tests/form/test_validationState.html | 102 +
dijit/tests/formAction.html | 26 +
dijit/tests/general-module.js | 29 +
dijit/tests/helpers.js | 19 +
dijit/tests/i18n/README | 4 +
dijit/tests/i18n/calendar.html | 93 +
dijit/tests/i18n/currency.html | 211 +
dijit/tests/i18n/date.html | 156 +
dijit/tests/i18n/digit.html | 295 +
dijit/tests/i18n/module.js | 14 +
dijit/tests/i18n/number.html | 137 +
dijit/tests/i18n/test_i18n.js | 206 +
dijit/tests/i18n/textbox.html | 174 +
dijit/tests/i18n/time.html | 208 +
dijit/tests/images/arrowSmall.gif | Bin 0 -> 54 bytes
dijit/tests/images/copy.gif | Bin 0 -> 241 bytes
dijit/tests/images/cut.gif | Bin 0 -> 160 bytes
dijit/tests/images/flatScreen.gif | Bin 0 -> 824 bytes
dijit/tests/images/folderIcons.gif | Bin 0 -> 1757 bytes
dijit/tests/images/folderIcons.png | Bin 0 -> 2908 bytes
dijit/tests/images/note.gif | Bin 0 -> 577 bytes
dijit/tests/images/paste.gif | Bin 0 -> 256 bytes
dijit/tests/images/plus.gif | Bin 0 -> 88 bytes
dijit/tests/images/testsBodyBg.gif | Bin 0 -> 753 bytes
dijit/tests/images/tube.gif | Bin 0 -> 147 bytes
dijit/tests/images/tubeTall.gif | Bin 0 -> 256 bytes
dijit/tests/infrastructure-module.js | 20 +
dijit/tests/layout/AccordionContainer.html | 229 +
dijit/tests/layout/ContentPane.html | 879 +
dijit/tests/layout/ContentPaneLayout.html | 651 +
dijit/tests/layout/TabContainer.html | 479 +
dijit/tests/layout/_lorem.html | 3 +
dijit/tests/layout/borderContainer.php | 32 +
dijit/tests/layout/combotab.html | 11 +
dijit/tests/layout/doc0.html | 14 +
dijit/tests/layout/doc1.html | 13 +
dijit/tests/layout/doc2.html | 13 +
dijit/tests/layout/getResponse.php | 57 +
dijit/tests/layout/module.js | 20 +
dijit/tests/layout/multipleLayoutWidgets.php | 14 +
dijit/tests/layout/nestedStack.html | 194 +
.../layout/robot/AccordionContainer_a11y.html | 68 +
.../layout/robot/AccordionContainer_mouse.html | 53 +
dijit/tests/layout/robot/BorderContainer.html | 358 +
dijit/tests/layout/robot/TabContainer_a11y.html | 278 +
dijit/tests/layout/robot/TabContainer_mouse.html | 151 +
dijit/tests/layout/tab1.html | 6 +
dijit/tests/layout/tab2.html | 3 +
dijit/tests/layout/tab3.html | 39 +
dijit/tests/layout/tab3_noLayout.html | 39 +
dijit/tests/layout/tab4.html | 40 +
dijit/tests/layout/test_AccordionContainer.html | 308 +
.../layout/test_AccordionContainerDestroy.html | 57 +
dijit/tests/layout/test_BorderContainer.html | 241 +
.../tests/layout/test_BorderContainer_complex.html | 182 +
.../layout/test_BorderContainer_experimental.html | 258 +
dijit/tests/layout/test_BorderContainer_full.html | 64 +
.../tests/layout/test_BorderContainer_nested.html | 118 +
dijit/tests/layout/test_BorderContainer_prog.html | 56 +
dijit/tests/layout/test_ContentPane.html | 208 +
dijit/tests/layout/test_ContentPane_prog.html | 49 +
dijit/tests/layout/test_Gui.html | 275 +
dijit/tests/layout/test_LayoutContainer.html | 183 +
dijit/tests/layout/test_SplitContainer.html | 125 +
dijit/tests/layout/test_StackContainer.html | 171 +
dijit/tests/layout/test_StackContainer_code.html | 72 +
dijit/tests/layout/test_TabContainer.html | 1059 +
dijit/tests/layout/test_TabContainerTitlePane.html | 82 +
dijit/tests/layout/test_TabContainer_noLayout.html | 172 +
dijit/tests/layout/test_TabContainer_prog.html | 61 +
dijit/tests/layout/test_TabContainer_remote.html | 116 +
dijit/tests/layout/test_refreshOnShow.html | 65 +
dijit/tests/loose.html | 7 +
dijit/tests/module.js | 16 +
dijit/tests/quirks.html | 5 +
dijit/tests/robot/Calendar_a11y.html | 126 +
dijit/tests/robot/ColorPalette.html | 228 +
dijit/tests/robot/Dialog_a11y.html | 501 +
dijit/tests/robot/Dialog_mouse.html | 169 +
dijit/tests/robot/InlineEditBox.html | 399 +
dijit/tests/robot/Menu_a11y.html | 447 +
dijit/tests/robot/Menu_mouse.html | 489 +
dijit/tests/robot/TitlePane.html | 254 +
dijit/tests/robot/Toolbar.html | 250 +
dijit/tests/robot/TooltipDialog_a11y.html | 370 +
dijit/tests/robot/TooltipDialog_mouse.html | 121 +
dijit/tests/robot/Tooltip_a11y.html | 352 +
dijit/tests/robot/Tooltip_mouse.html | 73 +
dijit/tests/robot/Tree_a11y.html | 772 +
dijit/tests/robot/Tree_dnd.html | 340 +
dijit/tests/robot/Tree_dnd.js | 103 +
dijit/tests/robot/Tree_dnd_multiParent.html | 273 +
dijit/tests/robot/_Widget-deferredConnect.html | 74 +
dijit/tests/robot/_Widget-ondijitclick_a11y.html | 166 +
dijit/tests/robot/_Widget-ondijitclick_mouse.html | 52 +
dijit/tests/runTests.html | 9 +
dijit/tests/strict.html | 7 +
dijit/tests/test.html | 37 +
dijit/tests/test_Calendar.html | 84 +
dijit/tests/test_ColorPalette.html | 61 +
dijit/tests/test_ColorPalette_quirks.html | 5 +
dijit/tests/test_Declaration.html | 95 +
dijit/tests/test_Dialog.html | 599 +
dijit/tests/test_Dialog_focusDestroy.html | 68 +
dijit/tests/test_InlineEditBox.html | 261 +
dijit/tests/test_Menu.html | 466 +
dijit/tests/test_Menu_iframe.html | 38 +
dijit/tests/test_ProgressBar.html | 172 +
dijit/tests/test_TitlePane.html | 162 +
dijit/tests/test_Toolbar.html | 159 +
dijit/tests/test_Tooltip.html | 192 +
dijit/tests/test_TooltipDialog.html | 405 +
dijit/tests/test_Tree.html | 174 +
.../tests/test_Tree_Notification_API_Support.html | 293 +
dijit/tests/test_bgIframe.html | 88 +
dijit/tests/test_instantiate.html | 118 +
dijit/tests/tree/module.js | 16 +
dijit/tests/tree/node1.1 | 4 +
dijit/tests/tree/node1.2 | 1 +
dijit/tests/tree/places.json | 29 +
dijit/tests/tree/test_CustomLabel.html | 56 +
dijit/tests/tree/test_Tree_DnD.html | 214 +
dijit/tests/tree/test_Tree_Programmatic.html | 67 +
dijit/tests/tree/test_Tree_Styling.html | 113 +
dijit/tests/tree/test_Tree_v1.html | 118 +
dijit/tests/tree/treeTestRoot | 10 +
dijit/themes/a11y/colors3x4-rtl.png | Bin 0 -> 282 bytes
dijit/themes/a11y/colors3x4.png | Bin 786 -> 282 bytes
dijit/themes/a11y/colors7x10-rtl.png | Bin 0 -> 808 bytes
dijit/themes/a11y/colors7x10.png | Bin 2641 -> 808 bytes
dijit/themes/claro/Calendar.css | 257 +
dijit/themes/claro/Calendar_rtl.css | 19 +
dijit/themes/claro/ColorPalette.css | 44 +
dijit/themes/claro/Common.css | 79 +
dijit/themes/claro/Dialog.css | 212 +
dijit/themes/claro/Dialog_rtl.css | 10 +
dijit/themes/claro/Editor.css | 56 +
dijit/themes/claro/Editor_rtl.css | 7 +
dijit/themes/claro/InlineEditBox.css | 23 +
dijit/themes/claro/Menu.css | 182 +
dijit/themes/claro/Menu_rtl.css | 9 +
dijit/themes/claro/ProgressBar.css | 53 +
dijit/themes/claro/TimePicker.css | 125 +
dijit/themes/claro/TimePicker_rtl.css | 10 +
dijit/themes/claro/TitlePane.css | 73 +
dijit/themes/claro/TitlePane_rtl.css | 4 +
dijit/themes/claro/Toolbar.css | 170 +
dijit/themes/claro/Tree.css | 122 +
dijit/themes/claro/claro.css | 29 +
dijit/themes/claro/claro_rtl.css | 15 +
dijit/themes/claro/document.css | 109 +
dijit/themes/claro/form/Button.css | 168 +
dijit/themes/claro/form/Button_rtl.css | 22 +
dijit/themes/claro/form/Checkbox.css | 77 +
dijit/themes/claro/form/Common.css | 176 +
dijit/themes/claro/form/Common_rtl.css | 10 +
dijit/themes/claro/form/NumberSpinner.css | 143 +
dijit/themes/claro/form/RadioButton.css | 82 +
dijit/themes/claro/form/Select.css | 124 +
dijit/themes/claro/form/Select_rtl.css | 4 +
dijit/themes/claro/form/Slider.css | 359 +
dijit/themes/claro/form/Slider_rtl.css | 31 +
dijit/themes/claro/form/images/button.png | Bin 0 -> 680 bytes
dijit/themes/claro/form/images/buttonArrows.png | Bin 0 -> 297 bytes
dijit/themes/claro/form/images/button_grad_d.png | Bin 0 -> 3897 bytes
.../form/images/checkboxAndRadioButtons_IE6.png | Bin 0 -> 2160 bytes
.../form/images/checkboxRadioButtonStates.png | Bin 0 -> 3438 bytes
.../themes/claro/form/images/commonFormArrows.png | Bin 0 -> 314 bytes
dijit/themes/claro/form/images/error.png | Bin 0 -> 355 bytes
dijit/themes/claro/form/images/formHighlight.png | Bin 0 -> 339 bytes
dijit/themes/claro/form/images/shadow.png | Bin 0 -> 4624 bytes
.../themes/claro/form/images/sliderHorizontal.png | Bin 0 -> 180 bytes
dijit/themes/claro/form/images/sliderThumbs.png | Bin 0 -> 1222 bytes
dijit/themes/claro/form/images/sliderVertical.png | Bin 0 -> 177 bytes
dijit/themes/claro/form/images/textBox_back.png | Bin 0 -> 2837 bytes
dijit/themes/claro/images/calendarArrows.png | Bin 0 -> 1425 bytes
dijit/themes/claro/images/calendarArrows8bit.png | Bin 0 -> 1053 bytes
.../claro/images/calendarContainerImages.png | Bin 0 -> 3347 bytes
.../{tundra => claro}/images/checkmarkNoBorder.gif | Bin 1658 -> 1658 bytes
.../{tundra => claro}/images/checkmarkNoBorder.png | Bin 4401 -> 4401 bytes
dijit/themes/claro/images/commonHighlight.png | Bin 0 -> 339 bytes
dijit/themes/claro/images/dialogCloseIcon.png | Bin 0 -> 1660 bytes
dijit/themes/claro/images/dialogCloseIcon8bit.png | Bin 0 -> 705 bytes
dijit/themes/claro/images/dnd.png | Bin 0 -> 2996 bytes
dijit/themes/{tundra => claro}/images/loading.gif | Bin 751 -> 751 bytes
dijit/themes/claro/images/loadingAnimation.gif | Bin 0 -> 718 bytes
dijit/themes/claro/images/menuHighlight.png | Bin 0 -> 339 bytes
dijit/themes/claro/images/progressBarAnim.gif | Bin 0 -> 4458 bytes
dijit/themes/claro/images/progressBarEmpty.png | Bin 0 -> 2849 bytes
dijit/themes/claro/images/progressBarFull.png | Bin 0 -> 177 bytes
dijit/themes/claro/images/spriteArrows.png | Bin 0 -> 233 bytes
dijit/themes/claro/images/titlebar.png | Bin 0 -> 640 bytes
dijit/themes/claro/images/tooltip.png | Bin 0 -> 1941 bytes
dijit/themes/claro/images/tooltip8bit.png | Bin 0 -> 589 bytes
dijit/themes/claro/images/treeExpandImages.png | Bin 0 -> 676 bytes
dijit/themes/claro/images/treeExpandImages8bit.png | Bin 0 -> 799 bytes
dijit/themes/claro/images/treeExpand_loading.gif | Bin 0 -> 1944 bytes
dijit/themes/claro/layout/AccordionContainer.css | 108 +
dijit/themes/claro/layout/BorderContainer.css | 134 +
dijit/themes/claro/layout/ContentPane.css | 40 +
dijit/themes/claro/layout/TabContainer.css | 439 +
dijit/themes/claro/layout/TabContainer_rtl.css | 77 +
dijit/themes/claro/layout/images/accordion.png | Bin 0 -> 640 bytes
.../layout/images/splitterHorizontalHover.png | Bin 0 -> 3711 bytes
.../claro/layout/images/splitterVerticalHover.png | Bin 0 -> 3869 bytes
dijit/themes/claro/layout/images/tabBottom.png | Bin 0 -> 753 bytes
dijit/themes/claro/layout/images/tabClose.png | Bin 0 -> 1410 bytes
dijit/themes/claro/layout/images/tabLeft.png | Bin 0 -> 1692 bytes
dijit/themes/claro/layout/images/tabNested.png | Bin 0 -> 272 bytes
dijit/themes/claro/layout/images/tabRight.png | Bin 0 -> 1759 bytes
dijit/themes/claro/layout/images/tabTop.png | Bin 0 -> 748 bytes
dijit/themes/dijit.css | 1488 +-
dijit/themes/dijit_rtl.css | 150 +-
dijit/themes/nihilo/Calendar.css | 59 +-
dijit/themes/nihilo/Calendar_rtl.css | 2 +
dijit/themes/nihilo/ColorPalette.css | 2 +-
dijit/themes/nihilo/Common.css | 6 +-
dijit/themes/nihilo/Dialog.css | 66 +-
dijit/themes/nihilo/Dialog_rtl.css | 1 +
dijit/themes/nihilo/Editor.css | 61 +-
dijit/themes/nihilo/Editor_rtl.css | 11 +-
dijit/themes/nihilo/Menu.css | 21 +-
dijit/themes/nihilo/Menu_rtl.css | 4 +-
dijit/themes/nihilo/ProgressBar.css | 19 +-
dijit/themes/nihilo/TimePicker.css | 21 +-
dijit/themes/nihilo/TimePicker_rtl.css | 4 +
dijit/themes/nihilo/TitlePane.css | 41 +-
dijit/themes/nihilo/TitlePane_rtl.css | 2 +-
dijit/themes/nihilo/Toolbar.css | 21 +-
dijit/themes/nihilo/Tree.css | 53 +-
dijit/themes/nihilo/Tree_rtl.css | 28 +-
dijit/themes/nihilo/form/Button.css | 88 +-
dijit/themes/nihilo/form/Button_rtl.css | 1 +
dijit/themes/nihilo/form/Checkbox.css | 45 +-
dijit/themes/nihilo/form/ComboBox.css | 10 -
dijit/themes/nihilo/form/Common.css | 76 +-
dijit/themes/nihilo/form/Common_rtl.css | 7 -
dijit/themes/nihilo/form/RadioButton.css | 44 +-
dijit/themes/nihilo/form/Select.css | 24 +-
dijit/themes/nihilo/form/Slider.css | 32 +-
dijit/themes/nihilo/form/Slider_rtl.css | 7 +
dijit/themes/nihilo/form/TimeTextBox.css | 2 +-
dijit/themes/nihilo/images/editor.gif | Bin 5409 -> 0 bytes
dijit/themes/nihilo/images/editorDisabled.gif | Bin 4979 -> 0 bytes
dijit/themes/nihilo/images/editorDisabled_rtl.gif | Bin 4994 -> 0 bytes
dijit/themes/nihilo/images/editor_rtl.gif | Bin 5424 -> 0 bytes
dijit/themes/nihilo/layout/AccordionContainer.css | 17 +-
.../nihilo/layout/AccordionContainer_rtl.css | 5 +-
dijit/themes/nihilo/layout/BorderContainer.css | 25 +-
dijit/themes/nihilo/layout/ContentPane.css | 8 +-
dijit/themes/nihilo/layout/SplitContainer.css | 9 +-
dijit/themes/nihilo/layout/TabContainer.css | 245 +-
dijit/themes/nihilo/layout/TabContainer_rtl.css | 13 +-
dijit/themes/nihilo/nihilo.css | 3199 +--
dijit/themes/nihilo/nihilo_rtl.css | 246 +-
dijit/themes/soria/Calendar.css | 58 +-
dijit/themes/soria/Calendar_rtl.css | 2 +
dijit/themes/soria/ColorPalette.css | 2 +-
dijit/themes/soria/Common.css | 6 +-
dijit/themes/soria/Dialog.css | 66 +-
dijit/themes/soria/Dialog_rtl.css | 2 +-
dijit/themes/soria/Editor.css | 62 +-
dijit/themes/soria/Editor_rtl.css | 9 +-
dijit/themes/soria/Menu.css | 21 +-
dijit/themes/soria/Menu_rtl.css | 2 +
dijit/themes/soria/ProgressBar.css | 19 +-
dijit/themes/soria/TimePicker.css | 19 +-
dijit/themes/soria/TimePicker_rtl.css | 4 +
dijit/themes/soria/TitlePane.css | 41 +-
dijit/themes/soria/TitlePane_rtl.css | 2 +-
dijit/themes/soria/Toolbar.css | 19 +-
dijit/themes/soria/Tree.css | 55 +-
dijit/themes/soria/Tree_rtl.css | 23 +-
dijit/themes/soria/form/Button.css | 95 +-
dijit/themes/soria/form/Checkbox.css | 45 +-
dijit/themes/soria/form/ComboBox.css | 10 -
dijit/themes/soria/form/Common.css | 74 +-
dijit/themes/soria/form/Common_rtl.css | 7 -
dijit/themes/soria/form/RadioButton.css | 44 +-
dijit/themes/soria/form/Select.css | 24 +-
dijit/themes/soria/form/Slider.css | 33 +-
dijit/themes/soria/form/Slider_rtl.css | 7 +
dijit/themes/soria/form/TimeTextBox.css | 2 +-
dijit/themes/soria/images/editor.gif | Bin 5409 -> 0 bytes
dijit/themes/soria/images/editorDisabled.gif | Bin 4979 -> 0 bytes
dijit/themes/soria/images/editorDisabled_rtl.gif | Bin 4994 -> 0 bytes
dijit/themes/soria/images/editor_rtl.gif | Bin 5424 -> 0 bytes
dijit/themes/soria/layout/AccordionContainer.css | 19 +-
.../themes/soria/layout/AccordionContainer_rtl.css | 5 +-
dijit/themes/soria/layout/BorderContainer.css | 26 +-
dijit/themes/soria/layout/ContentPane.css | 8 +-
dijit/themes/soria/layout/SplitContainer.css | 9 +-
dijit/themes/soria/layout/TabContainer.css | 189 +-
dijit/themes/soria/layout/TabContainer_rtl.css | 13 +-
dijit/themes/soria/soria.css | 3144 +--
dijit/themes/soria/soria_rtl.css | 241 +-
dijit/themes/themeTester.html | 1235 +
.../themeTesterImages/blackButtonEnabled.gif | Bin 0 -> 151 bytes
.../themes/themeTesterImages/blackButtonHover.gif | Bin 0 -> 99 bytes
dijit/themes/themeTesterQuirk.html | 5 +
dijit/themes/tundra/Calendar.css | 70 +-
dijit/themes/tundra/Calendar_rtl.css | 6 +-
dijit/themes/tundra/ColorPalette.css | 2 +-
dijit/themes/tundra/Common.css | 8 +-
dijit/themes/tundra/Dialog.css | 73 +-
dijit/themes/tundra/Dialog_rtl.css | 4 +-
dijit/themes/tundra/Editor.css | 63 +-
dijit/themes/tundra/Editor_rtl.css | 13 +-
dijit/themes/tundra/Menu.css | 21 +-
dijit/themes/tundra/Menu_rtl.css | 8 +-
dijit/themes/tundra/ProgressBar.css | 13 +-
dijit/themes/tundra/TimePicker.css | 20 +-
dijit/themes/tundra/TimePicker_rtl.css | 4 +
dijit/themes/tundra/TitlePane.css | 42 +-
dijit/themes/tundra/TitlePane_rtl.css | 4 +-
dijit/themes/tundra/Toolbar.css | 33 +-
dijit/themes/tundra/Tree.css | 53 +-
dijit/themes/tundra/Tree_rtl.css | 18 +-
dijit/themes/tundra/form/Button.css | 112 +-
dijit/themes/tundra/form/Checkbox.css | 29 +-
dijit/themes/tundra/form/Common.css | 111 +-
dijit/themes/tundra/form/Common_rtl.css | 6 -
dijit/themes/tundra/form/RadioButton.css | 46 +-
dijit/themes/tundra/form/Select.css | 46 +-
dijit/themes/tundra/form/Slider.css | 26 +-
dijit/themes/tundra/form/Slider_rtl.css | 29 +-
dijit/themes/tundra/images/checkmark.gif | Bin 2060 -> 2060 bytes
dijit/themes/tundra/images/checkmarkNoBorder.gif | Bin 1658 -> 1658 bytes
dijit/themes/tundra/images/checkmarkNoBorder.png | Bin 4401 -> 4401 bytes
dijit/themes/tundra/images/circleIcon.gif | Bin 204 -> 204 bytes
dijit/themes/tundra/images/circleIcon.png | Bin 2975 -> 2975 bytes
.../themes/tundra/images/dojoTundraGradientBg.gif | Bin 65 -> 65 bytes
dijit/themes/tundra/images/editor.gif | Bin 5409 -> 0 bytes
dijit/themes/tundra/images/editorDisabled.gif | Bin 4979 -> 0 bytes
dijit/themes/tundra/images/editorDisabled_rtl.gif | Bin 4994 -> 0 bytes
dijit/themes/tundra/images/editorMaster.png | Bin 10338 -> 0 bytes
dijit/themes/tundra/images/editor_rtl.gif | Bin 5424 -> 0 bytes
dijit/themes/tundra/images/i.gif | Bin 48 -> 48 bytes
dijit/themes/tundra/images/i_half.gif | Bin 63 -> 63 bytes
dijit/themes/tundra/images/loading.gif | Bin 751 -> 751 bytes
dijit/themes/tundra/images/noX.gif | Bin 80 -> 80 bytes
dijit/themes/tundra/images/preciseSliderThumb.gif | Bin 212 -> 212 bytes
dijit/themes/tundra/images/sliderFullFocus.png | Bin 163 -> 163 bytes
.../tundra/images/sliderFullVerticalFocus.png | Bin 164 -> 164 bytes
dijit/themes/tundra/images/tabClose.gif | Bin 193 -> 193 bytes
dijit/themes/tundra/images/tabCloseHover.gif | Bin 193 -> 193 bytes
dijit/themes/tundra/images/tabHover.gif | Bin 156 -> 156 bytes
dijit/themes/tundra/images/treeExpand_minus.gif | Bin 211 -> 211 bytes
dijit/themes/tundra/images/treeExpand_plus.gif | Bin 216 -> 216 bytes
dijit/themes/tundra/images/validationInputBg.gif | Bin 109 -> 109 bytes
dijit/themes/tundra/layout/AccordionContainer.css | 14 +-
dijit/themes/tundra/layout/BorderContainer.css | 20 +-
dijit/themes/tundra/layout/ContentPane.css | 8 +-
dijit/themes/tundra/layout/SplitContainer.css | 6 +-
dijit/themes/tundra/layout/TabContainer.css | 146 +-
dijit/themes/tundra/layout/TabContainer_rtl.css | 38 +-
dijit/themes/tundra/tundra.css | 3269 +--
dijit/themes/tundra/tundra_rtl.css | 212 +-
dijit/tree/ForestStoreModel.js | 318 +-
dijit/tree/TreeStoreModel.js | 504 +-
dijit/tree/_dndContainer.js | 196 +-
dijit/tree/_dndSelector.js | 337 +-
dijit/tree/dndSource.js | 758 +-
dijit/tree/model.js | 148 +-
dojo/AdapterRegistry.js | 128 +-
dojo/DeferredList.js | 137 +-
dojo/LICENSE | 2 +-
dojo/NodeList-fx.js | 243 +-
dojo/NodeList-html.js | 53 +-
dojo/NodeList-manipulate.js | 924 +-
dojo/NodeList-traverse.js | 631 +-
dojo/OpenAjax.js | 343 +-
dojo/Stateful.js | 123 +
dojo/_base.js | 14 +-
dojo/_base/Color.js | 308 +-
dojo/_base/Deferred.js | 460 +-
dojo/_base/NodeList.js | 1228 +-
dojo/_base/_loader/bootstrap.js | 615 +-
dojo/_base/_loader/hostenv_browser.js | 695 +-
dojo/_base/_loader/hostenv_ff_ext.js | 494 +-
dojo/_base/_loader/hostenv_rhino.js | 314 +-
dojo/_base/_loader/hostenv_spidermonkey.js | 104 +-
dojo/_base/_loader/loader.js | 1091 +-
dojo/_base/_loader/loader_debug.js | 126 +-
dojo/_base/_loader/loader_xd.js | 1139 +-
dojo/_base/array.js | 340 +-
dojo/_base/browser.js | 20 +-
dojo/_base/connect.js | 381 +-
dojo/_base/declare.js | 1406 +-
dojo/_base/event.js | 1003 +-
dojo/_base/fx.js | 953 +-
dojo/_base/html.js | 2605 +-
dojo/_base/json.js | 214 +-
dojo/_base/lang.js | 529 +-
dojo/_base/query-sizzle.js | 1450 +-
dojo/_base/query.js | 2427 +-
dojo/_base/window.js | 134 +-
dojo/_base/xhr.js | 1361 +-
dojo/_firebug/firebug.css | 5 +-
dojo/_firebug/firebug.js | 2117 +-
dojo/back.js | 653 +-
dojo/behavior.js | 327 +-
dojo/build.txt | 308 -
dojo/cache.js | 162 +-
dojo/cldr/monetary.js | 43 +-
dojo/cldr/nls/ar/currency.js | 15 +-
dojo/cldr/nls/ar/gregorian.js | 236 +-
dojo/cldr/nls/ar/hebrew.js | 121 +-
dojo/cldr/nls/ar/islamic-civil.js | 222 +-
dojo/cldr/nls/ar/islamic.js | 153 +-
dojo/cldr/nls/ar/number.js | 26 +-
dojo/cldr/nls/buddhist.js | 236 +
dojo/cldr/nls/ca/currency.js | 14 +-
dojo/cldr/nls/ca/gregorian.js | 232 +-
dojo/cldr/nls/ca/number.js | 20 +-
dojo/cldr/nls/cs/currency.js | 14 +-
dojo/cldr/nls/cs/gregorian.js | 195 +-
dojo/cldr/nls/cs/number.js | 20 +-
dojo/cldr/nls/currency.js | 13 +-
dojo/cldr/nls/da/currency.js | 15 +-
dojo/cldr/nls/da/gregorian.js | 233 +-
dojo/cldr/nls/da/number.js | 20 +-
dojo/cldr/nls/de-de/number.js | 1 -
dojo/cldr/nls/de/currency.js | 16 +-
dojo/cldr/nls/de/gregorian.js | 235 +-
dojo/cldr/nls/de/number.js | 20 +-
dojo/cldr/nls/el/currency.js | 14 +-
dojo/cldr/nls/el/gregorian.js | 239 +-
dojo/cldr/nls/el/number.js | 18 +-
dojo/cldr/nls/en-au/currency.js | 7 +-
dojo/cldr/nls/en-au/gregorian.js | 16 +-
dojo/cldr/nls/en-au/number.js | 5 +-
dojo/cldr/nls/en-ca/currency.js | 7 +-
dojo/cldr/nls/en-ca/gregorian.js | 19 +-
dojo/cldr/nls/en-gb/gregorian.js | 22 +-
dojo/cldr/nls/en-gb/number.js | 5 +-
dojo/cldr/nls/en-us/currency.js | 1 -
dojo/cldr/nls/en-us/number.js | 1 -
dojo/cldr/nls/en/currency.js | 16 +-
dojo/cldr/nls/en/gregorian.js | 226 +-
dojo/cldr/nls/en/number.js | 20 +-
dojo/cldr/nls/es-es/gregorian.js | 1 -
dojo/cldr/nls/es-es/number.js | 1 -
dojo/cldr/nls/es/currency.js | 14 +-
dojo/cldr/nls/es/gregorian.js | 235 +-
dojo/cldr/nls/es/number.js | 19 +-
dojo/cldr/nls/fi/currency.js | 21 +-
dojo/cldr/nls/fi/gregorian.js | 236 +-
dojo/cldr/nls/fi/number.js | 20 +-
dojo/cldr/nls/fr/currency.js | 22 +-
dojo/cldr/nls/fr/gregorian.js | 244 +-
dojo/cldr/nls/fr/number.js | 20 +-
dojo/cldr/nls/gregorian.js | 254 +-
dojo/cldr/nls/he/currency.js | 14 +-
dojo/cldr/nls/he/gregorian.js | 210 +-
dojo/cldr/nls/he/hebrew.js | 122 +-
dojo/cldr/nls/he/islamic.js | 116 +-
dojo/cldr/nls/he/number.js | 20 +-
dojo/cldr/nls/hebrew.js | 249 +-
dojo/cldr/nls/hu/currency.js | 16 +-
dojo/cldr/nls/hu/gregorian.js | 220 +-
dojo/cldr/nls/hu/number.js | 19 +-
dojo/cldr/nls/islamic-civil.js | 1 -
dojo/cldr/nls/islamic.js | 237 +-
dojo/cldr/nls/it-it/gregorian.js | 1 -
dojo/cldr/nls/it/currency.js | 14 +-
dojo/cldr/nls/it/gregorian.js | 231 +-
dojo/cldr/nls/it/number.js | 10 +-
dojo/cldr/nls/ja-jp/number.js | 1 -
dojo/cldr/nls/ja/currency.js | 17 +-
dojo/cldr/nls/ja/gregorian.js | 219 +-
dojo/cldr/nls/ja/number.js | 10 +-
dojo/cldr/nls/ko-kr/gregorian.js | 1 -
dojo/cldr/nls/ko-kr/number.js | 1 -
dojo/cldr/nls/ko/currency.js | 14 +-
dojo/cldr/nls/ko/gregorian.js | 239 +-
dojo/cldr/nls/ko/number.js | 20 +-
dojo/cldr/nls/nb/currency.js | 22 +-
dojo/cldr/nls/nb/gregorian.js | 231 +-
dojo/cldr/nls/nb/number.js | 20 +-
dojo/cldr/nls/nl/currency.js | 14 +-
dojo/cldr/nls/nl/gregorian.js | 229 +-
dojo/cldr/nls/nl/number.js | 20 +-
dojo/cldr/nls/number.js | 26 +-
dojo/cldr/nls/pl/currency.js | 14 +-
dojo/cldr/nls/pl/gregorian.js | 239 +-
dojo/cldr/nls/pl/number.js | 20 +-
dojo/cldr/nls/pt-br/gregorian.js | 1 -
dojo/cldr/nls/pt-pt/gregorian.js | 133 +-
dojo/cldr/nls/pt-pt/number.js | 6 +-
dojo/cldr/nls/pt/currency.js | 14 +-
dojo/cldr/nls/pt/gregorian.js | 234 +-
dojo/cldr/nls/pt/number.js | 20 +-
dojo/cldr/nls/ru/currency.js | 15 +-
dojo/cldr/nls/ru/gregorian.js | 229 +-
dojo/cldr/nls/ru/number.js | 19 +-
dojo/cldr/nls/sk/currency.js | 14 +-
dojo/cldr/nls/sk/gregorian.js | 222 +-
dojo/cldr/nls/sk/number.js | 7 +-
dojo/cldr/nls/sl/currency.js | 16 +-
dojo/cldr/nls/sl/gregorian.js | 210 +-
dojo/cldr/nls/sl/number.js | 20 +-
dojo/cldr/nls/sv/currency.js | 17 +-
dojo/cldr/nls/sv/gregorian.js | 242 +-
dojo/cldr/nls/sv/number.js | 20 +-
dojo/cldr/nls/th/buddhist.js | 115 +-
dojo/cldr/nls/th/currency.js | 15 +-
dojo/cldr/nls/th/gregorian.js | 229 +-
dojo/cldr/nls/th/number.js | 20 +-
dojo/cldr/nls/tr/currency.js | 16 +-
dojo/cldr/nls/tr/gregorian.js | 236 +-
dojo/cldr/nls/tr/number.js | 20 +-
dojo/cldr/nls/zh-cn/gregorian.js | 1 -
dojo/cldr/nls/zh-cn/number.js | 1 -
dojo/cldr/nls/zh-tw/currency.js | 346 +-
dojo/cldr/nls/zh-tw/gregorian.js | 177 +-
dojo/cldr/nls/zh-tw/number.js | 1 -
dojo/cldr/nls/zh/currency.js | 15 +-
dojo/cldr/nls/zh/gregorian.js | 244 +-
dojo/cldr/nls/zh/number.js | 10 +-
dojo/cldr/supplemental.js | 105 +-
dojo/colors.js | 291 +-
dojo/cookie.js | 131 +-
dojo/currency.js | 152 +-
dojo/data/ItemFileReadStore.js | 1498 +-
dojo/data/ItemFileWriteStore.js | 1313 +-
dojo/data/api/Identity.js | 125 +-
dojo/data/api/Notification.js | 132 +-
dojo/data/api/Read.js | 553 +-
dojo/data/api/Request.js | 38 +-
dojo/data/api/Write.js | 257 +-
dojo/data/util/filter.js | 111 +-
dojo/data/util/simpleFetch.js | 144 +-
dojo/data/util/sorter.js | 151 +-
dojo/date.js | 535 +-
dojo/date/locale.js | 1079 +-
dojo/date/stamp.js | 213 +-
dojo/dnd/Avatar.js | 165 +-
dojo/dnd/Container.js | 645 +-
dojo/dnd/Manager.js | 327 +-
dojo/dnd/Moveable.js | 240 +-
dojo/dnd/Mover.js | 165 +-
dojo/dnd/Selector.js | 556 +-
dojo/dnd/Source.js | 827 +-
dojo/dnd/TimedMoveable.js | 102 +-
dojo/dnd/autoscroll.js | 194 +-
dojo/dnd/common.js | 46 +-
dojo/dnd/move.js | 356 +-
dojo/dojo.js | 214 +-
dojo/dojo.js.uncompressed.js |11239 ---------
dojo/fx.js | 641 +-
dojo/fx/Toggler.js | 122 +-
dojo/fx/easing.js | 437 +-
dojo/gears.js | 91 +-
dojo/hash.js | 357 +-
dojo/html.js | 462 +-
dojo/i18n.js | 400 +-
dojo/io/iframe.js | 659 +-
dojo/io/script.js | 363 +-
dojo/jaxer.js | 26 +-
dojo/nls/ar/colors.js | 155 +-
dojo/nls/ca/colors.js | 156 +-
dojo/nls/colors.js | 155 +-
dojo/nls/cs/colors.js | 155 +-
dojo/nls/da/colors.js | 155 +-
dojo/nls/de/colors.js | 155 +-
dojo/nls/el/colors.js | 155 +-
dojo/nls/es/colors.js | 155 +-
dojo/nls/fi/colors.js | 155 +-
dojo/nls/fr/colors.js | 155 +-
dojo/nls/he/colors.js | 155 +-
dojo/nls/hu/colors.js | 155 +-
dojo/nls/it/colors.js | 155 +-
dojo/nls/ja/colors.js | 155 +-
dojo/nls/ko/colors.js | 155 +-
dojo/nls/nb/colors.js | 155 +-
dojo/nls/nl/colors.js | 155 +-
dojo/nls/pl/colors.js | 155 +-
dojo/nls/pt-pt/colors.js | 155 +-
dojo/nls/pt/colors.js | 155 +-
dojo/nls/ro/colors.js | 155 +
dojo/nls/ru/colors.js | 155 +-
dojo/nls/sk/colors.js | 156 +-
dojo/nls/sl/colors.js | 156 +-
dojo/nls/sv/colors.js | 155 +-
dojo/nls/th/colors.js | 156 +-
dojo/nls/tr/colors.js | 155 +-
dojo/nls/zh-tw/colors.js | 155 +-
dojo/nls/zh/colors.js | 155 +-
dojo/number.js | 867 +-
dojo/parser.js | 653 +-
dojo/regexp.js | 86 +-
dojo/resources/_modules.js | 39 +-
dojo/resources/dnd.css | 4 +-
dojo/resources/dojo.css | 109 +-
dojo/robot.js | 208 +-
dojo/robotx.js | 185 +-
dojo/rpc/JsonService.js | 112 +-
dojo/rpc/JsonpService.js | 85 +-
dojo/rpc/RpcService.js | 251 +-
dojo/string.js | 198 +-
dojo/tests.js | 12 +
dojo/tests/AdapterRegistry.js | 71 +
dojo/tests/DeferredList.js | 202 +
dojo/tests/NodeList-fx.html | 170 +
dojo/tests/NodeList-manipulate.html | 380 +
dojo/tests/NodeList-manipulate.js | 4 +
dojo/tests/NodeList-traverse.html | 122 +
dojo/tests/NodeList-traverse.js | 4 +
dojo/tests/Stateful.js | 36 +
dojo/tests/TODO | 10 +
dojo/tests/_base.js | 134 +
dojo/tests/_base/Color.js | 28 +
dojo/tests/_base/Deferred.js | 180 +
dojo/tests/_base/NodeList.html | 617 +
dojo/tests/_base/_loader/8976.html | 32 +
dojo/tests/_base/_loader/addLoadEvents.html | 45 +
dojo/tests/_base/_loader/afterOnLoad.html | 71 +
dojo/tests/_base/_loader/bootstrap.js | 123 +
dojo/tests/_base/_loader/debugConsole.html | 51 +
dojo/tests/_base/_loader/fastbackTest.html | 34 +
dojo/tests/_base/_loader/getText.txt | 1 +
dojo/tests/_base/_loader/hostenv_browser.js | 11 +
dojo/tests/_base/_loader/hostenv_rhino.js | 13 +
dojo/tests/_base/_loader/hostenv_spidermonkey.js | 11 +
dojo/tests/_base/_loader/loader.js | 115 +
dojo/tests/_base/_loader/scope/scope04.html | 80 +
dojo/tests/_base/_loader/scope/scopeContained.html | 71 +
.../_base/_loader/scope/scopeContainedXd.html | 84 +
dojo/tests/_base/_loader/scope/scopeDjConfig.html | 64 +
dojo/tests/_base/_loader/scope/scopeSingle.html | 62 +
.../tests/_base/_loader/scope/scopeSingleDaac.html | 63 +
dojo/tests/_base/abs.html | 102 +
dojo/tests/_base/absQuirk.html | 101 +
dojo/tests/_base/absQuirksIframe.html | 10 +
dojo/tests/_base/absStrictIframe.html | 10 +
dojo/tests/_base/array.js | 304 +
dojo/tests/_base/connect.js | 221 +
dojo/tests/_base/declare.js | 470 +
dojo/tests/_base/eventKeyPress.html | 84 +
dojo/tests/_base/eventKeyPressRobot.html | 165 +
dojo/tests/_base/fx.html | 567 +
dojo/tests/_base/fx.js | 4 +
dojo/tests/_base/fx_delay.html | 22 +
dojo/tests/_base/html.html | 797 +
dojo/tests/_base/html.js | 12 +
dojo/tests/_base/html_box.html | 207 +
dojo/tests/_base/html_box_quirks.html | 205 +
dojo/tests/_base/html_docScroll.html | 102 +
dojo/tests/_base/html_element.html | 308 +
dojo/tests/_base/html_id.html | 94 +
dojo/tests/_base/html_isBodyLtr.html | 60 +
dojo/tests/_base/html_quirks.html | 331 +
dojo/tests/_base/html_rtl.html | 130 +
dojo/tests/_base/json.js | 33 +
dojo/tests/_base/lang.js | 279 +
dojo/tests/_base/object.js | 42 +
dojo/tests/_base/query.html | 325 +
dojo/tests/_base/query.js | 5 +
dojo/tests/_base/queryPortability.html | 24 +
dojo/tests/_base/timeout.php | 7 +
dojo/tests/_base/window.js | 52 +
dojo/tests/_base/xhr.html | 519 +
dojo/tests/_base/xhr.js | 4 +
dojo/tests/_base/xhr.xml | 2 +
dojo/tests/_base/xhrDummyMethod.php | 7 +
dojo/tests/_base/xhtml.php | 29 +
dojo/tests/back-hash.js | 29 +
dojo/tests/back.html | 107 +
dojo/tests/back.js | 4 +
dojo/tests/behavior.html | 106 +
dojo/tests/behavior.js | 4 +
dojo/tests/cache.js | 33 +
dojo/tests/cache/object.html | 11 +
dojo/tests/cache/regular.html | 1 +
dojo/tests/cache/sanitized.html | 11 +
dojo/tests/cldr.js | 15 +
dojo/tests/colors.js | 44 +
dojo/tests/cookie.html | 84 +
dojo/tests/cookie.js | 4 +
dojo/tests/currency.js | 46 +
dojo/tests/data.js | 8 +
dojo/tests/data/ItemFileReadStore.js | 6 +
dojo/tests/data/ItemFileWriteStore.js | 1586 ++
dojo/tests/data/countries.json | 11 +
dojo/tests/data/countries_commentFiltered.json | 12 +
dojo/tests/data/countries_idcollision.json | 10 +
dojo/tests/data/countries_references.json | 44 +
dojo/tests/data/countries_withBoolean.json | 11 +
dojo/tests/data/countries_withDates.json | 21 +
dojo/tests/data/countries_withNull.json | 10 +
dojo/tests/data/countries_withoutid.json | 10 +
dojo/tests/data/data_multitype.json | 18 +
dojo/tests/data/geography_hierarchy_large.json | 44 +
dojo/tests/data/geography_hierarchy_small.json | 19 +
dojo/tests/data/readOnlyItemFileTestTemplates.js | 3105 +++
dojo/tests/data/reference_integrity.json | 27 +
dojo/tests/data/runTests.html | 9 +
dojo/tests/data/utils.js | 199 +
dojo/tests/date.js | 712 +
dojo/tests/date/locale.js | 430 +
dojo/tests/date/stamp.js | 98 +
dojo/tests/dnd/dndDefault.css | 77 +
dojo/tests/dnd/flickr_viewer.html | 168 +
dojo/tests/dnd/robot/test_dnd.html | 100 +
dojo/tests/dnd/test_box_constraints.html | 61 +
dojo/tests/dnd/test_container.html | 74 +
dojo/tests/dnd/test_container_markup.html | 67 +
dojo/tests/dnd/test_custom_constraints.html | 51 +
dojo/tests/dnd/test_dnd.html | 141 +
dojo/tests/dnd/test_dnd_handles.html | 65 +
dojo/tests/dnd/test_form.html | 103 +
dojo/tests/dnd/test_moveable.html | 106 +
dojo/tests/dnd/test_moveable_markup.html | 83 +
dojo/tests/dnd/test_params.html | 61 +
dojo/tests/dnd/test_parent_constraints.html | 53 +
.../tests/dnd/test_parent_constraints_margins.html | 51 +
dojo/tests/dnd/test_selector.html | 80 +
dojo/tests/dnd/test_selector_markup.html | 71 +
dojo/tests/dnd/test_timed_moveable.html | 112 +
dojo/tests/fx.html | 448 +
dojo/tests/fx.js | 5 +
dojo/tests/hash.js | 324 +
dojo/tests/html.js | 4 +
dojo/tests/html/test_set.html | 500 +
dojo/tests/i18n.js | 84 +
dojo/tests/io/iframe.html | 164 +
dojo/tests/io/iframe.js | 4 +
dojo/tests/io/iframeResponse.html | 8 +
dojo/tests/io/iframeResponse.js.html | 7 +
dojo/tests/io/iframeResponse.json.html | 7 +
dojo/tests/io/iframeResponse.text.html | 7 +
dojo/tests/io/iframeResponse.xml | 17 +
dojo/tests/io/iframeUploadTest.html | 50 +
dojo/tests/io/script.html | 119 +
dojo/tests/io/script.js | 4 +
dojo/tests/io/scriptJsonp.js | 57 +
dojo/tests/io/scriptLoad.js | 2 +
dojo/tests/io/scriptSimple.js | 5 +
dojo/tests/io/scriptTimeout.html | 67 +
dojo/tests/io/upload.cgi | 62 +
dojo/tests/module.js | 34 +
dojo/tests/nls/ar/salutations.js | 8 +
dojo/tests/nls/cs/salutations.js | 4 +
dojo/tests/nls/de/salutations.js | 4 +
dojo/tests/nls/el/salutations.js | 4 +
dojo/tests/nls/en-au/salutations.js | 3 +
dojo/tests/nls/en-us-hawaii/salutations.js | 3 +
.../nls/en-us-new_york-brooklyn/salutations.js | 3 +
dojo/tests/nls/en-us-texas/salutations.js | 3 +
dojo/tests/nls/es/salutations.js | 5 +
dojo/tests/nls/fa/salutations.js | 4 +
dojo/tests/nls/fr/salutations.js | 4 +
dojo/tests/nls/he/salutations.js | 4 +
dojo/tests/nls/hi/salutations.js | 4 +
dojo/tests/nls/it/salutations.js | 4 +
dojo/tests/nls/ja/salutations.js | 4 +
dojo/tests/nls/ko/salutations.js | 4 +
dojo/tests/nls/pl/salutations.js | 4 +
dojo/tests/nls/pt/salutations.js | 4 +
dojo/tests/nls/ru/salutations.js | 4 +
dojo/tests/nls/salutations.js | 32 +
dojo/tests/nls/sw/salutations.js | 3 +
dojo/tests/nls/th/salutations.js | 4 +
dojo/tests/nls/tr/salutations.js | 4 +
dojo/tests/nls/yi/salutations.js | 4 +
dojo/tests/nls/zh-cn/salutations.js | 4 +
dojo/tests/nls/zh-tw/salutations.js | 4 +
dojo/tests/number.js | 1119 +
dojo/tests/parser.html | 408 +
dojo/tests/parser.js | 4 +
dojo/tests/regexp.js | 12 +
dojo/tests/resources/ApplicationState.js | 28 +
dojo/tests/resources/JSON.php | 724 +
dojo/tests/resources/testClass.php | 20 +
dojo/tests/resources/testClass.smd | 39 +
dojo/tests/resources/test_JsonRPCMediator.php | 43 +
dojo/tests/resources/test_css.html | 100 +
dojo/tests/resources/yahoo_smd_v1.smd | 268 +
dojo/tests/rpc.js | 147 +
dojo/tests/runTests.html | 9 +
dojo/tests/string.js | 92 +
dojo/tests/test_FirebugLite.html | 100 +
dojo/tests/test_FirebugLitePopup.html | 101 +
dojo/tests/test_fx.html | 108 +
dojo/tests/uacss.js | 10 +
dojo/tests/uacss/sniffQuirks.html | 65 +
dojo/tests/uacss/sniffStandards.html | 63 +
dojo/tests/window.js | 11 +
dojo/tests/window/test_scroll.html | 640 +
dojo/tests/window/test_scrollNoDTD.html | 74 +
dojo/tests/window/test_scrollStrictDTD.html | 76 +
dojo/tests/window/viewport.html | 82 +
dojo/tests/window/viewportQuirks.html | 5 +
dojo/uacss.js | 63 +
dojo/window.js | 132 +
dojox/LICENSE | 2 +-
dojox/analytics.js | 11 +-
dojox/analytics/Urchin.js | 155 +-
dojox/analytics/_base.js | 208 +-
dojox/analytics/logger/JSON.php | 724 +
dojox/analytics/logger/dojoxAnalytics.php | 31 +
dojox/analytics/plugins/consoleMessages.js | 41 +-
dojox/analytics/plugins/dojo.js | 4 -
dojox/analytics/plugins/idle.js | 61 +-
dojox/analytics/plugins/mouseClick.js | 92 +-
dojox/analytics/plugins/mouseOver.js | 158 +-
dojox/analytics/plugins/window.js | 62 +-
dojox/analytics/profiles/analytics.profile.js | 27 +-
.../analytics/profiles/analyticsInBase.profile.js | 28 +-
dojox/analytics/tests/test_GoogleAnalytics.html | 63 +
.../tests/test_GoogleAnalyticsMarkup.html | 52 +
dojox/analytics/tests/test_analytics.html | 100 +
dojox/atom/io/Connection.js | 687 +-
dojox/atom/io/model.js | 2232 +-
dojox/atom/tests/io/app.php | 5 +
dojox/atom/tests/io/appFail.php | 8 +
dojox/atom/tests/io/module.js | 517 +
dojox/atom/tests/io/runTests.html | 9 +
dojox/atom/tests/io/sampleEntry.xml | 21 +
dojox/atom/tests/io/sampleFeedXMLContent.xml | 42 +
dojox/atom/tests/io/samplefeedEdit.xml | 54 +
dojox/atom/tests/io/service.xml | 10 +
dojox/atom/tests/widget/samplefeed.xml | 130 +
dojox/atom/tests/widget/samplefeedEdit.xml | 175 +
dojox/atom/tests/widget/test_FeedViewer_bind.html | 53 +
.../test_FeedViewer_bind_split_declarative.html | 131 +
.../tests/widget/test_FeedViewer_bind_sync.html | 53 +
dojox/atom/tests/widget/test_FeedViewer_local.html | 52 +
.../widget/test_FeedViewer_local_declarative.html | 45 +
dojox/atom/widget/FeedEntryEditor.js | 1936 +-
dojox/atom/widget/FeedEntryViewer.js | 1159 +-
dojox/atom/widget/FeedViewer.js | 1196 +-
dojox/atom/widget/nls/FeedEntryEditor.js | 7 +-
dojox/atom/widget/nls/FeedEntryViewer.js | 12 +-
dojox/atom/widget/nls/FeedViewerEntry.js | 4 +-
dojox/atom/widget/nls/PeopleEditor.js | 6 +-
dojox/atom/widget/nls/ar/FeedEntryEditor.js | 7 +-
dojox/atom/widget/nls/ar/FeedEntryViewer.js | 12 +-
dojox/atom/widget/nls/ar/FeedViewerEntry.js | 4 +-
dojox/atom/widget/nls/ar/PeopleEditor.js | 6 +-
dojox/atom/widget/nls/ca/FeedEntryEditor.js | 8 +-
dojox/atom/widget/nls/ca/FeedEntryViewer.js | 13 +-
dojox/atom/widget/nls/ca/FeedViewerEntry.js | 5 +-
dojox/atom/widget/nls/ca/PeopleEditor.js | 7 +-
dojox/atom/widget/nls/cs/FeedEntryEditor.js | 7 +-
dojox/atom/widget/nls/cs/FeedEntryViewer.js | 12 +-
dojox/atom/widget/nls/cs/FeedViewerEntry.js | 4 +-
dojox/atom/widget/nls/cs/PeopleEditor.js | 6 +-
dojox/atom/widget/nls/da/FeedEntryEditor.js | 7 +-
dojox/atom/widget/nls/da/FeedEntryViewer.js | 12 +-
dojox/atom/widget/nls/da/FeedViewerEntry.js | 4 +-
dojox/atom/widget/nls/da/PeopleEditor.js | 6 +-
dojox/atom/widget/nls/de/FeedEntryEditor.js | 7 +-
dojox/atom/widget/nls/de/FeedEntryViewer.js | 12 +-
dojox/atom/widget/nls/de/FeedViewerEntry.js | 4 +-
dojox/atom/widget/nls/de/PeopleEditor.js | 6 +-
dojox/atom/widget/nls/el/FeedEntryEditor.js | 7 +-
dojox/atom/widget/nls/el/FeedEntryViewer.js | 12 +-
dojox/atom/widget/nls/el/FeedViewerEntry.js | 4 +-
dojox/atom/widget/nls/el/PeopleEditor.js | 6 +-
dojox/atom/widget/nls/es/FeedEntryEditor.js | 7 +-
dojox/atom/widget/nls/es/FeedEntryViewer.js | 12 +-
dojox/atom/widget/nls/es/FeedViewerEntry.js | 4 +-
dojox/atom/widget/nls/es/PeopleEditor.js | 6 +-
dojox/atom/widget/nls/fi/FeedEntryEditor.js | 7 +-
dojox/atom/widget/nls/fi/FeedEntryViewer.js | 12 +-
dojox/atom/widget/nls/fi/FeedViewerEntry.js | 4 +-
dojox/atom/widget/nls/fi/PeopleEditor.js | 6 +-
dojox/atom/widget/nls/fr/FeedEntryEditor.js | 7 +-
dojox/atom/widget/nls/fr/FeedEntryViewer.js | 12 +-
dojox/atom/widget/nls/fr/FeedViewerEntry.js | 4 +-
dojox/atom/widget/nls/fr/PeopleEditor.js | 6 +-
dojox/atom/widget/nls/he/FeedEntryEditor.js | 7 +-
dojox/atom/widget/nls/he/FeedEntryViewer.js | 12 +-
dojox/atom/widget/nls/he/FeedViewerEntry.js | 4 +-
dojox/atom/widget/nls/he/PeopleEditor.js | 6 +-
dojox/atom/widget/nls/hu/FeedEntryEditor.js | 7 +-
dojox/atom/widget/nls/hu/FeedEntryViewer.js | 12 +-
dojox/atom/widget/nls/hu/FeedViewerEntry.js | 4 +-
dojox/atom/widget/nls/hu/PeopleEditor.js | 6 +-
dojox/atom/widget/nls/it/FeedEntryEditor.js | 7 +-
dojox/atom/widget/nls/it/FeedEntryViewer.js | 12 +-
dojox/atom/widget/nls/it/FeedViewerEntry.js | 4 +-
dojox/atom/widget/nls/it/PeopleEditor.js | 6 +-
dojox/atom/widget/nls/ja/FeedEntryEditor.js | 7 +-
dojox/atom/widget/nls/ja/FeedEntryViewer.js | 12 +-
dojox/atom/widget/nls/ja/FeedViewerEntry.js | 4 +-
dojox/atom/widget/nls/ja/PeopleEditor.js | 6 +-
dojox/atom/widget/nls/ko/FeedEntryEditor.js | 7 +-
dojox/atom/widget/nls/ko/FeedEntryViewer.js | 12 +-
dojox/atom/widget/nls/ko/FeedViewerEntry.js | 4 +-
dojox/atom/widget/nls/ko/PeopleEditor.js | 6 +-
dojox/atom/widget/nls/nb/FeedEntryEditor.js | 7 +-
dojox/atom/widget/nls/nb/FeedEntryViewer.js | 12 +-
dojox/atom/widget/nls/nb/FeedViewerEntry.js | 4 +-
dojox/atom/widget/nls/nb/PeopleEditor.js | 6 +-
dojox/atom/widget/nls/nl/FeedEntryEditor.js | 7 +-
dojox/atom/widget/nls/nl/FeedEntryViewer.js | 12 +-
dojox/atom/widget/nls/nl/FeedViewerEntry.js | 4 +-
dojox/atom/widget/nls/nl/PeopleEditor.js | 6 +-
dojox/atom/widget/nls/pl/FeedEntryEditor.js | 7 +-
dojox/atom/widget/nls/pl/FeedEntryViewer.js | 12 +-
dojox/atom/widget/nls/pl/FeedViewerEntry.js | 4 +-
dojox/atom/widget/nls/pl/PeopleEditor.js | 6 +-
dojox/atom/widget/nls/pt-pt/FeedEntryEditor.js | 7 +-
dojox/atom/widget/nls/pt-pt/FeedEntryViewer.js | 12 +-
dojox/atom/widget/nls/pt-pt/FeedViewerEntry.js | 4 +-
dojox/atom/widget/nls/pt-pt/PeopleEditor.js | 6 +-
dojox/atom/widget/nls/pt/FeedEntryEditor.js | 7 +-
dojox/atom/widget/nls/pt/FeedEntryViewer.js | 12 +-
dojox/atom/widget/nls/pt/FeedViewerEntry.js | 4 +-
dojox/atom/widget/nls/pt/PeopleEditor.js | 6 +-
dojox/atom/widget/nls/ro/FeedEntryEditor.js | 7 +
dojox/atom/widget/nls/ro/FeedEntryViewer.js | 12 +
dojox/atom/widget/nls/ro/FeedViewerEntry.js | 4 +
dojox/atom/widget/nls/ro/PeopleEditor.js | 6 +
dojox/atom/widget/nls/ru/FeedEntryEditor.js | 7 +-
dojox/atom/widget/nls/ru/FeedEntryViewer.js | 12 +-
dojox/atom/widget/nls/ru/FeedViewerEntry.js | 4 +-
dojox/atom/widget/nls/ru/PeopleEditor.js | 6 +-
dojox/atom/widget/nls/sk/FeedEntryEditor.js | 8 +-
dojox/atom/widget/nls/sk/FeedEntryViewer.js | 13 +-
dojox/atom/widget/nls/sk/FeedViewerEntry.js | 5 +-
dojox/atom/widget/nls/sk/PeopleEditor.js | 7 +-
dojox/atom/widget/nls/sl/FeedEntryEditor.js | 8 +-
dojox/atom/widget/nls/sl/FeedEntryViewer.js | 13 +-
dojox/atom/widget/nls/sl/FeedViewerEntry.js | 5 +-
dojox/atom/widget/nls/sl/PeopleEditor.js | 7 +-
dojox/atom/widget/nls/sv/FeedEntryEditor.js | 7 +-
dojox/atom/widget/nls/sv/FeedEntryViewer.js | 12 +-
dojox/atom/widget/nls/sv/FeedViewerEntry.js | 4 +-
dojox/atom/widget/nls/sv/PeopleEditor.js | 6 +-
dojox/atom/widget/nls/th/FeedEntryEditor.js | 8 +-
dojox/atom/widget/nls/th/FeedEntryViewer.js | 13 +-
dojox/atom/widget/nls/th/FeedViewerEntry.js | 5 +-
dojox/atom/widget/nls/th/PeopleEditor.js | 7 +-
dojox/atom/widget/nls/tr/FeedEntryEditor.js | 7 +-
dojox/atom/widget/nls/tr/FeedEntryViewer.js | 12 +-
dojox/atom/widget/nls/tr/FeedViewerEntry.js | 4 +-
dojox/atom/widget/nls/tr/PeopleEditor.js | 6 +-
dojox/atom/widget/nls/zh-tw/FeedEntryEditor.js | 7 +-
dojox/atom/widget/nls/zh-tw/FeedEntryViewer.js | 12 +-
dojox/atom/widget/nls/zh-tw/FeedViewerEntry.js | 4 +-
dojox/atom/widget/nls/zh-tw/PeopleEditor.js | 6 +-
dojox/atom/widget/nls/zh/FeedEntryEditor.js | 7 +-
dojox/atom/widget/nls/zh/FeedEntryViewer.js | 12 +-
dojox/atom/widget/nls/zh/FeedViewerEntry.js | 4 +-
dojox/atom/widget/nls/zh/PeopleEditor.js | 6 +-
dojox/atom/widget/templates/css/EntryHeader.css | 10 +-
.../widget/templates/css/HtmlFeedEntryEditor.css | 14 +
.../widget/templates/css/HtmlFeedEntryViewer.css | 25 +-
dojox/atom/widget/templates/css/HtmlFeedViewer.css | 2 +
.../widget/templates/css/HtmlFeedViewerEntry.css | 10 +
dojox/charting/Chart2D.js | 1372 +-
dojox/charting/Chart3D.js | 147 +-
dojox/charting/DataChart.js | 731 +-
dojox/charting/DataSeries.js | 183 +
dojox/charting/Element.js | 294 +-
dojox/charting/Series.js | 78 +-
dojox/charting/Theme.js | 686 +-
dojox/charting/action2d/Base.js | 113 +-
dojox/charting/action2d/Highlight.js | 194 +-
dojox/charting/action2d/Magnify.js | 173 +-
dojox/charting/action2d/MoveSlice.js | 177 +-
dojox/charting/action2d/Shake.js | 164 +-
dojox/charting/action2d/Tooltip.js | 409 +-
dojox/charting/axis2d/Base.js | 94 +-
dojox/charting/axis2d/Default.js | 819 +-
dojox/charting/axis2d/Invisible.js | 290 +
dojox/charting/axis2d/common.js | 238 +-
dojox/charting/plot2d/Areas.js | 24 +-
dojox/charting/plot2d/Bars.js | 262 +-
dojox/charting/plot2d/Base.js | 270 +-
dojox/charting/plot2d/Bubble.js | 305 +-
dojox/charting/plot2d/Candlesticks.js | 336 +-
dojox/charting/plot2d/ClusteredBars.js | 172 +-
dojox/charting/plot2d/ClusteredColumns.js | 172 +-
dojox/charting/plot2d/Columns.js | 245 +-
dojox/charting/plot2d/Default.js | 482 +-
dojox/charting/plot2d/Grid.js | 360 +-
dojox/charting/plot2d/Lines.js | 24 +-
dojox/charting/plot2d/Markers.js | 24 +-
dojox/charting/plot2d/MarkersOnly.js | 26 +-
dojox/charting/plot2d/OHLC.js | 315 +-
dojox/charting/plot2d/Pie.js | 590 +-
dojox/charting/plot2d/Scatter.js | 208 +-
dojox/charting/plot2d/Stacked.js | 335 +-
dojox/charting/plot2d/StackedAreas.js | 26 +-
dojox/charting/plot2d/StackedBars.js | 238 +-
dojox/charting/plot2d/StackedColumns.js | 234 +-
dojox/charting/plot2d/StackedLines.js | 24 +-
dojox/charting/plot2d/_PlotEvents.js | 123 +
dojox/charting/plot2d/common.js | 405 +-
dojox/charting/plot3d/Bars.js | 118 +-
dojox/charting/plot3d/Base.js | 38 +-
dojox/charting/plot3d/Cylinders.js | 126 +-
dojox/charting/scaler/common.js | 104 +-
dojox/charting/scaler/linear.js | 460 +-
dojox/charting/scaler/primitive.js | 56 +-
dojox/charting/tests/Theme.js | 67 +
dojox/charting/tests/charting.js | 7 +
dojox/charting/tests/data/goog_prices.csv | 796 +
dojox/charting/tests/data/msft_prices.csv | 796 +
dojox/charting/tests/data/yahoo_prices.csv | 796 +
.../charting/tests/gradients/test_grad_bars1.html | 85 +
.../charting/tests/gradients/test_grad_bars2.html | 79 +
.../charting/tests/gradients/test_grad_bars3.html | 79 +
.../charting/tests/gradients/test_grad_bars4.html | 79 +
.../charting/tests/gradients/test_grad_bars5.html | 82 +
.../tests/gradients/test_grad_bubble1.html | 71 +
.../tests/gradients/test_grad_bubble2.html | 65 +
.../tests/gradients/test_grad_bubble3.html | 66 +
.../tests/gradients/test_grad_bubble4.html | 65 +
.../tests/gradients/test_grad_bubble6.html | 71 +
.../tests/gradients/test_grad_columns1.html | 85 +
.../tests/gradients/test_grad_columns2.html | 79 +
.../tests/gradients/test_grad_columns3.html | 79 +
.../tests/gradients/test_grad_columns4.html | 79 +
.../tests/gradients/test_grad_columns5.html | 82 +
dojox/charting/tests/gradients/test_grad_pie1.html | 58 +
dojox/charting/tests/gradients/test_grad_pie2.html | 52 +
dojox/charting/tests/gradients/test_grad_pie3.html | 53 +
dojox/charting/tests/gradients/test_grad_pie4.html | 52 +
dojox/charting/tests/gradients/test_grad_pie7.html | 52 +
dojox/charting/tests/gradients/test_grad_pie8.html | 52 +
dojox/charting/tests/gradients/test_grad_pie9.html | 52 +
dojox/charting/tests/gradients/test_grad_pieA.html | 52 +
.../tests/gradients/test_grad_scatter1.html | 71 +
.../tests/gradients/test_grad_scatter2.html | 65 +
.../tests/gradients/test_grad_scatterB.html | 54 +
dojox/charting/tests/runTests.html | 9 +
dojox/charting/tests/stock.json | 8 +
dojox/charting/tests/test_DataChart.html | 199 +
dojox/charting/tests/test_DataSeries.html | 216 +
dojox/charting/tests/test_anim2d.html | 108 +
dojox/charting/tests/test_axes.html | 81 +
dojox/charting/tests/test_axisZoomControl.html | 91 +
dojox/charting/tests/test_bars.html | 67 +
dojox/charting/tests/test_chart2d.html | 851 +
dojox/charting/tests/test_chart2d_dynamics.html | 236 +
dojox/charting/tests/test_chart2d_updating.html | 97 +
dojox/charting/tests/test_cylinders.html | 67 +
dojox/charting/tests/test_event2d.html | 270 +
dojox/charting/tests/test_fireEvent.html | 204 +
dojox/charting/tests/test_labels2d.html | 214 +
dojox/charting/tests/test_nulls.html | 89 +
dojox/charting/tests/test_pie2d.html | 164 +
dojox/charting/tests/test_plot_order.html | 96 +
dojox/charting/tests/test_rotatedLabels.html | 85 +
dojox/charting/tests/test_scaler.html | 101 +
dojox/charting/tests/test_series_order.html | 88 +
dojox/charting/tests/test_sparklines.html | 203 +
dojox/charting/tests/test_tension.html | 55 +
dojox/charting/tests/test_themes.html | 296 +
dojox/charting/tests/test_widget2d.html | 124 +
dojox/charting/tests/test_win2d.html | 210 +
dojox/charting/tests/theme_preview.html | 69 +
dojox/charting/themes/Adobebricks.js | 23 +-
dojox/charting/themes/Algae.js | 23 +-
dojox/charting/themes/Bahamation.js | 23 +-
dojox/charting/themes/BlueDusk.js | 23 +-
dojox/charting/themes/Charged.js | 91 +
dojox/charting/themes/Chris.js | 77 +
dojox/charting/themes/CubanShirts.js | 25 +-
dojox/charting/themes/Desert.js | 25 +-
dojox/charting/themes/Distinctive.js | 52 +-
dojox/charting/themes/Dollar.js | 23 +-
dojox/charting/themes/ET/greys.js | 64 +-
dojox/charting/themes/Electric.js | 92 +
dojox/charting/themes/Grasshopper.js | 23 +-
dojox/charting/themes/Grasslands.js | 25 +-
dojox/charting/themes/GreySkies.js | 15 +-
dojox/charting/themes/Harmony.js | 52 +-
dojox/charting/themes/IndigoNation.js | 25 +-
dojox/charting/themes/Ireland.js | 23 +-
dojox/charting/themes/Julie.js | 70 +
dojox/charting/themes/MiamiNice.js | 23 +-
dojox/charting/themes/Midwest.js | 23 +-
dojox/charting/themes/Minty.js | 23 +-
dojox/charting/themes/PlotKit/base.js | 53 +
dojox/charting/themes/PlotKit/blue.js | 21 +-
dojox/charting/themes/PlotKit/cyan.js | 21 +-
dojox/charting/themes/PlotKit/green.js | 21 +-
dojox/charting/themes/PlotKit/orange.js | 21 +-
dojox/charting/themes/PlotKit/purple.js | 21 +-
dojox/charting/themes/PlotKit/red.js | 21 +-
dojox/charting/themes/PrimaryColors.js | 14 +
dojox/charting/themes/PurpleRain.js | 25 +-
dojox/charting/themes/Renkoo.js | 85 +
dojox/charting/themes/RoyalPurples.js | 23 +-
dojox/charting/themes/SageToLime.js | 28 +-
dojox/charting/themes/Shrooms.js | 32 +-
dojox/charting/themes/ThreeD.js | 49 +
dojox/charting/themes/Tom.js | 87 +
dojox/charting/themes/Tufte.js | 66 +-
dojox/charting/themes/WatersEdge.js | 23 +-
dojox/charting/themes/Wetland.js | 23 +-
dojox/charting/themes/gradientGenerator.js | 83 +
dojox/charting/widget/Chart2D.js | 278 +-
dojox/charting/widget/Chart2D.js.uncompressed.js |13949 -----------
dojox/charting/widget/Legend.js | 277 +-
dojox/charting/widget/Sparkline.js | 86 +-
dojox/collections.js | 10 -
dojox/collections/ArrayList.js | 227 +-
dojox/collections/BinaryTree.js | 454 +-
dojox/collections/Dictionary.js | 197 +-
dojox/collections/Queue.js | 121 +-
dojox/collections/Set.js | 161 +-
dojox/collections/SortedList.js | 349 +-
dojox/collections/Stack.js | 119 +-
dojox/collections/_base.js | 159 +-
dojox/collections/tests/ArrayList.js | 79 +
dojox/collections/tests/BinaryTree.js | 79 +
dojox/collections/tests/Dictionary.js | 78 +
dojox/collections/tests/Queue.js | 45 +
dojox/collections/tests/Set.js | 31 +
dojox/collections/tests/SortedList.js | 164 +
dojox/collections/tests/Stack.js | 45 +
dojox/collections/tests/_base.js | 80 +
dojox/collections/tests/collections.js | 15 +
dojox/collections/tests/runTests.html | 9 +
dojox/color.js | 10 -
dojox/color/Colorspace.js | 1016 +-
dojox/color/Palette.js | 646 +-
dojox/color/_base.js | 355 +-
dojox/color/tests/Generator.js | 150 +
dojox/color/tests/Palette.js | 86 +
dojox/color/tests/_base.js | 78 +
dojox/color/tests/color.js | 11 +
dojox/color/tests/runTests.html | 9 +
dojox/cometd.js | 11 +-
dojox/cometd/HttpChannels.js | 40 +-
dojox/cometd/RestChannels.js | 811 +-
dojox/cometd/_base.js | 1144 +-
dojox/cometd/ack.js | 90 +-
dojox/cometd/callbackPollTransport.js | 166 +-
dojox/cometd/longPollTransport.js | 10 -
dojox/cometd/longPollTransportFormEncoded.js | 269 +-
dojox/cometd/longPollTransportJsonEncoded.js | 272 +-
dojox/cometd/tests/_base.js | 31 +
dojox/cometd/tests/all.js | 8 +
dojox/cometd/tests/runTests.html | 10 +
dojox/cometd/timestamp.js | 18 +-
dojox/cometd/timesync.js | 210 +-
dojox/css3/fx.js | 183 +
dojox/data/AndOrReadStore.js | 1702 +-
dojox/data/AndOrWriteStore.js | 1314 +-
dojox/data/AppStore.js | 1367 +-
dojox/data/AtomReadStore.js | 878 +-
dojox/data/CdfStore.js | 909 +-
dojox/data/ClientFilter.js | 473 +-
dojox/data/CouchDBRestStore.js | 138 +-
dojox/data/CssClassStore.js | 258 +-
dojox/data/CssRuleStore.js | 789 +-
dojox/data/CsvStore.js | 1159 +-
dojox/data/FileStore.js | 662 +-
dojox/data/FlickrRestStore.js | 772 +-
dojox/data/FlickrStore.js | 422 +-
dojox/data/GoogleFeedStore.js | 108 +-
dojox/data/GoogleSearchStore.js | 885 +-
dojox/data/HtmlStore.js | 868 +-
dojox/data/HtmlTableStore.js | 725 +-
dojox/data/ItemExplorer.js | 1063 +-
dojox/data/JsonQueryRestStore.js | 26 +-
dojox/data/JsonRestStore.js | 704 +-
dojox/data/KeyValueStore.js | 606 +-
dojox/data/OpenSearchStore.js | 572 +-
dojox/data/OpmlStore.js | 842 +-
dojox/data/PersevereStore.js | 178 +-
dojox/data/PicasaStore.js | 434 +-
dojox/data/QueryReadStore.js | 764 +-
dojox/data/RailsStore.js | 280 +-
dojox/data/S3Store.js | 57 +-
dojox/data/ServiceStore.js | 549 +-
dojox/data/SnapLogicStore.js | 505 +-
dojox/data/StoreExplorer.js | 325 +-
dojox/data/WikipediaStore.js | 168 +-
dojox/data/XmlStore.js | 2435 +-
dojox/data/css.js | 176 +-
dojox/data/demos/GoogleFeedTemplate.html | 26 +
dojox/data/demos/GoogleTemplate.html | 7 +
dojox/data/demos/GoogleTemplateBlog.html | 7 +
dojox/data/demos/GoogleTemplateImage.html | 7 +
dojox/data/demos/GoogleTemplateLocal.html | 7 +
dojox/data/demos/GoogleTemplateVideo.html | 7 +
.../data/demos/demo_CssStores_combo_tree_grid.html | 95 +
dojox/data/demos/demo_DataDemoTable.html | 143 +
dojox/data/demos/demo_FileStore_dojotree.html | 119 +
.../demos/demo_FileStore_dojoxdata_combo_grid.html | 157 +
dojox/data/demos/demo_FlickrRestStore.html | 236 +
dojox/data/demos/demo_FlickrStore.html | 161 +
dojox/data/demos/demo_GoogleFeedStore.html | 113 +
dojox/data/demos/demo_GoogleSearchStore.html | 125 +
dojox/data/demos/demo_GoogleSearchStore_Grid.html | 73 +
dojox/data/demos/demo_LazyLoad.html | 66 +
dojox/data/demos/demo_MultiStores.html | 116 +
dojox/data/demos/demo_OpenSearchStore.html | 215 +
dojox/data/demos/demo_PicasaStore.html | 190 +
dojox/data/demos/demo_QueryReadStore_ComboBox.html | 58 +
.../demos/demo_QueryReadStore_FilteringSelect.html | 56 +
dojox/data/demos/demo_QueryReadStore_grid.html | 110 +
dojox/data/demos/demo_WikipediaStore.html | 82 +
dojox/data/demos/geography.json | 45 +
dojox/data/demos/geography.xml | 51 +
dojox/data/demos/geography/Argentina/data.json | 5 +
dojox/data/demos/geography/Brazil/data.json | 5 +
dojox/data/demos/geography/Canada/Ottawa/data.json | 6 +
.../data/demos/geography/Canada/Toronto/data.json | 6 +
dojox/data/demos/geography/Canada/data.json | 10 +
dojox/data/demos/geography/China/data.json | 4 +
.../geography/Commonwealth of Australia/data.json | 5 +
dojox/data/demos/geography/Egypt/data.json | 5 +
dojox/data/demos/geography/France/data.json | 4 +
dojox/data/demos/geography/Germany/data.json | 4 +
dojox/data/demos/geography/India/data.json | 4 +
dojox/data/demos/geography/Italy/data.json | 4 +
dojox/data/demos/geography/Kenya/Mombasa/data.json | 5 +
dojox/data/demos/geography/Kenya/Nairobi/data.json | 5 +
dojox/data/demos/geography/Kenya/data.json | 9 +
.../demos/geography/Mexico/Guadalajara/data.json | 7 +
.../demos/geography/Mexico/Mexico City/data.json | 6 +
dojox/data/demos/geography/Mexico/data.json | 10 +
dojox/data/demos/geography/Mongolia/data.json | 4 +
dojox/data/demos/geography/Russia/data.json | 4 +
dojox/data/demos/geography/Spain/data.json | 4 +
.../data/demos/geography/Sudan/Khartoum/data.json | 5 +
dojox/data/demos/geography/Sudan/data.json | 6 +
.../geography/United States of America/data.json | 4 +
dojox/data/demos/geography/root.json | 39 +
dojox/data/demos/geography2.xml | 44 +
dojox/data/demos/openSearchProxy.php | 33 +
dojox/data/demos/picasaDemo.css | 44 +
dojox/data/demos/stores/LazyLoadJSIStore.js | 138 +
dojox/data/demos/stores/filestore_dojotree.php | 179 +
dojox/data/demos/stores/filestore_dojoxdata.php | 179 +
dojox/data/demos/stores/filestore_funcs.php | 366 +
dojox/data/demos/widgets/FileView.js | 40 +
dojox/data/demos/widgets/FlickrViewList.js | 30 +
dojox/data/demos/widgets/PicasaView.js | 33 +
dojox/data/demos/widgets/PicasaViewList.js | 33 +
dojox/data/demos/widgets/templates/FileView.html | 62 +
.../demos/widgets/templates/FlickrViewList.html | 20 +
dojox/data/demos/widgets/templates/PicasaView.html | 35 +
.../demos/widgets/templates/PicasaViewList.html | 2 +
dojox/data/dom.js | 123 +-
dojox/data/restListener.js | 80 +-
dojox/data/s3/proxy.example-php | 146 +-
dojox/data/tests/ClientFilter.js | 150 +
dojox/data/tests/QueryReadStore.html | 221 +
dojox/data/tests/dom.js | 147 +
dojox/data/tests/ml/divList.html | 14 +
dojox/data/tests/ml/orderedList.html | 16 +
dojox/data/tests/ml/table.html | 46 +
.../tests/ml/test_HtmlStore_declaratively.html | 172 +
dojox/data/tests/ml/test_HtmlStore_remote.html | 115 +
.../ml/test_HtmlTableStore_declaratively.html | 120 +
dojox/data/tests/ml/unorderedList.html | 17 +
dojox/data/tests/module.js | 39 +
dojox/data/tests/performance/CsvStore.js | 166 +
dojox/data/tests/performance/module.js | 4 +
dojox/data/tests/performance/runTests.html | 9 +
dojox/data/tests/runTests.html | 9 +
dojox/data/tests/stores/AndOrReadStore.js | 3575 +++
dojox/data/tests/stores/AndOrWriteStore.js | 4965 ++++
dojox/data/tests/stores/AppStore.js | 898 +
dojox/data/tests/stores/AtomReadStore.js | 637 +
dojox/data/tests/stores/CssClassStore.js | 964 +
dojox/data/tests/stores/CssRuleStore.js | 838 +
dojox/data/tests/stores/CsvStore.js | 1411 ++
dojox/data/tests/stores/FileStore.js | 697 +
dojox/data/tests/stores/FlickrRestStore.js | 472 +
dojox/data/tests/stores/FlickrStore.js | 406 +
dojox/data/tests/stores/GoogleFeedStore.js | 570 +
dojox/data/tests/stores/GoogleSearchStore.js | 603 +
dojox/data/tests/stores/HtmlStore.js | 861 +
dojox/data/tests/stores/HtmlTableStore.js | 698 +
dojox/data/tests/stores/JsonQueryRestStore.js | 205 +
dojox/data/tests/stores/JsonRestStore.js | 345 +
dojox/data/tests/stores/KeyValueStore.js | 998 +
dojox/data/tests/stores/OpenSearchStore.js | 1306 +
dojox/data/tests/stores/OpmlStore.js | 1072 +
dojox/data/tests/stores/PicasaStore.js | 407 +
dojox/data/tests/stores/QueryReadStore.js | 438 +
dojox/data/tests/stores/QueryReadStore.php | 139 +
dojox/data/tests/stores/ServiceStore.js | 161 +
dojox/data/tests/stores/SnapLogicStore.js | 434 +
dojox/data/tests/stores/WikipediaStore.js | 449 +
dojox/data/tests/stores/XmlStore.js | 1397 ++
dojox/data/tests/stores/atom1.xml | 848 +
dojox/data/tests/stores/books.html | 118 +
dojox/data/tests/stores/books.xml | 103 +
dojox/data/tests/stores/books2.html | 43 +
dojox/data/tests/stores/books2.xml | 32 +
dojox/data/tests/stores/books3.html | 14 +
dojox/data/tests/stores/books3.xml | 31 +
dojox/data/tests/stores/books3Whitespace.html | 27 +
dojox/data/tests/stores/booksWhitespace.html | 241 +
dojox/data/tests/stores/books_isbnAttr.xml | 23 +
dojox/data/tests/stores/books_isbnAttr2.xml | 23 +
dojox/data/tests/stores/cdata_test.xml | 12 +
dojox/data/tests/stores/cdf1.xml | 16 +
dojox/data/tests/stores/countries.json | 12 +
dojox/data/tests/stores/countries_withNull.json | 10 +
dojox/data/tests/stores/empty.csv | 1 +
.../tests/stores/explore_ItemFileWriteStore.html | 83 +
dojox/data/tests/stores/filestore_dojoxdatageo.php | 178 +
dojox/data/tests/stores/filestore_funcs.php | 366 +
dojox/data/tests/stores/geography.xml | 51 +
dojox/data/tests/stores/geography2.xml | 44 +
.../tests/stores/geography_withspeciallabel.xml | 51 +
dojox/data/tests/stores/movies.csv | 9 +
dojox/data/tests/stores/movies2.csv | 9 +
dojox/data/tests/stores/movies3.csv | 11 +
dojox/data/tests/stores/node1.1 | 4 +
dojox/data/tests/stores/node1.2 | 1 +
dojox/data/tests/stores/opensearch_atom.xml | 5 +
dojox/data/tests/stores/opensearch_html.xml | 5 +
dojox/data/tests/stores/opensearch_rss.xml | 5 +
dojox/data/tests/stores/patterns.csv | 11 +
dojox/data/tests/stores/pipeSeparator.csv | 7 +
dojox/data/tests/stores/pipeSeparatorInData.csv | 7 +
dojox/data/tests/stores/properties.js | 10 +
dojox/data/tests/stores/rss1.xml | 436 +
dojox/data/tests/stores/semicolonSeparator.csv | 7 +
dojox/data/tests/stores/snap_pipeline.php | 72 +
dojox/data/tests/stores/test1.css | 2 +
dojox/data/tests/stores/test2.css | 1 +
.../tests/stores/test_Tree_on_JsonRestStore.html | 114 +
dojox/data/tests/stores/treeTestRoot | 10 +
dojox/data/tests/treeTest.json | 10 +
dojox/data/util/JsonQuery.js | 178 +-
dojox/date/README | 8 +-
dojox/date/buddhist.js | 410 +-
dojox/date/buddhist/Date.js | 527 +-
dojox/date/buddhist/locale.js | 733 +-
dojox/date/hebrew.js | 428 +-
dojox/date/hebrew/Date.js | 1002 +-
dojox/date/hebrew/locale.js | 894 +-
dojox/date/hebrew/numerals.js | 234 +-
dojox/date/islamic.js | 422 +-
dojox/date/islamic/Date.js | 718 +-
dojox/date/islamic/locale.js | 763 +-
dojox/date/php.js | 483 +-
dojox/date/posix.js | 489 +-
dojox/date/relative.js | 132 +-
dojox/date/tests/HebrewDateTest1.html | 175 +
dojox/date/tests/buddhist/Date.js | 174 +
dojox/date/tests/hebrew/Date.js | 406 +
dojox/date/tests/islamic/Date.js | 231 +
dojox/date/tests/module.js | 12 +
dojox/date/tests/posix.js | 261 +
dojox/date/tests/relative.js | 58 +
dojox/date/tests/runTests.html | 9 +
dojox/date/tests/test_DateTextBoxBuddhist.html | 148 +
dojox/date/tests/test_DateTextBoxIslamic.html | 146 +
.../date/tests/test_DateTextBoxNewHebrewGreg.html | 148 +
dojox/date/tests/timezone.js | 421 +
dojox/date/tests/timezoneFormatting.js | 83 +
dojox/date/tests/tztests/tz_Africa-Abidjan.json | 14 +
dojox/date/tests/tztests/tz_Africa-Accra.json | 42 +
.../date/tests/tztests/tz_Africa-Addis_Ababa.json | 14 +
dojox/date/tests/tztests/tz_Africa-Algiers.json | 78 +
dojox/date/tests/tztests/tz_Africa-Asmara.json | 14 +
dojox/date/tests/tztests/tz_Africa-Bamako.json | 18 +
dojox/date/tests/tztests/tz_Africa-Bangui.json | 14 +
dojox/date/tests/tztests/tz_Africa-Banjul.json | 18 +
dojox/date/tests/tztests/tz_Africa-Bissau.json | 16 +
dojox/date/tests/tztests/tz_Africa-Blantyre.json | 14 +
.../date/tests/tztests/tz_Africa-Brazzaville.json | 14 +
dojox/date/tests/tztests/tz_Africa-Bujumbura.json | 12 +
dojox/date/tests/tztests/tz_Africa-Cairo.json | 360 +
dojox/date/tests/tztests/tz_Africa-Casablanca.json | 58 +
dojox/date/tests/tztests/tz_Africa-Ceuta.json | 262 +
dojox/date/tests/tztests/tz_Africa-Conakry.json | 18 +
dojox/date/tests/tztests/tz_Africa-Dakar.json | 16 +
.../tests/tztests/tz_Africa-Dar_es_Salaam.json | 18 +
dojox/date/tests/tztests/tz_Africa-Djibouti.json | 14 +
dojox/date/tests/tztests/tz_Africa-Douala.json | 14 +
dojox/date/tests/tztests/tz_Africa-El_Aaiun.json | 16 +
dojox/date/tests/tztests/tz_Africa-Freetown.json | 72 +
dojox/date/tests/tztests/tz_Africa-Gaborone.json | 16 +
dojox/date/tests/tztests/tz_Africa-Harare.json | 14 +
.../date/tests/tztests/tz_Africa-Johannesburg.json | 22 +
dojox/date/tests/tztests/tz_Africa-Kampala.json | 20 +
dojox/date/tests/tztests/tz_Africa-Khartoum.json | 80 +
dojox/date/tests/tztests/tz_Africa-Kigali.json | 14 +
dojox/date/tests/tztests/tz_Africa-Kinshasa.json | 12 +
dojox/date/tests/tztests/tz_Africa-Lagos.json | 14 +
dojox/date/tests/tztests/tz_Africa-Libreville.json | 14 +
dojox/date/tests/tztests/tz_Africa-Lome.json | 12 +
dojox/date/tests/tztests/tz_Africa-Luanda.json | 14 +
dojox/date/tests/tztests/tz_Africa-Lubumbashi.json | 12 +
dojox/date/tests/tztests/tz_Africa-Lusaka.json | 14 +
dojox/date/tests/tztests/tz_Africa-Malabo.json | 16 +
dojox/date/tests/tztests/tz_Africa-Maputo.json | 14 +
dojox/date/tests/tztests/tz_Africa-Maseru.json | 18 +
dojox/date/tests/tztests/tz_Africa-Mbabane.json | 14 +
dojox/date/tests/tztests/tz_Africa-Mogadishu.json | 16 +
dojox/date/tests/tztests/tz_Africa-Monrovia.json | 16 +
dojox/date/tests/tztests/tz_Africa-Nairobi.json | 20 +
dojox/date/tests/tztests/tz_Africa-Ndjamena.json | 18 +
dojox/date/tests/tztests/tz_Africa-Niamey.json | 18 +
dojox/date/tests/tztests/tz_Africa-Nouakchott.json | 18 +
.../date/tests/tztests/tz_Africa-Ouagadougou.json | 14 +
dojox/date/tests/tztests/tz_Africa-Porto-Novo.json | 16 +
dojox/date/tests/tztests/tz_Africa-Sao_Tome.json | 14 +
dojox/date/tests/tztests/tz_Africa-Tripoli.json | 70 +
dojox/date/tests/tztests/tz_Africa-Tunis.json | 190 +
dojox/date/tests/tztests/tz_Africa-Windhoek.json | 196 +
dojox/date/tests/tztests/tz_America-Adak.json | 298 +
dojox/date/tests/tztests/tz_America-Anchorage.json | 298 +
dojox/date/tests/tztests/tz_America-Anguilla.json | 14 +
dojox/date/tests/tztests/tz_America-Antigua.json | 16 +
dojox/date/tests/tztests/tz_America-Araguaina.json | 110 +
.../tztests/tz_America-Argentina-Buenos_Aires.json | 246 +
.../tztests/tz_America-Argentina-Catamarca.json | 132 +
.../tztests/tz_America-Argentina-Cordoba.json | 246 +
.../tests/tztests/tz_America-Argentina-Jujuy.json | 128 +
.../tztests/tz_America-Argentina-La_Rioja.json | 134 +
.../tztests/tz_America-Argentina-Mendoza.json | 132 +
.../tztests/tz_America-Argentina-Rio_Gallegos.json | 132 +
.../tests/tztests/tz_America-Argentina-Salta.json | 128 +
.../tztests/tz_America-Argentina-San_Juan.json | 134 +
.../tztests/tz_America-Argentina-San_Luis.json | 242 +
.../tztests/tz_America-Argentina-Tucuman.json | 250 +
.../tztests/tz_America-Argentina-Ushuaia.json | 132 +
dojox/date/tests/tztests/tz_America-Aruba.json | 16 +
dojox/date/tests/tztests/tz_America-Asuncion.json | 268 +
dojox/date/tests/tztests/tz_America-Atikokan.json | 24 +
dojox/date/tests/tztests/tz_America-Bahia.json | 130 +
dojox/date/tests/tztests/tz_America-Barbados.json | 32 +
dojox/date/tests/tztests/tz_America-Belem.json | 70 +
dojox/date/tests/tztests/tz_America-Belize.json | 122 +
.../tests/tztests/tz_America-Blanc-Sablon.json | 22 +
dojox/date/tests/tztests/tz_America-Boa_Vista.json | 78 +
dojox/date/tests/tztests/tz_America-Bogota.json | 18 +
dojox/date/tests/tztests/tz_America-Boise.json | 312 +
.../tests/tztests/tz_America-Cambridge_Bay.json | 258 +
.../tests/tztests/tz_America-Campo_Grande.json | 268 +
dojox/date/tests/tztests/tz_America-Cancun.json | 186 +
dojox/date/tests/tztests/tz_America-Caracas.json | 18 +
dojox/date/tests/tztests/tz_America-Cayenne.json | 16 +
dojox/date/tests/tztests/tz_America-Cayman.json | 14 +
dojox/date/tests/tztests/tz_America-Chicago.json | 482 +
dojox/date/tests/tztests/tz_America-Chihuahua.json | 192 +
.../date/tests/tztests/tz_America-Costa_Rica.json | 30 +
dojox/date/tests/tztests/tz_America-Cuiaba.json | 264 +
dojox/date/tests/tztests/tz_America-Curacao.json | 16 +
.../tests/tztests/tz_America-Danmarkshavn.json | 80 +
dojox/date/tests/tztests/tz_America-Dawson.json | 264 +
.../tests/tztests/tz_America-Dawson_Creek.json | 126 +
dojox/date/tests/tztests/tz_America-Denver.json | 326 +
dojox/date/tests/tztests/tz_America-Detroit.json | 290 +
dojox/date/tests/tztests/tz_America-Dominica.json | 14 +
dojox/date/tests/tztests/tz_America-Edmonton.json | 320 +
dojox/date/tests/tztests/tz_America-Eirunepe.json | 76 +
.../date/tests/tztests/tz_America-El_Salvador.json | 22 +
dojox/date/tests/tztests/tz_America-Fortaleza.json | 90 +
dojox/date/tests/tztests/tz_America-Glace_Bay.json | 292 +
dojox/date/tests/tztests/tz_America-Godthab.json | 246 +
dojox/date/tests/tztests/tz_America-Goose_Bay.json | 418 +
.../date/tests/tztests/tz_America-Grand_Turk.json | 250 +
dojox/date/tests/tztests/tz_America-Grenada.json | 14 +
.../date/tests/tztests/tz_America-Guadeloupe.json | 14 +
dojox/date/tests/tztests/tz_America-Guatemala.json | 30 +
dojox/date/tests/tztests/tz_America-Guayaquil.json | 14 +
dojox/date/tests/tztests/tz_America-Guyana.json | 20 +
dojox/date/tests/tztests/tz_America-Halifax.json | 468 +
dojox/date/tests/tztests/tz_America-Havana.json | 322 +
.../date/tests/tztests/tz_America-Hermosillo.json | 42 +
.../tztests/tz_America-Indiana-Indianapolis.json | 208 +
.../tests/tztests/tz_America-Indiana-Knox.json | 318 +
.../tests/tztests/tz_America-Indiana-Marengo.json | 216 +
.../tztests/tz_America-Indiana-Petersburg.json | 242 +
.../tztests/tz_America-Indiana-Tell_City.json | 212 +
.../tests/tztests/tz_America-Indiana-Vevay.json | 172 +
.../tztests/tz_America-Indiana-Vincennes.json | 212 +
.../tests/tztests/tz_America-Indiana-Winamac.json | 224 +
dojox/date/tests/tztests/tz_America-Inuvik.json | 252 +
dojox/date/tests/tztests/tz_America-Iqaluit.json | 254 +
dojox/date/tests/tztests/tz_America-Jamaica.json | 54 +
dojox/date/tests/tztests/tz_America-Juneau.json | 296 +
.../tztests/tz_America-Kentucky-Louisville.json | 366 +
.../tztests/tz_America-Kentucky-Monticello.json | 306 +
dojox/date/tests/tztests/tz_America-La_Paz.json | 16 +
dojox/date/tests/tztests/tz_America-Lima.json | 42 +
.../date/tests/tztests/tz_America-Los_Angeles.json | 382 +
dojox/date/tests/tztests/tz_America-Maceio.json | 94 +
dojox/date/tests/tztests/tz_America-Managua.json | 42 +
dojox/date/tests/tztests/tz_America-Manaus.json | 74 +
.../date/tests/tztests/tz_America-Martinique.json | 18 +
dojox/date/tests/tztests/tz_America-Mazatlan.json | 198 +
dojox/date/tests/tztests/tz_America-Menominee.json | 296 +
dojox/date/tests/tztests/tz_America-Merida.json | 186 +
.../date/tests/tztests/tz_America-Mexico_City.json | 208 +
dojox/date/tests/tztests/tz_America-Miquelon.json | 220 +
dojox/date/tests/tztests/tz_America-Moncton.json | 424 +
dojox/date/tests/tztests/tz_America-Monterrey.json | 186 +
.../date/tests/tztests/tz_America-Montevideo.json | 274 +
dojox/date/tests/tztests/tz_America-Montreal.json | 476 +
.../date/tests/tztests/tz_America-Montserrat.json | 14 +
dojox/date/tests/tztests/tz_America-Nassau.json | 310 +
dojox/date/tests/tztests/tz_America-New_York.json | 482 +
dojox/date/tests/tztests/tz_America-Nipigon.json | 280 +
dojox/date/tests/tztests/tz_America-Nome.json | 298 +
dojox/date/tests/tztests/tz_America-Noronha.json | 90 +
.../tztests/tz_America-North_Dakota-Center.json | 310 +
.../tztests/tz_America-North_Dakota-New_Salem.json | 310 +
dojox/date/tests/tztests/tz_America-Panama.json | 14 +
.../date/tests/tztests/tz_America-Pangnirtung.json | 256 +
.../date/tests/tztests/tz_America-Paramaribo.json | 22 +
dojox/date/tests/tztests/tz_America-Phoenix.json | 32 +
.../tests/tztests/tz_America-Port-au-Prince.json | 82 +
.../tests/tztests/tz_America-Port_of_Spain.json | 14 +
.../date/tests/tztests/tz_America-Porto_Velho.json | 70 +
.../date/tests/tztests/tz_America-Puerto_Rico.json | 18 +
.../date/tests/tztests/tz_America-Rainy_River.json | 280 +
.../tests/tztests/tz_America-Rankin_Inlet.json | 250 +
dojox/date/tests/tztests/tz_America-Recife.json | 90 +
dojox/date/tests/tztests/tz_America-Regina.json | 118 +
dojox/date/tests/tztests/tz_America-Resolute.json | 250 +
.../date/tests/tztests/tz_America-Rio_Branco.json | 72 +
dojox/date/tests/tztests/tz_America-Santarem.json | 72 +
dojox/date/tests/tztests/tz_America-Santiago.json | 328 +
.../tests/tztests/tz_America-Santo_Domingo.json | 44 +
dojox/date/tests/tztests/tz_America-Sao_Paulo.json | 268 +
.../tests/tztests/tz_America-Scoresbysund.json | 246 +
dojox/date/tests/tztests/tz_America-St_Johns.json | 488 +
dojox/date/tests/tztests/tz_America-St_Kitts.json | 14 +
dojox/date/tests/tztests/tz_America-St_Lucia.json | 14 +
dojox/date/tests/tztests/tz_America-St_Thomas.json | 14 +
.../date/tests/tztests/tz_America-St_Vincent.json | 14 +
.../tests/tztests/tz_America-Swift_Current.json | 58 +
.../date/tests/tztests/tz_America-Tegucigalpa.json | 26 +
dojox/date/tests/tztests/tz_America-Thule.json | 202 +
.../date/tests/tztests/tz_America-Thunder_Bay.json | 288 +
dojox/date/tests/tztests/tz_America-Tijuana.json | 310 +
dojox/date/tests/tztests/tz_America-Toronto.json | 476 +
dojox/date/tests/tztests/tz_America-Tortola.json | 14 +
dojox/date/tests/tztests/tz_America-Vancouver.json | 390 +
.../date/tests/tztests/tz_America-Whitehorse.json | 264 +
dojox/date/tests/tztests/tz_America-Winnipeg.json | 382 +
dojox/date/tests/tztests/tz_America-Yakutat.json | 296 +
.../date/tests/tztests/tz_America-Yellowknife.json | 256 +
dojox/date/tests/tztests/tz_Antarctica-Casey.json | 14 +
dojox/date/tests/tztests/tz_Antarctica-Davis.json | 18 +
.../tztests/tz_Antarctica-DumontDUrville.json | 18 +
dojox/date/tests/tztests/tz_Antarctica-Mawson.json | 14 +
.../date/tests/tztests/tz_Antarctica-McMurdo.json | 268 +
dojox/date/tests/tztests/tz_Antarctica-Palmer.json | 262 +
.../date/tests/tztests/tz_Antarctica-Rothera.json | 14 +
dojox/date/tests/tztests/tz_Antarctica-Syowa.json | 14 +
dojox/date/tests/tztests/tz_Antarctica-Vostok.json | 14 +
dojox/date/tests/tztests/tz_Asia-Aden.json | 14 +
dojox/date/tests/tztests/tz_Asia-Almaty.json | 108 +
dojox/date/tests/tztests/tz_Asia-Amman.json | 250 +
dojox/date/tests/tztests/tz_Asia-Anadyr.json | 246 +
dojox/date/tests/tztests/tz_Asia-Aqtau.json | 112 +
dojox/date/tests/tztests/tz_Asia-Aqtobe.json | 110 +
dojox/date/tests/tztests/tz_Asia-Ashgabat.json | 64 +
dojox/date/tests/tztests/tz_Asia-Baghdad.json | 118 +
dojox/date/tests/tztests/tz_Asia-Bahrain.json | 16 +
dojox/date/tests/tztests/tz_Asia-Baku.json | 234 +
dojox/date/tests/tztests/tz_Asia-Bangkok.json | 14 +
dojox/date/tests/tztests/tz_Asia-Beirut.json | 292 +
dojox/date/tests/tztests/tz_Asia-Bishkek.json | 116 +
dojox/date/tests/tztests/tz_Asia-Brunei.json | 16 +
dojox/date/tests/tztests/tz_Asia-Choibalsan.json | 106 +
dojox/date/tests/tztests/tz_Asia-Chongqing.json | 40 +
dojox/date/tests/tztests/tz_Asia-Colombo.json | 26 +
dojox/date/tests/tztests/tz_Asia-Damascus.json | 314 +
dojox/date/tests/tztests/tz_Asia-Dhaka.json | 24 +
dojox/date/tests/tztests/tz_Asia-Dili.json | 22 +
dojox/date/tests/tztests/tz_Asia-Dubai.json | 14 +
dojox/date/tests/tztests/tz_Asia-Dushanbe.json | 60 +
dojox/date/tests/tztests/tz_Asia-Gaza.json | 298 +
dojox/date/tests/tztests/tz_Asia-Harbin.json | 46 +
dojox/date/tests/tztests/tz_Asia-Ho_Chi_Minh.json | 20 +
dojox/date/tests/tztests/tz_Asia-Hong_Kong.json | 150 +
dojox/date/tests/tztests/tz_Asia-Hovd.json | 104 +
dojox/date/tests/tztests/tz_Asia-Irkutsk.json | 246 +
dojox/date/tests/tztests/tz_Asia-Jakarta.json | 26 +
dojox/date/tests/tztests/tz_Asia-Jayapura.json | 18 +
dojox/date/tests/tztests/tz_Asia-Jerusalem.json | 296 +
dojox/date/tests/tztests/tz_Asia-Kabul.json | 14 +
dojox/date/tests/tztests/tz_Asia-Kamchatka.json | 246 +
dojox/date/tests/tztests/tz_Asia-Karachi.json | 34 +
dojox/date/tests/tztests/tz_Asia-Kashgar.json | 42 +
dojox/date/tests/tztests/tz_Asia-Kathmandu.json | 16 +
dojox/date/tests/tztests/tz_Asia-Kolkata.json | 20 +
dojox/date/tests/tztests/tz_Asia-Krasnoyarsk.json | 246 +
dojox/date/tests/tztests/tz_Asia-Kuala_Lumpur.json | 26 +
dojox/date/tests/tztests/tz_Asia-Kuching.json | 50 +
dojox/date/tests/tztests/tz_Asia-Kuwait.json | 14 +
dojox/date/tests/tztests/tz_Asia-Macau.json | 96 +
dojox/date/tests/tztests/tz_Asia-Magadan.json | 246 +
dojox/date/tests/tztests/tz_Asia-Makassar.json | 20 +
dojox/date/tests/tztests/tz_Asia-Manila.json | 28 +
dojox/date/tests/tztests/tz_Asia-Muscat.json | 14 +
dojox/date/tests/tztests/tz_Asia-Nicosia.json | 266 +
dojox/date/tests/tztests/tz_Asia-Novosibirsk.json | 248 +
dojox/date/tests/tztests/tz_Asia-Omsk.json | 246 +
dojox/date/tests/tztests/tz_Asia-Oral.json | 112 +
dojox/date/tests/tztests/tz_Asia-Phnom_Penh.json | 20 +
dojox/date/tests/tztests/tz_Asia-Pontianak.json | 28 +
dojox/date/tests/tztests/tz_Asia-Pyongyang.json | 22 +
dojox/date/tests/tztests/tz_Asia-Qatar.json | 16 +
dojox/date/tests/tztests/tz_Asia-Qyzylorda.json | 112 +
dojox/date/tests/tztests/tz_Asia-Rangoon.json | 18 +
dojox/date/tests/tztests/tz_Asia-Riyadh.json | 14 +
dojox/date/tests/tztests/tz_Asia-Sakhalin.json | 248 +
dojox/date/tests/tztests/tz_Asia-Samarkand.json | 62 +
dojox/date/tests/tztests/tz_Asia-Seoul.json | 36 +
dojox/date/tests/tztests/tz_Asia-Shanghai.json | 46 +
dojox/date/tests/tztests/tz_Asia-Singapore.json | 28 +
dojox/date/tests/tztests/tz_Asia-Taipei.json | 92 +
dojox/date/tests/tztests/tz_Asia-Tashkent.json | 62 +
dojox/date/tests/tztests/tz_Asia-Tbilisi.json | 114 +
dojox/date/tests/tztests/tz_Asia-Tehran.json | 212 +
dojox/date/tests/tztests/tz_Asia-Thimphu.json | 16 +
dojox/date/tests/tztests/tz_Asia-Tokyo.json | 30 +
dojox/date/tests/tztests/tz_Asia-Ulaanbaatar.json | 104 +
dojox/date/tests/tztests/tz_Asia-Urumqi.json | 40 +
dojox/date/tests/tztests/tz_Asia-Vientiane.json | 20 +
dojox/date/tests/tztests/tz_Asia-Vladivostok.json | 246 +
dojox/date/tests/tztests/tz_Asia-Yakutsk.json | 246 +
.../date/tests/tztests/tz_Asia-Yekaterinburg.json | 246 +
dojox/date/tests/tztests/tz_Asia-Yerevan.json | 242 +
dojox/date/tests/tztests/tz_Atlantic-Azores.json | 452 +
dojox/date/tests/tztests/tz_Atlantic-Bermuda.json | 270 +
dojox/date/tests/tztests/tz_Atlantic-Canary.json | 248 +
.../date/tests/tztests/tz_Atlantic-Cape_Verde.json | 20 +
dojox/date/tests/tztests/tz_Atlantic-Faroe.json | 242 +
dojox/date/tests/tztests/tz_Atlantic-Madeira.json | 452 +
.../date/tests/tztests/tz_Atlantic-Reykjavik.json | 140 +
.../tests/tztests/tz_Atlantic-South_Georgia.json | 12 +
.../date/tests/tztests/tz_Atlantic-St_Helena.json | 14 +
dojox/date/tests/tztests/tz_Atlantic-Stanley.json | 258 +
.../date/tests/tztests/tz_Australia-Adelaide.json | 294 +
.../date/tests/tztests/tz_Australia-Brisbane.json | 44 +
.../tests/tztests/tz_Australia-Broken_Hill.json | 294 +
dojox/date/tests/tztests/tz_Australia-Currie.json | 294 +
dojox/date/tests/tztests/tz_Australia-Darwin.json | 28 +
dojox/date/tests/tztests/tz_Australia-Eucla.json | 48 +
dojox/date/tests/tztests/tz_Australia-Hobart.json | 310 +
.../date/tests/tztests/tz_Australia-Lindeman.json | 52 +
.../date/tests/tztests/tz_Australia-Lord_Howe.json | 240 +
.../date/tests/tztests/tz_Australia-Melbourne.json | 294 +
dojox/date/tests/tztests/tz_Australia-Perth.json | 48 +
dojox/date/tests/tztests/tz_Australia-Sydney.json | 294 +
dojox/date/tests/tztests/tz_CET.json | 284 +
dojox/date/tests/tztests/tz_CST6CDT.json | 310 +
dojox/date/tests/tztests/tz_EET.json | 256 +
dojox/date/tests/tztests/tz_EST.json | 12 +
dojox/date/tests/tztests/tz_EST5EDT.json | 310 +
dojox/date/tests/tztests/tz_Europe-Amsterdam.json | 370 +
dojox/date/tests/tztests/tz_Europe-Andorra.json | 226 +
dojox/date/tests/tztests/tz_Europe-Athens.json | 286 +
dojox/date/tests/tztests/tz_Europe-Belgrade.json | 248 +
dojox/date/tests/tztests/tz_Europe-Berlin.json | 296 +
dojox/date/tests/tztests/tz_Europe-Brussels.json | 378 +
dojox/date/tests/tztests/tz_Europe-Bucharest.json | 282 +
dojox/date/tests/tztests/tz_Europe-Budapest.json | 316 +
dojox/date/tests/tztests/tz_Europe-Chisinau.json | 288 +
dojox/date/tests/tztests/tz_Europe-Copenhagen.json | 276 +
dojox/date/tests/tztests/tz_Europe-Dublin.json | 466 +
dojox/date/tests/tztests/tz_Europe-Gibraltar.json | 406 +
dojox/date/tests/tztests/tz_Europe-Helsinki.json | 246 +
dojox/date/tests/tztests/tz_Europe-Istanbul.json | 352 +
.../date/tests/tztests/tz_Europe-Kaliningrad.json | 272 +
dojox/date/tests/tztests/tz_Europe-Kiev.json | 248 +
dojox/date/tests/tztests/tz_Europe-Lisbon.json | 454 +
dojox/date/tests/tztests/tz_Europe-London.json | 494 +
dojox/date/tests/tztests/tz_Europe-Luxembourg.json | 378 +
dojox/date/tests/tztests/tz_Europe-Madrid.json | 338 +
dojox/date/tests/tztests/tz_Europe-Malta.json | 348 +
dojox/date/tests/tztests/tz_Europe-Minsk.json | 252 +
dojox/date/tests/tztests/tz_Europe-Monaco.json | 380 +
dojox/date/tests/tztests/tz_Europe-Moscow.json | 270 +
dojox/date/tests/tztests/tz_Europe-Oslo.json | 292 +
dojox/date/tests/tztests/tz_Europe-Paris.json | 378 +
dojox/date/tests/tztests/tz_Europe-Prague.json | 292 +
dojox/date/tests/tztests/tz_Europe-Riga.json | 262 +
dojox/date/tests/tztests/tz_Europe-Rome.json | 348 +
dojox/date/tests/tztests/tz_Europe-Samara.json | 248 +
dojox/date/tests/tztests/tz_Europe-Simferopol.json | 252 +
dojox/date/tests/tztests/tz_Europe-Sofia.json | 260 +
dojox/date/tests/tztests/tz_Europe-Stockholm.json | 248 +
dojox/date/tests/tztests/tz_Europe-Tallinn.json | 256 +
dojox/date/tests/tztests/tz_Europe-Tirane.json | 278 +
dojox/date/tests/tztests/tz_Europe-Uzhgorod.json | 250 +
dojox/date/tests/tztests/tz_Europe-Vaduz.json | 240 +
dojox/date/tests/tztests/tz_Europe-Vienna.json | 288 +
dojox/date/tests/tztests/tz_Europe-Vilnius.json | 250 +
dojox/date/tests/tztests/tz_Europe-Volgograd.json | 246 +
dojox/date/tests/tztests/tz_Europe-Warsaw.json | 340 +
dojox/date/tests/tztests/tz_Europe-Zaporozhye.json | 254 +
dojox/date/tests/tztests/tz_Europe-Zurich.json | 248 +
dojox/date/tests/tztests/tz_HST.json | 12 +
.../date/tests/tztests/tz_Indian-Antananarivo.json | 18 +
dojox/date/tests/tztests/tz_Indian-Chagos.json | 16 +
dojox/date/tests/tztests/tz_Indian-Christmas.json | 12 +
dojox/date/tests/tztests/tz_Indian-Cocos.json | 12 +
dojox/date/tests/tztests/tz_Indian-Comoro.json | 14 +
dojox/date/tests/tztests/tz_Indian-Kerguelen.json | 14 +
dojox/date/tests/tztests/tz_Indian-Mahe.json | 14 +
dojox/date/tests/tztests/tz_Indian-Maldives.json | 14 +
dojox/date/tests/tztests/tz_Indian-Mauritius.json | 136 +
dojox/date/tests/tztests/tz_Indian-Mayotte.json | 14 +
dojox/date/tests/tztests/tz_Indian-Reunion.json | 14 +
dojox/date/tests/tztests/tz_MET.json | 284 +
dojox/date/tests/tztests/tz_MST.json | 12 +
dojox/date/tests/tztests/tz_MST7MDT.json | 310 +
dojox/date/tests/tztests/tz_PST8PDT.json | 310 +
dojox/date/tests/tztests/tz_Pacific-Apia.json | 16 +
dojox/date/tests/tztests/tz_Pacific-Auckland.json | 322 +
dojox/date/tests/tztests/tz_Pacific-Chatham.json | 268 +
dojox/date/tests/tztests/tz_Pacific-Easter.json | 298 +
dojox/date/tests/tztests/tz_Pacific-Efate.json | 54 +
dojox/date/tests/tztests/tz_Pacific-Enderbury.json | 16 +
dojox/date/tests/tztests/tz_Pacific-Fakaofo.json | 12 +
dojox/date/tests/tztests/tz_Pacific-Fiji.json | 22 +
dojox/date/tests/tztests/tz_Pacific-Funafuti.json | 12 +
dojox/date/tests/tztests/tz_Pacific-Galapagos.json | 16 +
dojox/date/tests/tztests/tz_Pacific-Gambier.json | 14 +
.../date/tests/tztests/tz_Pacific-Guadalcanal.json | 14 +
dojox/date/tests/tztests/tz_Pacific-Guam.json | 14 +
dojox/date/tests/tztests/tz_Pacific-Honolulu.json | 24 +
dojox/date/tests/tztests/tz_Pacific-Johnston.json | 12 +
.../date/tests/tztests/tz_Pacific-Kiritimati.json | 16 +
dojox/date/tests/tztests/tz_Pacific-Kosrae.json | 16 +
dojox/date/tests/tztests/tz_Pacific-Kwajalein.json | 16 +
dojox/date/tests/tztests/tz_Pacific-Majuro.json | 14 +
dojox/date/tests/tztests/tz_Pacific-Marquesas.json | 14 +
dojox/date/tests/tztests/tz_Pacific-Midway.json | 20 +
dojox/date/tests/tztests/tz_Pacific-Nauru.json | 20 +
dojox/date/tests/tztests/tz_Pacific-Niue.json | 16 +
dojox/date/tests/tztests/tz_Pacific-Norfolk.json | 14 +
dojox/date/tests/tztests/tz_Pacific-Noumea.json | 26 +
dojox/date/tests/tztests/tz_Pacific-Pago_Pago.json | 20 +
dojox/date/tests/tztests/tz_Pacific-Palau.json | 12 +
dojox/date/tests/tztests/tz_Pacific-Pitcairn.json | 14 +
dojox/date/tests/tztests/tz_Pacific-Ponape.json | 12 +
.../tests/tztests/tz_Pacific-Port_Moresby.json | 12 +
dojox/date/tests/tztests/tz_Pacific-Rarotonga.json | 64 +
dojox/date/tests/tztests/tz_Pacific-Saipan.json | 16 +
dojox/date/tests/tztests/tz_Pacific-Tahiti.json | 14 +
dojox/date/tests/tztests/tz_Pacific-Tarawa.json | 12 +
dojox/date/tests/tztests/tz_Pacific-Tongatapu.json | 26 +
dojox/date/tests/tztests/tz_Pacific-Truk.json | 12 +
dojox/date/tests/tztests/tz_Pacific-Wake.json | 12 +
dojox/date/tests/tztests/tz_Pacific-Wallis.json | 12 +
dojox/date/tests/tztests/tz_WET.json | 256 +
dojox/date/tests/tztests_from_zdump.pl | 227 +
dojox/date/timezone.js | 1141 +-
dojox/dnd/BoundingBoxController.js | 130 +
dojox/dnd/README | 22 +
dojox/dnd/Selector.js | 159 +
dojox/dnd/tests/robot/test_selector.html | 71 +
dojox/dnd/tests/test_selector.html | 57 +
dojox/drawing.js | 12 +-
dojox/drawing/Drawing.js | 771 +-
dojox/drawing/_base.js | 23 +-
dojox/drawing/annotations/Angle.js | 152 +-
dojox/drawing/annotations/Arrow.js | 103 +-
dojox/drawing/annotations/BoxShadow.js | 425 +-
dojox/drawing/annotations/Label.js | 172 +-
dojox/drawing/defaults.js | 324 +-
dojox/drawing/library/icons.js | 171 +-
dojox/drawing/manager/Anchors.js | 696 +-
dojox/drawing/manager/Canvas.js | 244 +-
dojox/drawing/manager/Mouse.js | 698 +-
dojox/drawing/manager/Stencil.js | 903 +-
dojox/drawing/manager/StencilUI.js | 109 +-
dojox/drawing/manager/Undo.js | 106 +-
dojox/drawing/manager/_registry.js | 61 +-
dojox/drawing/manager/keys.js | 412 +-
dojox/drawing/plugins/_Plugin.js | 65 +-
dojox/drawing/plugins/drawing/Grid.js | 146 +-
dojox/drawing/plugins/drawing/Silverlight.js | 329 +-
dojox/drawing/plugins/tools/Iconize.js | 172 +-
dojox/drawing/plugins/tools/Pan.js | 362 +-
dojox/drawing/plugins/tools/Zoom.js | 168 +-
dojox/drawing/resources/drawing.css | 9 +-
dojox/drawing/resources/images/tool_icons.png | Bin 7213 -> 7213 bytes
dojox/drawing/resources/toolbar.css | 50 +-
dojox/drawing/stencil/Ellipse.js | 127 +-
dojox/drawing/stencil/Image.js | 213 +-
dojox/drawing/stencil/Line.js | 150 +-
dojox/drawing/stencil/Path.js | 251 +-
dojox/drawing/stencil/Rect.js | 112 +-
dojox/drawing/stencil/Text.js | 315 +-
dojox/drawing/stencil/_Base.js | 1769 +-
dojox/drawing/tests/drawing.html | 183 +
dojox/drawing/tests/test_drawing.html | 158 +
dojox/drawing/tests/test_drawing_toolbar.html | 101 +
dojox/drawing/tests/test_paths.html | 116 +
dojox/drawing/tests/test_shadows.html | 99 +
dojox/drawing/tools/Arrow.js | 102 +-
dojox/drawing/tools/Ellipse.js | 121 +-
dojox/drawing/tools/Line.js | 175 +-
dojox/drawing/tools/Path.js | 351 +-
dojox/drawing/tools/Pencil.js | 135 +-
dojox/drawing/tools/Rect.js | 116 +-
dojox/drawing/tools/TextBlock.js | 1036 +-
dojox/drawing/tools/custom/Axes.js | 773 +-
dojox/drawing/tools/custom/Equation.js | 38 +-
dojox/drawing/tools/custom/Vector.js | 446 +-
dojox/drawing/ui/Button.js | 362 +-
dojox/drawing/ui/Toolbar.js | 398 +-
dojox/drawing/ui/Tooltip.js | 173 +-
dojox/drawing/ui/dom/Pan.js | 321 +-
dojox/drawing/ui/dom/Toolbar.js | 317 +-
dojox/drawing/ui/dom/Zoom.js | 182 +-
dojox/drawing/util/common.js | 382 +-
dojox/drawing/util/oo.js | 172 +-
dojox/drawing/util/positioning.js | 104 +-
dojox/dtl.js | 18 +-
dojox/dtl.js.uncompressed.js | 2855 ---
dojox/dtl/Context.js | 128 +-
dojox/dtl/DomInline.js | 65 +-
dojox/dtl/HtmlInline.js | 16 +-
dojox/dtl/Inline.js | 57 +-
dojox/dtl/_DomTemplated.js | 131 +-
dojox/dtl/_HtmlTemplated.js | 16 +-
dojox/dtl/_Templated.js | 190 +-
dojox/dtl/_base.js | 1272 +-
dojox/dtl/contrib/data.js | 271 +-
dojox/dtl/contrib/dijit.js | 396 +-
dojox/dtl/contrib/dom.js | 294 +-
dojox/dtl/contrib/html.js | 12 +-
dojox/dtl/contrib/objects.js | 22 +-
dojox/dtl/demos/demo_Animation.html | 45 +
dojox/dtl/demos/demo_Blog.html | 95 +
dojox/dtl/demos/demo_Data.html | 59 +
dojox/dtl/demos/demo_Dijitless.html | 50 +
dojox/dtl/demos/demo_DomTemplated.html | 44 +
dojox/dtl/demos/demo_Events.html | 46 +
dojox/dtl/demos/demo_Inline.html | 51 +
dojox/dtl/demos/demo_NodeList.html | 37 +
dojox/dtl/demos/demo_Table.html | 4073 ++++
dojox/dtl/demos/demo_Templated.html | 36 +
dojox/dtl/demos/demo_Tree.html | 48 +
dojox/dtl/demos/json/blog/get_blog_1.json | 1 +
dojox/dtl/demos/json/blog/get_blog_3.json | 1 +
dojox/dtl/demos/json/blog/get_blog_list.json | 1 +
dojox/dtl/demos/json/blog/get_page_about.json | 1 +
dojox/dtl/demos/json/fruit.json | 1 +
dojox/dtl/demos/json/morefruit.json | 1 +
dojox/dtl/demos/templates/animation.html | 5 +
dojox/dtl/demos/templates/blog_base.html | 11 +
dojox/dtl/demos/templates/blog_detail.html | 10 +
dojox/dtl/demos/templates/blog_list.html | 9 +
dojox/dtl/demos/templates/blog_page.html | 7 +
dojox/dtl/demos/templates/gallery.html | 16 +
dojox/dtl/demos/templates/nodelist.html | 5 +
dojox/dtl/dom.js | 1885 +-
dojox/dtl/ext-dojo/NodeList.js | 54 +-
dojox/dtl/filter/dates.js | 115 +-
dojox/dtl/filter/htmlstrings.js | 78 +-
dojox/dtl/filter/integers.js | 54 +-
dojox/dtl/filter/lists.js | 228 +-
dojox/dtl/filter/logic.js | 67 +-
dojox/dtl/filter/misc.js | 103 +-
dojox/dtl/filter/strings.js | 587 +-
dojox/dtl/html.js | 14 +-
dojox/dtl/render/dom.js | 60 +-
dojox/dtl/render/html.js | 12 +-
dojox/dtl/tag/date.js | 56 +-
dojox/dtl/tag/loader.js | 551 +-
dojox/dtl/tag/logic.js | 515 +-
dojox/dtl/tag/loop.js | 348 +-
dojox/dtl/tag/misc.js | 502 +-
dojox/dtl/tests/context.js | 84 +
dojox/dtl/tests/demo_Templated_Jaxer.html | 87 +
dojox/dtl/tests/dom/buffer.js | 31 +
dojox/dtl/tests/dom/tag.js | 324 +
dojox/dtl/tests/dom/util.js | 157 +
dojox/dtl/tests/module.js | 11 +
dojox/dtl/tests/runTests.html | 9 +
dojox/dtl/tests/templates/base.html | 1 +
dojox/dtl/tests/templates/hello.html | 1 +
dojox/dtl/tests/templates/pocket.html | 1 +
dojox/dtl/tests/templates/pocket2.html | 1 +
dojox/dtl/tests/text/filter.js | 736 +
dojox/dtl/tests/text/load.js | 2 +
dojox/dtl/tests/text/tag.js | 490 +
dojox/dtl/utils/date.js | 125 +-
dojox/editor/README | 97 +-
dojox/editor/plugins/Blockquote.js | 506 +
dojox/editor/plugins/Breadcrumb.js | 556 +-
dojox/editor/plugins/CollapsibleToolbar.js | 174 +
dojox/editor/plugins/EntityPalette.js | 367 +-
dojox/editor/plugins/FindReplace.js | 1092 +-
dojox/editor/plugins/InsertAnchor.js | 430 +
dojox/editor/plugins/InsertEntity.js | 126 +-
dojox/editor/plugins/NormalizeIndentOutdent.js | 1503 +-
dojox/editor/plugins/NormalizeStyle.js | 551 +
dojox/editor/plugins/PageBreak.js | 229 +-
dojox/editor/plugins/PasteFromWord.js | 206 +
dojox/editor/plugins/PrettyPrint.js | 141 +-
dojox/editor/plugins/Preview.js | 136 +-
dojox/editor/plugins/Save.js | 172 +-
dojox/editor/plugins/ShowBlockNodes.js | 254 +-
dojox/editor/plugins/Smiley.js | 139 +-
dojox/editor/plugins/StatusBar.js | 172 +
dojox/editor/plugins/TablePlugins.js | 1639 +-
dojox/editor/plugins/TextColor.js | 191 +
dojox/editor/plugins/ToolbarLineBreak.js | 55 +-
dojox/editor/plugins/UploadImage.js | 144 +-
dojox/editor/plugins/_SmileyPalette.js | 259 +-
dojox/editor/plugins/nls/Blockquote.js | 3 +
dojox/editor/plugins/nls/Breadcrumb.js | 10 +-
dojox/editor/plugins/nls/CollapsibleToolbar.js | 4 +
dojox/editor/plugins/nls/FindReplace.js | 22 +-
dojox/editor/plugins/nls/InsertAnchor.js | 8 +
dojox/editor/plugins/nls/InsertEntity.js | 4 +-
dojox/editor/plugins/nls/PageBreak.js | 4 +-
dojox/editor/plugins/nls/PasteFromWord.js | 6 +
dojox/editor/plugins/nls/Preview.js | 4 +-
dojox/editor/plugins/nls/Save.js | 4 +-
dojox/editor/plugins/nls/ShowBlockNodes.js | 4 +-
dojox/editor/plugins/nls/Smiley.js | 22 +-
dojox/editor/plugins/nls/TableDialog.js | 30 +-
dojox/editor/plugins/nls/TextColor.js | 4 +
dojox/editor/plugins/nls/ar/TableDialog.js | 30 +-
dojox/editor/plugins/nls/ca/TableDialog.js | 31 +-
dojox/editor/plugins/nls/cs/Breadcrumb.js | 11 +-
dojox/editor/plugins/nls/cs/FindReplace.js | 13 +-
dojox/editor/plugins/nls/cs/InsertEntity.js | 5 +-
dojox/editor/plugins/nls/cs/PageBreak.js | 5 +-
dojox/editor/plugins/nls/cs/Preview.js | 5 +-
dojox/editor/plugins/nls/cs/Save.js | 5 +-
dojox/editor/plugins/nls/cs/ShowBlockNodes.js | 5 +-
dojox/editor/plugins/nls/cs/Smiley.js | 23 +-
dojox/editor/plugins/nls/cs/TableDialog.js | 31 +-
dojox/editor/plugins/nls/cs/latinEntities.js | 258 +-
dojox/editor/plugins/nls/da/TableDialog.js | 30 +-
dojox/editor/plugins/nls/de/Breadcrumb.js | 11 +-
dojox/editor/plugins/nls/de/FindReplace.js | 13 +-
dojox/editor/plugins/nls/de/InsertEntity.js | 5 +-
dojox/editor/plugins/nls/de/PageBreak.js | 5 +-
dojox/editor/plugins/nls/de/Preview.js | 5 +-
dojox/editor/plugins/nls/de/Save.js | 5 +-
dojox/editor/plugins/nls/de/ShowBlockNodes.js | 5 +-
dojox/editor/plugins/nls/de/Smiley.js | 23 +-
dojox/editor/plugins/nls/de/TableDialog.js | 31 +-
dojox/editor/plugins/nls/de/latinEntities.js | 258 +-
dojox/editor/plugins/nls/el/TableDialog.js | 30 +-
dojox/editor/plugins/nls/es/Breadcrumb.js | 11 +-
dojox/editor/plugins/nls/es/FindReplace.js | 13 +-
dojox/editor/plugins/nls/es/InsertEntity.js | 5 +-
dojox/editor/plugins/nls/es/PageBreak.js | 5 +-
dojox/editor/plugins/nls/es/Preview.js | 5 +-
dojox/editor/plugins/nls/es/Save.js | 5 +-
dojox/editor/plugins/nls/es/ShowBlockNodes.js | 5 +-
dojox/editor/plugins/nls/es/Smiley.js | 23 +-
dojox/editor/plugins/nls/es/TableDialog.js | 31 +-
dojox/editor/plugins/nls/es/latinEntities.js | 258 +-
dojox/editor/plugins/nls/fi/TableDialog.js | 30 +-
dojox/editor/plugins/nls/fr/Breadcrumb.js | 11 +-
dojox/editor/plugins/nls/fr/FindReplace.js | 13 +-
dojox/editor/plugins/nls/fr/InsertEntity.js | 5 +-
dojox/editor/plugins/nls/fr/PageBreak.js | 5 +-
dojox/editor/plugins/nls/fr/Preview.js | 5 +-
dojox/editor/plugins/nls/fr/Save.js | 5 +-
dojox/editor/plugins/nls/fr/ShowBlockNodes.js | 5 +-
dojox/editor/plugins/nls/fr/Smiley.js | 23 +-
dojox/editor/plugins/nls/fr/TableDialog.js | 31 +-
dojox/editor/plugins/nls/fr/latinEntities.js | 258 +-
dojox/editor/plugins/nls/he/TableDialog.js | 30 +-
dojox/editor/plugins/nls/hu/Breadcrumb.js | 11 +-
dojox/editor/plugins/nls/hu/FindReplace.js | 13 +-
dojox/editor/plugins/nls/hu/InsertEntity.js | 5 +-
dojox/editor/plugins/nls/hu/PageBreak.js | 5 +-
dojox/editor/plugins/nls/hu/Preview.js | 5 +-
dojox/editor/plugins/nls/hu/Save.js | 5 +-
dojox/editor/plugins/nls/hu/ShowBlockNodes.js | 5 +-
dojox/editor/plugins/nls/hu/Smiley.js | 23 +-
dojox/editor/plugins/nls/hu/TableDialog.js | 31 +-
dojox/editor/plugins/nls/hu/latinEntities.js | 258 +-
dojox/editor/plugins/nls/it/Breadcrumb.js | 11 +-
dojox/editor/plugins/nls/it/FindReplace.js | 13 +-
dojox/editor/plugins/nls/it/InsertEntity.js | 5 +-
dojox/editor/plugins/nls/it/PageBreak.js | 5 +-
dojox/editor/plugins/nls/it/Preview.js | 5 +-
dojox/editor/plugins/nls/it/Save.js | 5 +-
dojox/editor/plugins/nls/it/ShowBlockNodes.js | 5 +-
dojox/editor/plugins/nls/it/Smiley.js | 23 +-
dojox/editor/plugins/nls/it/TableDialog.js | 31 +-
dojox/editor/plugins/nls/it/latinEntities.js | 258 +-
dojox/editor/plugins/nls/ja/Breadcrumb.js | 11 +-
dojox/editor/plugins/nls/ja/FindReplace.js | 13 +-
dojox/editor/plugins/nls/ja/InsertEntity.js | 5 +-
dojox/editor/plugins/nls/ja/PageBreak.js | 5 +-
dojox/editor/plugins/nls/ja/Preview.js | 5 +-
dojox/editor/plugins/nls/ja/Save.js | 5 +-
dojox/editor/plugins/nls/ja/ShowBlockNodes.js | 5 +-
dojox/editor/plugins/nls/ja/Smiley.js | 23 +-
dojox/editor/plugins/nls/ja/TableDialog.js | 31 +-
dojox/editor/plugins/nls/ja/latinEntities.js | 258 +-
dojox/editor/plugins/nls/ko/Breadcrumb.js | 11 +-
dojox/editor/plugins/nls/ko/FindReplace.js | 13 +-
dojox/editor/plugins/nls/ko/InsertEntity.js | 5 +-
dojox/editor/plugins/nls/ko/PageBreak.js | 5 +-
dojox/editor/plugins/nls/ko/Preview.js | 5 +-
dojox/editor/plugins/nls/ko/Save.js | 5 +-
dojox/editor/plugins/nls/ko/ShowBlockNodes.js | 5 +-
dojox/editor/plugins/nls/ko/Smiley.js | 23 +-
dojox/editor/plugins/nls/ko/TableDialog.js | 31 +-
dojox/editor/plugins/nls/ko/latinEntities.js | 258 +-
dojox/editor/plugins/nls/latinEntities.js | 257 +-
dojox/editor/plugins/nls/nb/TableDialog.js | 30 +-
dojox/editor/plugins/nls/nl/TableDialog.js | 30 +-
dojox/editor/plugins/nls/pl/Breadcrumb.js | 11 +-
dojox/editor/plugins/nls/pl/FindReplace.js | 13 +-
dojox/editor/plugins/nls/pl/InsertEntity.js | 5 +-
dojox/editor/plugins/nls/pl/PageBreak.js | 5 +-
dojox/editor/plugins/nls/pl/Preview.js | 5 +-
dojox/editor/plugins/nls/pl/Save.js | 5 +-
dojox/editor/plugins/nls/pl/ShowBlockNodes.js | 5 +-
dojox/editor/plugins/nls/pl/Smiley.js | 23 +-
dojox/editor/plugins/nls/pl/TableDialog.js | 31 +-
dojox/editor/plugins/nls/pl/latinEntities.js | 258 +-
dojox/editor/plugins/nls/pt-pt/TableDialog.js | 30 +-
dojox/editor/plugins/nls/pt/Breadcrumb.js | 11 +-
dojox/editor/plugins/nls/pt/FindReplace.js | 13 +-
dojox/editor/plugins/nls/pt/InsertEntity.js | 5 +-
dojox/editor/plugins/nls/pt/PageBreak.js | 5 +-
dojox/editor/plugins/nls/pt/Preview.js | 5 +-
dojox/editor/plugins/nls/pt/Save.js | 5 +-
dojox/editor/plugins/nls/pt/ShowBlockNodes.js | 5 +-
dojox/editor/plugins/nls/pt/Smiley.js | 23 +-
dojox/editor/plugins/nls/pt/TableDialog.js | 31 +-
dojox/editor/plugins/nls/pt/latinEntities.js | 258 +-
dojox/editor/plugins/nls/ro/Blockquote.js | 4 +
dojox/editor/plugins/nls/ro/Breadcrumb.js | 10 +
dojox/editor/plugins/nls/ro/CollapsibleToolbar.js | 5 +
dojox/editor/plugins/nls/ro/FindReplace.js | 22 +
dojox/editor/plugins/nls/ro/InsertAnchor.js | 9 +
dojox/editor/plugins/nls/ro/InsertEntity.js | 4 +
dojox/editor/plugins/nls/ro/PageBreak.js | 4 +
dojox/editor/plugins/nls/ro/PasteFromWord.js | 7 +
dojox/editor/plugins/nls/ro/Preview.js | 4 +
dojox/editor/plugins/nls/ro/Save.js | 4 +
dojox/editor/plugins/nls/ro/ShowBlockNodes.js | 4 +
dojox/editor/plugins/nls/ro/Smiley.js | 22 +
dojox/editor/plugins/nls/ro/TableDialog.js | 30 +
dojox/editor/plugins/nls/ro/TextColor.js | 5 +
dojox/editor/plugins/nls/ro/latinEntities.js | 257 +
dojox/editor/plugins/nls/ru/Breadcrumb.js | 11 +-
dojox/editor/plugins/nls/ru/FindReplace.js | 13 +-
dojox/editor/plugins/nls/ru/InsertEntity.js | 5 +-
dojox/editor/plugins/nls/ru/PageBreak.js | 5 +-
dojox/editor/plugins/nls/ru/Preview.js | 5 +-
dojox/editor/plugins/nls/ru/Save.js | 5 +-
dojox/editor/plugins/nls/ru/ShowBlockNodes.js | 5 +-
dojox/editor/plugins/nls/ru/Smiley.js | 23 +-
dojox/editor/plugins/nls/ru/TableDialog.js | 31 +-
dojox/editor/plugins/nls/ru/latinEntities.js | 258 +-
dojox/editor/plugins/nls/sk/TableDialog.js | 31 +-
dojox/editor/plugins/nls/sl/TableDialog.js | 31 +-
dojox/editor/plugins/nls/sv/TableDialog.js | 30 +-
dojox/editor/plugins/nls/th/TableDialog.js | 31 +-
dojox/editor/plugins/nls/tr/TableDialog.js | 30 +-
dojox/editor/plugins/nls/zh-tw/Breadcrumb.js | 11 +-
dojox/editor/plugins/nls/zh-tw/FindReplace.js | 13 +-
dojox/editor/plugins/nls/zh-tw/InsertEntity.js | 5 +-
dojox/editor/plugins/nls/zh-tw/PageBreak.js | 5 +-
dojox/editor/plugins/nls/zh-tw/Preview.js | 5 +-
dojox/editor/plugins/nls/zh-tw/Save.js | 5 +-
dojox/editor/plugins/nls/zh-tw/ShowBlockNodes.js | 5 +-
dojox/editor/plugins/nls/zh-tw/Smiley.js | 23 +-
dojox/editor/plugins/nls/zh-tw/TableDialog.js | 31 +-
dojox/editor/plugins/nls/zh-tw/latinEntities.js | 258 +-
dojox/editor/plugins/nls/zh/Breadcrumb.js | 11 +-
dojox/editor/plugins/nls/zh/FindReplace.js | 23 +-
dojox/editor/plugins/nls/zh/InsertEntity.js | 5 +-
dojox/editor/plugins/nls/zh/PageBreak.js | 5 +-
dojox/editor/plugins/nls/zh/Preview.js | 5 +-
dojox/editor/plugins/nls/zh/Save.js | 5 +-
dojox/editor/plugins/nls/zh/ShowBlockNodes.js | 5 +-
dojox/editor/plugins/nls/zh/Smiley.js | 23 +-
dojox/editor/plugins/nls/zh/TableDialog.js | 31 +-
dojox/editor/plugins/nls/zh/latinEntities.js | 258 +-
dojox/editor/plugins/resources/css/Blockquote.css | 17 +
dojox/editor/plugins/resources/css/Breadcrumb.css | 3 +
.../plugins/resources/css/CollapsibleToolbar.css | 173 +
dojox/editor/plugins/resources/css/FindReplace.css | 129 +-
.../editor/plugins/resources/css/InsertAnchor.css | 17 +
.../editor/plugins/resources/css/InsertEntity.css | 59 +-
dojox/editor/plugins/resources/css/PageBreak.css | 3 +
.../editor/plugins/resources/css/PasteFromWord.css | 30 +
dojox/editor/plugins/resources/css/Preview.css | 3 +
dojox/editor/plugins/resources/css/Save.css | 3 +
.../plugins/resources/css/ShowBlockNodes.css | 3 +
dojox/editor/plugins/resources/css/Smiley.css | 90 +-
dojox/editor/plugins/resources/css/StatusBar.css | 75 +
dojox/editor/plugins/resources/css/TextColor.css | 7 +
dojox/editor/plugins/resources/editorPlugins.css | 20 +-
dojox/editor/plugins/resources/icons/anchor.gif | Bin 0 -> 197 bytes
.../plugins/resources/icons/anchorDisabled.gif | Bin 0 -> 877 bytes
.../editor/plugins/resources/icons/blockquote.gif | Bin 0 -> 1007 bytes
.../plugins/resources/icons/blockquoteDisabled.gif | Bin 0 -> 960 bytes
.../plugins/resources/icons/breadcrumbDown.gif | Bin 866 -> 866 bytes
.../editor/plugins/resources/icons/claro/close.gif | Bin 0 -> 881 bytes
.../icons/editorIconsFindReplaceDisabled.png | Bin 0 -> 812 bytes
.../icons/editorIconsFindReplaceEnabled.png | Bin 0 -> 983 bytes
dojox/editor/plugins/resources/icons/findIcon.gif | Bin 341 -> 0 bytes
.../plugins/resources/icons/findIconDisabled.gif | Bin 902 -> 0 bytes
.../editor/plugins/resources/icons/findReplace.gif | Bin 347 -> 0 bytes
.../resources/icons/findReplaceDisabled.gif | Bin 923 -> 0 bytes
.../plugins/resources/icons/insertEntity.gif | Bin 177 -> 177 bytes
.../resources/icons/insertEntityDisabled.gif | Bin 177 -> 177 bytes
.../plugins/resources/icons/nihilo/close.gif | Bin 0 -> 965 bytes
dojox/editor/plugins/resources/icons/pageBreak.gif | Bin 564 -> 564 bytes
.../plugins/resources/icons/pageBreakDisabled.gif | Bin 912 -> 912 bytes
.../plugins/resources/icons/pasteFromWord.gif | Bin 0 -> 1005 bytes
.../resources/icons/pasteFromWordDisabled.gif | Bin 0 -> 269 bytes
dojox/editor/plugins/resources/icons/preview.gif | Bin 577 -> 577 bytes
.../plugins/resources/icons/previewDisabled.gif | Bin 913 -> 913 bytes
.../editor/plugins/resources/icons/replaceIcon.gif | Bin 574 -> 0 bytes
.../resources/icons/replaceIconDisabled.gif | Bin 933 -> 0 bytes
dojox/editor/plugins/resources/icons/save.gif | Bin 639 -> 639 bytes
.../plugins/resources/icons/saveDisabled.gif | Bin 378 -> 378 bytes
.../plugins/resources/icons/showBlockNodes.gif | Bin 599 -> 599 bytes
.../resources/icons/showBlockNodesDisabled.gif | Bin 957 -> 957 bytes
.../plugins/resources/icons/smileyDisabled.gif | Bin 0 -> 404 bytes
.../editor/plugins/resources/icons/soria/close.gif | Bin 0 -> 941 bytes
.../plugins/resources/icons/tundra/close.gif | Bin 193 -> 193 bytes
dojox/editor/plugins/resources/images/anchor.gif | Bin 0 -> 197 bytes
.../resources/images/blockelems/address.gif | Bin 936 -> 936 bytes
.../resources/images/blockelems/blockquote.gif | Bin 935 -> 935 bytes
.../plugins/resources/images/blockelems/button.gif | Bin 929 -> 929 bytes
.../plugins/resources/images/blockelems/center.gif | Bin 931 -> 931 bytes
.../plugins/resources/images/blockelems/dd.gif | Bin 888 -> 888 bytes
.../plugins/resources/images/blockelems/del.gif | Bin 898 -> 898 bytes
.../plugins/resources/images/blockelems/div.gif | Bin 896 -> 896 bytes
.../plugins/resources/images/blockelems/dt.gif | Bin 887 -> 887 bytes
.../resources/images/blockelems/fieldset.gif | Bin 933 -> 933 bytes
.../plugins/resources/images/blockelems/form.gif | Bin 918 -> 918 bytes
.../plugins/resources/images/blockelems/h1.gif | Bin 886 -> 886 bytes
.../plugins/resources/images/blockelems/h2.gif | Bin 889 -> 889 bytes
.../plugins/resources/images/blockelems/h3.gif | Bin 891 -> 891 bytes
.../plugins/resources/images/blockelems/h4.gif | Bin 890 -> 890 bytes
.../plugins/resources/images/blockelems/h5.gif | Bin 892 -> 892 bytes
.../plugins/resources/images/blockelems/h6.gif | Bin 890 -> 890 bytes
.../plugins/resources/images/blockelems/hr.gif | Bin 891 -> 891 bytes
.../plugins/resources/images/blockelems/iframe.gif | Bin 929 -> 929 bytes
.../plugins/resources/images/blockelems/ins.gif | Bin 898 -> 898 bytes
.../plugins/resources/images/blockelems/li.gif | Bin 880 -> 880 bytes
.../plugins/resources/images/blockelems/map.gif | Bin 907 -> 907 bytes
.../resources/images/blockelems/noscript.gif | Bin 943 -> 943 bytes
.../plugins/resources/images/blockelems/object.gif | Bin 925 -> 925 bytes
.../plugins/resources/images/blockelems/ol.gif | Bin 887 -> 887 bytes
.../plugins/resources/images/blockelems/p.gif | Bin 875 -> 875 bytes
.../plugins/resources/images/blockelems/pre.gif | Bin 898 -> 898 bytes
.../plugins/resources/images/blockelems/script.gif | Bin 924 -> 924 bytes
.../plugins/resources/images/blockelems/table.gif | Bin 917 -> 917 bytes
.../plugins/resources/images/blockelems/ul.gif | Bin 884 -> 884 bytes
.../plugins/resources/images/claro/collapse.gif | Bin 0 -> 860 bytes
.../plugins/resources/images/claro/expand.gif | Bin 0 -> 871 bytes
.../plugins/resources/images/nihilo/collapse.gif | Bin 0 -> 860 bytes
.../plugins/resources/images/nihilo/expand.gif | Bin 0 -> 871 bytes
.../plugins/resources/images/nihilo/sidebar.gif | Bin 0 -> 832 bytes
.../plugins/resources/images/soria/collapse.gif | Bin 0 -> 860 bytes
.../plugins/resources/images/soria/expand.gif | Bin 0 -> 871 bytes
.../plugins/resources/images/soria/sidebar.gif | Bin 0 -> 832 bytes
.../plugins/resources/images/tundra/collapse.gif | Bin 0 -> 860 bytes
.../plugins/resources/images/tundra/expand.gif | Bin 0 -> 871 bytes
.../plugins/resources/images/tundra/sidebar.gif | Bin 0 -> 834 bytes
dojox/editor/tests/dummySave.php | 5 +
dojox/editor/tests/editorBlockquote.html | 118 +
dojox/editor/tests/editorBreadcrumb.html | 120 +
dojox/editor/tests/editorCollapsibleToolbar.html | 131 +
dojox/editor/tests/editorFindReplace.html | 121 +
dojox/editor/tests/editorInsertAnchor.html | 119 +
dojox/editor/tests/editorInsertEntity.html | 170 +
.../editor/tests/editorNormalizeIndentOutdent.html | 120 +
dojox/editor/tests/editorNormalizeStyle.html | 163 +
dojox/editor/tests/editorPageBreak.html | 99 +
dojox/editor/tests/editorPasteFromWord.html | 98 +
dojox/editor/tests/editorPrettyPrint.html | 327 +
dojox/editor/tests/editorPreview.html | 249 +
dojox/editor/tests/editorSave.html | 104 +
dojox/editor/tests/editorShowBlockNodes.html | 97 +
dojox/editor/tests/editorSmileyPlugin.html | 92 +
dojox/editor/tests/editorStatusBar.html | 232 +
dojox/editor/tests/editorTablePlugs.html | 87 +
dojox/editor/tests/editorTextColor.html | 97 +
dojox/editor/tests/editorToolbarLineBreak.html | 95 +
dojox/editor/tests/editorUploadPlug.html | 69 +
dojox/editor/tests/module.js | 15 +
dojox/editor/tests/robot/Editor_Smiley.html | 60 +
dojox/editor/tests/runTests.html | 9 +
dojox/editor/tests/testBodySheet.css | 4 +
dojox/editor/tests/testContentSheet.css | 20 +
dojox/editor/tests/testPluginsAll.html | 206 +
dojox/embed/Flash.js | 808 +-
dojox/embed/IE/flash.js | 35 +-
dojox/embed/Object.js | 134 +-
dojox/embed/Quicktime.js | 396 +-
dojox/embed/flashVars.js | 90 +-
dojox/embed/tests/flash.html | 58 +
dojox/embed/tests/object.html | 29 +
dojox/embed/tests/quicktime.html | 46 +
dojox/embed/tests/resources/TestFlash.swf | Bin 0 -> 1863 bytes
dojox/embed/tests/resources/hfp.swf | Bin 0 -> 13671 bytes
dojox/encoding/_base.js | 10 +-
dojox/encoding/ascii85.js | 124 +-
dojox/encoding/base64.js | 126 +-
dojox/encoding/bits.js | 122 +-
dojox/encoding/compression/lzw.js | 162 +-
dojox/encoding/compression/splay.js | 119 +-
dojox/encoding/crypto/Blowfish.js | 744 +-
dojox/encoding/crypto/RSAKey-ext.js | 215 +-
dojox/encoding/crypto/RSAKey.js | 127 +-
dojox/encoding/crypto/SimpleAES.js | 561 +-
dojox/encoding/crypto/_base.js | 25 +-
dojox/encoding/digests/MD5.js | 323 +-
dojox/encoding/digests/SHA1.js | 279 +-
dojox/encoding/digests/_base.js | 125 +-
dojox/encoding/easy64.js | 87 +-
dojox/encoding/tests/ascii85.js | 31 +
dojox/encoding/tests/bits.js | 70 +
dojox/encoding/tests/compression/_base.js | 8 +
dojox/encoding/tests/compression/colors.js | 152 +
dojox/encoding/tests/compression/colors2.html | 104 +
dojox/encoding/tests/compression/colors2.js | 60 +
dojox/encoding/tests/compression/colors3.html | 104 +
dojox/encoding/tests/compression/colors3.js | 49 +
dojox/encoding/tests/compression/lzw.js | 50 +
dojox/encoding/tests/compression/runTests.html | 9 +
dojox/encoding/tests/compression/splay.js | 45 +
dojox/encoding/tests/compression/test.html | 61 +
dojox/encoding/tests/compression/vq.html | 185 +
dojox/encoding/tests/crypto/Blowfish.js | 31 +
dojox/encoding/tests/crypto/RSA.js | 175 +
dojox/encoding/tests/crypto/SimpleAES.js | 20 +
dojox/encoding/tests/crypto/_base.js | 10 +
dojox/encoding/tests/crypto/runTests.html | 9 +
dojox/encoding/tests/digests/MD5.js | 22 +
dojox/encoding/tests/digests/SHA1.js | 22 +
dojox/encoding/tests/digests/_base.js | 9 +
dojox/encoding/tests/digests/runTests.html | 9 +
dojox/encoding/tests/easy64.js | 31 +
dojox/encoding/tests/encoding.js | 9 +
dojox/encoding/tests/runTests.html | 9 +
dojox/flash.js | 10 -
dojox/flash/_base.js | 1036 +-
dojox/flash/tests/TestFlash.as | 42 +
dojox/flash/tests/TestFlash.swf | Bin 0 -> 1943 bytes
dojox/flash/tests/buildFlashTest.sh | 4 +
dojox/flash/tests/test_flash.html | 15 +
dojox/flash/tests/test_flash.js | 191 +
dojox/form/BusyButton.js | 198 +-
dojox/form/CheckedMultiSelect.js | 266 +-
dojox/form/DateTextBox.js | 229 +-
dojox/form/DropDownSelect.js | 14 +-
dojox/form/DropDownStack.js | 18 +-
dojox/form/FileInput.js | 118 +-
dojox/form/FileInputAuto.js | 300 +-
dojox/form/FileInputBlind.js | 14 +-
dojox/form/FilePickerTextBox.js | 575 +-
dojox/form/FileUploader.js | 2191 +-
dojox/form/ListInput.js | 1429 +-
dojox/form/Manager.js | 53 +-
dojox/form/MultiComboBox.js | 97 +-
dojox/form/PasswordValidator.js | 457 +-
dojox/form/RadioStack.js | 17 +-
dojox/form/RangeSlider.js | 674 +-
dojox/form/Rating.js | 145 +-
dojox/form/TimeSpinner.js | 82 +-
dojox/form/_FormSelectWidget.js | 14 +-
dojox/form/_HasDropDown.js | 14 +-
dojox/form/_SelectStackMixin.js | 359 +-
dojox/form/manager/_ClassMixin.js | 93 +-
dojox/form/manager/_DisplayMixin.js | 84 +-
dojox/form/manager/_EnableMixin.js | 116 +-
dojox/form/manager/_FormMixin.js | 191 +-
dojox/form/manager/_Mixin.js | 750 +-
dojox/form/manager/_NodeMixin.js | 591 +-
dojox/form/manager/_ValueMixin.js | 121 +-
dojox/form/nls/PasswordValidator.js | 5 +-
dojox/form/nls/ar/PasswordValidator.js | 6 +-
dojox/form/nls/ca/PasswordValidator.js | 6 +-
dojox/form/nls/cs/PasswordValidator.js | 6 +-
dojox/form/nls/da/PasswordValidator.js | 6 +-
dojox/form/nls/de/PasswordValidator.js | 6 +-
dojox/form/nls/el/PasswordValidator.js | 6 +-
dojox/form/nls/es/PasswordValidator.js | 6 +-
dojox/form/nls/fi/PasswordValidator.js | 6 +-
dojox/form/nls/fr/PasswordValidator.js | 6 +-
dojox/form/nls/he/PasswordValidator.js | 6 +-
dojox/form/nls/hu/PasswordValidator.js | 6 +-
dojox/form/nls/it/PasswordValidator.js | 6 +-
dojox/form/nls/ja/PasswordValidator.js | 6 +-
dojox/form/nls/ko/PasswordValidator.js | 6 +-
dojox/form/nls/nb/PasswordValidator.js | 6 +-
dojox/form/nls/nl/PasswordValidator.js | 6 +-
dojox/form/nls/pl/PasswordValidator.js | 6 +-
dojox/form/nls/pt-pt/PasswordValidator.js | 6 +-
dojox/form/nls/pt/PasswordValidator.js | 6 +-
dojox/form/nls/ro/PasswordValidator.js | 5 +
dojox/form/nls/ru/PasswordValidator.js | 6 +-
dojox/form/nls/sk/PasswordValidator.js | 6 +-
dojox/form/nls/sl/PasswordValidator.js | 6 +-
dojox/form/nls/sv/PasswordValidator.js | 6 +-
dojox/form/nls/th/PasswordValidator.js | 6 +-
dojox/form/nls/tr/PasswordValidator.js | 6 +-
dojox/form/nls/zh-tw/PasswordValidator.js | 6 +-
dojox/form/nls/zh/PasswordValidator.js | 6 +-
dojox/form/resources/BusyButton.css | 8 +-
dojox/form/resources/CheckedMultiSelect.css | 74 +-
dojox/form/resources/CheckedMultiSelect.html | 2 +-
dojox/form/resources/FileInput.css | 46 +-
dojox/form/resources/FilePickerTextBox.css | 220 +-
dojox/form/resources/FilePickerTextBox.html | 4 +-
dojox/form/resources/FileUploader.css | 34 +-
dojox/form/resources/HorizontalRangeSlider.html | 76 +-
dojox/form/resources/ListInput.css | 1 +
dojox/form/resources/RangeSlider.css | 16 +-
dojox/form/resources/Rating.css | 4 +
dojox/form/resources/RecieveFile.php | 37 +
dojox/form/resources/VerticalRangeSlider.html | 99 +-
dojox/form/resources/_CheckedMultiSelectItem.html | 2 +-
dojox/form/tests/UploadFile.php.disabled | 235 +
dojox/form/tests/_tags.json | 100 +
dojox/form/tests/cLOG.php.disabled | 54 +
dojox/form/tests/images/grad.jpg | Bin 0 -> 361 bytes
dojox/form/tests/images/grad_down.jpg | Bin 0 -> 352 bytes
dojox/form/tests/images/grad_over.jpg | Bin 0 -> 381 bytes
dojox/form/tests/images/rating_empty.gif | Bin 0 -> 1277 bytes
dojox/form/tests/images/rating_full.gif | Bin 0 -> 1314 bytes
dojox/form/tests/images/rndBtnSprite.png | Bin 0 -> 9402 bytes
dojox/form/tests/images/rndBtn_down.png | Bin 0 -> 4035 bytes
dojox/form/tests/images/rndBtn_norm.png | Bin 0 -> 3977 bytes
dojox/form/tests/images/rndBtn_over.png | Bin 0 -> 3945 bytes
dojox/form/tests/test_BusyButton.html | 104 +
dojox/form/tests/test_CheckedMultiSelect.html | 323 +
dojox/form/tests/test_DateTextBox.html | 192 +
dojox/form/tests/test_FileInput.html | 121 +
dojox/form/tests/test_FilePickerTextBox.html | 49 +
dojox/form/tests/test_FileUploader.html | 272 +
dojox/form/tests/test_FileUploaderCSS.html | 264 +
dojox/form/tests/test_FileUploaderDialog.html | 115 +
dojox/form/tests/test_FileUploaderForm.html | 298 +
dojox/form/tests/test_FileUploaderTabs.html | 147 +
dojox/form/tests/test_ListInput.html | 189 +
dojox/form/tests/test_Manager1.html | 213 +
dojox/form/tests/test_MultiComboBox.html | 70 +
dojox/form/tests/test_PasswordValidator.html | 236 +
dojox/form/tests/test_RangeSlider.html | 101 +
dojox/form/tests/test_Rating.html | 108 +
dojox/form/tests/test_SelectStack.html | 129 +
dojox/form/tests/test_TimeSpinner.html | 60 +
dojox/form/tests/uploads/README | 11 +
dojox/fx.js | 13 +-
dojox/fx/Shadow.js | 259 +-
dojox/fx/Timeline.js | 210 +
dojox/fx/_arg.js | 38 +-
dojox/fx/_base.js | 417 +-
dojox/fx/_core.js | 86 +-
dojox/fx/easing.js | 18 +-
dojox/fx/ext-dojo/NodeList-style.js | 81 +-
dojox/fx/ext-dojo/NodeList.js | 79 +-
dojox/fx/ext-dojo/complex.js | 169 +
dojox/fx/ext-dojo/reverse.js | 98 +
dojox/fx/flip.js | 676 +-
dojox/fx/scroll.js | 70 +-
dojox/fx/split.js | 974 +-
dojox/fx/style.js | 302 +-
dojox/fx/tests/_animation.css | 113 +
dojox/fx/tests/_base.js | 63 +
dojox/fx/tests/example_Line.html | 80 +
dojox/fx/tests/example_backgroundPosition.html | 57 +
dojox/fx/tests/example_dojoAnimations.html | 439 +
dojox/fx/tests/example_easingChart2D.html | 147 +
dojox/fx/tests/images/averycutedog.jpg | Bin 0 -> 40879 bytes
dojox/fx/tests/images/dot.png | Bin 0 -> 4064 bytes
dojox/fx/tests/images/longBg.png | Bin 0 -> 12217 bytes
dojox/fx/tests/runTests.html | 10 +
dojox/fx/tests/test_Nodelist-fx.html | 282 +
dojox/fx/tests/test_Shadow.html | 93 +
dojox/fx/tests/test_Timeline.html | 173 +
dojox/fx/tests/test_animateClass.html | 221 +
dojox/fx/tests/test_complex.html | 87 +
dojox/fx/tests/test_crossFade.html | 145 +
dojox/fx/tests/test_easing.html | 130 +
dojox/fx/tests/test_flip.html | 531 +
dojox/fx/tests/test_highlight.html | 45 +
dojox/fx/tests/test_reverse.html | 100 +
dojox/fx/tests/test_scroll.html | 98 +
dojox/fx/tests/test_sizeTo.html | 171 +
dojox/fx/tests/test_slideBy.html | 75 +
dojox/fx/tests/test_split.html | 443 +
dojox/fx/tests/test_text.html | 373 +
dojox/fx/tests/test_transform.html | 210 +
dojox/fx/tests/test_wipeTo.html | 109 +
dojox/fx/text.js | 697 +-
dojox/geo/README | 37 +
dojox/geo/charting/Map.js | 140 +
dojox/geo/charting/_Feature.js | 169 +
dojox/geo/charting/_Marker.js | 52 +
dojox/geo/charting/_base.js | 53 +
dojox/geo/charting/resources/Map.css | 30 +
dojox/geo/charting/resources/data/NOTICES | 63 +
dojox/geo/charting/resources/data/USStates.json | 261 +
dojox/geo/charting/resources/img/zoomin.gif | Bin 0 -> 287 bytes
dojox/geo/charting/resources/img/zoomin.png | Bin 0 -> 573 bytes
dojox/geo/charting/resources/img/zoomout.gif | Bin 0 -> 283 bytes
dojox/geo/charting/resources/img/zoomout.png | Bin 0 -> 522 bytes
dojox/geo/charting/resources/markers/USStates.json | 1 +
dojox/geo/charting/tests/datastore/dataStore.json | 1 +
dojox/geo/charting/tests/test_mapWithCharting.html | 72 +
dojox/geo/charting/tests/test_mapWithLegend.html | 63 +
dojox/geo/charting/tests/test_maps.html | 37 +
dojox/geo/charting/widget/Legend.js | 62 +
dojox/gfx.js | 110 +-
dojox/gfx.js.uncompressed.js | 945 -
dojox/gfx/Moveable.js | 146 +-
dojox/gfx/Mover.js | 94 +-
dojox/gfx/README | 11 +-
dojox/gfx/README-svgweb | 98 +
dojox/gfx/VectorText.js | 1131 +-
dojox/gfx/_base.js | 583 +-
dojox/gfx/arc.js | 175 +-
dojox/gfx/attach.js | 17 +-
dojox/gfx/canvas.js | 1180 +-
dojox/gfx/canvas_attach.js | 14 +-
dojox/gfx/decompose.js | 233 +-
dojox/gfx/demos/PI.html | 75 +
dojox/gfx/demos/beautify.html | 48 +
dojox/gfx/demos/butterfly.html | 87 +
dojox/gfx/demos/career_test.html | 463 +
dojox/gfx/demos/circles.html | 83 +
dojox/gfx/demos/circles2.html | 69 +
dojox/gfx/demos/clock.html | 249 +
dojox/gfx/demos/clockWidget.html | 328 +
dojox/gfx/demos/clock_black.html | 249 +
dojox/gfx/demos/creator.html | 119 +
dojox/gfx/demos/data/Lars.json | 1823 ++
dojox/gfx/demos/data/Lars.svg | 532 +
dojox/gfx/demos/data/LarsDreaming.json | 1823 ++
dojox/gfx/demos/data/LarsDreaming.svg | 537 +
dojox/gfx/demos/data/Nils.json | 717 +
dojox/gfx/demos/data/Nils.svg | 189 +
dojox/gfx/demos/data/buratino-bg.png | Bin 0 -> 27507 bytes
dojox/gfx/demos/data/buratino-head.png | Bin 0 -> 30696 bytes
dojox/gfx/demos/data/buratino-left-arm.png | Bin 0 -> 9631 bytes
dojox/gfx/demos/data/buratino-left-leg.png | Bin 0 -> 21682 bytes
dojox/gfx/demos/data/buratino-lollipop.png | Bin 0 -> 21976 bytes
dojox/gfx/demos/data/buratino-nose-large.png | Bin 0 -> 4182 bytes
dojox/gfx/demos/data/buratino-nose-medium.png | Bin 0 -> 2587 bytes
dojox/gfx/demos/data/buratino-right-arm.png | Bin 0 -> 13033 bytes
dojox/gfx/demos/data/buratino-right-leg.png | Bin 0 -> 23025 bytes
dojox/gfx/demos/data/buratino-torso.png | Bin 0 -> 23405 bytes
dojox/gfx/demos/data/buratino.jpg | Bin 0 -> 33344 bytes
dojox/gfx/demos/data/buratino.json | 12 +
dojox/gfx/demos/data/transform.json | 1567 ++
dojox/gfx/demos/images/clock_face.jpg | Bin 0 -> 31088 bytes
dojox/gfx/demos/images/clock_face_black.jpg | Bin 0 -> 17347 bytes
dojox/gfx/demos/inspector.html | 161 +
dojox/gfx/demos/lion.html | 234 +
dojox/gfx/demos/roundedPane.html | 191 +
dojox/gfx/demos/tiger.html | 565 +
dojox/gfx/demos/tooltip.html | 234 +
dojox/gfx/fx.js | 496 +-
dojox/gfx/gradient.js | 160 +
dojox/gfx/gradutils.js | 91 +
dojox/gfx/matrix.js | 605 +-
dojox/gfx/move.js | 11 +-
dojox/gfx/path.js | 692 +-
dojox/gfx/resources/svg2gfx.xsl | 67 +-
dojox/gfx/shape.js | 1119 +-
dojox/gfx/silverlight.js | 1264 +-
dojox/gfx/silverlight_attach.js | 152 +-
dojox/gfx/svg.js | 1235 +-
dojox/gfx/svg_attach.js | 407 +-
dojox/gfx/tests/decompose.js | 110 +
dojox/gfx/tests/images/eugene-sm.gif | Bin 0 -> 34644 bytes
dojox/gfx/tests/images/eugene-sm.jpg | Bin 0 -> 16619 bytes
dojox/gfx/tests/images/eugene-sm.png | Bin 0 -> 92113 bytes
dojox/gfx/tests/matrix.js | 224 +
dojox/gfx/tests/module.js | 10 +
dojox/gfx/tests/performance/gfx_fill.html | 199 +
dojox/gfx/tests/performance/gfx_primitives.html | 347 +
dojox/gfx/tests/performance/gfx_scenes.html | 2277 ++
dojox/gfx/tests/performance/images/testImage.jpg | Bin 0 -> 3282 bytes
dojox/gfx/tests/performance/module.js | 8 +
dojox/gfx/tests/performance/runTests.html | 9 +
dojox/gfx/tests/runTests.html | 9 +
dojox/gfx/tests/svgweb/README | 15 +
dojox/gfx/tests/svgweb/sample.html | 171 +
dojox/gfx/tests/svgweb/svgweb/COPYING.txt | 65 +
dojox/gfx/tests/svgweb/svgweb/src/svg.htc | 1 +
dojox/gfx/tests/svgweb/svgweb/src/svg.js | 1 +
dojox/gfx/tests/svgweb/svgweb/src/svg.swf | Bin 0 -> 45561 bytes
dojox/gfx/tests/svgweb/test.roundrect.html | 39 +
dojox/gfx/tests/svgweb/test_arc.html | 66 +
dojox/gfx/tests/svgweb/test_bezier.html | 81 +
dojox/gfx/tests/svgweb/test_destroy.html | 58 +
dojox/gfx/tests/svgweb/test_fill.html | 45 +
dojox/gfx/tests/svgweb/test_fx.html | 104 +
dojox/gfx/tests/svgweb/test_fx_shapes.html | 123 +
dojox/gfx/tests/svgweb/test_gfx.html | 565 +
dojox/gfx/tests/svgweb/test_gradient.html | 77 +
dojox/gfx/tests/svgweb/test_group1.html | 70 +
dojox/gfx/tests/svgweb/test_group2.html | 54 +
dojox/gfx/tests/svgweb/test_image1.html | 80 +
dojox/gfx/tests/svgweb/test_image2.html | 52 +
dojox/gfx/tests/svgweb/test_image3.html | 77 +
dojox/gfx/tests/svgweb/test_image4.html | 58 +
dojox/gfx/tests/svgweb/test_image5.html | 67 +
dojox/gfx/tests/svgweb/test_linearGradient.html | 75 +
dojox/gfx/tests/svgweb/test_linestyle.html | 43 +
dojox/gfx/tests/svgweb/test_pattern.html | 43 +
dojox/gfx/tests/svgweb/test_poly.html | 49 +
dojox/gfx/tests/svgweb/test_resize.html | 57 +
dojox/gfx/tests/svgweb/test_setPath.html | 86 +
dojox/gfx/tests/svgweb/test_tbbox.html | 113 +
dojox/gfx/tests/svgweb/test_text.html | 80 +
dojox/gfx/tests/svgweb/test_textpath.html | 77 +
dojox/gfx/tests/svgweb/test_transform.html | 99 +
dojox/gfx/tests/svgweb/test_utils.html | 234 +
dojox/gfx/tests/svgweb/test_vectortext_draw.html | 64 +
dojox/gfx/tests/svgweb/test_vectortext_load.html | 97 +
dojox/gfx/tests/test.roundrect.html | 34 +
dojox/gfx/tests/test_arc.html | 70 +
dojox/gfx/tests/test_bezier.html | 81 +
dojox/gfx/tests/test_decompose.html | 54 +
dojox/gfx/tests/test_destroy.html | 56 +
dojox/gfx/tests/test_fill.html | 43 +
dojox/gfx/tests/test_fx.html | 108 +
dojox/gfx/tests/test_fx_shapes.html | 115 +
dojox/gfx/tests/test_gfx.html | 483 +
dojox/gfx/tests/test_gradient.html | 66 +
dojox/gfx/tests/test_group1.html | 69 +
dojox/gfx/tests/test_group2.html | 50 +
dojox/gfx/tests/test_image1.html | 72 +
dojox/gfx/tests/test_image2.html | 55 +
dojox/gfx/tests/test_image3.html | 65 +
dojox/gfx/tests/test_image4.html | 53 +
dojox/gfx/tests/test_image5.html | 62 +
dojox/gfx/tests/test_linearGradient.html | 77 +
dojox/gfx/tests/test_linestyle.html | 41 +
dojox/gfx/tests/test_pattern.html | 41 +
dojox/gfx/tests/test_poly.html | 49 +
dojox/gfx/tests/test_refproj.html | 109 +
dojox/gfx/tests/test_resize.html | 57 +
dojox/gfx/tests/test_setPath.html | 82 +
dojox/gfx/tests/test_tbbox.html | 113 +
dojox/gfx/tests/test_text.html | 79 +
dojox/gfx/tests/test_textpath.html | 76 +
dojox/gfx/tests/test_transform.html | 94 +
dojox/gfx/tests/test_utils.html | 198 +
dojox/gfx/tests/test_vectortext_draw.html | 57 +
dojox/gfx/tests/test_vectortext_load.html | 79 +
dojox/gfx/utils.js | 467 +-
dojox/gfx/vml.js | 2068 +-
dojox/gfx/vml_attach.js | 654 +-
dojox/gfx3d.js | 13 +-
dojox/gfx3d/_base.js | 25 +-
dojox/gfx3d/gradient.js | 55 +-
dojox/gfx3d/lighting.js | 387 +-
dojox/gfx3d/matrix.js | 487 +-
dojox/gfx3d/object.js | 1669 +-
dojox/gfx3d/scheduler.js | 223 +-
dojox/gfx3d/tests/test_camerarotate.html | 93 +
dojox/gfx3d/tests/test_camerarotate_shaded.html | 101 +
dojox/gfx3d/tests/test_cube.html | 50 +
dojox/gfx3d/tests/test_cylinder.html | 66 +
dojox/gfx3d/tests/test_drawer.html | 92 +
dojox/gfx3d/tests/test_edges.html | 73 +
dojox/gfx3d/tests/test_matrix.html | 89 +
dojox/gfx3d/tests/test_orbit.html | 50 +
dojox/gfx3d/tests/test_overlap.html | 69 +
dojox/gfx3d/tests/test_polygon.html | 44 +
dojox/gfx3d/tests/test_quads.html | 78 +
dojox/gfx3d/tests/test_rotate.html | 123 +
dojox/gfx3d/tests/test_scene.html | 66 +
dojox/gfx3d/tests/test_triangles.html | 82 +
dojox/gfx3d/tests/test_vector.html | 59 +
dojox/gfx3d/vector.js | 161 +-
dojox/grid/DataGrid.js | 641 +-
dojox/grid/DataGrid.js.uncompressed.js |16328 -------------
dojox/grid/DataSelection.js | 129 +-
dojox/grid/EnhancedGrid.js | 236 +-
dojox/grid/README | 57 +
dojox/grid/Selection.js | 469 +-
dojox/grid/TreeGrid.js | 1642 +-
dojox/grid/TreeSelection.js | 416 +-
dojox/grid/_Builder.js | 1262 +-
dojox/grid/_CheckBoxSelector.js | 11 +-
dojox/grid/_EditManager.js | 365 +-
dojox/grid/_Events.js | 715 +-
dojox/grid/_FocusManager.js | 1056 +-
dojox/grid/_Grid.js | 2064 +-
dojox/grid/_Layout.js | 459 +-
dojox/grid/_RadioSelector.js | 11 +-
dojox/grid/_RowManager.js | 100 +-
dojox/grid/_RowSelector.js | 96 +-
dojox/grid/_Scroller.js | 894 +-
dojox/grid/_Selector.js | 364 +-
dojox/grid/_TreeView.js | 837 +-
dojox/grid/_View.js | 1429 +-
dojox/grid/_ViewManager.js | 508 +-
dojox/grid/cells.js | 10 -
dojox/grid/cells/_base.js | 714 +-
dojox/grid/cells/dijit.js | 383 +-
dojox/grid/cells/tree.js | 131 +-
dojox/grid/enhanced/_Builder.js | 190 +-
dojox/grid/enhanced/_Events.js | 878 +-
dojox/grid/enhanced/_Plugin.js | 548 +-
dojox/grid/enhanced/dnd/_DndBuilder.js | 60 +-
dojox/grid/enhanced/dnd/_DndEvents.js | 127 +-
dojox/grid/enhanced/dnd/_DndFocusManager.js | 194 +-
dojox/grid/enhanced/dnd/_DndGrid.js | 60 +-
dojox/grid/enhanced/dnd/_DndMover.js | 72 +-
dojox/grid/enhanced/dnd/_DndMovingManager.js | 1669 +-
dojox/grid/enhanced/dnd/_DndRowSelector.js | 46 +-
dojox/grid/enhanced/dnd/_DndSelectingManager.js | 1090 +-
dojox/grid/enhanced/nls/EnhancedGrid.js | 9 +-
dojox/grid/enhanced/nls/ar/EnhancedGrid.js | 8 +
dojox/grid/enhanced/nls/ca/EnhancedGrid.js | 8 +
dojox/grid/enhanced/nls/cs/EnhancedGrid.js | 9 +-
dojox/grid/enhanced/nls/da/EnhancedGrid.js | 8 +
dojox/grid/enhanced/nls/de/EnhancedGrid.js | 9 +-
dojox/grid/enhanced/nls/el/EnhancedGrid.js | 8 +
dojox/grid/enhanced/nls/es/EnhancedGrid.js | 9 +-
dojox/grid/enhanced/nls/fi/EnhancedGrid.js | 8 +
dojox/grid/enhanced/nls/fr/EnhancedGrid.js | 9 +-
dojox/grid/enhanced/nls/he/EnhancedGrid.js | 8 +
dojox/grid/enhanced/nls/hu/EnhancedGrid.js | 9 +-
dojox/grid/enhanced/nls/it/EnhancedGrid.js | 9 +-
dojox/grid/enhanced/nls/ja/EnhancedGrid.js | 9 +-
dojox/grid/enhanced/nls/ko/EnhancedGrid.js | 9 +-
dojox/grid/enhanced/nls/nb/EnhancedGrid.js | 8 +
dojox/grid/enhanced/nls/nl/EnhancedGrid.js | 8 +
dojox/grid/enhanced/nls/pl/EnhancedGrid.js | 9 +-
dojox/grid/enhanced/nls/pt-pt/EnhancedGrid.js | 8 +
dojox/grid/enhanced/nls/pt/EnhancedGrid.js | 9 +-
dojox/grid/enhanced/nls/ro/EnhancedGrid.js | 9 +
dojox/grid/enhanced/nls/ru/EnhancedGrid.js | 9 +-
dojox/grid/enhanced/nls/sk/EnhancedGrid.js | 8 +
dojox/grid/enhanced/nls/sl/EnhancedGrid.js | 8 +
dojox/grid/enhanced/nls/sv/EnhancedGrid.js | 8 +
dojox/grid/enhanced/nls/th/EnhancedGrid.js | 8 +
dojox/grid/enhanced/nls/tr/EnhancedGrid.js | 8 +
dojox/grid/enhanced/nls/zh-tw/EnhancedGrid.js | 9 +-
dojox/grid/enhanced/nls/zh/EnhancedGrid.js | 9 +-
dojox/grid/enhanced/plugins/DnD.js | 19 +-
dojox/grid/enhanced/plugins/IndirectSelection.js | 851 +-
dojox/grid/enhanced/plugins/Menu.js | 197 +-
dojox/grid/enhanced/plugins/NestedSorting.js | 2030 +-
dojox/grid/enhanced/resources/EnhancedGrid.css | 108 +-
dojox/grid/enhanced/resources/EnhancedGrid_rtl.css | 34 +-
.../grid/enhanced/resources/claroEnhancedGrid.css | 104 +
.../grid/enhanced/resources/tundraEnhancedGrid.css | 771 +-
dojox/grid/nls/DataGrid_ROOT.js | 1 -
dojox/grid/nls/DataGrid_ar.js | 1 -
dojox/grid/nls/DataGrid_ca.js | 1 -
dojox/grid/nls/DataGrid_cs.js | 1 -
dojox/grid/nls/DataGrid_da.js | 1 -
dojox/grid/nls/DataGrid_de-de.js | 1 -
dojox/grid/nls/DataGrid_de.js | 1 -
dojox/grid/nls/DataGrid_el.js | 1 -
dojox/grid/nls/DataGrid_en-gb.js | 1 -
dojox/grid/nls/DataGrid_en-us.js | 1 -
dojox/grid/nls/DataGrid_en.js | 1 -
dojox/grid/nls/DataGrid_es-es.js | 1 -
dojox/grid/nls/DataGrid_es.js | 1 -
dojox/grid/nls/DataGrid_fi-fi.js | 1 -
dojox/grid/nls/DataGrid_fi.js | 1 -
dojox/grid/nls/DataGrid_fr-fr.js | 1 -
dojox/grid/nls/DataGrid_fr.js | 1 -
dojox/grid/nls/DataGrid_he-il.js | 1 -
dojox/grid/nls/DataGrid_he.js | 1 -
dojox/grid/nls/DataGrid_hu.js | 1 -
dojox/grid/nls/DataGrid_it-it.js | 1 -
dojox/grid/nls/DataGrid_it.js | 1 -
dojox/grid/nls/DataGrid_ja-jp.js | 1 -
dojox/grid/nls/DataGrid_ja.js | 1 -
dojox/grid/nls/DataGrid_ko-kr.js | 1 -
dojox/grid/nls/DataGrid_ko.js | 1 -
dojox/grid/nls/DataGrid_nb.js | 1 -
dojox/grid/nls/DataGrid_nl-nl.js | 1 -
dojox/grid/nls/DataGrid_nl.js | 1 -
dojox/grid/nls/DataGrid_pl.js | 1 -
dojox/grid/nls/DataGrid_pt-br.js | 1 -
dojox/grid/nls/DataGrid_pt-pt.js | 1 -
dojox/grid/nls/DataGrid_pt.js | 1 -
dojox/grid/nls/DataGrid_ru.js | 1 -
dojox/grid/nls/DataGrid_sk.js | 1 -
dojox/grid/nls/DataGrid_sl.js | 1 -
dojox/grid/nls/DataGrid_sv.js | 1 -
dojox/grid/nls/DataGrid_th.js | 1 -
dojox/grid/nls/DataGrid_tr.js | 1 -
dojox/grid/nls/DataGrid_xx.js | 1 -
dojox/grid/nls/DataGrid_zh-cn.js | 1 -
dojox/grid/nls/DataGrid_zh-tw.js | 1 -
dojox/grid/nls/DataGrid_zh.js | 1 -
dojox/grid/resources/Grid.css | 93 +-
dojox/grid/resources/Grid_rtl.css | 13 +-
dojox/grid/resources/_Grid.html | 2 +-
dojox/grid/resources/claroGrid.css | 216 +
dojox/grid/resources/images/header.png | Bin 0 -> 3276 bytes
dojox/grid/resources/images/header_shadow.png | Bin 0 -> 197 bytes
dojox/grid/resources/images/row_back.png | Bin 0 -> 3077 bytes
dojox/grid/resources/images/td_button_down.png | Bin 0 -> 3105 bytes
dojox/grid/resources/nihiloGrid.css | 400 +-
dojox/grid/resources/soriaGrid.css | 399 +-
dojox/grid/resources/tundraGrid.css | 403 +-
dojox/grid/tests/databaseModel.js | 333 +
.../tests/enhanced/support/music-for-demo.part.csv | 309 +
dojox/grid/tests/enhanced/support/test_ue.js | 29 +
dojox/grid/tests/enhanced/test_enhanced_grid.html | 181 +
.../tests/enhanced/test_enhanced_grid_claro.html | 70 +
dojox/grid/tests/images/closed.gif | Bin 0 -> 907 bytes
dojox/grid/tests/images/flatScreen.gif | Bin 0 -> 824 bytes
dojox/grid/tests/images/open.gif | Bin 0 -> 907 bytes
dojox/grid/tests/performance/_gridPerfFramework.js | 191 +
dojox/grid/tests/performance/creation.html | 57 +
dojox/grid/tests/performance/dataNotification.html | 103 +
dojox/grid/tests/performance/module.js | 26 +
dojox/grid/tests/performance/runTests.html | 9 +
dojox/grid/tests/robot/7815.html | 57 +
dojox/grid/tests/robot/DataGrid_a11y.html | 179 +
dojox/grid/tests/robot/DataGrid_mouse.html | 550 +
dojox/grid/tests/robot/_DataGrid.html | 96 +
dojox/grid/tests/robot/module.js | 20 +
dojox/grid/tests/robot/runTests.html | 9 +
dojox/grid/tests/robot/stores.js | 49 +
dojox/grid/tests/robot/structures.js | 40 +
dojox/grid/tests/support/books.xml | 103 +
dojox/grid/tests/support/countryStore.json | 45 +
dojox/grid/tests/support/data.php | 379 +
dojox/grid/tests/support/gamedata.json | 520 +
dojox/grid/tests/support/geography.xml | 51 +
dojox/grid/tests/support/json.php | 794 +
dojox/grid/tests/support/movies.csv | 9 +
dojox/grid/tests/support/numbers.json | 104 +
dojox/grid/tests/support/test_data.js | 26 +
dojox/grid/tests/support/test_data_date.js | 27 +
dojox/grid/tests/support/test_resize_data.json | 34 +
dojox/grid/tests/support/testtbl.sql | 944 +
dojox/grid/tests/support/yahoo_search.js | 134 +
dojox/grid/tests/test_backwards_compatibility.html | 86 +
dojox/grid/tests/test_change_structure.html | 114 +
dojox/grid/tests/test_custom_sort.html | 69 +
dojox/grid/tests/test_data_grid.html | 51 +
dojox/grid/tests/test_data_grid_autoheight.html | 83 +
dojox/grid/tests/test_data_grid_autowidth.html | 83 +
dojox/grid/tests/test_data_grid_edit.html | 50 +
dojox/grid/tests/test_data_grid_edit_dijit.html | 54 +
.../tests/test_data_grid_edit_large_resultset.html | 102 +
dojox/grid/tests/test_data_grid_empty.html | 62 +
dojox/grid/tests/test_data_grid_hideHdr.html | 54 +
dojox/grid/tests/test_data_grid_large.html | 66 +
.../tests/test_data_grid_large_flex_cells.html | 94 +
dojox/grid/tests/test_data_grid_multiStores.html | 238 +
dojox/grid/tests/test_data_grid_notification.html | 67 +
dojox/grid/tests/test_data_grid_page_cache.html | 45 +
dojox/grid/tests/test_data_grid_pctWidth.html | 58 +
dojox/grid/tests/test_data_grid_processError.html | 54 +
dojox/grid/tests/test_data_grid_relWidth.html | 113 +
dojox/grid/tests/test_data_grid_setStore.html | 104 +
dojox/grid/tests/test_edit.html | 115 +
dojox/grid/tests/test_edit_canEdit.html | 125 +
dojox/grid/tests/test_edit_dijit.html | 112 +
dojox/grid/tests/test_edit_keyNav.html | 118 +
dojox/grid/tests/test_events.html | 191 +
dojox/grid/tests/test_expand.html | 109 +
dojox/grid/tests/test_grid.html | 58 +
dojox/grid/tests/test_grid_autorender.html | 61 +
dojox/grid/tests/test_grid_colspan_resize.html | 85 +
dojox/grid/tests/test_grid_column_display.html | 179 +
dojox/grid/tests/test_grid_column_reorder.html | 61 +
dojox/grid/tests/test_grid_csv_export.html | 95 +
dojox/grid/tests/test_grid_dlg.html | 79 +
dojox/grid/tests/test_grid_formatters.html | 151 +
dojox/grid/tests/test_grid_headerHeight.html | 80 +
dojox/grid/tests/test_grid_hidden_rows.html | 211 +
dojox/grid/tests/test_grid_layout.html | 121 +
.../tests/test_grid_layout_LayoutContainer.html | 93 +
.../tests/test_grid_layout_borderContainer.html | 78 +
dojox/grid/tests/test_grid_messages.html | 98 +
.../grid/tests/test_grid_messages_autoheight.html | 99 +
dojox/grid/tests/test_grid_performance.html | 122 +
dojox/grid/tests/test_grid_programmatic.html | 61 +
.../grid/tests/test_grid_programmatic_layout.html | 75 +
.../tests/test_grid_programmatic_leak_test.html | 73 +
dojox/grid/tests/test_grid_rtl.html | 57 +
dojox/grid/tests/test_grid_selectors.html | 85 +
dojox/grid/tests/test_grid_simple_structure.html | 51 +
dojox/grid/tests/test_grid_simple_structure2.html | 55 +
dojox/grid/tests/test_grid_tab_container.html | 142 +
dojox/grid/tests/test_grid_themes.html | 126 +
dojox/grid/tests/test_grid_tooltip_menu.html | 169 +
dojox/grid/tests/test_keyboard.html | 84 +
dojox/grid/tests/test_markup.html | 96 +
dojox/grid/tests/test_mysql_edit.html | 145 +
dojox/grid/tests/test_selection.html | 70 +
dojox/grid/tests/test_sizing.html | 142 +
dojox/grid/tests/test_sizing_100rows.html | 148 +
dojox/grid/tests/test_sizing_ResizeHandle.html | 108 +
dojox/grid/tests/test_styling.html | 127 +
dojox/grid/tests/test_subgrid.html | 195 +
dojox/grid/tests/test_treegrid.html | 250 +
dojox/grid/tests/test_treegrid_loading.html | 151 +
dojox/grid/tests/test_treegrid_model.html | 207 +
dojox/grid/tests/test_treegrid_model_lazy.html | 107 +
dojox/grid/tests/test_treegrid_performance.html | 205 +
dojox/grid/tests/test_tundra_edit.html | 119 +
dojox/grid/tests/test_yahoo_images.html | 84 +
dojox/grid/tests/test_yahoo_search.html | 131 +
dojox/grid/tests/yahooSearch.js | 76 +
dojox/grid/util.js | 128 +-
dojox/help/_base.js | 847 +-
dojox/help/console.js | 148 +-
dojox/help/demos/demo_Console.html | 32 +
dojox/highlight.js | 12 +-
dojox/highlight/_base.js | 783 +-
dojox/highlight/languages/_all.js | 13 +-
dojox/highlight/languages/_dynamic.js | 17 +-
dojox/highlight/languages/_static.js | 15 +-
dojox/highlight/languages/_www.js | 14 +-
dojox/highlight/languages/cpp.js | 57 +-
dojox/highlight/languages/css.js | 99 +-
dojox/highlight/languages/delphi.js | 130 +-
dojox/highlight/languages/django.js | 101 +-
dojox/highlight/languages/groovy.js | 67 +
dojox/highlight/languages/html.js | 77 +-
dojox/highlight/languages/java.js | 58 +
dojox/highlight/languages/javascript.js | 59 +-
dojox/highlight/languages/pygments/_html.js | 29 +-
dojox/highlight/languages/pygments/_www.js | 15 +-
dojox/highlight/languages/pygments/css.js | 214 +-
dojox/highlight/languages/pygments/html.js | 108 +-
dojox/highlight/languages/pygments/javascript.js | 156 +-
dojox/highlight/languages/pygments/xml.js | 85 +-
dojox/highlight/languages/python.js | 106 +-
dojox/highlight/languages/sql.js | 106 +-
dojox/highlight/languages/xml.js | 76 +-
dojox/highlight/languages/xquery.js | 56 +
dojox/highlight/resources/highlight.css | 7 +
dojox/highlight/resources/pygments/autumn.css | 6 +
dojox/highlight/resources/pygments/borland.css | 6 +
dojox/highlight/resources/pygments/colorful.css | 6 +
dojox/highlight/resources/pygments/default.css | 7 +
dojox/highlight/resources/pygments/emacs.css | 7 +
dojox/highlight/resources/pygments/friendly.css | 7 +
dojox/highlight/resources/pygments/fruity.css | 6 +
dojox/highlight/resources/pygments/manni.css | 7 +
dojox/highlight/resources/pygments/murphy.css | 6 +
dojox/highlight/resources/pygments/native.css | 7 +
dojox/highlight/resources/pygments/pastie.css | 6 +
dojox/highlight/resources/pygments/perldoc.css | 7 +
dojox/highlight/resources/pygments/trac.css | 6 +
dojox/highlight/tests/highlight.js | 26 +
dojox/highlight/tests/module.js | 9 +
dojox/highlight/tests/runTests.html | 11 +
dojox/highlight/tests/test_highlight.html | 467 +
dojox/highlight/tests/test_pygments.html | 146 +
dojox/html.js | 12 +-
dojox/html/_base.js | 557 +-
dojox/html/ellipsis.js | 350 +-
dojox/html/entities.js | 282 +-
dojox/html/ext-dojo/style.js | 460 +
dojox/html/format.js | 809 +-
dojox/html/metrics.js | 311 +-
dojox/html/resources/ellipsis.css | 1 +
dojox/html/styles.js | 527 +-
dojox/html/tests/entities.js | 97 +
dojox/html/tests/format.js | 354 +
dojox/html/tests/formatted.html | 30 +
dojox/html/tests/images/blank.gif | Bin 0 -> 43 bytes
dojox/html/tests/images/dojoLogo.png | Bin 0 -> 14712 bytes
dojox/html/tests/images/testImage.gif | Bin 0 -> 14171 bytes
dojox/html/tests/module.js | 8 +
dojox/html/tests/performance/format.js | 63 +
dojox/html/tests/performance/largedoc.txt | 665 +
dojox/html/tests/performance/module.js | 6 +
dojox/html/tests/performance/runTests.html | 9 +
dojox/html/tests/performance/smalldoc.txt | 77 +
dojox/html/tests/remote/commentedScript.html | 22 +
dojox/html/tests/remote/getResponse.php | 95 +
dojox/html/tests/runTests.html | 9 +
dojox/html/tests/test_ellipsis.html | 431 +
dojox/html/tests/test_metrics.html | 60 +
dojox/html/tests/test_set.html | 1043 +
dojox/html/tests/test_style-html.html | 310 +
dojox/html/tests/test_styles.html | 167 +
dojox/html/tests/test_themes.html | 121 +
dojox/html/tests/unformatted.html | 25 +
dojox/image.js | 10 -
dojox/image/Badge.js | 316 +-
dojox/image/FlickrBadge.js | 157 +-
dojox/image/Gallery.js | 239 +-
dojox/image/Lightbox.js | 816 +-
dojox/image/LightboxNano.js | 427 +-
dojox/image/Magnifier.js | 96 +-
dojox/image/MagnifierLite.js | 170 +-
dojox/image/SlideShow.js | 1031 +-
dojox/image/ThumbnailPicker.js | 884 +-
dojox/image/_base.js | 137 +-
dojox/image/resources/Badge.css | 7 +
dojox/image/resources/Gallery.css | 1 +
dojox/image/resources/Lightbox.css | 31 +-
dojox/image/resources/Lightbox.html | 6 +-
dojox/image/resources/SlideShow.css | 12 +-
dojox/image/resources/ThumbnailPicker.css | 26 +-
dojox/image/resources/image.css | 342 +-
dojox/image/resources/images/close.gif | Bin 936 -> 936 bytes
dojox/image/resources/images/close.png | Bin 675 -> 675 bytes
dojox/image/resources/images/close_dark.png | Bin 711 -> 711 bytes
dojox/image/resources/images/left.gif | Bin 921 -> 921 bytes
dojox/image/resources/images/left.png | Bin 626 -> 626 bytes
dojox/image/resources/images/loading.gif | Bin 4178 -> 4178 bytes
dojox/image/resources/images/right.gif | Bin 920 -> 920 bytes
dojox/image/resources/images/right.png | Bin 621 -> 621 bytes
dojox/image/tests/Lightbox.html | 184 +
dojox/image/tests/images.json | 32 +
dojox/image/tests/images/chris1_lg.jpg | Bin 0 -> 168094 bytes
dojox/image/tests/images/chris1_sm.jpg | Bin 0 -> 25601 bytes
dojox/image/tests/images/chris2_lg.jpg | Bin 0 -> 198747 bytes
dojox/image/tests/images/chris2_sm.jpg | Bin 0 -> 30404 bytes
dojox/image/tests/images/chris3_lg.jpg | Bin 0 -> 141577 bytes
dojox/image/tests/images/chris3_sm.jpg | Bin 0 -> 19205 bytes
dojox/image/tests/images/enlarge.png | Bin 0 -> 572 bytes
dojox/image/tests/images/extraWide.jpg | Bin 0 -> 49250 bytes
dojox/image/tests/images/huuuge.png | Bin 0 -> 37958 bytes
dojox/image/tests/images/imageHoriz.jpg | Bin 0 -> 47693 bytes
dojox/image/tests/images/imageHoriz2.jpg | Bin 0 -> 77176 bytes
dojox/image/tests/images/imageVert.jpg | Bin 0 -> 71533 bytes
dojox/image/tests/images/loading-dark.gif | Bin 0 -> 2545 bytes
dojox/image/tests/images/spanke.jpg | Bin 0 -> 302741 bytes
dojox/image/tests/images/square.jpg | Bin 0 -> 93704 bytes
dojox/image/tests/module.js | 13 +
dojox/image/tests/onloads.html | 317 +
dojox/image/tests/runTests.html | 9 +
dojox/image/tests/test_Badge.html | 234 +
dojox/image/tests/test_FlickrBadge.html | 70 +
dojox/image/tests/test_Gallery.html | 76 +
dojox/image/tests/test_Gallery_GoogleData.html | 84 +
.../image/tests/test_Gallery_in_TabContainer.html | 85 +
dojox/image/tests/test_Lightbox.html | 249 +
dojox/image/tests/test_LightboxNano.html | 166 +
dojox/image/tests/test_Magnifier.html | 98 +
dojox/image/tests/test_MagnifierLite.html | 92 +
dojox/image/tests/test_SlideShow.html | 76 +
dojox/image/tests/test_SlideShow_GoogleData.html | 51 +
dojox/image/tests/test_ThumbnailPicker.html | 172 +
.../image/tests/test_ThumbnailPickerLightbox.html | 97 +
dojox/image/tests/test_base.html | 80 +
dojox/io/OAuth.js | 463 +-
dojox/io/httpParse.js | 139 +-
dojox/io/proxy/tests/frag.xml | 4 +
dojox/io/proxy/tests/xip.html | 62 +
dojox/io/proxy/xip.js | 687 +-
dojox/io/proxy/xip_client.html | 2 +-
dojox/io/proxy/xip_server.html | 2 +-
dojox/io/scriptFrame.js | 127 +-
dojox/io/tests/attackerFrame.html | 34 +
dojox/io/tests/crossSite.php | 12 +
dojox/io/tests/result.txt | 1 +
dojox/io/tests/scriptFrame.html | 91 +
dojox/io/tests/scriptFrame.js | 5 +
dojox/io/tests/scriptFrameRepeat.html | 44 +
dojox/io/tests/windowName.html | 59 +
dojox/io/tests/windowName.js | 59 +
dojox/io/tests/xhrMultiPart.html | 82 +
dojox/io/tests/xhrPlugins.js | 58 +
dojox/io/windowName.js | 370 +-
dojox/io/xhrMultiPart.js | 215 +-
dojox/io/xhrPlugins.js | 281 +-
dojox/io/xhrScriptPlugin.js | 54 +-
dojox/io/xhrWindowNamePlugin.js | 87 +-
dojox/jq.js | 3207 ++-
dojox/json/query.js | 398 +-
dojox/json/ref.js | 599 +-
dojox/json/schema.js | 394 +-
dojox/json/tests/module.js | 10 +
dojox/json/tests/query.js | 367 +
dojox/json/tests/ref.js | 69 +
dojox/json/tests/runTests.html | 9 +
dojox/json/tests/schema.js | 276 +
dojox/jsonPath.js | 10 -
dojox/jsonPath/query.js | 359 +-
dojox/jsonPath/tests/jsonPath.js | 206 +
dojox/jsonPath/tests/module.js | 8 +
dojox/jsonPath/tests/runTests.html | 9 +
dojox/lang/README | 15 +-
dojox/lang/aspect.js | 569 +-
dojox/lang/aspect/cflow.js | 80 +-
dojox/lang/aspect/counter.js | 50 +-
dojox/lang/aspect/memoizer.js | 88 +-
dojox/lang/aspect/memoizerGuard.js | 64 +-
dojox/lang/aspect/profiler.js | 58 +-
dojox/lang/aspect/timer.js | 57 +-
dojox/lang/aspect/tracer.js | 74 +-
dojox/lang/async.js | 199 +
dojox/lang/async/event.js | 41 +
dojox/lang/async/timeout.js | 41 +
dojox/lang/async/topic.js | 41 +
dojox/lang/docs.js | 400 +-
dojox/lang/functional.js | 11 +-
dojox/lang/functional/array.js | 317 +-
dojox/lang/functional/binrec.js | 223 +-
dojox/lang/functional/curry.js | 149 +-
dojox/lang/functional/fold.js | 216 +-
dojox/lang/functional/lambda.js | 211 +-
dojox/lang/functional/linrec.js | 193 +-
dojox/lang/functional/listcomp.js | 75 +-
dojox/lang/functional/multirec.js | 214 +-
dojox/lang/functional/numrec.js | 112 +-
dojox/lang/functional/object.js | 130 +-
dojox/lang/functional/reversed.js | 139 +-
dojox/lang/functional/scan.js | 196 +-
dojox/lang/functional/sequence.js | 61 +-
dojox/lang/functional/tailrec.js | 156 +-
dojox/lang/functional/util.js | 71 +-
dojox/lang/functional/zip.js | 60 +-
dojox/lang/observable.js | 400 +-
dojox/lang/oo/Decorator.js | 54 +-
dojox/lang/oo/Filter.js | 65 +-
dojox/lang/oo/aop.js | 118 +-
dojox/lang/oo/general.js | 101 +-
dojox/lang/oo/mixin.js | 205 +-
dojox/lang/oo/rearrange.js | 107 +-
dojox/lang/tests/array.js | 82 +
dojox/lang/tests/async.js | 216 +
dojox/lang/tests/bench_decl.html | 480 +
dojox/lang/tests/curry.js | 27 +
dojox/lang/tests/declare-old.js | 244 +
dojox/lang/tests/docs.js | 29 +
dojox/lang/tests/fold.js | 84 +
dojox/lang/tests/fun_perf.html | 178 +
dojox/lang/tests/lambda.js | 20 +
dojox/lang/tests/listcomp.js | 24 +
dojox/lang/tests/main.js | 19 +
dojox/lang/tests/misc.js | 21 +
dojox/lang/tests/object.js | 18 +
dojox/lang/tests/observable.js | 126 +
dojox/lang/tests/oo_mixin.js | 26 +
dojox/lang/tests/rec_perf.html | 484 +
dojox/lang/tests/recomb.js | 92 +
dojox/lang/tests/runTests.html | 9 +
dojox/lang/tests/test_aspect.html | 478 +
dojox/lang/tests/test_oo_decl.html | 492 +
dojox/lang/tests/test_oo_mixin.html | 162 +
dojox/lang/tests/typed.js | 144 +
dojox/lang/typed.js | 290 +-
dojox/lang/utils.js | 156 +-
dojox/layout/BorderContainer.js | 13 +-
dojox/layout/ContentPane.js | 133 +-
dojox/layout/DragPane.js | 93 +-
dojox/layout/ExpandoPane.js | 399 +-
dojox/layout/FloatingPane.js | 616 +-
dojox/layout/GridContainer.js | 1443 +-
dojox/layout/GridContainerLite.js | 811 +
dojox/layout/README | 2 +-
dojox/layout/RadioGroup.js | 424 +-
dojox/layout/ResizeHandle.js | 533 +-
dojox/layout/RotatorContainer.js | 623 +-
dojox/layout/ScrollPane.js | 221 +-
dojox/layout/TableContainer.js | 405 +-
dojox/layout/ToggleSplitter.js | 386 +-
dojox/layout/dnd/Avatar.js | 69 +-
dojox/layout/dnd/PlottedDnd.js | 902 +-
.../ext-dijit/layout/StackContainer-touch.js | 83 +-
dojox/layout/resources/DndGridContainer.css | 7 +-
dojox/layout/resources/ExpandoPane.css | 74 +-
dojox/layout/resources/ExpandoPane.html | 4 +-
dojox/layout/resources/FloatingPane.css | 34 +-
dojox/layout/resources/GridContainer.css | 112 +-
dojox/layout/resources/GridContainer.html | 14 +-
dojox/layout/resources/RadioGroup.css | 9 +-
dojox/layout/resources/ResizeHandle.css | 24 +
dojox/layout/resources/RotatorContainer.css | 6 +
dojox/layout/resources/ScrollPane.css | 3 +
dojox/layout/resources/ToggleSplitter.css | 7 +
.../layout/resources/icons/gridcontainer_grip.gif | Bin 0 -> 80 bytes
dojox/layout/resources/icons/grip_bg.gif | Bin 46 -> 46 bytes
dojox/layout/resources/icons/pixel.gif | Bin 64 -> 64 bytes
dojox/layout/resources/icons/resize.png | Bin 319 -> 319 bytes
dojox/layout/resources/icons/resizeRtl.png | Bin 0 -> 269 bytes
dojox/layout/resources/icons/rotator.png | Bin 1895 -> 1895 bytes
dojox/layout/tests/ContentPane.html | 1050 +
dojox/layout/tests/_bottomPane.html | 53 +
dojox/layout/tests/_expando.css | 64 +
dojox/layout/tests/_floating.html | 48 +
dojox/layout/tests/_lorem.html | 11 +
dojox/layout/tests/_script.html | 9 +
dojox/layout/tests/doc0.html | 14 +
dojox/layout/tests/images/blank.gif | Bin 0 -> 43 bytes
dojox/layout/tests/images/dojoLogo.png | Bin 0 -> 14712 bytes
dojox/layout/tests/images/gridUnderlay.png | Bin 0 -> 915 bytes
dojox/layout/tests/images/testImage.gif | Bin 0 -> 14171 bytes
dojox/layout/tests/remote/getResponse.php | 108 +
dojox/layout/tests/resources/script_dnd.js | 158 +
dojox/layout/tests/resources/set_complete_dnd.css | 61 +
dojox/layout/tests/test_DragPane.html | 202 +
dojox/layout/tests/test_ExpandoPane.html | 327 +
dojox/layout/tests/test_ExpandoPane_code.html | 108 +
dojox/layout/tests/test_ExpandoPane_more.html | 149 +
dojox/layout/tests/test_ExpandoPane_prog.html | 105 +
dojox/layout/tests/test_ExpandoPane_splitters.html | 52 +
dojox/layout/tests/test_FloatingPane.html | 186 +
dojox/layout/tests/test_GridContainer.html | 97 +
.../layout/tests/test_GridContainerColWidths.html | 164 +
dojox/layout/tests/test_GridContainerLite.html | 122 +
.../tests/test_GridContainerLite_doLayout.html | 112 +
.../test_GridContainerLite_dragRestriction.html | 148 +
.../tests/test_GridContainer_ResizableCol.html | 93 +
.../tests/test_GridContainer_TitlePanes.html | 85 +
.../test_GridContainer_complete_solution.html | 103 +
.../tests/test_GridContainer_dragHandle.html | 107 +
.../test_GridContainer_in_BorderContainer.html | 150 +
...test_GridContainer_in_BorderContainer_prog.html | 231 +
dojox/layout/tests/test_RadioGroup.html | 150 +
dojox/layout/tests/test_ResizeHandle.html | 196 +
dojox/layout/tests/test_RotatorContainer.html | 98 +
dojox/layout/tests/test_ScrollPane.html | 194 +
dojox/layout/tests/test_ScrollPaneSingle.html | 79 +
dojox/layout/tests/test_TableContainer.html | 321 +
dojox/layout/tests/test_ToggleSplitter.html | 132 +
dojox/layout/tests/test_TouchStackContainer.html | 69 +
dojox/math.js | 10 -
dojox/math/BigInteger-ext.js | 1444 +-
dojox/math/BigInteger.js | 1213 +-
dojox/math/LICENSE-BigInteger | 40 -
dojox/math/README | 3 -
dojox/math/_base.js | 239 +-
dojox/math/curves.js | 381 +-
dojox/math/matrix.js | 539 +-
dojox/math/random/Secure.js | 144 +-
dojox/math/random/Simple.js | 36 +-
dojox/math/random/prng4.js | 92 +-
dojox/math/round.js | 83 +-
dojox/math/stats.js | 292 +-
dojox/math/tests/BigInteger.js | 14 +
dojox/math/tests/main.js | 12 +
dojox/math/tests/math.js | 29 +
dojox/math/tests/random.js | 24 +
dojox/math/tests/round.js | 142 +
dojox/math/tests/runTests.html | 9 +
dojox/math/tests/stats.js | 102 +
dojox/mdnd/AreaManager.js | 707 +
dojox/mdnd/AutoScroll.js | 195 +
dojox/mdnd/DropIndicator.js | 86 +
dojox/mdnd/LazyManager.js | 68 +
dojox/mdnd/Moveable.js | 251 +
dojox/mdnd/PureSource.js | 208 +
dojox/mdnd/README | 94 +
dojox/mdnd/adapter/DndFromDojo.js | 366 +
dojox/mdnd/adapter/DndToDojo.js | 484 +
dojox/mdnd/dropMode/DefaultDropMode.js | 333 +
dojox/mdnd/dropMode/OverDropMode.js | 308 +
dojox/mdnd/dropMode/VerticalDropMode.js | 343 +
dojox/mdnd/resources/dnd.css | 93 +
.../tests/functionalTests/test_dnd_acceptance.html | 71 +
.../tests/functionalTests/test_dnd_autoScroll.html | 52 +
.../functionalTests/test_dnd_defaultDropMode.html | 55 +
.../functionalTests/test_dnd_dndFromDojo.html | 73 +
.../tests/functionalTests/test_dnd_dndToDojo.html | 93 +
.../test_dnd_dndToDojo_dndFromDojo.html | 70 +
.../functionalTests/test_dnd_overDropMode.html | 57 +
.../tests/functionalTests/test_dnd_stress.html | 83 +
.../functionalTests/test_dnd_verticalDropMode.html | 55 +
dojox/mdnd/tests/module.js | 16 +
dojox/mdnd/tests/resources/test_dnd.css | 68 +
dojox/mdnd/tests/robot/module.js | 16 +
dojox/mdnd/tests/robot/test_dnd_acceptance.html | 284 +
.../mdnd/tests/robot/test_dnd_defaultDropMode.html | 101 +
dojox/mdnd/tests/robot/test_dnd_dndFromDojo.html | 322 +
dojox/mdnd/tests/robot/test_dnd_dndToDojo.html | 198 +
dojox/mdnd/tests/robot/test_dnd_overDropMode.html | 272 +
.../tests/robot/test_dnd_verticalDropMode.html | 101 +
dojox/mdnd/tests/runTests.html | 9 +
.../areaManager/AreaManagerCoverPresence.html | 110 +
.../areaManager/AreaManagerManagingDragItems.html | 149 +
.../areaManager/AreaManagerRegistering.html | 124 +
dojox/mdnd/tests/unitTests/areaManager/module.js | 12 +
.../unitTests/dropIndicator/DropIndicatorTest.html | 187 +
dojox/mdnd/tests/unitTests/dropIndicator/module.js | 8 +
.../unitTests/dropMode/DefaultDropModeTest.html | 241 +
dojox/mdnd/tests/unitTests/dropMode/FixtureLib.js | 87 +
.../tests/unitTests/dropMode/OverDropModeTest.html | 195 +
.../unitTests/dropMode/VerticalDropModeTest.html | 241 +
dojox/mdnd/tests/unitTests/dropMode/module.js | 10 +
.../unitTests/dropMode/resources/domElement.html | 130 +
dojox/mdnd/tests/unitTests/module.js | 9 +
dojox/mobile.js | 4 +
dojox/mobile/README | 55 +
dojox/mobile/_base.js | 1451 ++
dojox/mobile/app.js | 3 +
dojox/mobile/app/AlertDialog.js | 182 +
dojox/mobile/app/ImageThumbView.js | 254 +
dojox/mobile/app/ImageView.js | 716 +
dojox/mobile/app/List.js | 577 +
dojox/mobile/app/ListSelector.js | 218 +
dojox/mobile/app/SceneAssistant.js | 56 +
dojox/mobile/app/SceneController.js | 157 +
dojox/mobile/app/StageController.js | 137 +
dojox/mobile/app/TextBox.js | 321 +
dojox/mobile/app/_FormWidget.js | 294 +
dojox/mobile/app/_Widget.js | 30 +
dojox/mobile/app/_base.js | 226 +
dojox/mobile/app/_event.js | 119 +
dojox/mobile/app/compat.js | 109 +
dojox/mobile/build/build.bat | 47 +
dojox/mobile/build/build.sh | 50 +
dojox/mobile/build/profiles/mobile-all.profile.js | 36 +
dojox/mobile/build/profiles/mobile.profile.js | 40 +
dojox/mobile/compat.js | 399 +
dojox/mobile/parser.js | 80 +
.../app/assistants/main-assistant.js | 123 +
.../app/views/main/emptyTemplate.html | 3 +
.../complexListApp/app/views/main/main-scene.html | 23 +
.../complexListApp/app/views/main/rowTemplate.html | 15 +
.../tests/complexListApp/images/i-icon-1.png | Bin 0 -> 677 bytes
.../tests/complexListApp/images/i-icon-2.png | Bin 0 -> 680 bytes
.../tests/complexListApp/images/i-icon-3.png | Bin 0 -> 682 bytes
.../tests/complexListApp/images/i-icon-4.png | Bin 0 -> 697 bytes
dojox/mobile/tests/complexListApp/index.html | 37 +
dojox/mobile/tests/complexListApp/styles/style.css | 38 +
.../dialogApp/app/assistants/main-assistant.js | 75 +
.../tests/dialogApp/app/views/main/main-scene.html | 10 +
dojox/mobile/tests/dialogApp/index.html | 37 +
.../flickr-image-thumb-view-assistant.js | 198 +
.../app/assistants/flickr-image-view-assistant.js | 170 +
.../assistants/flickr-search-group-assistant.js | 123 +
.../flickr-search-selection-assistant.js | 54 +
.../app/assistants/flickr-search-text-assistant.js | 119 +
.../app/assistants/image-view-assistant.js | 92 +
.../app/assistants/main-assistant.js | 40 +
.../flickr-image-thumb-view-scene.html | 17 +
.../flickr-image-view/flickr-image-view-scene.html | 10 +
.../views/flickr-search-group/emptyTemplate.html | 3 +
.../flickr-search-group-scene.html | 19 +
.../app/views/flickr-search-group/rowTemplate.html | 8 +
.../flickr-search-selection-scene.html | 7 +
.../views/flickr-search-selection/rowTemplate.html | 8 +
.../views/flickr-search-text/emptyTemplate.html | 3 +
.../flickr-search-group-scene.html | 19 +
.../app/views/flickr-search-text/rowTemplate.html | 15 +
.../app/views/image-view/image-view-scene.html | 23 +
.../app/views/main/main-scene.html | 6 +
.../app/views/main/rowTemplate.html | 8 +
.../tests/imageControlsApp/images/chris1_lg.jpg | Bin 0 -> 168094 bytes
.../tests/imageControlsApp/images/chris2_lg.jpg | Bin 0 -> 198747 bytes
.../tests/imageControlsApp/images/imageHoriz.jpg | Bin 0 -> 47693 bytes
.../tests/imageControlsApp/images/imageVert.jpg | Bin 0 -> 71533 bytes
.../tests/imageControlsApp/images/square.jpg | Bin 0 -> 93704 bytes
dojox/mobile/tests/imageControlsApp/index.html | 39 +
.../tests/imageControlsApp/styles/styles.css | 13 +
.../tests/imageControlsApp/view-resources.json | 14 +
dojox/mobile/tests/images/a-icon-1-41x41.png | Bin 0 -> 3886 bytes
dojox/mobile/tests/images/a-icon-1.png | Bin 0 -> 550 bytes
dojox/mobile/tests/images/a-icon-10.png | Bin 0 -> 332 bytes
dojox/mobile/tests/images/a-icon-11.png | Bin 0 -> 343 bytes
dojox/mobile/tests/images/a-icon-12.png | Bin 0 -> 613 bytes
dojox/mobile/tests/images/a-icon-13.png | Bin 0 -> 278 bytes
dojox/mobile/tests/images/a-icon-14.png | Bin 0 -> 612 bytes
dojox/mobile/tests/images/a-icon-15.png | Bin 0 -> 765 bytes
dojox/mobile/tests/images/a-icon-16.png | Bin 0 -> 597 bytes
dojox/mobile/tests/images/a-icon-17.png | Bin 0 -> 942 bytes
dojox/mobile/tests/images/a-icon-18.png | Bin 0 -> 832 bytes
dojox/mobile/tests/images/a-icon-2-41x41.png | Bin 0 -> 923 bytes
dojox/mobile/tests/images/a-icon-2.png | Bin 0 -> 644 bytes
dojox/mobile/tests/images/a-icon-3.png | Bin 0 -> 1346 bytes
dojox/mobile/tests/images/a-icon-4.png | Bin 0 -> 695 bytes
dojox/mobile/tests/images/i-icon-1.png | Bin 0 -> 677 bytes
dojox/mobile/tests/images/i-icon-10.png | Bin 0 -> 689 bytes
dojox/mobile/tests/images/i-icon-2.png | Bin 0 -> 680 bytes
dojox/mobile/tests/images/i-icon-3.png | Bin 0 -> 682 bytes
dojox/mobile/tests/images/i-icon-4.png | Bin 0 -> 697 bytes
dojox/mobile/tests/images/i-icon-5.png | Bin 0 -> 693 bytes
dojox/mobile/tests/images/i-icon-6.png | Bin 0 -> 694 bytes
dojox/mobile/tests/images/i-icon-7.png | Bin 0 -> 691 bytes
dojox/mobile/tests/images/i-icon-8.png | Bin 0 -> 695 bytes
dojox/mobile/tests/images/i-icon-9.png | Bin 0 -> 689 bytes
dojox/mobile/tests/images/i-icon-all.png | Bin 0 -> 4450 bytes
dojox/mobile/tests/images/icon-1.png | Bin 0 -> 2626 bytes
dojox/mobile/tests/images/not-images.png | Bin 0 -> 18459 bytes
dojox/mobile/tests/images/red-button-bg.png | Bin 0 -> 178 bytes
dojox/mobile/tests/images/red-button-sel-bg.png | Bin 0 -> 185 bytes
dojox/mobile/tests/images/widget-bg.png | Bin 0 -> 26234 bytes
dojox/mobile/tests/index.html | 55 +
.../app/assistants/text-input-assistant.js | 21 +
.../app/views/text-input/text-input-scene.html | 50 +
dojox/mobile/tests/inputApp/index.html | 37 +
.../multiSceneApp/app/assistants/main-assistant.js | 41 +
.../app/assistants/second-assistant.js | 32 +
.../app/assistants/third-assistant.js | 33 +
.../multiSceneApp/app/views/main/main-scene.html | 16 +
.../app/views/second/second-scene.html | 12 +
.../multiSceneApp/app/views/third/third-scene.html | 13 +
dojox/mobile/tests/multiSceneApp/index.html | 37 +
.../simpleApp/app/assistants/main-assistant.js | 23 +
.../tests/simpleApp/app/views/main/main-scene.html | 3 +
dojox/mobile/tests/simpleApp/index.html | 36 +
.../simpleListApp/app/assistants/main-assistant.js | 66 +
.../simpleListApp/app/views/main/main-scene.html | 14 +
.../simpleListApp/app/views/main/rowTemplate.html | 3 +
dojox/mobile/tests/simpleListApp/index.html | 36 +
dojox/mobile/tests/test_Android-ButtonList.html | 68 +
dojox/mobile/tests/test_Android-EdgeToEdge.html | 50 +
.../tests/test_Android-EdgeToEdgeCategory.html | 46 +
dojox/mobile/tests/test_Android-Icon.html | 58 +
dojox/mobile/tests/test_Android-RoundRectList.html | 60 +
dojox/mobile/tests/test_Android-Settings.html | 104 +
dojox/mobile/tests/test_Android-Switch.html | 23 +
dojox/mobile/tests/test_Android-TabContainer.html | 139 +
.../tests/test_Android-VariableHeightList.html | 100 +
dojox/mobile/tests/test_ajax-html.html | 34 +
dojox/mobile/tests/test_ajax-json.html | 34 +
dojox/mobile/tests/test_anchor-label.html | 74 +
dojox/mobile/tests/test_bookmarkable.html | 112 +
dojox/mobile/tests/test_buttons.html | 21 +
dojox/mobile/tests/test_dynamic-icons.html | 53 +
dojox/mobile/tests/test_dynamic-items.html | 98 +
dojox/mobile/tests/test_dynamic-view.html | 58 +
dojox/mobile/tests/test_hash-parameter.html | 71 +
dojox/mobile/tests/test_iPhone-Animation.html | 81 +
dojox/mobile/tests/test_iPhone-Button.html | 41 +
dojox/mobile/tests/test_iPhone-ButtonList.html | 50 +
dojox/mobile/tests/test_iPhone-EdgeToEdge.html | 47 +
.../tests/test_iPhone-EdgeToEdgeCategory.html | 46 +
dojox/mobile/tests/test_iPhone-Heading.html | 24 +
dojox/mobile/tests/test_iPhone-Icon.html | 58 +
dojox/mobile/tests/test_iPhone-IconMulti.html | 36 +
dojox/mobile/tests/test_iPhone-IconSingle.html | 35 +
.../mobile/tests/test_iPhone-IconSingleBelow.html | 35 +
dojox/mobile/tests/test_iPhone-ResultList.html | 65 +
dojox/mobile/tests/test_iPhone-RoundRect.html | 27 +
dojox/mobile/tests/test_iPhone-RoundRectList.html | 54 +
dojox/mobile/tests/test_iPhone-Settings.html | 168 +
dojox/mobile/tests/test_iPhone-Switch.html | 23 +
dojox/mobile/tests/test_iPhone-TabContainer.html | 169 +
.../tests/test_iPhone-VariableHeightList.html | 99 +
dojox/mobile/tests/test_progress-indicator.html | 83 +
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 | 44 +
dojox/mobile/themes/android/android-compat.css | 284 +
dojox/mobile/themes/android/android.css | 738 +
.../themes/android/compat/arrow-button-bg.png | Bin 0 -> 182 bytes
.../themes/android/compat/arrow-button-head.png | Bin 0 -> 566 bytes
.../themes/android/compat/blue-button-bg.png | Bin 0 -> 199 bytes
.../themes/android/compat/blue-button-sel-bg.png | Bin 0 -> 182 bytes
dojox/mobile/themes/android/compat/gray-arrow.png | Bin 0 -> 920 bytes
.../android/compat/icon-content-heading-bg.png | Bin 0 -> 193 bytes
.../themes/android/compat/switch-blue-bg.png | Bin 0 -> 199 bytes
.../themes/android/compat/switch-gray-bg.png | Bin 0 -> 183 bytes
.../themes/android/compat/switch-green-bg.png | Bin 0 -> 161 bytes
.../themes/android/compat/switch-knob-bg.png | Bin 0 -> 174 bytes
.../mobile/themes/android/compat/tab-button-bg.png | Bin 0 -> 277 bytes
.../themes/android/compat/tab-orange-button-bg.png | Bin 0 -> 197 bytes
.../themes/android/compat/tab-sel-button-bg.png | Bin 0 -> 286 bytes
dojox/mobile/themes/buttons-compat.css | 30 +
dojox/mobile/themes/buttons.css | 191 +
dojox/mobile/themes/compat/check-off-button.png | Bin 0 -> 1081 bytes
dojox/mobile/themes/compat/check-on-button.png | Bin 0 -> 1148 bytes
.../mobile/themes/compat/small-blue-button-bg.png | Bin 0 -> 190 bytes
.../themes/compat/small-darkblue-button-bg.png | Bin 0 -> 192 bytes
dojox/mobile/themes/compat/small-red-button-bg.png | Bin 0 -> 186 bytes
.../themes/iphone/compat/arrow-button-bg.png | Bin 0 -> 195 bytes
.../themes/iphone/compat/arrow-button-head.png | Bin 0 -> 878 bytes
.../mobile/themes/iphone/compat/blue-button-bg.png | Bin 0 -> 199 bytes
.../themes/iphone/compat/blue-button-sel-bg.png | Bin 0 -> 182 bytes
.../mobile/themes/iphone/compat/edge-categ-bg.png | Bin 0 -> 130 bytes
dojox/mobile/themes/iphone/compat/gray-arrow.png | Bin 0 -> 920 bytes
dojox/mobile/themes/iphone/compat/heading-bg.png | Bin 0 -> 207 bytes
.../iphone/compat/icon-content-heading-bg.png | Bin 0 -> 193 bytes
.../mobile/themes/iphone/compat/switch-blue-bg.png | Bin 0 -> 199 bytes
.../mobile/themes/iphone/compat/switch-gray-bg.png | Bin 0 -> 183 bytes
.../mobile/themes/iphone/compat/switch-knob-bg.png | Bin 0 -> 174 bytes
.../mobile/themes/iphone/compat/tab-button-bg.png | Bin 0 -> 197 bytes
.../themes/iphone/compat/tab-sel-button-bg.png | Bin 0 -> 200 bytes
dojox/mobile/themes/iphone/compat/white-arrow.png | Bin 0 -> 920 bytes
.../mobile/themes/iphone/images/thumb-overlay.png | Bin 0 -> 2010 bytes
dojox/mobile/themes/iphone/iphone-app-compat.css | 24 +
dojox/mobile/themes/iphone/iphone-app.css | 281 +
dojox/mobile/themes/iphone/iphone-compat.css | 290 +
dojox/mobile/themes/iphone/iphone.css | 751 +
dojox/rails.js | 143 +
dojox/rails/README | 41 +
dojox/rails/tests/module.js | 7 +
dojox/rails/tests/plugd/trigger.js | 187 +
dojox/rails/tests/runTests.html | 9 +
dojox/rails/tests/success_response.html | 1 +
dojox/rails/tests/test_rails.html | 320 +
dojox/resources/_modules.js | 255 +-
dojox/resources/explore.php | 149 +
dojox/robot/recorder.js | 784 +-
dojox/robot/tests/module.js | 8 +
dojox/robot/tests/robotml.js | 9 +
dojox/robot/tests/runTests.html | 9 +
dojox/robot/tests/test_recorder.html | 103 +
dojox/rpc/Client.js | 38 +-
dojox/rpc/JsonRPC.js | 86 +-
dojox/rpc/JsonRest.js | 791 +-
dojox/rpc/OfflineRest.js | 452 +-
dojox/rpc/ProxiedPath.js | 53 +-
dojox/rpc/Rest.js | 215 +-
dojox/rpc/SMDLibrary/wikipedia.smd | 98 +-
dojox/rpc/Service.js | 524 +-
dojox/rpc/demos/demo_GoogleAjax.html | 122 +
dojox/rpc/demos/demo_GoogleAjaxTranslate.html | 155 +
dojox/rpc/demos/demo_GoogleFeed.html | 97 +
dojox/rpc/demos/demo_jabsorb.html | 70 +
dojox/rpc/demos/documentation.html | 33 +
dojox/rpc/demos/templates/documentation.html | 8 +
dojox/rpc/demos/templates/wikipedia.html | 10 +
dojox/rpc/demos/templates/yahoo.html | 31 +
dojox/rpc/demos/wikipedia.html | 41 +
dojox/rpc/demos/yahoo.html | 39 +
dojox/rpc/tests/FriendFeed.js | 104 +
dojox/rpc/tests/Geonames.js | 227 +
dojox/rpc/tests/Service.js | 725 +
dojox/rpc/tests/Wikipedia.js | 55 +
dojox/rpc/tests/Yahoo.js | 313 +
dojox/rpc/tests/libraryTests.js | 11 +
dojox/rpc/tests/module.js | 9 +
dojox/rpc/tests/resources/JSON.php | 724 +
dojox/rpc/tests/resources/bigQuery | 1 +
dojox/rpc/tests/resources/bigQuery5 | 1 +
dojox/rpc/tests/resources/echo.php | 11 +
dojox/rpc/tests/resources/echoJson.php | 8 +
dojox/rpc/tests/resources/fakestore.php | 38 +
dojox/rpc/tests/resources/jsonRpc10.php | 47 +
dojox/rpc/tests/resources/jsonRpc11.php | 52 +
dojox/rpc/tests/resources/jsonRpc12.php | 54 +
dojox/rpc/tests/resources/jsonRpcPostGetEcho.php | 41 +
dojox/rpc/tests/resources/jsonpEcho.php | 26 +
dojox/rpc/tests/resources/jsonpEcho.phps | 26 +
dojox/rpc/tests/resources/jsonpJsonRpcEcho.php | 40 +
dojox/rpc/tests/resources/obj1 | 1 +
dojox/rpc/tests/resources/obj1lazyValue | 1 +
dojox/rpc/tests/resources/obj1testArray | 1 +
dojox/rpc/tests/resources/obj3 | 1 +
dojox/rpc/tests/resources/obj4 | 1 +
dojox/rpc/tests/resources/query | 6 +
dojox/rpc/tests/resources/rawEcho.php | 8 +
dojox/rpc/tests/resources/res | 1 +
dojox/rpc/tests/resources/test.smd | 207 +
dojox/rpc/tests/runLibraryTests.html | 9 +
dojox/rpc/tests/runTests.html | 9 +
dojox/rpc/tests/stores/JsonRestStore.js | 233 +
dojox/secure/DOM.js | 483 +-
dojox/secure/capability.js | 230 +-
dojox/secure/sandbox.js | 563 +-
dojox/secure/tests/DOM.js | 183 +
dojox/secure/tests/bad.html | 18 +
dojox/secure/tests/bad.js | 2 +
dojox/secure/tests/good.html | 19 +
dojox/secure/tests/good.js | 2 +
dojox/secure/tests/load.html | 216 +
dojox/secure/tests/sandbox.js | 120 +
dojox/sketch.js | 12 +-
dojox/sketch/Anchor.js | 127 +-
dojox/sketch/Annotation.js | 510 +-
dojox/sketch/DoubleArrowAnnotation.js | 402 +-
dojox/sketch/Figure.js | 984 +-
dojox/sketch/LeadAnnotation.js | 303 +-
dojox/sketch/PreexistingAnnotation.js | 296 +-
dojox/sketch/SingleArrowAnnotation.js | 402 +-
dojox/sketch/Slider.js | 68 +-
dojox/sketch/Toolbar.js | 166 +-
dojox/sketch/UnderlineAnnotation.js | 250 +-
dojox/sketch/UndoStack.js | 163 +-
dojox/sketch/_Plugin.js | 121 +-
dojox/sketch/tests/FTHelper.js | 44 +
dojox/sketch/tests/annotation.svg | 39 +
dojox/sketch/tests/images/figure2.gif | Bin 0 -> 40349 bytes
dojox/sketch/tests/images/testsBodyBg.gif | Bin 0 -> 753 bytes
dojox/sketch/tests/test_full.html | 130 +
dojox/sql.js | 12 +-
dojox/sql/_base.js | 865 +-
dojox/sql/_crypto.js | 727 +-
dojox/sql/demos/customers/customers.html | 292 +
dojox/storage.js | 10 -
dojox/string/BidiComplex.js | 553 +-
dojox/string/Builder.js | 215 +-
dojox/string/sprintf.js | 676 +-
dojox/string/tests/BidiComplex.js | 67 +
dojox/string/tests/Builder.js | 104 +
dojox/string/tests/BuilderArguments.html | 505 +
dojox/string/tests/BuilderPerf.html | 413 +
dojox/string/tests/PerfFun.html | 263 +
dojox/string/tests/lipsum.js | 133 +
dojox/string/tests/notes.txt | 153 +
dojox/string/tests/peller.html | 78 +
dojox/string/tests/runTests.html | 9 +
dojox/string/tests/sprintf.js | 273 +
dojox/string/tests/string.js | 7 +
dojox/string/tests/test_BidiComplex.html | 60 +
dojox/string/tokenize.js | 76 +-
dojox/testing/DocTest.js | 362 +-
dojox/testing/tests/DocTest.js | 6 +
dojox/testing/tests/module.js | 7 +
dojox/testing/tests/runTests.html | 9 +
dojox/timing.js | 12 +-
dojox/timing/Sequence.js | 230 +-
dojox/timing/Streamer.js | 148 +-
dojox/timing/ThreadPool.js | 285 +-
dojox/timing/_base.js | 89 +-
dojox/timing/doLater.js | 62 +-
dojox/timing/tests/test_Sequence.html | 85 +
dojox/timing/tests/test_ThreadPool.html | 16 +
dojox/timing/tests/test_doLater.html | 140 +
dojox/uuid.js | 10 -
dojox/uuid/Uuid.js | 267 +-
dojox/uuid/_base.js | 359 +-
dojox/uuid/generateRandomUuid.js | 80 +-
dojox/uuid/generateTimeBasedUuid.js | 471 +-
dojox/uuid/tests/runTests.html | 10 +
dojox/uuid/tests/uuid.js | 373 +
dojox/validate.js | 12 +-
dojox/validate/_base.js | 191 +-
dojox/validate/br.js | 466 +-
dojox/validate/ca.js | 68 +-
dojox/validate/check.js | 544 +-
dojox/validate/creditCard.js | 160 +-
dojox/validate/isbn.js | 74 +-
dojox/validate/regexp.js | 436 +-
dojox/validate/tests/br.js | 104 +
dojox/validate/tests/creditcard.js | 115 +
dojox/validate/tests/module.js | 11 +
dojox/validate/tests/runTests.html | 9 +
dojox/validate/tests/validate.js | 321 +
dojox/validate/us.js | 86 +-
dojox/validate/web.js | 113 +-
dojox/widget/AnalogGauge.js | 594 +-
dojox/widget/AutoRotator.js | 315 +-
dojox/widget/BarGauge.js | 476 +-
dojox/widget/Calendar.js | 1371 +-
dojox/widget/Calendar/Calendar.css | 49 +-
dojox/widget/CalendarFx.js | 38 +-
dojox/widget/CalendarViews.js | 186 +-
dojox/widget/ColorPicker.js | 732 +-
dojox/widget/ColorPicker/ColorPicker.css | 61 +-
dojox/widget/ColorPicker/ColorPicker.html | 101 +-
dojox/widget/ColorPicker/images/hue.png | Bin 1991 -> 1991 bytes
dojox/widget/ColorPicker/images/hueHandle.png | Bin 280 -> 280 bytes
dojox/widget/ColorPicker/images/hueHandleA11y.png | Bin 0 -> 199 bytes
dojox/widget/ColorPicker/images/pickerPointer.png | Bin 228 -> 228 bytes
dojox/widget/ColorPicker/images/underlay.png | Bin 10788 -> 10788 bytes
dojox/widget/DataPresentation.js | 1272 +-
dojox/widget/Dialog.js | 331 +-
dojox/widget/Dialog/Dialog.css | 30 +-
dojox/widget/DocTester.js | 144 +-
dojox/widget/DocTester/DocTester.css | 2 +
dojox/widget/DynamicTooltip.js | 145 +-
dojox/widget/FeedPortlet.js | 641 +-
dojox/widget/FilePicker.js | 377 +-
dojox/widget/FilePicker/FilePicker.css | 149 +-
dojox/widget/FisheyeList.js | 1121 +-
dojox/widget/FisheyeList/FisheyeList.css | 4 +
dojox/widget/FisheyeLite.js | 183 +-
dojox/widget/Iterator.js | 246 +-
dojox/widget/Loader.js | 151 +-
dojox/widget/Loader/Loader.css | 3 +
dojox/widget/Loader/icons/loading.gif | Bin 751 -> 751 bytes
dojox/widget/Pager.js | 923 +-
dojox/widget/Pager/Pager.css | 23 +-
dojox/widget/PlaceholderMenuItem.js | 176 +-
dojox/widget/Portlet.js | 633 +-
dojox/widget/Portlet/Portlet.css | 14 +-
dojox/widget/Roller.js | 304 +-
dojox/widget/RollingList.js | 2074 +-
dojox/widget/RollingList/RollingList.css | 28 +-
dojox/widget/Rotator.js | 506 +-
dojox/widget/SortList.js | 230 +-
dojox/widget/SortList/SortList.css | 11 +
dojox/widget/Standby.js | 1054 +-
dojox/widget/Standby/images/loading.gif | Bin 4178 -> 4178 bytes
dojox/widget/Toaster.js | 441 +-
dojox/widget/Toaster/Toaster.css | 8 +
dojox/widget/UpgradeBar.js | 312 +-
dojox/widget/UpgradeBar/UpgradeBar.css | 12 +
dojox/widget/Wizard.js | 299 +-
dojox/widget/Wizard/Wizard.css | 8 +
dojox/widget/gauge/AnalogArcIndicator.js | 131 +-
dojox/widget/gauge/AnalogArrowIndicator.js | 61 +-
dojox/widget/gauge/AnalogNeedleIndicator.js | 57 +-
dojox/widget/gauge/BarIndicator.js | 148 +-
dojox/widget/gauge/_Gauge.css | 14 +-
dojox/widget/gauge/_Gauge.js | 1042 +-
dojox/widget/nls/ColorPicker.js | 13 +-
dojox/widget/nls/FilePicker.js | 6 +-
dojox/widget/nls/Wizard.js | 6 +-
dojox/widget/nls/ar/ColorPicker.js | 3 +
dojox/widget/nls/ar/FilePicker.js | 6 +-
dojox/widget/nls/ar/Wizard.js | 6 +-
dojox/widget/nls/ca/ColorPicker.js | 6 +
dojox/widget/nls/ca/FilePicker.js | 7 +-
dojox/widget/nls/ca/Wizard.js | 7 +-
dojox/widget/nls/cs/ColorPicker.js | 11 +-
dojox/widget/nls/cs/FilePicker.js | 6 +-
dojox/widget/nls/cs/Wizard.js | 6 +-
dojox/widget/nls/da/ColorPicker.js | 3 +
dojox/widget/nls/da/FilePicker.js | 6 +-
dojox/widget/nls/da/Wizard.js | 6 +-
dojox/widget/nls/de/ColorPicker.js | 4 +-
dojox/widget/nls/de/FilePicker.js | 6 +-
dojox/widget/nls/de/Wizard.js | 6 +-
dojox/widget/nls/el/ColorPicker.js | 10 +
dojox/widget/nls/el/FilePicker.js | 6 +-
dojox/widget/nls/el/Wizard.js | 6 +-
dojox/widget/nls/es/ColorPicker.js | 4 +-
dojox/widget/nls/es/FilePicker.js | 6 +-
dojox/widget/nls/es/Wizard.js | 6 +-
dojox/widget/nls/fi/ColorPicker.js | 3 +
dojox/widget/nls/fi/FilePicker.js | 6 +-
dojox/widget/nls/fi/Wizard.js | 6 +-
dojox/widget/nls/fr/ColorPicker.js | 11 +-
dojox/widget/nls/fr/FilePicker.js | 6 +-
dojox/widget/nls/fr/Wizard.js | 6 +-
dojox/widget/nls/he/ColorPicker.js | 10 +
dojox/widget/nls/he/FilePicker.js | 6 +-
dojox/widget/nls/he/Wizard.js | 6 +-
dojox/widget/nls/hu/ColorPicker.js | 4 +-
dojox/widget/nls/hu/FilePicker.js | 6 +-
dojox/widget/nls/hu/Wizard.js | 6 +-
dojox/widget/nls/it/ColorPicker.js | 11 +-
dojox/widget/nls/it/FilePicker.js | 6 +-
dojox/widget/nls/it/Wizard.js | 6 +-
dojox/widget/nls/ja/ColorPicker.js | 5 +-
dojox/widget/nls/ja/FilePicker.js | 6 +-
dojox/widget/nls/ja/Wizard.js | 6 +-
dojox/widget/nls/ko/ColorPicker.js | 11 +-
dojox/widget/nls/ko/FilePicker.js | 6 +-
dojox/widget/nls/ko/Wizard.js | 6 +-
dojox/widget/nls/nb/ColorPicker.js | 3 +
dojox/widget/nls/nb/FilePicker.js | 6 +-
dojox/widget/nls/nb/Wizard.js | 6 +-
dojox/widget/nls/nl/ColorPicker.js | 6 +
dojox/widget/nls/nl/FilePicker.js | 6 +-
dojox/widget/nls/nl/Wizard.js | 6 +-
dojox/widget/nls/pl/ColorPicker.js | 11 +-
dojox/widget/nls/pl/FilePicker.js | 6 +-
dojox/widget/nls/pl/Wizard.js | 6 +-
dojox/widget/nls/pt-pt/ColorPicker.js | 8 +
dojox/widget/nls/pt-pt/FilePicker.js | 6 +-
dojox/widget/nls/pt-pt/Wizard.js | 6 +-
dojox/widget/nls/pt/ColorPicker.js | 4 +-
dojox/widget/nls/pt/FilePicker.js | 6 +-
dojox/widget/nls/pt/Wizard.js | 6 +-
dojox/widget/nls/ro/ColorPicker.js | 5 +
dojox/widget/nls/ro/FilePicker.js | 6 +
dojox/widget/nls/ro/Wizard.js | 6 +
dojox/widget/nls/ru/ColorPicker.js | 11 +-
dojox/widget/nls/ru/FilePicker.js | 6 +-
dojox/widget/nls/ru/Wizard.js | 6 +-
dojox/widget/nls/sk/ColorPicker.js | 3 +
dojox/widget/nls/sk/FilePicker.js | 7 +-
dojox/widget/nls/sk/Wizard.js | 7 +-
dojox/widget/nls/sl/ColorPicker.js | 3 +
dojox/widget/nls/sl/FilePicker.js | 7 +-
dojox/widget/nls/sl/Wizard.js | 7 +-
dojox/widget/nls/sv/ColorPicker.js | 6 +
dojox/widget/nls/sv/FilePicker.js | 6 +-
dojox/widget/nls/sv/Wizard.js | 6 +-
dojox/widget/nls/th/ColorPicker.js | 10 +-
dojox/widget/nls/th/FilePicker.js | 7 +-
dojox/widget/nls/th/Wizard.js | 7 +-
dojox/widget/nls/tr/ColorPicker.js | 10 +
dojox/widget/nls/tr/FilePicker.js | 6 +-
dojox/widget/nls/tr/Wizard.js | 6 +-
dojox/widget/nls/zh-tw/ColorPicker.js | 5 +-
dojox/widget/nls/zh-tw/FilePicker.js | 6 +-
dojox/widget/nls/zh-tw/Wizard.js | 6 +-
dojox/widget/nls/zh/ColorPicker.js | 5 +-
dojox/widget/nls/zh/FilePicker.js | 6 +-
dojox/widget/nls/zh/Wizard.js | 6 +-
dojox/widget/rotator/Controller.js | 275 +-
dojox/widget/rotator/Fade.js | 59 +-
dojox/widget/rotator/Pan.js | 274 +-
dojox/widget/rotator/Slide.js | 87 +-
dojox/widget/rotator/ThumbnailController.js | 96 +
dojox/widget/rotator/Wipe.js | 133 +-
dojox/widget/tests/CalendarStackLayout.js | 99 +
dojox/widget/tests/_pager-data.json | 19 +
dojox/widget/tests/demo_FisheyeList.html | 117 +
dojox/widget/tests/demo_FisheyeLite.html | 175 +
dojox/widget/tests/get_time.php | 5 +
dojox/widget/tests/honey.php | 27 +
dojox/widget/tests/images/busy.gif | Bin 0 -> 5492 bytes
dojox/widget/tests/images/fisheye_1.png | Bin 0 -> 3799 bytes
dojox/widget/tests/images/fisheye_2.png | Bin 0 -> 4479 bytes
dojox/widget/tests/images/fisheye_3.png | Bin 0 -> 4321 bytes
dojox/widget/tests/images/fisheye_4.png | Bin 0 -> 4389 bytes
dojox/widget/tests/images/flare.png | Bin 0 -> 9839 bytes
dojox/widget/tests/images/gaugeOverlay.png | Bin 0 -> 10675 bytes
dojox/widget/tests/images/icon_browser.png | Bin 0 -> 18619 bytes
dojox/widget/tests/images/icon_calendar.png | Bin 0 -> 10822 bytes
dojox/widget/tests/images/icon_email.png | Bin 0 -> 17133 bytes
dojox/widget/tests/images/icon_texteditor.png | Bin 0 -> 25271 bytes
dojox/widget/tests/images/icon_update.png | Bin 0 -> 21984 bytes
dojox/widget/tests/images/icon_users.png | Bin 0 -> 24802 bytes
dojox/widget/tests/images/rotator_aol.png | Bin 0 -> 10416 bytes
dojox/widget/tests/images/rotator_aptana.png | Bin 0 -> 7021 bytes
dojox/widget/tests/images/rotator_bea.png | Bin 0 -> 8837 bytes
dojox/widget/tests/images/rotator_bg.gif | Bin 0 -> 607 bytes
dojox/widget/tests/images/rotator_dots.png | Bin 0 -> 3117 bytes
dojox/widget/tests/images/rotator_google.png | Bin 0 -> 6016 bytes
dojox/widget/tests/images/rotator_ibm.png | Bin 0 -> 7746 bytes
dojox/widget/tests/images/rotator_icons.gif | Bin 0 -> 463 bytes
dojox/widget/tests/images/rotator_nexaweb.png | Bin 0 -> 5831 bytes
dojox/widget/tests/images/rotator_openlaszlo.png | Bin 0 -> 20632 bytes
dojox/widget/tests/images/rotator_renkoo.png | Bin 0 -> 8770 bytes
dojox/widget/tests/images/rotator_sitepen.png | Bin 0 -> 2274 bytes
dojox/widget/tests/images/rotator_sun.png | Bin 0 -> 42665 bytes
dojox/widget/tests/images/rotator_tibco.png | Bin 0 -> 22406 bytes
dojox/widget/tests/images/rotator_uxebu.png | Bin 0 -> 27894 bytes
dojox/widget/tests/images/rotator_wavemaker.png | Bin 0 -> 13660 bytes
dojox/widget/tests/images/rotator_webtide.png | Bin 0 -> 14122 bytes
dojox/widget/tests/images/rotator_zend.png | Bin 0 -> 4852 bytes
dojox/widget/tests/testAtom.xml | 662 +
dojox/widget/tests/test_AnalogGaugeWidget.html | 554 +
dojox/widget/tests/test_AutoRotator.html | 389 +
dojox/widget/tests/test_BarGaugeWidget.html | 339 +
dojox/widget/tests/test_Calendar.html | 217 +
dojox/widget/tests/test_CalendarViews.html | 109 +
dojox/widget/tests/test_ColorPicker.html | 86 +
dojox/widget/tests/test_DataPresentation.html | 158 +
dojox/widget/tests/test_Dialog.html | 307 +
dojox/widget/tests/test_DocTester.html | 47 +
dojox/widget/tests/test_DynamicTooltip.html | 178 +
dojox/widget/tests/test_FilePicker.html | 44 +
dojox/widget/tests/test_FisheyeList.html | 144 +
dojox/widget/tests/test_FisheyeLite.html | 327 +
dojox/widget/tests/test_Iterator.html | 77 +
dojox/widget/tests/test_Loader.html | 81 +
dojox/widget/tests/test_Pager.html | 87 +
dojox/widget/tests/test_PlaceholderMenuItem.html | 130 +
dojox/widget/tests/test_Portlet.html | 94 +
.../widget/tests/test_PortletInGridContainer.html | 657 +
dojox/widget/tests/test_PortletInGridContainer.js | 239 +
.../tests/test_PortletInGridContainerColumns.html | 78 +
dojox/widget/tests/test_Roller.html | 226 +
dojox/widget/tests/test_RollingList.html | 203 +
dojox/widget/tests/test_Rotator.html | 709 +
dojox/widget/tests/test_RotatorController.html | 346 +
.../tests/test_Rotator_ThumbnailController.html | 63 +
dojox/widget/tests/test_SortList.html | 82 +
dojox/widget/tests/test_Standby.html | 388 +
dojox/widget/tests/test_Standby_quirks.html | 386 +
dojox/widget/tests/test_Standby_rtl.html | 387 +
dojox/widget/tests/test_Toaster.html | 161 +
dojox/widget/tests/test_UpgradeBar.html | 59 +
dojox/widget/tests/test_UpgradeBar_markup.html | 50 +
dojox/widget/tests/test_Wizard.html | 236 +
dojox/wire.js | 11 +-
dojox/wire/CompositeWire.js | 137 +-
dojox/wire/DataWire.js | 255 +-
dojox/wire/TableAdapter.js | 117 +-
dojox/wire/TextAdapter.js | 120 +-
dojox/wire/TreeAdapter.js | 268 +-
dojox/wire/Wire.js | 604 +-
dojox/wire/XmlWire.js | 371 +-
dojox/wire/_base.js | 275 +-
dojox/wire/demos/TableContainer.css | 30 +
dojox/wire/demos/TableContainer.js | 64 +
dojox/wire/demos/WidgetRepeater.js | 29 +
dojox/wire/demos/markup/countries.json | 43 +
dojox/wire/demos/markup/demo_ActionChaining.html | 112 +
dojox/wire/demos/markup/demo_ActionWiring.html | 138 +
dojox/wire/demos/markup/demo_BasicChildWire.html | 78 +
.../wire/demos/markup/demo_BasicColumnWiring.html | 90 +
.../wire/demos/markup/demo_ConditionalActions.html | 221 +
dojox/wire/demos/markup/demo_FlickrStoreWire.html | 227 +
dojox/wire/demos/markup/demo_TopicWiring.html | 84 +
dojox/wire/demos/markup/flickrDemo.css | 35 +
dojox/wire/demos/markup/states.json | 56 +
dojox/wire/ml/Action.js | 320 +-
dojox/wire/ml/Data.js | 214 +-
dojox/wire/ml/DataStore.js | 151 +-
dojox/wire/ml/Invocation.js | 270 +-
dojox/wire/ml/Service.js | 486 +-
dojox/wire/ml/Transfer.js | 459 +-
dojox/wire/ml/util.js | 498 +-
dojox/wire/tests/markup/Action.html | 147 +
dojox/wire/tests/markup/Data.html | 105 +
dojox/wire/tests/markup/DataStore.html | 66 +
dojox/wire/tests/markup/DataStore.xml | 18 +
dojox/wire/tests/markup/Invocation.html | 53 +
dojox/wire/tests/markup/Service.html | 84 +
dojox/wire/tests/markup/Service/JSON.smd | 11 +
dojox/wire/tests/markup/Service/XML.smd | 11 +
dojox/wire/tests/markup/Service/a.json | 5 +
dojox/wire/tests/markup/Service/a.xml | 5 +
dojox/wire/tests/markup/Transfer.html | 157 +
dojox/wire/tests/module.js | 9 +
dojox/wire/tests/programmatic/CompositeWire.js | 47 +
dojox/wire/tests/programmatic/ConverterDynamic.js | 8 +
dojox/wire/tests/programmatic/DataWire.js | 21 +
dojox/wire/tests/programmatic/TableAdapter.js | 20 +
dojox/wire/tests/programmatic/TextAdapter.js | 21 +
dojox/wire/tests/programmatic/TreeAdapter.js | 25 +
dojox/wire/tests/programmatic/Wire.js | 119 +
dojox/wire/tests/programmatic/XmlWire.js | 28 +
dojox/wire/tests/programmatic/_base.js | 107 +
dojox/wire/tests/runTests.html | 9 +
dojox/wire/tests/wire.js | 14 +
dojox/wire/tests/wireml.js | 14 +
dojox/xml/DomParser.js | 708 +-
dojox/xml/Script.js | 21 +-
dojox/xml/parser.js | 310 +-
dojox/xml/tests/mail.html | 484 +
dojox/xml/tests/mail/mail.css | 266 +
dojox/xml/tests/mail/mail.json | 76 +
dojox/xml/tests/mail/newMail.xml | 16 +
dojox/xml/tests/module.js | 8 +
dojox/xml/tests/myPage.xml | 3 +
dojox/xml/tests/parser.js | 147 +
dojox/xml/tests/runTests.html | 9 +
dojox/xml/tests/widgetParser.html | 107 +
dojox/xml/widgetParser.js | 226 +-
dojox/xmpp/ChatService.js | 223 +-
dojox/xmpp/PresenceService.js | 464 +-
dojox/xmpp/RosterService.js | 474 +-
dojox/xmpp/TransportSession.js | 796 +-
dojox/xmpp/UserService.js | 165 +-
dojox/xmpp/bosh.js | 360 +-
dojox/xmpp/sasl.js | 285 +-
dojox/xmpp/tests/test_xmppService.html | 515 +
dojox/xmpp/util.js | 260 +-
dojox/xmpp/widget/ChatSession.js | 64 +-
dojox/xmpp/xmppSession.js | 1385 +-
util/LICENSE | 195 +
{dijit => util/buildscripts}/LICENSE | 0
util/buildscripts/README | 44 +
util/buildscripts/build.bat | 3 +
util/buildscripts/build.js | 374 +
util/buildscripts/build.sh | 6 +
util/buildscripts/build_notice.txt | 7 +
util/buildscripts/build_release.sh | 140 +
util/buildscripts/cdnBuild.sh | 39 +
util/buildscripts/cdnBuild.txt | 18 +
util/buildscripts/changeVersion.js | 13 +
util/buildscripts/cldr/README | 13 +
util/buildscripts/cldr/alias.js | 242 +
util/buildscripts/cldr/arrayInherit.js | 128 +
util/buildscripts/cldr/build.xml | 266 +
util/buildscripts/cldr/calendar.xsl | 716 +
util/buildscripts/cldr/cldrUtil.js | 49 +
util/buildscripts/cldr/currency.xsl | 118 +
.../cldr/ldml/CatalogManager.properties | 16 +
util/buildscripts/cldr/ldml/LICENSE | 29 +
util/buildscripts/cldr/ldml/README | 3 +
util/buildscripts/cldr/ldml/catalog | 8 +
util/buildscripts/cldr/ldml/core.zip | Bin 0 -> 3407639 bytes
util/buildscripts/cldr/lib/APL-2.0.html | 408 +
util/buildscripts/cldr/lib/LICENSE | 10 +
util/buildscripts/cldr/lib/MPL-1.0.html | 420 +
util/buildscripts/cldr/lib/ant-apache-bsf.jar | Bin 0 -> 12597 bytes
util/buildscripts/cldr/lib/bsf.jar | Bin 0 -> 113369 bytes
.../cldr/lib/commons-logging-1.1.1.jar | Bin 0 -> 60841 bytes
util/buildscripts/cldr/lib/resolver.jar | Bin 0 -> 84091 bytes
util/buildscripts/cldr/lib/saxon9.jar | Bin 0 -> 5032115 bytes
util/buildscripts/cldr/number.xsl | 212 +
util/buildscripts/cldr/specialLocale.js | 188 +
util/buildscripts/cldr/util.xsl | 91 +
util/buildscripts/clean_release.sh | 99 +
util/buildscripts/copyright.txt | 6 +
util/buildscripts/jslib/buildUtil.js | 2031 ++
util/buildscripts/jslib/buildUtilXd.js | 192 +
util/buildscripts/jslib/checkBuildSize.js | 13 +
util/buildscripts/jslib/convertTestsToXDomain.js | 17 +
util/buildscripts/jslib/dojoGuardEnd.jsfrag | 12 +
util/buildscripts/jslib/dojoGuardStart.jsfrag | 39 +
util/buildscripts/jslib/fileUtil.js | 191 +
util/buildscripts/jslib/i18nUtil.js | 334 +
util/buildscripts/jslib/logger.js | 36 +
util/buildscripts/listProfileDeps.js | 18 +
util/buildscripts/makeDojoJsWeb.js | 103 +
util/buildscripts/mk_branch.sh | 19 +
util/buildscripts/profiles/base.profile.js | 1 +
util/buildscripts/profiles/baseplus.profile.js | 21 +
util/buildscripts/profiles/cometd.profile.js | 15 +
util/buildscripts/profiles/demos-all.profile.js | 107 +
util/buildscripts/profiles/dtkapi.profile.js | 17 +
util/buildscripts/profiles/fx.profile.js | 18 +
util/buildscripts/profiles/layers.profile.js | 66 +
util/buildscripts/profiles/rhino.profile.js | 16 +
util/buildscripts/profiles/sql.profile.js | 21 +
util/buildscripts/profiles/standard.profile.js | 66 +
.../profiles/standardCustomBase.profile.js | 40 +
util/buildscripts/profiles/storage.profile.js | 21 +
util/buildscripts/tests/conditionalTest.js | 21 +
util/buildscripts/tests/conditionalTest.txt | 17 +
util/buildscripts/tests/css/blue/one.css | 9 +
util/buildscripts/tests/css/blue/two/two.css | 12 +
util/buildscripts/tests/css/flattenTest.js | 18 +
util/buildscripts/tests/foo/page/view.js | 7 +
.../tests/profiles/customBase.profile.js | 15 +
.../tests/profiles/nestedNls.profile.js | 21 +
util/buildscripts/webbuild.html | 34 +
util/buildscripts/webbuild/index.html | 60 +
.../webbuild/makeWebBuildModuleList.js | 107 +
util/buildscripts/webbuild/server/build.xml | 172 +
util/buildscripts/webbuild/server/js/build.js | 203 +
util/buildscripts/webbuild/server/lib/js.jar | Bin 0 -> 756883 bytes
.../webbuild/server/lib/shrinksafe.jar | Bin 0 -> 19030 bytes
.../server/src/org/dtk/BuilderContextAction.java | 80 +
.../server/src/org/dtk/BuilderServlet.java | 149 +
.../webbuild/server/src/org/dtk/FileUtil.java | 86 +
.../webbuild/server/web/WEB-INF/web.xml | 40 +
util/buildscripts/zoneinfo/LICENSE | 10 +
util/buildscripts/zoneinfo/README | 9 +
util/buildscripts/zoneinfo/strip_olson_comments.rb | 30 +
util/buildscripts/zoneinfo/tzdata2009k.tar.gz | Bin 0 -> 179697 bytes
util/checkstyle/checkstyle.bat | 3 +
util/checkstyle/checkstyle.php.rename.html | 31 +
util/checkstyle/checkstyle.sh | 6 +
util/checkstyle/checkstyleReport.html | 518 +
util/checkstyle/checkstyleUtil.js | 828 +
util/checkstyle/readme.txt | 27 +
util/checkstyle/runCheckstyle.js | 127 +
util/docscripts/LICENSE | 195 +
util/docscripts/README | 12 +
util/docscripts/_browse.php | 236 +
util/docscripts/_browse2.php | 258 +
util/docscripts/cheat.php | 148 +
util/docscripts/cheat/cheat.css | 123 +
util/docscripts/cheat/lib.js | 313 +
util/docscripts/generate.php | 440 +
util/docscripts/includes/dojo.inc | 565 +
util/docscripts/lib/generator/JsonSerializer.php | 141 +
util/docscripts/lib/generator/XmlSerializer.php | 118 +
.../lib/generator/common/AbstractSerializer.php | 350 +
util/docscripts/lib/generator/common/db.php | 18 +
util/docscripts/lib/generator/file/Freezer.php | 133 +
util/docscripts/lib/generator/file/Serializer.php | 208 +
util/docscripts/lib/generator/mysql/Freezer.php | 47 +
util/docscripts/lib/generator/mysql/Serializer.php | 86 +
util/docscripts/lib/generator/resource/Freezer.php | 3 +
.../lib/generator/resource/Serializer.php | 176 +
util/docscripts/lib/parser/Dojo.php | 82 +
util/docscripts/lib/parser/DojoArray.php | 20 +
util/docscripts/lib/parser/DojoBlock.php | 37 +
util/docscripts/lib/parser/DojoBoolean.php | 16 +
.../docscripts/lib/parser/DojoExecutedFunction.php | 108 +
util/docscripts/lib/parser/DojoFunctionBody.php | 707 +
util/docscripts/lib/parser/DojoFunctionCall.php | 81 +
util/docscripts/lib/parser/DojoFunctionDeclare.php | 464 +
util/docscripts/lib/parser/DojoNull.php | 18 +
util/docscripts/lib/parser/DojoObject.php | 209 +
util/docscripts/lib/parser/DojoPackage.php | 515 +
util/docscripts/lib/parser/DojoParameter.php | 166 +
util/docscripts/lib/parser/DojoParameters.php | 60 +
util/docscripts/lib/parser/DojoString.php | 18 +
util/docscripts/lib/parser/DojoVariable.php | 21 +
util/docscripts/lib/parser/README | 2 +
util/docscripts/lib/parser/Text.php | 213 +
util/docscripts/lib/parser2/Destructable.php | 21 +
util/docscripts/lib/parser2/Dojo.php | 206 +
util/docscripts/lib/parser2/DojoCommentBlock.php | 98 +
util/docscripts/lib/parser2/JavaScriptArray.php | 98 +
.../lib/parser2/JavaScriptAssignment.php | 56 +
util/docscripts/lib/parser2/JavaScriptFunction.php | 42 +
.../lib/parser2/JavaScriptFunctionCall.php | 74 +
util/docscripts/lib/parser2/JavaScriptLanguage.php | 265 +
util/docscripts/lib/parser2/JavaScriptLiteral.php | 56 +
util/docscripts/lib/parser2/JavaScriptNumber.php | 9 +
util/docscripts/lib/parser2/JavaScriptObject.php | 44 +
util/docscripts/lib/parser2/JavaScriptOr.php | 37 +
util/docscripts/lib/parser2/JavaScriptParser.php | 129 +
util/docscripts/lib/parser2/JavaScriptRegExp.php | 9 +
.../lib/parser2/JavaScriptStatements.php | 146 +
util/docscripts/lib/parser2/JavaScriptString.php | 9 +
util/docscripts/lib/parser2/JavaScriptSymbol.php | 644 +
util/docscripts/lib/parser2/JavaScriptTernary.php | 42 +
util/docscripts/lib/parser2/JavaScriptVariable.php | 63 +
util/docscripts/lib/parser2/Parser.php | 407 +
util/docscripts/lib/parser2/Scope.php | 201 +
util/docscripts/lib/parser2/Symbol.php | 252 +
util/docscripts/lib/parser2/dojo2.inc | 383 +
util/docscripts/makeCix.php | 326 +
util/docscripts/modules/dijit.module | 29 +
util/docscripts/modules/dojo.module | 29 +
util/docscripts/modules/dojox.module.properties | 1 +
{dijit => util/doh}/LICENSE | 0
util/doh/README | 12 +
util/doh/Robot.html | 186 +
util/doh/_browserRunner.js | 883 +
util/doh/_rhinoRunner.js | 18 +
util/doh/_sounds/LICENSE | 10 +
util/doh/_sounds/doh.wav | Bin 0 -> 2878 bytes
util/doh/_sounds/dohaaa.wav | Bin 0 -> 14318 bytes
util/doh/_sounds/woohoo.wav | Bin 0 -> 3814 bytes
util/doh/robot.js | 540 +
util/doh/robot/DOHRobot.jar | Bin 0 -> 43794 bytes
util/doh/robot/DOHRobot.java | 1660 ++
util/doh/robot/README | 19 +
util/doh/robot/compilerobot.bat | 10 +
util/doh/robot/compilerobot.sh | 8 +
util/doh/robot/robot.css | 4 +
util/doh/runner.html | 320 +
util/doh/runner.js | 1503 ++
util/doh/runner.sh | 3 +
util/doh/small_logo.png | Bin 0 -> 1893 bytes
util/doh/tests/robot.html | 80 +
util/jsdoc/INSTALL | 55 +
util/jsdoc/LICENSE | 195 +
util/jsdoc/jsdoc.css | 24 +
util/jsdoc/jsdoc.info | 4 +
util/jsdoc/jsdoc.install | 23 +
util/jsdoc/jsdoc.js | 91 +
util/jsdoc/jsdoc.module | 3003 +++
util/jsdoc/lib/EXTERNALS | 2 +
util/jsdoc/template.php | 16 +
util/migration/dijitCss14to15.sed | 67 +
util/shrinksafe/LICENSE | 6 +
util/shrinksafe/MPL-1.1.html | 389 +
util/shrinksafe/README | 16 +
util/shrinksafe/build.sh | 23 +
util/shrinksafe/js.jar | Bin 0 -> 756883 bytes
util/shrinksafe/shrinksafe.jar | Bin 0 -> 19066 bytes
util/shrinksafe/src/manifest | 3 +
.../src/org/dojotoolkit/shrinksafe/Compressor.java | 1017 +
.../src/org/dojotoolkit/shrinksafe/DebugData.java | 37 +
.../src/org/dojotoolkit/shrinksafe/Main.java | 315 +
.../org/dojotoolkit/shrinksafe/ReplacedTokens.java | 198 +
.../org/dojotoolkit/shrinksafe/TokenMapper.java | 325 +
.../shrinksafe/resources/Messages.properties | 53 +
util/shrinksafe/tests/1768.js | 16 +
util/shrinksafe/tests/3241.js | 14 +
util/shrinksafe/tests/5303.js | 21 +
util/shrinksafe/tests/8828.js | 55 +
util/shrinksafe/tests/8974.js | 7 +
util/shrinksafe/tests/9444.js | 11 +
util/shrinksafe/tests/9676.js | 3 +
util/shrinksafe/tests/escapeunicode.js | 1 +
util/shrinksafe/tests/module.js | 209 +
util/shrinksafe/tests/runner.sh | 4 +
util/shrinksafe/tests/stripcomplex.js | 42 +
util/shrinksafe/tests/stripconsole.js | 28 +
4618 files changed, 555343 insertions(+), 205181 deletions(-)
diff --cc debian/changelog
index 9045746,0000000..aa33077
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,36 -1,0 +1,45 @@@
++dojo (1.5.0+dfsg-1) experimental; urgency=low
++
++ * New upstream version (Closes: #597148)
++ * Repackaged using uncompressed dojo source code
++ * Added get-orig-source rule to debian/rules
++ * Changed package licensing to BSD license
++
++ -- Jason Morawski <rpgdude1 at gmail.com> Tue, 16 Nov 2010 15:51:00 -0400
++
+dojo (1.4.3+dfsg1-1) unstable; urgency=low
+
+ * Removed uploader.swf and dojox.storage to comply with the DFSG
+ (Closes: #591961)
+ * Removed mtasc from libjs-dojo-dojox Suggests due to removal of the
+ dojox.storage project
+ * Updated README files to reflect DFSG changes
+
+ -- Jason Morawski <rpgdude1 at gmail.com> Sun, 08 Aug 2010 19:55:01 -0400
+
+dojo (1.4.3+dfsg-1) unstable; urgency=low
+
+ * New upstream version
+
+ -- Jason Morawski <rpgdude1 at gmail.com> Mon, 07 Jun 2010 08:40:01 -0400
+
+dojo (1.4.2+dfsg-1) unstable; urgency=low
+
+ * New upstream version
+ * Cleaned up rules
+ * Made corrections to libjs-dojo-dojox.README.Debian
+
+ -- Jason Morawski <rpgdude1 at gmail.com> Thu, 18 Mar 2010 18:03:37 -0400
+
+dojo (1.4.1+dfsg-1) unstable; urgency=low
+
+ * New upstream version (Closes: #568562)
+
+ -- Jason Morawski <rpgdude1 at gmail.com> Tue, 02 Feb 2010 18:56:56 -0500
+
+dojo (1.3.2+dfsg-1) unstable; urgency=low
+
+ * Initial release (Closes: #515637)
+ * Removed dojox.av project to comply with the DFSG
+
+ -- Jason Morawski <rpgdude1 at gmail.com> Wed, 16 Aug 2009 16:19:42 -0400
diff --cc debian/control
index 4495d97,0000000..51f1dc6
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,40 -1,0 +1,40 @@@
+Source: dojo
+Section: web
+Priority: optional
+Maintainer: Jason Morawski <rpgdude1 at gmail.com>
+Uploaders: Frank Habermann <lordlamer at lordlamer.de>
- Build-Depends: debhelper (>= 7)
- Standards-Version: 3.8.4
++Build-Depends: debhelper (>= 7), shrinksafe
++Standards-Version: 3.9.1
+Homepage: http://dojotoolkit.org
+
+Package: libjs-dojo-core
+Architecture: all
+Depends: ${misc:Depends}
+Recommends: javascript-common, libjs-dojo-dijit, libjs-dojo-dojox
+Description: Modular JavaScript toolkit
+ Dojo Toolkit is an open source modular JavaScript library
+ designed to ease the rapid development of cross platform,
+ JavaScript/Ajax based applications and web sites.
+ .
+ This package contains the core Dojo project.
+
+Package: libjs-dojo-dijit
+Architecture: all
+Depends: libjs-dojo-core (= ${binary:Version}), ${misc:Depends}
+Recommends: libjs-dojo-dojox
+Description: Modular JavaScript toolkit - Dijit
+ Dojo Toolkit is an open source modular JavaScript library
+ designed to ease the rapid development of cross platform,
+ JavaScript/Ajax based applications and web sites.
+ .
+ This package contains the Dijit widget system.
+
+Package: libjs-dojo-dojox
+Architecture: all
+Depends: libjs-dojo-dijit (= ${binary:Version}), ${misc:Depends}
+Description: Modular JavaScript toolkit - DojoX
+ Dojo Toolkit is an open source modular JavaScript library
+ designed to ease the rapid development of cross platform,
+ JavaScript/Ajax based applications and web sites.
+ .
+ This package contains modules from the DojoX project.
diff --cc debian/copyright
index 4d6d002,0000000..e44dedf
mode 100644,000000..100644
--- a/debian/copyright
+++ b/debian/copyright
@@@ -1,395 -1,0 +1,402 @@@
+Authors:
+ Alex Russell <alex at dojotoolkit.org>
+ Dylan Schiemann <dylan at dojotoolkit.org>
+ David Schontzler <schontz at gmail.com>
+ and others, see http://dojotoolkit.org/dojo-contributors
+Download: http://dojotoolkit.org
+ and repackaged to remove files that do not comply with the DFSG.
+ (See README.source for more information on this.)
+
+Files: *
+Copyright: (C) 2005-2009 The Dojo Foundation
+License: BSD | AFL
+ Dojo is available under *either* the terms of the modified BSD license *or* the
+ Academic Free License version 2.1. As a recipient of Dojo, you may choose which
+ license to receive this code under (except as noted in per-module LICENSE
+ files). Some modules may not be the copyright of the Dojo Foundation. These
+ modules contain explicit declarations of copyright in both the LICENSE files in
+ the directories in which they reside and in the code itself. No external
+ contributions are allowed under licenses which are fundamentally incompatible
+ with the AFL or BSD licenses that Dojo is distributed under.
+ .
+ The text of the AFL and BSD licenses is reproduced below.
+ .
+ -------------------------------------------------------------------------------
+ The "New" BSD License:
+ **********************
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ * Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+ * Neither the name of the Dojo Foundation nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ .
+ -------------------------------------------------------------------------------
+ The Academic Free License, v. 2.1:
+ **********************************
+ .
+ This Academic Free License (the "License") applies to any original work of
+ authorship (the "Original Work") whose owner (the "Licensor") has placed the
+ following notice immediately following the copyright notice for the Original
+ Work:
+ .
+ Licensed under the Academic Free License version 2.1
+ .
+ 1) Grant of Copyright License. Licensor hereby grants You a world-wide,
+ royalty-free, non-exclusive, perpetual, sublicenseable license to do the
+ following:
+ .
+ a) to reproduce the Original Work in copies;
+ .
+ b) to prepare derivative works ("Derivative Works") based upon the Original
+ Work;
+ .
+ c) to distribute copies of the Original Work and Derivative Works to the
+ public;
+ .
+ d) to perform the Original Work publicly; and
+ .
+ e) to display the Original Work publicly.
+ .
+ 2) Grant of Patent License. Licensor hereby grants You a world-wide,
+ royalty-free, non-exclusive, perpetual, sublicenseable license, under patent
+ claims owned or controlled by the Licensor that are embodied in the Original
+ Work as furnished by the Licensor, to make, use, sell and offer for sale the
+ Original Work and Derivative Works.
+ .
+ 3) Grant of Source Code License. The term "Source Code" means the preferred
+ form of the Original Work for making modifications to it and all available
+ documentation describing how to modify the Original Work. Licensor hereby
+ agrees to provide a machine-readable copy of the Source Code of the Original
+ Work along with each copy of the Original Work that Licensor distributes.
+ Licensor reserves the right to satisfy this obligation by placing a
+ machine-readable copy of the Source Code in an information repository
+ reasonably calculated to permit inexpensive and convenient access by You for as
+ long as Licensor continues to distribute the Original Work, and by publishing
+ the address of that information repository in a notice immediately following
+ the copyright notice that applies to the Original Work.
+ .
+ 4) Exclusions From License Grant. Neither the names of Licensor, nor the names
+ of any contributors to the Original Work, nor any of their trademarks or
+ service marks, may be used to endorse or promote products derived from this
+ Original Work without express prior written permission of the Licensor. Nothing
+ in this License shall be deemed to grant any rights to trademarks, copyrights,
+ patents, trade secrets or any other intellectual property of Licensor except as
+ expressly stated herein. No patent license is granted to make, use, sell or
+ offer to sell embodiments of any patent claims other than the licensed claims
+ defined in Section 2. No right is granted to the trademarks of Licensor even if
+ such marks are included in the Original Work. Nothing in this License shall be
+ interpreted to prohibit Licensor from licensing under different terms from this
+ License any Original Work that Licensor otherwise would have a right to
+ license.
+ .
+ 5) This section intentionally omitted.
+ .
+ 6) Attribution Rights. You must retain, in the Source Code of any Derivative
+ Works that You create, all copyright, patent or trademark notices from the
+ Source Code of the Original Work, as well as any notices of licensing and any
+ descriptive text identified therein as an "Attribution Notice." You must cause
+ the Source Code for any Derivative Works that You create to carry a prominent
+ Attribution Notice reasonably calculated to inform recipients that You have
+ modified the Original Work.
+ .
+ 7) Warranty of Provenance and Disclaimer of Warranty. Licensor warrants that
+ the copyright in and to the Original Work and the patent rights granted herein
+ by Licensor are owned by the Licensor or are sublicensed to You under the terms
+ of this License with the permission of the contributor(s) of those copyrights
+ and patent rights. Except as expressly stated in the immediately proceeding
+ sentence, the Original Work is provided under this License on an "AS IS" BASIS
+ and WITHOUT WARRANTY, either express or implied, including, without limitation,
+ the warranties of NON-INFRINGEMENT, MERCHANTABILITY or FITNESS FOR A PARTICULAR
+ PURPOSE. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL WORK IS WITH YOU.
+ This DISCLAIMER OF WARRANTY constitutes an essential part of this License. No
+ license to Original Work is granted hereunder except under this disclaimer.
+ .
+ 8) Limitation of Liability. Under no circumstances and under no legal theory,
+ whether in tort (including negligence), contract, or otherwise, shall the
+ Licensor be liable to any person for any direct, indirect, special, incidental,
+ or consequential damages of any character arising as a result of this License
+ or the use of the Original Work including, without limitation, damages for loss
+ of goodwill, work stoppage, computer failure or malfunction, or any and all
+ other commercial damages or losses. This limitation of liability shall not
+ apply to liability for death or personal injury resulting from Licensor's
+ negligence to the extent applicable law prohibits such limitation. Some
+ jurisdictions do not allow the exclusion or limitation of incidental or
+ consequential damages, so this exclusion and limitation may not apply to You.
+ .
+ 9) Acceptance and Termination. If You distribute copies of the Original Work or
+ a Derivative Work, You must make a reasonable effort under the circumstances to
+ obtain the express assent of recipients to the terms of this License. Nothing
+ else but this License (or another written agreement between Licensor and You)
+ grants You permission to create Derivative Works based upon the Original Work
+ or to exercise any of the rights granted in Section 1 herein, and any attempt
+ to do so except under the terms of this License (or another written agreement
+ between Licensor and You) is expressly prohibited by U.S. copyright law, the
+ equivalent laws of other countries, and by international treaty. Therefore, by
+ exercising any of the rights granted to You in Section 1 herein, You indicate
+ Your acceptance of this License and all of its terms and conditions.
+ .
+ 10) Termination for Patent Action. This License shall terminate automatically
+ and You may no longer exercise any of the rights granted to You by this License
+ as of the date You commence an action, including a cross-claim or counterclaim,
+ against Licensor or any licensee alleging that the Original Work infringes a
+ patent. This termination provision shall not apply for an action alleging
+ patent infringement by combinations of the Original Work with other software or
+ hardware.
+ .
+ 11) Jurisdiction, Venue and Governing Law. Any action or suit relating to this
+ License may be brought only in the courts of a jurisdiction wherein the
+ Licensor resides or in which Licensor conducts its primary business, and under
+ the laws of that jurisdiction excluding its conflict-of-law provisions. The
+ application of the United Nations Convention on Contracts for the International
+ Sale of Goods is expressly excluded. Any use of the Original Work outside the
+ scope of this License or after its termination shall be subject to the
+ requirements and penalties of the U.S. Copyright Act, 17 U.S.C. § 101 et
+ seq., the equivalent laws of other countries, and international treaty. This
+ section shall survive the termination of this License.
+ .
+ 12) Attorneys Fees. In any action to enforce the terms of this License or
+ seeking damages relating thereto, the prevailing party shall be entitled to
+ recover its costs and expenses, including, without limitation, reasonable
+ attorneys' fees and costs incurred in connection with such action, including
+ any appeal of such action. This section shall survive the termination of this
+ License.
+ .
+ 13) Miscellaneous. This License represents the complete agreement concerning
+ the subject matter hereof. If any provision of this License is held to be
+ unenforceable, such provision shall be reformed only to the extent necessary to
+ make it enforceable.
+ .
+ 14) Definition of "You" in This License. "You" throughout this License, whether
+ in upper or lower case, means an individual or a legal entity exercising rights
+ under, and complying with all of the terms of, this License. For legal
+ entities, "You" includes any entity that controls, is controlled by, or is
+ under common control with you. For purposes of this definition, "control" means
+ (i) the power, direct or indirect, to cause the direction or management of such
+ entity, whether by contract or otherwise, or (ii) ownership of fifty percent
+ (50%) or more of the outstanding shares, or (iii) beneficial ownership of such
+ entity.
+ .
+ 15) Right to Use. You may use the Original Work in all ways not otherwise
+ restricted or conditioned by this License or by law, and Licensor promises not
+ to interfere with or be responsible for such uses by You.
+ .
+ This license is Copyright (C) 2003-2004 Lawrence E. Rosen. All rights reserved.
+ Permission is hereby granted to copy and distribute this license without
+ modification. This license may not be modified without the express written
+ permission of its copyright owner.
+
+Files: dojo/cldr/*
+Copyright: (C) 1991-2007 Unicode, Inc.
+License: Unicode
+ UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
+ .
+ Unicode Data Files include all data files under the directories
+ http://www.unicode.org/Public/, http://www.unicode.org/reports/,
+ and http://www.unicode.org/cldr/data/.
+ Unicode Software includes any source code published in the Unicode Standard or
+ under the directories
+ http://www.unicode.org/Public/, http://www.unicode.org/reports/,
+ and http://www.unicode.org/cldr/data/.
+ NOTICE TO USER: Carefully read the following legal agreement. BY DOWNLOADING,
+ INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES ("DATA FILES")
+ , AND/OR SOFTWARE ("SOFTWARE"), YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND
+ BY, ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO
+ NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
+ .
+ COPYRIGHT AND PERMISSION NOTICE
+ Copyright © 1991-2007 Unicode, Inc. All rights reserved. Distributed under the
+ Terms of Use in http://www.unicode.org/copyright.html.
+ .
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
+ the Unicode data files and any associated documentation (the "Data Files") or
+ Unicode software and any associated documentation (the "Software") to deal in
+ the Data Files or Software without restriction, including without limitation
+ the rights to use, copy, modify, merge, publish, distribute, and/or sell copies
+ of the Data Files or Software, and to permit persons to whom the Data Files or
+ Software are furnished to do so, provided that (a) the above copyright
+ notice(s) and this permission notice appear with all copies of the Data Files
+ or Software, (b) both the above copyright notice(s) and this permission notice
+ appear in associated documentation, and (c) there is clear notice in each
+ modified Data File or in the Software as well as in the documentation
+ associated with the Data File(s) or Software that the data or software has been
+ modified.
+ .
+ THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD
+ PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN
+ THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
+ DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
+ OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR
+ SOFTWARE.
+ .
+ Except as contained in this notice, the name of a copyright holder shall not be
+ used in advertising or otherwise to promote the sale, use or other dealings in
+ these Data Files or Software without prior written authorization of the
+ copyright holder.
+
+Files: dojo/resources/dojo.css
+Copyright: (C) 2007 Yahoo! Inc.
+License: BSD
+ Redistribution and use of this software in source and binary forms, with or
+ without modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ * Neither the name of Yahoo! Inc. nor the names of its contributors may be used
+ to endorse or promote products derived from this software without
+ specific prior written permission of Yahoo! Inc.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: dojo/_firebug/firebug.html firebug.js errIcon.png infoIcon.png warningIcon.png
+Copyright: (C) 2006-2007 Joe Hewitt
+License: BSD
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ * Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+ * Neither the name of the Dojo Foundation nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: dojox/encoding/digests/MD5.js SHA1.js
+Copyright: (C) 1998-2005 Paul Johnstone
+License: BSD
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of the Dojo Foundation nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+
+Files: dojox/encoding/crypto/SimpleAES.js
+Copyright: (C) 2005-2009 Chris Veness <http://www.movable-type.co.uk/scripts/aes.html>
+License: LGPL-2.1
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation;
+ version 2.1 of the License.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ can be found in /usr/share/common-licenses/LGPL-2.1 file.
+
+Files: dojox/lang/*
+Copyright: (C) 2007 Oliver Steele
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.
+
+Files: debian/*
+Copyright: (C) 2009 Jason Morawski <rpgdude1 at gmail.com>
- License: GPL-3+
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
- .
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
++License: BSD
++ Redistribution and use in source and binary forms, with or without
++ modification, are permitted provided that the following conditions are met:
+ .
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>.
++ * Redistributions of source code must retain the above copyright notice, this
++ list of conditions and the following disclaimer.
++ * Redistributions in binary form must reproduce the above copyright notice,
++ this list of conditions and the following disclaimer in the documentation
++ and/or other materials provided with the distribution.
++ * Neither the name of the Dojo Foundation nor the names of its contributors
++ may be used to endorse or promote products derived from this software
++ without specific prior written permission.
+ .
- On Debian systems, the complete text of the GNU General Public License
- can be found in /usr/share/common-licenses/GPL-3 file.
++ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
++ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
++ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
++ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
++ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
++ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
++ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
++ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
++ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
++ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff --cc debian/libjs-dojo-core.install
index ff1ab63,0000000..fe7eba6
mode 100644,000000..100644
--- a/debian/libjs-dojo-core.install
+++ b/debian/libjs-dojo-core.install
@@@ -1,1 -1,0 +1,1 @@@
- dojo/ /usr/share/javascript
++release/dojo/ /usr/share/javascript
diff --cc debian/libjs-dojo-dijit.install
index 46ffe8e,0000000..03e20a1
mode 100644,000000..100644
--- a/debian/libjs-dojo-dijit.install
+++ b/debian/libjs-dojo-dijit.install
@@@ -1,1 -1,0 +1,1 @@@
- dijit/ /usr/share/javascript
++release/dijit/ /usr/share/javascript
diff --cc debian/libjs-dojo-dojox.README.Debian
index a8cf717,0000000..3d8431d
mode 100644,000000..100644
--- a/debian/libjs-dojo-dojox.README.Debian
+++ b/debian/libjs-dojo-dojox.README.Debian
@@@ -1,8 -1,0 +1,9 @@@
+dojox for Debian
+---------------
+
+Some files have been moved to /usr/share/doc/libjs-dojo-dojox/examples
+These files include:
+ Source code for the dojox.flash project
++ Scripts for customized shrinking of dojox/mobile project
+
- -- Jason Morawski <rpgdude1 at gmail.com>, Thu, 18 Mar 2010 18:18:19 -0400
++ -- Jason Morawski <rpgdude1 at gmail.com>, Sun, 14 Nov 2010 23:46:00 -0400
diff --cc debian/libjs-dojo-dojox.install
index e14ecb7,0000000..05d52c5
mode 100644,000000..100644
--- a/debian/libjs-dojo-dojox.install
+++ b/debian/libjs-dojo-dojox.install
@@@ -1,1 -1,0 +1,1 @@@
- dojox/ /usr/share/javascript/
++release/dojox/ /usr/share/javascript
diff --cc debian/rules
index 2723ce9,0000000..0d4d387
mode 100755,000000..100755
--- a/debian/rules
+++ b/debian/rules
@@@ -1,30 -1,0 +1,36 @@@
+#!/usr/bin/make -f
+
+export DH_ALWAYS_EXCLUDE=LICENSE:build.txt
+
+clean:
+ dh_testdir
+ dh_testroot
++ rm -rf release
+ dh_clean
+
+build:
+
+binary: binary-indep
+
+binary-arch:
+
+binary-indep:
+ dh_testdir
+ dh_testroot
++ cd util/buildscripts && java -cp /usr/share/java/shrinksafe.jar org.mozilla.javascript.tools.shell.Main build.js profile=standard version=debian releaseName=. cssOptimize=comments.keepLines optimize=shrinksafe.keepLines action=release
+ dh_installchangelogs
+ dh_installdirs
+ dh_installdocs
+ dh_install
+ mv debian/libjs-dojo-dojox/usr/share/javascript/dojox/flash/*.as debian/libjs-dojo-dojox/usr/share/doc/libjs-dojo-dojox/examples/dojox/flash/
++ mv debian/libjs-dojo-dojox/usr/share/javascript/dojox/mobile/build/ debian/libjs-dojo-dojox/usr/share/doc/libjs-dojo-dojox/examples/dojox/mobile/
+ dh_compress
+ dh_fixperms
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+
++get-orig-source:
++ uscan --force-download --repack --rename
++
+.PHONY: clean build install binary binary-arch binary-indep
diff --cc debian/source/format
index d3827e7,0000000..163aaf8
mode 100644,000000..100644
--- a/debian/source/format
+++ b/debian/source/format
@@@ -1,1 -1,0 +1,1 @@@
- 1.0
++3.0 (quilt)
diff --cc debian/source/options
index 0000000,0000000..d053b65
new file mode 100644
--- /dev/null
+++ b/debian/source/options
@@@ -1,0 -1,0 +1,2 @@@
++compression = gzip
++compression-level = 9
diff --cc debian/uscan-dfsg-clean.sh
index 0000000,0000000..2f91835
new file mode 100644
--- /dev/null
+++ b/debian/uscan-dfsg-clean.sh
@@@ -1,0 -1,0 +1,30 @@@
++#!/bin/sh
++
++set -e
++
++#command --upstream-version version filename
++
++[ $# -eq 3 ] || exit 255
++
++echo
++
++version="$2"
++filename="$3"
++dfsgfilename=`echo $3 | sed 's,\.orig\.,+dfsg.orig.,'`
++
++tar xfz ${filename}
++
++dir=`tar tfz ${filename} | head -1 | sed 's,/.*,,g'`
++rm -f ${filename}
++
++rm -rf ${dir}/dojox/av
++rm -f ${dir}/dojox/form/resources/uploader.swf
++rm -rf ${dir}/dojox/storage
++rm -rf ${dir}/debian
++mv ${dir} ${dir}+dfsg
++
++tar cf - ${dir}+dfsg | gzip -9 > ${dfsgfilename}
++
++rm -rf ${dir}+dfsg
++
++echo "${dfsgfilename} created."
diff --cc debian/watch
index 232abca,0000000..ec504c2
mode 100644,000000..100644
--- a/debian/watch
+++ b/debian/watch
@@@ -1,4 -1,0 +1,5 @@@
+version=3
+opts=dversionmangle=s/\.dfsg// \
+http://download.dojotoolkit.org/release-([\d\.]*)/ \
- dojo-release-([\d\.]*)\.tar\.gz
++ dojo-release-([\d\.]*)-src\.tar\.gz \
++ debian /bin/sh debian/uscan-dfsg-clean.sh
--
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