From 669d7bb6ebd213dad6bb4f104713a19bac2dce28 Mon Sep 17 00:00:00 2001 From: Bill Keese Date: Thu, 8 May 2014 08:11:07 +0900 Subject: [PATCH] fix file permissions, fixes #17919 in dojox, except for submodules --- NodeList/README | 0 atom/io/Connection.js | 0 atom/tests/io/sampleFeedXMLContent.xml | 0 av/tests/audio/FuzzWah.mp3 | Bin av/tests/audio/Hio.mp3 | Bin av/tests/audio/Ola.mp3 | Bin av/tests/video/Grog.flv | Bin av/tests/video/OldMan.flv | Bin charting/action2d/Tooltip.js | 0 charting/action2d/TouchZoomAndPan.js | 0 charting/plot2d/Bubble.js | 0 charting/plot2d/CartesianBase.js | 0 css3/transition.js | 0 data/AndOrReadStore.js | 0 data/AndOrWriteStore.js | 0 data/CdfStore.js | 0 data/CssClassStore.js | 0 data/CssRuleStore.js | 0 data/FileStore.js | 0 data/css.js | 0 data/demos/demo_CssStores_combo_tree_grid.html | 0 data/demos/demo_FileStore_dojotree.html | 0 data/demos/demo_FileStore_dojoxdata_combo_grid.html | 0 data/demos/geography2.xml | 0 data/demos/widgets/FileView.js | 0 data/demos/widgets/templates/FileView.html | 0 data/tests/performance/CsvStore.js | 0 data/tests/performance/module.js | 0 data/tests/performance/runTests.html | 0 data/tests/stores/AndOrReadStore.js | 0 data/tests/stores/AndOrWriteStore.js | 0 data/tests/stores/CssClassStore.js | 0 data/tests/stores/CssRuleStore.js | 0 data/tests/stores/FileStore.js | 0 data/tests/stores/PicasaStore.js | 0 data/tests/stores/books3Whitespace.html | 0 data/tests/stores/booksWhitespace.html | 0 data/tests/stores/cdata_test.xml | 0 data/tests/stores/cdf1.xml | 0 data/tests/stores/countries.json | 0 data/tests/stores/countries_withNull.json | 0 data/tests/stores/movies3.csv | 0 data/tests/stores/pipeSeparator.csv | 0 data/tests/stores/pipeSeparatorInData.csv | 0 data/tests/stores/semicolonSeparator.csv | 0 data/tests/stores/test1.css | 0 data/tests/stores/test2.css | 0 drawing/Drawing.js | 0 drawing/annotations/Angle.js | 0 drawing/annotations/Arrow.js | 0 drawing/annotations/Label.js | 0 drawing/defaults.js | 0 drawing/manager/Anchors.js | 0 drawing/manager/Canvas.js | 0 drawing/manager/Mouse.js | 0 drawing/manager/Stencil.js | 0 drawing/manager/Undo.js | 0 drawing/manager/keys.js | 0 drawing/plugins/_Plugin.js | 0 drawing/plugins/drawing/Grid.js | 0 drawing/plugins/drawing/Silverlight.js | 0 drawing/plugins/tools/Pan.js | 0 drawing/plugins/tools/Zoom.js | 0 drawing/resources/drawing.css | 0 drawing/resources/images/tool_icons.png | Bin drawing/resources/toolbar.css | 0 drawing/stencil/Ellipse.js | 0 drawing/stencil/Image.js | 0 drawing/stencil/Line.js | 0 drawing/stencil/Path.js | 0 drawing/stencil/Rect.js | 0 drawing/stencil/Text.js | 0 drawing/stencil/_Base.js | 0 drawing/tests/drawing.html | 0 drawing/tools/Arrow.js | 0 drawing/tools/Ellipse.js | 0 drawing/tools/Line.js | 0 drawing/tools/Rect.js | 0 drawing/tools/TextBlock.js | 0 drawing/tools/custom/Axes.js | 0 drawing/tools/custom/Vector.js | 0 drawing/util/common.js | 0 drawing/util/oo.js | 0 drawing/util/positioning.js | 0 dtl/dom.js | 0 dtl/ext-dojo/NodeList.js | 0 dtl/tests/templates/pocket2.html | 0 editor/plugins/Blockquote.js | 0 editor/plugins/Breadcrumb.js | 0 editor/plugins/EntityPalette.js | 0 editor/plugins/FindReplace.js | 0 editor/plugins/InsertAnchor.js | 0 editor/plugins/InsertEntity.js | 0 editor/plugins/NormalizeIndentOutdent.js | 0 editor/plugins/NormalizeStyle.js | 0 editor/plugins/PageBreak.js | 0 editor/plugins/PasteFromWord.js | 0 editor/plugins/PrettyPrint.js | 0 editor/plugins/Preview.js | 0 editor/plugins/Save.js | 0 editor/plugins/ShowBlockNodes.js | 0 editor/plugins/StatusBar.js | 0 editor/plugins/TextColor.js | 0 editor/plugins/ToolbarLineBreak.js | 0 editor/plugins/nls/Blockquote.js | 0 editor/plugins/nls/Breadcrumb.js | 0 editor/plugins/nls/CollapsibleToolbar.js | 0 editor/plugins/nls/FindReplace.js | 0 editor/plugins/nls/InsertAnchor.js | 0 editor/plugins/nls/InsertEntity.js | 0 editor/plugins/nls/PageBreak.js | 0 editor/plugins/nls/PasteFromWord.js | 0 editor/plugins/nls/Preview.js | 0 editor/plugins/nls/Save.js | 0 editor/plugins/nls/ShowBlockNodes.js | 0 editor/plugins/nls/TextColor.js | 0 editor/plugins/nls/ko/Breadcrumb.js | 0 editor/plugins/nls/ko/FindReplace.js | 0 editor/plugins/nls/ko/InsertEntity.js | 0 editor/plugins/nls/ko/PageBreak.js | 0 editor/plugins/nls/ko/Preview.js | 0 editor/plugins/nls/ko/Save.js | 0 editor/plugins/nls/ko/ShowBlockNodes.js | 0 editor/plugins/resources/css/Blockquote.css | 0 editor/plugins/resources/css/Breadcrumb.css | 0 editor/plugins/resources/css/FindReplace.css | 0 editor/plugins/resources/css/InsertAnchor.css | 0 editor/plugins/resources/css/InsertEntity.css | 0 editor/plugins/resources/css/PageBreak.css | 0 editor/plugins/resources/css/PasteFromWord.css | 0 editor/plugins/resources/css/Preview.css | 0 editor/plugins/resources/css/Save.css | 0 editor/plugins/resources/css/ShowBlockNodes.css | 0 editor/plugins/resources/css/StatusBar.css | 0 editor/plugins/resources/icons/anchor.gif | Bin editor/plugins/resources/icons/anchorDisabled.gif | Bin editor/plugins/resources/icons/blockquote.gif | Bin .../plugins/resources/icons/blockquoteDisabled.gif | Bin editor/plugins/resources/icons/breadcrumbDown.gif | Bin editor/plugins/resources/icons/claro/close.gif | Bin editor/plugins/resources/icons/insertEntity.gif | Bin .../resources/icons/insertEntityDisabled.gif | Bin editor/plugins/resources/icons/nihilo/close.gif | Bin editor/plugins/resources/icons/pageBreak.gif | Bin .../plugins/resources/icons/pageBreakDisabled.gif | Bin editor/plugins/resources/icons/pasteFromWord.gif | Bin .../resources/icons/pasteFromWordDisabled.gif | Bin editor/plugins/resources/icons/preview.gif | Bin editor/plugins/resources/icons/previewDisabled.gif | Bin editor/plugins/resources/icons/save.gif | Bin editor/plugins/resources/icons/saveDisabled.gif | Bin editor/plugins/resources/icons/soria/close.gif | Bin editor/plugins/resources/icons/spellcheck.gif | Bin editor/plugins/resources/icons/tundra/close.gif | Bin editor/plugins/resources/images/anchor.gif | Bin .../plugins/resources/images/blockelems/address.gif | Bin .../resources/images/blockelems/blockquote.gif | Bin .../plugins/resources/images/blockelems/button.gif | Bin .../plugins/resources/images/blockelems/center.gif | Bin editor/plugins/resources/images/blockelems/dd.gif | Bin editor/plugins/resources/images/blockelems/del.gif | Bin editor/plugins/resources/images/blockelems/div.gif | Bin editor/plugins/resources/images/blockelems/dt.gif | Bin .../resources/images/blockelems/fieldset.gif | Bin editor/plugins/resources/images/blockelems/form.gif | Bin editor/plugins/resources/images/blockelems/h1.gif | Bin editor/plugins/resources/images/blockelems/h2.gif | Bin editor/plugins/resources/images/blockelems/h3.gif | Bin editor/plugins/resources/images/blockelems/h4.gif | Bin editor/plugins/resources/images/blockelems/h5.gif | Bin editor/plugins/resources/images/blockelems/h6.gif | Bin editor/plugins/resources/images/blockelems/hr.gif | Bin .../plugins/resources/images/blockelems/iframe.gif | Bin editor/plugins/resources/images/blockelems/ins.gif | Bin editor/plugins/resources/images/blockelems/li.gif | Bin editor/plugins/resources/images/blockelems/map.gif | Bin .../resources/images/blockelems/noscript.gif | Bin .../plugins/resources/images/blockelems/object.gif | Bin editor/plugins/resources/images/blockelems/ol.gif | Bin editor/plugins/resources/images/blockelems/p.gif | Bin editor/plugins/resources/images/blockelems/pre.gif | Bin .../plugins/resources/images/blockelems/script.gif | Bin .../plugins/resources/images/blockelems/table.gif | Bin editor/plugins/resources/images/blockelems/ul.gif | Bin editor/plugins/resources/images/claro/collapse.gif | Bin editor/plugins/resources/images/claro/expand.gif | Bin editor/plugins/resources/images/nihilo/collapse.gif | Bin editor/plugins/resources/images/nihilo/expand.gif | Bin editor/plugins/resources/images/nihilo/sidebar.gif | Bin editor/plugins/resources/images/soria/collapse.gif | Bin editor/plugins/resources/images/soria/expand.gif | Bin editor/plugins/resources/images/soria/sidebar.gif | Bin editor/plugins/resources/images/tundra/collapse.gif | Bin editor/plugins/resources/images/tundra/expand.gif | Bin editor/plugins/resources/images/tundra/sidebar.gif | Bin editor/tests/editorBlockquote.html | 0 editor/tests/editorCollapsibleToolbar.html | 0 editor/tests/editorFindReplace.html | 0 editor/tests/editorInsertAnchor.html | 0 editor/tests/editorInsertEntity.html | 0 editor/tests/editorNormalizeIndentOutdent.html | 0 editor/tests/editorNormalizeStyle.html | 0 editor/tests/editorPageBreak.html | 0 editor/tests/editorPasteFromWord.html | 0 editor/tests/editorPrettyPrint.html | 0 editor/tests/editorPreview.html | 0 editor/tests/editorShowBlockNodes.html | 0 editor/tests/editorStatusBar.html | 0 editor/tests/editorTextColor.html | 0 editor/tests/editorToolbarLineBreak.html | 0 editor/tests/testBodySheet.css | 0 editor/tests/testContentSheet.css | 0 encoding/tests/compression/colors.js | 0 encoding/tests/compression/colors2.html | 0 encoding/tests/compression/colors2.js | 0 encoding/tests/compression/colors3.html | 0 encoding/tests/compression/colors3.js | 0 encoding/tests/compression/runTests.html | 0 encoding/tests/compression/test.html | 0 encoding/tests/compression/vq.html | 0 form/ListInput.js | 0 form/resources/ListInput.css | 0 form/tests/test_ListInput.html | 0 fx/tests/images/averycutedog.jpg | Bin fx/tests/images/dot.png | Bin fx/tests/images/longBg.png | Bin gauges/tests/images/flare.png | Bin gauges/tests/images/gaugeOverlay.png | Bin geo/openlayers/tests/test_gfx_transport.html | 0 gfx/tests/performance/gfx_fill.html | 0 gfx/tests/performance/gfx_primitives.html | 0 gfx/tests/performance/gfx_scenes.html | 0 gfx/tests/performance/images/testImage.jpg | Bin gfx/tests/performance/module.js | 0 gfx/tests/performance/runTests.html | 0 gfx/tests/test_image3.html | 0 gfx/tests/test_utils.html | 0 grid/tests/robot/7815.html | 0 grid/tests/robot/DataGrid_a11y.html | 0 grid/tests/robot/DataGrid_mouse.html | 0 grid/tests/robot/_DataGrid.html | 0 grid/tests/robot/module.js | 0 grid/tests/robot/runTests.html | 0 grid/tests/robot/stores.js | 0 grid/tests/robot/structures.js | 0 html/entities.js | 0 html/format.js | 0 html/styles.js | 0 html/tests/entities.js | 0 html/tests/format.js | 0 html/tests/formatted.html | 0 html/tests/module.js | 0 html/tests/performance/format.js | 0 html/tests/performance/largedoc.txt | 0 html/tests/performance/module.js | 0 html/tests/performance/runTests.html | 0 html/tests/performance/smalldoc.txt | 0 html/tests/remote/commentedScript.html | 0 html/tests/remote/commentedStyles.html | 0 html/tests/runTests.html | 0 html/tests/unformatted.html | 0 image/resources/images/close.gif | Bin image/resources/images/close.png | Bin image/resources/images/close_dark.png | Bin image/resources/images/left.gif | Bin image/resources/images/left.png | Bin image/resources/images/loading.gif | Bin image/resources/images/right.gif | Bin image/resources/images/right.png | Bin image/tests/images/extraWide.jpg | Bin image/tests/images/imageHoriz.jpg | Bin image/tests/images/imageHoriz2.jpg | Bin image/tests/images/imageVert.jpg | Bin image/tests/images/square.jpg | Bin lang/functional/array.js | 0 lang/functional/curry.js | 0 lang/functional/fold.js | 0 lang/functional/lambda.js | 0 lang/functional/listcomp.js | 0 lang/functional/object.js | 0 lang/functional/reversed.js | 0 lang/functional/scan.js | 0 lang/functional/sequence.js | 0 lang/functional/zip.js | 0 layout/ContentPane.js | 0 layout/RotatorContainer.js | 0 layout/resources/icons/gridcontainer_grip.gif | Bin layout/resources/icons/grip_bg.gif | Bin layout/resources/icons/pixel.gif | Bin layout/resources/icons/resize.png | Bin layout/resources/icons/rotator.png | Bin layout/resources/icons/splitterToggleH.png | Bin layout/resources/icons/splitterToggleV.png | Bin layout/tests/images/dojoLogo.png | Bin layout/tests/images/gridUnderlay.png | Bin mobile.js | 0 mobile/ComboBox.js | 0 mobile/README | 0 mobile/SwapView.js | 0 mobile/_EditableListMixin.js | 0 mobile/_css3.js | 0 mobile/_maskUtils.js | 0 mobile/app.js | 0 mobile/app/_base.js | 0 mobile/build/build.bat | 0 mobile/scrollable.js | 0 mobile/tests/complexListApp/images/i-icon-1.png | Bin mobile/tests/complexListApp/images/i-icon-2.png | Bin mobile/tests/complexListApp/images/i-icon-3.png | Bin mobile/tests/complexListApp/images/i-icon-4.png | Bin mobile/tests/doh/runTestsMobile.html | 0 mobile/tests/doh/spinwheel/SpinWheel.html | 0 mobile/tests/doh/spinwheel/runTestsMobile.html | 0 .../doh/spinwheeldatepicker/runTestsMobile.html | 0 .../tests/doh/view/ScrollableView_Programmatic.html | 0 mobile/tests/imageControlsApp/images/chris1_lg.jpg | Bin mobile/tests/imageControlsApp/images/chris2_lg.jpg | Bin mobile/tests/imageControlsApp/images/imageHoriz.jpg | Bin mobile/tests/imageControlsApp/images/imageVert.jpg | Bin mobile/tests/imageControlsApp/images/square.jpg | Bin mobile/tests/images/a-icon-1-41x41.png | Bin mobile/tests/images/a-icon-1.png | Bin mobile/tests/images/a-icon-2-41x41.png | Bin mobile/tests/images/a-icon-2.png | Bin mobile/tests/images/a-icon-3.png | Bin mobile/tests/images/a-icon-4.png | Bin mobile/tests/images/i-icon-1.png | Bin mobile/tests/images/i-icon-10.png | Bin mobile/tests/images/i-icon-2.png | Bin mobile/tests/images/i-icon-3.png | Bin mobile/tests/images/i-icon-4.png | Bin mobile/tests/images/i-icon-5.png | Bin mobile/tests/images/i-icon-6.png | Bin mobile/tests/images/i-icon-7.png | Bin mobile/tests/images/i-icon-8.png | Bin mobile/tests/images/i-icon-9.png | Bin mobile/tests/images/i-icon-all.png | Bin mobile/tests/images/icon-1.png | Bin mobile/tests/images/not-images.png | Bin mobile/tests/images/red-button-bg.png | Bin mobile/tests/images/red-button-sel-bg.png | Bin mobile/tests/images/widget-bg.png | Bin mobile/tests/index.js | 0 mobile/tests/test_Overlay-scroll.html | 0 mobile/tests/test_ScrollableView-HTML-inputs.html | 0 mobile/themes/android/android-app-compat.css | 0 mobile/themes/android/android-compat.css | 0 mobile/themes/android/android.css | 0 mobile/themes/android/compat/arrow-button-bg.png | Bin mobile/themes/android/compat/arrow-button-head.png | Bin mobile/themes/android/compat/blue-button-bg.png | Bin mobile/themes/android/compat/gray-arrow.png | Bin .../android/compat/icon-content-heading-bg.png | Bin mobile/themes/android/compat/tab-button-bg.png | Bin .../themes/android/compat/tab-orange-button-bg.png | Bin mobile/themes/android/compat/tab-sel-button-bg.png | Bin mobile/themes/android/images/thumb-overlay.png | Bin .../domButtons/DomButtonGreenCirclePlus-compat.css | 0 mobile/themes/iphone/compat/arrow-button-bg.png | Bin mobile/themes/iphone/compat/arrow-button-head.png | Bin mobile/themes/iphone/compat/blue-button-bg.png | Bin mobile/themes/iphone/compat/blue-button-sel-bg.png | Bin mobile/themes/iphone/compat/gray-arrow.png | Bin mobile/themes/iphone/compat/heading-bg.png | Bin .../iphone/compat/icon-content-heading-bg.png | Bin mobile/themes/iphone/compat/tab-button-bg.png | Bin mobile/themes/iphone/compat/tab-sel-button-bg.png | Bin mobile/themes/iphone/compat/white-arrow.png | Bin mobile/themes/iphone/images/thumb-overlay.png | Bin mobile/themes/iphone/iphone-app-compat.css | 0 mobile/themes/iphone/iphone-compat.css | 0 mobile/themes/iphone/iphone.css | 0 mvc.js | 0 mvc/tests/1.7/css/android-format.css | 0 mvc/tests/1.7/css/app-format.css | 0 mvc/tests/1.7/css/index-format.css | 0 mvc/tests/1.7/css/iphone-format.css | 0 mvc/tests/1.7/images/MVC_patterns_in_Dojo.png | Bin mvc/tests/1.7/images/background.jpg | Bin mvc/tests/1.7/images/master_detail.png | Bin mvc/tests/1.7/images/validating_form_pattern.png | Bin mvc/tests/1.7/mobile/demo/demo.css | 0 mvc/tests/1.7/mobile/demo/demo.html | 0 mvc/tests/1.7/mobile/demo/demo.profile.js | 0 mvc/tests/1.7/mobile/demo/generateView.html | 0 mvc/tests/1.7/mobile/demo/images/i-icon-1.png | Bin mvc/tests/1.7/mobile/demo/images/i-icon-2.png | Bin mvc/tests/1.7/mobile/demo/images/i-icon-3.png | Bin mvc/tests/1.7/mobile/demo/images/mvc.png | Bin mvc/tests/1.7/mobile/demo/repeatDataBinding.html | 0 mvc/tests/1.7/mobile/demo/src.js | 0 mvc/tests/1.7/robot/mvc_generate-view.html | 0 mvc/tests/1.7/robot/mvc_loan-stateful.html | 0 mvc/tests/1.7/robot/mvc_search-results-ins-del.html | 0 mvc/tests/1.7/robot/mvc_search-results-repeat.html | 0 mvc/tests/_data/mvcGenerateData.json | 0 mvc/tests/_data/mvcRepeatData.json | 0 mvc/tests/images/MVC_patterns_in_Dojo.png | Bin mvc/tests/images/background.jpg | Bin mvc/tests/images/directory_45.png | Bin mvc/tests/images/master_detail.png | Bin mvc/tests/images/validating_form_pattern.png | Bin rpc/SMDLibrary/google.smd | 0 rpc/SMDLibrary/yahoo.smd | 0 sketch/resources/sketch.css | 0 sketch/tests/FTHelper.js | 0 sketch/tests/annotation.svg | 0 sketch/tests/test_full.html | 0 storage/tests/resources/testBook.txt | 0 storage/tests/resources/testXML.xml | 0 treemap/TreeMap.js | 0 validate/br.js | 0 validate/tests/br.js | 0 widget/ColorPicker/images/hue.png | Bin widget/ColorPicker/images/hueHandle.png | Bin widget/ColorPicker/images/hueHandleA11y.png | Bin widget/ColorPicker/images/pickerPointer.png | Bin widget/ColorPicker/images/underlay.png | Bin widget/Loader/icons/loading.gif | Bin widget/Portlet.js | 0 widget/PortletDialogSettings.js | 0 widget/PortletSettings.js | 0 widget/Standby.js | 0 widget/Standby/images/loading.gif | Bin widget/UpgradeBar.js | 0 widget/UpgradeBar/UpgradeBar.css | 0 widget/tests/images/busy.gif | Bin widget/tests/images/flare.png | Bin widget/tests/images/gaugeOverlay.png | Bin widget/tests/test_Standby.html | 0 widget/tests/test_Standby_quirks.html | 0 widget/tests/test_Standby_rtl.html | 0 widget/tests/test_UpgradeBar.html | 0 xml/tests/parser.js | 0 434 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 NodeList/README mode change 100755 => 100644 atom/io/Connection.js mode change 100755 => 100644 atom/tests/io/sampleFeedXMLContent.xml mode change 100755 => 100644 av/tests/audio/FuzzWah.mp3 mode change 100755 => 100644 av/tests/audio/Hio.mp3 mode change 100755 => 100644 av/tests/audio/Ola.mp3 mode change 100755 => 100644 av/tests/video/Grog.flv mode change 100755 => 100644 av/tests/video/OldMan.flv mode change 100755 => 100644 charting/action2d/Tooltip.js mode change 100755 => 100644 charting/action2d/TouchZoomAndPan.js mode change 100755 => 100644 charting/plot2d/Bubble.js mode change 100755 => 100644 charting/plot2d/CartesianBase.js mode change 100755 => 100644 css3/transition.js mode change 100755 => 100644 data/AndOrReadStore.js mode change 100755 => 100644 data/AndOrWriteStore.js mode change 100755 => 100644 data/CdfStore.js mode change 100755 => 100644 data/CssClassStore.js mode change 100755 => 100644 data/CssRuleStore.js mode change 100755 => 100644 data/FileStore.js mode change 100755 => 100644 data/css.js mode change 100755 => 100644 data/demos/demo_CssStores_combo_tree_grid.html mode change 100755 => 100644 data/demos/demo_FileStore_dojotree.html mode change 100755 => 100644 data/demos/demo_FileStore_dojoxdata_combo_grid.html mode change 100755 => 100644 data/demos/geography2.xml mode change 100755 => 100644 data/demos/widgets/FileView.js mode change 100755 => 100644 data/demos/widgets/templates/FileView.html mode change 100755 => 100644 data/tests/performance/CsvStore.js mode change 100755 => 100644 data/tests/performance/module.js mode change 100755 => 100644 data/tests/performance/runTests.html mode change 100755 => 100644 data/tests/stores/AndOrReadStore.js mode change 100755 => 100644 data/tests/stores/AndOrWriteStore.js mode change 100755 => 100644 data/tests/stores/CssClassStore.js mode change 100755 => 100644 data/tests/stores/CssRuleStore.js mode change 100755 => 100644 data/tests/stores/FileStore.js mode change 100755 => 100644 data/tests/stores/PicasaStore.js mode change 100755 => 100644 data/tests/stores/books3Whitespace.html mode change 100755 => 100644 data/tests/stores/booksWhitespace.html mode change 100755 => 100644 data/tests/stores/cdata_test.xml mode change 100755 => 100644 data/tests/stores/cdf1.xml mode change 100755 => 100644 data/tests/stores/countries.json mode change 100755 => 100644 data/tests/stores/countries_withNull.json mode change 100755 => 100644 data/tests/stores/movies3.csv mode change 100755 => 100644 data/tests/stores/pipeSeparator.csv mode change 100755 => 100644 data/tests/stores/pipeSeparatorInData.csv mode change 100755 => 100644 data/tests/stores/semicolonSeparator.csv mode change 100755 => 100644 data/tests/stores/test1.css mode change 100755 => 100644 data/tests/stores/test2.css mode change 100755 => 100644 drawing/Drawing.js mode change 100755 => 100644 drawing/annotations/Angle.js mode change 100755 => 100644 drawing/annotations/Arrow.js mode change 100755 => 100644 drawing/annotations/Label.js mode change 100755 => 100644 drawing/defaults.js mode change 100755 => 100644 drawing/manager/Anchors.js mode change 100755 => 100644 drawing/manager/Canvas.js mode change 100755 => 100644 drawing/manager/Mouse.js mode change 100755 => 100644 drawing/manager/Stencil.js mode change 100755 => 100644 drawing/manager/Undo.js mode change 100755 => 100644 drawing/manager/keys.js mode change 100755 => 100644 drawing/plugins/_Plugin.js mode change 100755 => 100644 drawing/plugins/drawing/Grid.js mode change 100755 => 100644 drawing/plugins/drawing/Silverlight.js mode change 100755 => 100644 drawing/plugins/tools/Pan.js mode change 100755 => 100644 drawing/plugins/tools/Zoom.js mode change 100755 => 100644 drawing/resources/drawing.css mode change 100755 => 100644 drawing/resources/images/tool_icons.png mode change 100755 => 100644 drawing/resources/toolbar.css mode change 100755 => 100644 drawing/stencil/Ellipse.js mode change 100755 => 100644 drawing/stencil/Image.js mode change 100755 => 100644 drawing/stencil/Line.js mode change 100755 => 100644 drawing/stencil/Path.js mode change 100755 => 100644 drawing/stencil/Rect.js mode change 100755 => 100644 drawing/stencil/Text.js mode change 100755 => 100644 drawing/stencil/_Base.js mode change 100755 => 100644 drawing/tests/drawing.html mode change 100755 => 100644 drawing/tools/Arrow.js mode change 100755 => 100644 drawing/tools/Ellipse.js mode change 100755 => 100644 drawing/tools/Line.js mode change 100755 => 100644 drawing/tools/Rect.js mode change 100755 => 100644 drawing/tools/TextBlock.js mode change 100755 => 100644 drawing/tools/custom/Axes.js mode change 100755 => 100644 drawing/tools/custom/Vector.js mode change 100755 => 100644 drawing/util/common.js mode change 100755 => 100644 drawing/util/oo.js mode change 100755 => 100644 drawing/util/positioning.js mode change 100755 => 100644 dtl/dom.js mode change 100755 => 100644 dtl/ext-dojo/NodeList.js mode change 100755 => 100644 dtl/tests/templates/pocket2.html mode change 100755 => 100644 editor/plugins/Blockquote.js mode change 100755 => 100644 editor/plugins/Breadcrumb.js mode change 100755 => 100644 editor/plugins/EntityPalette.js mode change 100755 => 100644 editor/plugins/FindReplace.js mode change 100755 => 100644 editor/plugins/InsertAnchor.js mode change 100755 => 100644 editor/plugins/InsertEntity.js mode change 100755 => 100644 editor/plugins/NormalizeIndentOutdent.js mode change 100755 => 100644 editor/plugins/NormalizeStyle.js mode change 100755 => 100644 editor/plugins/PageBreak.js mode change 100755 => 100644 editor/plugins/PasteFromWord.js mode change 100755 => 100644 editor/plugins/PrettyPrint.js mode change 100755 => 100644 editor/plugins/Preview.js mode change 100755 => 100644 editor/plugins/Save.js mode change 100755 => 100644 editor/plugins/ShowBlockNodes.js mode change 100755 => 100644 editor/plugins/StatusBar.js mode change 100755 => 100644 editor/plugins/TextColor.js mode change 100755 => 100644 editor/plugins/ToolbarLineBreak.js mode change 100755 => 100644 editor/plugins/nls/Blockquote.js mode change 100755 => 100644 editor/plugins/nls/Breadcrumb.js mode change 100755 => 100644 editor/plugins/nls/CollapsibleToolbar.js mode change 100755 => 100644 editor/plugins/nls/FindReplace.js mode change 100755 => 100644 editor/plugins/nls/InsertAnchor.js mode change 100755 => 100644 editor/plugins/nls/InsertEntity.js mode change 100755 => 100644 editor/plugins/nls/PageBreak.js mode change 100755 => 100644 editor/plugins/nls/PasteFromWord.js mode change 100755 => 100644 editor/plugins/nls/Preview.js mode change 100755 => 100644 editor/plugins/nls/Save.js mode change 100755 => 100644 editor/plugins/nls/ShowBlockNodes.js mode change 100755 => 100644 editor/plugins/nls/TextColor.js mode change 100755 => 100644 editor/plugins/nls/ko/Breadcrumb.js mode change 100755 => 100644 editor/plugins/nls/ko/FindReplace.js mode change 100755 => 100644 editor/plugins/nls/ko/InsertEntity.js mode change 100755 => 100644 editor/plugins/nls/ko/PageBreak.js mode change 100755 => 100644 editor/plugins/nls/ko/Preview.js mode change 100755 => 100644 editor/plugins/nls/ko/Save.js mode change 100755 => 100644 editor/plugins/nls/ko/ShowBlockNodes.js mode change 100755 => 100644 editor/plugins/resources/css/Blockquote.css mode change 100755 => 100644 editor/plugins/resources/css/Breadcrumb.css mode change 100755 => 100644 editor/plugins/resources/css/FindReplace.css mode change 100755 => 100644 editor/plugins/resources/css/InsertAnchor.css mode change 100755 => 100644 editor/plugins/resources/css/InsertEntity.css mode change 100755 => 100644 editor/plugins/resources/css/PageBreak.css mode change 100755 => 100644 editor/plugins/resources/css/PasteFromWord.css mode change 100755 => 100644 editor/plugins/resources/css/Preview.css mode change 100755 => 100644 editor/plugins/resources/css/Save.css mode change 100755 => 100644 editor/plugins/resources/css/ShowBlockNodes.css mode change 100755 => 100644 editor/plugins/resources/css/StatusBar.css mode change 100755 => 100644 editor/plugins/resources/icons/anchor.gif mode change 100755 => 100644 editor/plugins/resources/icons/anchorDisabled.gif mode change 100755 => 100644 editor/plugins/resources/icons/blockquote.gif mode change 100755 => 100644 editor/plugins/resources/icons/blockquoteDisabled.gif mode change 100755 => 100644 editor/plugins/resources/icons/breadcrumbDown.gif mode change 100755 => 100644 editor/plugins/resources/icons/claro/close.gif mode change 100755 => 100644 editor/plugins/resources/icons/insertEntity.gif mode change 100755 => 100644 editor/plugins/resources/icons/insertEntityDisabled.gif mode change 100755 => 100644 editor/plugins/resources/icons/nihilo/close.gif mode change 100755 => 100644 editor/plugins/resources/icons/pageBreak.gif mode change 100755 => 100644 editor/plugins/resources/icons/pageBreakDisabled.gif mode change 100755 => 100644 editor/plugins/resources/icons/pasteFromWord.gif mode change 100755 => 100644 editor/plugins/resources/icons/pasteFromWordDisabled.gif mode change 100755 => 100644 editor/plugins/resources/icons/preview.gif mode change 100755 => 100644 editor/plugins/resources/icons/previewDisabled.gif mode change 100755 => 100644 editor/plugins/resources/icons/save.gif mode change 100755 => 100644 editor/plugins/resources/icons/saveDisabled.gif mode change 100755 => 100644 editor/plugins/resources/icons/soria/close.gif mode change 100755 => 100644 editor/plugins/resources/icons/spellcheck.gif mode change 100755 => 100644 editor/plugins/resources/icons/tundra/close.gif mode change 100755 => 100644 editor/plugins/resources/images/anchor.gif mode change 100755 => 100644 editor/plugins/resources/images/blockelems/address.gif mode change 100755 => 100644 editor/plugins/resources/images/blockelems/blockquote.gif mode change 100755 => 100644 editor/plugins/resources/images/blockelems/button.gif mode change 100755 => 100644 editor/plugins/resources/images/blockelems/center.gif mode change 100755 => 100644 editor/plugins/resources/images/blockelems/dd.gif mode change 100755 => 100644 editor/plugins/resources/images/blockelems/del.gif mode change 100755 => 100644 editor/plugins/resources/images/blockelems/div.gif mode change 100755 => 100644 editor/plugins/resources/images/blockelems/dt.gif mode change 100755 => 100644 editor/plugins/resources/images/blockelems/fieldset.gif mode change 100755 => 100644 editor/plugins/resources/images/blockelems/form.gif mode change 100755 => 100644 editor/plugins/resources/images/blockelems/h1.gif mode change 100755 => 100644 editor/plugins/resources/images/blockelems/h2.gif mode change 100755 => 100644 editor/plugins/resources/images/blockelems/h3.gif mode change 100755 => 100644 editor/plugins/resources/images/blockelems/h4.gif mode change 100755 => 100644 editor/plugins/resources/images/blockelems/h5.gif mode change 100755 => 100644 editor/plugins/resources/images/blockelems/h6.gif mode change 100755 => 100644 editor/plugins/resources/images/blockelems/hr.gif mode change 100755 => 100644 editor/plugins/resources/images/blockelems/iframe.gif mode change 100755 => 100644 editor/plugins/resources/images/blockelems/ins.gif mode change 100755 => 100644 editor/plugins/resources/images/blockelems/li.gif mode change 100755 => 100644 editor/plugins/resources/images/blockelems/map.gif mode change 100755 => 100644 editor/plugins/resources/images/blockelems/noscript.gif mode change 100755 => 100644 editor/plugins/resources/images/blockelems/object.gif mode change 100755 => 100644 editor/plugins/resources/images/blockelems/ol.gif mode change 100755 => 100644 editor/plugins/resources/images/blockelems/p.gif mode change 100755 => 100644 editor/plugins/resources/images/blockelems/pre.gif mode change 100755 => 100644 editor/plugins/resources/images/blockelems/script.gif mode change 100755 => 100644 editor/plugins/resources/images/blockelems/table.gif mode change 100755 => 100644 editor/plugins/resources/images/blockelems/ul.gif mode change 100755 => 100644 editor/plugins/resources/images/claro/collapse.gif mode change 100755 => 100644 editor/plugins/resources/images/claro/expand.gif mode change 100755 => 100644 editor/plugins/resources/images/nihilo/collapse.gif mode change 100755 => 100644 editor/plugins/resources/images/nihilo/expand.gif mode change 100755 => 100644 editor/plugins/resources/images/nihilo/sidebar.gif mode change 100755 => 100644 editor/plugins/resources/images/soria/collapse.gif mode change 100755 => 100644 editor/plugins/resources/images/soria/expand.gif mode change 100755 => 100644 editor/plugins/resources/images/soria/sidebar.gif mode change 100755 => 100644 editor/plugins/resources/images/tundra/collapse.gif mode change 100755 => 100644 editor/plugins/resources/images/tundra/expand.gif mode change 100755 => 100644 editor/plugins/resources/images/tundra/sidebar.gif mode change 100755 => 100644 editor/tests/editorBlockquote.html mode change 100755 => 100644 editor/tests/editorCollapsibleToolbar.html mode change 100755 => 100644 editor/tests/editorFindReplace.html mode change 100755 => 100644 editor/tests/editorInsertAnchor.html mode change 100755 => 100644 editor/tests/editorInsertEntity.html mode change 100755 => 100644 editor/tests/editorNormalizeIndentOutdent.html mode change 100755 => 100644 editor/tests/editorNormalizeStyle.html mode change 100755 => 100644 editor/tests/editorPageBreak.html mode change 100755 => 100644 editor/tests/editorPasteFromWord.html mode change 100755 => 100644 editor/tests/editorPrettyPrint.html mode change 100755 => 100644 editor/tests/editorPreview.html mode change 100755 => 100644 editor/tests/editorShowBlockNodes.html mode change 100755 => 100644 editor/tests/editorStatusBar.html mode change 100755 => 100644 editor/tests/editorTextColor.html mode change 100755 => 100644 editor/tests/editorToolbarLineBreak.html mode change 100755 => 100644 editor/tests/testBodySheet.css mode change 100755 => 100644 editor/tests/testContentSheet.css mode change 100755 => 100644 encoding/tests/compression/colors.js mode change 100755 => 100644 encoding/tests/compression/colors2.html mode change 100755 => 100644 encoding/tests/compression/colors2.js mode change 100755 => 100644 encoding/tests/compression/colors3.html mode change 100755 => 100644 encoding/tests/compression/colors3.js mode change 100755 => 100644 encoding/tests/compression/runTests.html mode change 100755 => 100644 encoding/tests/compression/test.html mode change 100755 => 100644 encoding/tests/compression/vq.html mode change 100755 => 100644 form/ListInput.js mode change 100755 => 100644 form/resources/ListInput.css mode change 100755 => 100644 form/tests/test_ListInput.html mode change 100755 => 100644 fx/tests/images/averycutedog.jpg mode change 100755 => 100644 fx/tests/images/dot.png mode change 100755 => 100644 fx/tests/images/longBg.png mode change 100755 => 100644 gauges/tests/images/flare.png mode change 100755 => 100644 gauges/tests/images/gaugeOverlay.png mode change 100755 => 100644 geo/openlayers/tests/test_gfx_transport.html mode change 100755 => 100644 gfx/tests/performance/gfx_fill.html mode change 100755 => 100644 gfx/tests/performance/gfx_primitives.html mode change 100755 => 100644 gfx/tests/performance/gfx_scenes.html mode change 100755 => 100644 gfx/tests/performance/images/testImage.jpg mode change 100755 => 100644 gfx/tests/performance/module.js mode change 100755 => 100644 gfx/tests/performance/runTests.html mode change 100755 => 100644 gfx/tests/test_image3.html mode change 100755 => 100644 gfx/tests/test_utils.html mode change 100755 => 100644 grid/tests/robot/7815.html mode change 100755 => 100644 grid/tests/robot/DataGrid_a11y.html mode change 100755 => 100644 grid/tests/robot/DataGrid_mouse.html mode change 100755 => 100644 grid/tests/robot/_DataGrid.html mode change 100755 => 100644 grid/tests/robot/module.js mode change 100755 => 100644 grid/tests/robot/runTests.html mode change 100755 => 100644 grid/tests/robot/stores.js mode change 100755 => 100644 grid/tests/robot/structures.js mode change 100755 => 100644 html/entities.js mode change 100755 => 100644 html/format.js mode change 100755 => 100644 html/styles.js mode change 100755 => 100644 html/tests/entities.js mode change 100755 => 100644 html/tests/format.js mode change 100755 => 100644 html/tests/formatted.html mode change 100755 => 100644 html/tests/module.js mode change 100755 => 100644 html/tests/performance/format.js mode change 100755 => 100644 html/tests/performance/largedoc.txt mode change 100755 => 100644 html/tests/performance/module.js mode change 100755 => 100644 html/tests/performance/runTests.html mode change 100755 => 100644 html/tests/performance/smalldoc.txt mode change 100755 => 100644 html/tests/remote/commentedScript.html mode change 100755 => 100644 html/tests/remote/commentedStyles.html mode change 100755 => 100644 html/tests/runTests.html mode change 100755 => 100644 html/tests/unformatted.html mode change 100755 => 100644 image/resources/images/close.gif mode change 100755 => 100644 image/resources/images/close.png mode change 100755 => 100644 image/resources/images/close_dark.png mode change 100755 => 100644 image/resources/images/left.gif mode change 100755 => 100644 image/resources/images/left.png mode change 100755 => 100644 image/resources/images/loading.gif mode change 100755 => 100644 image/resources/images/right.gif mode change 100755 => 100644 image/resources/images/right.png mode change 100755 => 100644 image/tests/images/extraWide.jpg mode change 100755 => 100644 image/tests/images/imageHoriz.jpg mode change 100755 => 100644 image/tests/images/imageHoriz2.jpg mode change 100755 => 100644 image/tests/images/imageVert.jpg mode change 100755 => 100644 image/tests/images/square.jpg mode change 100755 => 100644 lang/functional/array.js mode change 100755 => 100644 lang/functional/curry.js mode change 100755 => 100644 lang/functional/fold.js mode change 100755 => 100644 lang/functional/lambda.js mode change 100755 => 100644 lang/functional/listcomp.js mode change 100755 => 100644 lang/functional/object.js mode change 100755 => 100644 lang/functional/reversed.js mode change 100755 => 100644 lang/functional/scan.js mode change 100755 => 100644 lang/functional/sequence.js mode change 100755 => 100644 lang/functional/zip.js mode change 100755 => 100644 layout/ContentPane.js mode change 100755 => 100644 layout/RotatorContainer.js mode change 100755 => 100644 layout/resources/icons/gridcontainer_grip.gif mode change 100755 => 100644 layout/resources/icons/grip_bg.gif mode change 100755 => 100644 layout/resources/icons/pixel.gif mode change 100755 => 100644 layout/resources/icons/resize.png mode change 100755 => 100644 layout/resources/icons/rotator.png mode change 100755 => 100644 layout/resources/icons/splitterToggleH.png mode change 100755 => 100644 layout/resources/icons/splitterToggleV.png mode change 100755 => 100644 layout/tests/images/dojoLogo.png mode change 100755 => 100644 layout/tests/images/gridUnderlay.png mode change 100755 => 100644 mobile.js mode change 100755 => 100644 mobile/ComboBox.js mode change 100755 => 100644 mobile/README mode change 100755 => 100644 mobile/SwapView.js mode change 100755 => 100644 mobile/_EditableListMixin.js mode change 100755 => 100644 mobile/_css3.js mode change 100755 => 100644 mobile/_maskUtils.js mode change 100755 => 100644 mobile/app.js mode change 100755 => 100644 mobile/app/_base.js mode change 100755 => 100644 mobile/build/build.bat mode change 100755 => 100644 mobile/scrollable.js mode change 100755 => 100644 mobile/tests/complexListApp/images/i-icon-1.png mode change 100755 => 100644 mobile/tests/complexListApp/images/i-icon-2.png mode change 100755 => 100644 mobile/tests/complexListApp/images/i-icon-3.png mode change 100755 => 100644 mobile/tests/complexListApp/images/i-icon-4.png mode change 100755 => 100644 mobile/tests/doh/runTestsMobile.html mode change 100755 => 100644 mobile/tests/doh/spinwheel/SpinWheel.html mode change 100755 => 100644 mobile/tests/doh/spinwheel/runTestsMobile.html mode change 100755 => 100644 mobile/tests/doh/spinwheeldatepicker/runTestsMobile.html mode change 100755 => 100644 mobile/tests/doh/view/ScrollableView_Programmatic.html mode change 100755 => 100644 mobile/tests/imageControlsApp/images/chris1_lg.jpg mode change 100755 => 100644 mobile/tests/imageControlsApp/images/chris2_lg.jpg mode change 100755 => 100644 mobile/tests/imageControlsApp/images/imageHoriz.jpg mode change 100755 => 100644 mobile/tests/imageControlsApp/images/imageVert.jpg mode change 100755 => 100644 mobile/tests/imageControlsApp/images/square.jpg mode change 100755 => 100644 mobile/tests/images/a-icon-1-41x41.png mode change 100755 => 100644 mobile/tests/images/a-icon-1.png mode change 100755 => 100644 mobile/tests/images/a-icon-2-41x41.png mode change 100755 => 100644 mobile/tests/images/a-icon-2.png mode change 100755 => 100644 mobile/tests/images/a-icon-3.png mode change 100755 => 100644 mobile/tests/images/a-icon-4.png mode change 100755 => 100644 mobile/tests/images/i-icon-1.png mode change 100755 => 100644 mobile/tests/images/i-icon-10.png mode change 100755 => 100644 mobile/tests/images/i-icon-2.png mode change 100755 => 100644 mobile/tests/images/i-icon-3.png mode change 100755 => 100644 mobile/tests/images/i-icon-4.png mode change 100755 => 100644 mobile/tests/images/i-icon-5.png mode change 100755 => 100644 mobile/tests/images/i-icon-6.png mode change 100755 => 100644 mobile/tests/images/i-icon-7.png mode change 100755 => 100644 mobile/tests/images/i-icon-8.png mode change 100755 => 100644 mobile/tests/images/i-icon-9.png mode change 100755 => 100644 mobile/tests/images/i-icon-all.png mode change 100755 => 100644 mobile/tests/images/icon-1.png mode change 100755 => 100644 mobile/tests/images/not-images.png mode change 100755 => 100644 mobile/tests/images/red-button-bg.png mode change 100755 => 100644 mobile/tests/images/red-button-sel-bg.png mode change 100755 => 100644 mobile/tests/images/widget-bg.png mode change 100755 => 100644 mobile/tests/index.js mode change 100755 => 100644 mobile/tests/test_Overlay-scroll.html mode change 100755 => 100644 mobile/tests/test_ScrollableView-HTML-inputs.html mode change 100755 => 100644 mobile/themes/android/android-app-compat.css mode change 100755 => 100644 mobile/themes/android/android-compat.css mode change 100755 => 100644 mobile/themes/android/android.css mode change 100755 => 100644 mobile/themes/android/compat/arrow-button-bg.png mode change 100755 => 100644 mobile/themes/android/compat/arrow-button-head.png mode change 100755 => 100644 mobile/themes/android/compat/blue-button-bg.png mode change 100755 => 100644 mobile/themes/android/compat/gray-arrow.png mode change 100755 => 100644 mobile/themes/android/compat/icon-content-heading-bg.png mode change 100755 => 100644 mobile/themes/android/compat/tab-button-bg.png mode change 100755 => 100644 mobile/themes/android/compat/tab-orange-button-bg.png mode change 100755 => 100644 mobile/themes/android/compat/tab-sel-button-bg.png mode change 100755 => 100644 mobile/themes/android/images/thumb-overlay.png mode change 100755 => 100644 mobile/themes/common/domButtons/DomButtonGreenCirclePlus-compat.css mode change 100755 => 100644 mobile/themes/iphone/compat/arrow-button-bg.png mode change 100755 => 100644 mobile/themes/iphone/compat/arrow-button-head.png mode change 100755 => 100644 mobile/themes/iphone/compat/blue-button-bg.png mode change 100755 => 100644 mobile/themes/iphone/compat/blue-button-sel-bg.png mode change 100755 => 100644 mobile/themes/iphone/compat/gray-arrow.png mode change 100755 => 100644 mobile/themes/iphone/compat/heading-bg.png mode change 100755 => 100644 mobile/themes/iphone/compat/icon-content-heading-bg.png mode change 100755 => 100644 mobile/themes/iphone/compat/tab-button-bg.png mode change 100755 => 100644 mobile/themes/iphone/compat/tab-sel-button-bg.png mode change 100755 => 100644 mobile/themes/iphone/compat/white-arrow.png mode change 100755 => 100644 mobile/themes/iphone/images/thumb-overlay.png mode change 100755 => 100644 mobile/themes/iphone/iphone-app-compat.css mode change 100755 => 100644 mobile/themes/iphone/iphone-compat.css mode change 100755 => 100644 mobile/themes/iphone/iphone.css mode change 100755 => 100644 mvc.js mode change 100755 => 100644 mvc/tests/1.7/css/android-format.css mode change 100755 => 100644 mvc/tests/1.7/css/app-format.css mode change 100755 => 100644 mvc/tests/1.7/css/index-format.css mode change 100755 => 100644 mvc/tests/1.7/css/iphone-format.css mode change 100755 => 100644 mvc/tests/1.7/images/MVC_patterns_in_Dojo.png mode change 100755 => 100644 mvc/tests/1.7/images/background.jpg mode change 100755 => 100644 mvc/tests/1.7/images/master_detail.png mode change 100755 => 100644 mvc/tests/1.7/images/validating_form_pattern.png mode change 100755 => 100644 mvc/tests/1.7/mobile/demo/demo.css mode change 100755 => 100644 mvc/tests/1.7/mobile/demo/demo.html mode change 100755 => 100644 mvc/tests/1.7/mobile/demo/demo.profile.js mode change 100755 => 100644 mvc/tests/1.7/mobile/demo/generateView.html mode change 100755 => 100644 mvc/tests/1.7/mobile/demo/images/i-icon-1.png mode change 100755 => 100644 mvc/tests/1.7/mobile/demo/images/i-icon-2.png mode change 100755 => 100644 mvc/tests/1.7/mobile/demo/images/i-icon-3.png mode change 100755 => 100644 mvc/tests/1.7/mobile/demo/images/mvc.png mode change 100755 => 100644 mvc/tests/1.7/mobile/demo/repeatDataBinding.html mode change 100755 => 100644 mvc/tests/1.7/mobile/demo/src.js mode change 100755 => 100644 mvc/tests/1.7/robot/mvc_generate-view.html mode change 100755 => 100644 mvc/tests/1.7/robot/mvc_loan-stateful.html mode change 100755 => 100644 mvc/tests/1.7/robot/mvc_search-results-ins-del.html mode change 100755 => 100644 mvc/tests/1.7/robot/mvc_search-results-repeat.html mode change 100755 => 100644 mvc/tests/_data/mvcGenerateData.json mode change 100755 => 100644 mvc/tests/_data/mvcRepeatData.json mode change 100755 => 100644 mvc/tests/images/MVC_patterns_in_Dojo.png mode change 100755 => 100644 mvc/tests/images/background.jpg mode change 100755 => 100644 mvc/tests/images/directory_45.png mode change 100755 => 100644 mvc/tests/images/master_detail.png mode change 100755 => 100644 mvc/tests/images/validating_form_pattern.png mode change 100755 => 100644 rpc/SMDLibrary/google.smd mode change 100755 => 100644 rpc/SMDLibrary/yahoo.smd mode change 100755 => 100644 sketch/resources/sketch.css mode change 100755 => 100644 sketch/tests/FTHelper.js mode change 100755 => 100644 sketch/tests/annotation.svg mode change 100755 => 100644 sketch/tests/test_full.html mode change 100755 => 100644 storage/tests/resources/testBook.txt mode change 100755 => 100644 storage/tests/resources/testXML.xml mode change 100755 => 100644 treemap/TreeMap.js mode change 100755 => 100644 validate/br.js mode change 100755 => 100644 validate/tests/br.js mode change 100755 => 100644 widget/ColorPicker/images/hue.png mode change 100755 => 100644 widget/ColorPicker/images/hueHandle.png mode change 100755 => 100644 widget/ColorPicker/images/hueHandleA11y.png mode change 100755 => 100644 widget/ColorPicker/images/pickerPointer.png mode change 100755 => 100644 widget/ColorPicker/images/underlay.png mode change 100755 => 100644 widget/Loader/icons/loading.gif mode change 100755 => 100644 widget/Portlet.js mode change 100755 => 100644 widget/PortletDialogSettings.js mode change 100755 => 100644 widget/PortletSettings.js mode change 100755 => 100644 widget/Standby.js mode change 100755 => 100644 widget/Standby/images/loading.gif mode change 100755 => 100644 widget/UpgradeBar.js mode change 100755 => 100644 widget/UpgradeBar/UpgradeBar.css mode change 100755 => 100644 widget/tests/images/busy.gif mode change 100755 => 100644 widget/tests/images/flare.png mode change 100755 => 100644 widget/tests/images/gaugeOverlay.png mode change 100755 => 100644 widget/tests/test_Standby.html mode change 100755 => 100644 widget/tests/test_Standby_quirks.html mode change 100755 => 100644 widget/tests/test_Standby_rtl.html mode change 100755 => 100644 widget/tests/test_UpgradeBar.html mode change 100755 => 100644 xml/tests/parser.js diff --git a/NodeList/README b/NodeList/README old mode 100755 new mode 100644 diff --git a/atom/io/Connection.js b/atom/io/Connection.js old mode 100755 new mode 100644 diff --git a/atom/tests/io/sampleFeedXMLContent.xml b/atom/tests/io/sampleFeedXMLContent.xml old mode 100755 new mode 100644 diff --git a/av/tests/audio/FuzzWah.mp3 b/av/tests/audio/FuzzWah.mp3 old mode 100755 new mode 100644 diff --git a/av/tests/audio/Hio.mp3 b/av/tests/audio/Hio.mp3 old mode 100755 new mode 100644 diff --git a/av/tests/audio/Ola.mp3 b/av/tests/audio/Ola.mp3 old mode 100755 new mode 100644 diff --git a/av/tests/video/Grog.flv b/av/tests/video/Grog.flv old mode 100755 new mode 100644 diff --git a/av/tests/video/OldMan.flv b/av/tests/video/OldMan.flv old mode 100755 new mode 100644 diff --git a/charting/action2d/Tooltip.js b/charting/action2d/Tooltip.js old mode 100755 new mode 100644 diff --git a/charting/action2d/TouchZoomAndPan.js b/charting/action2d/TouchZoomAndPan.js old mode 100755 new mode 100644 diff --git a/charting/plot2d/Bubble.js b/charting/plot2d/Bubble.js old mode 100755 new mode 100644 diff --git a/charting/plot2d/CartesianBase.js b/charting/plot2d/CartesianBase.js old mode 100755 new mode 100644 diff --git a/css3/transition.js b/css3/transition.js old mode 100755 new mode 100644 diff --git a/data/AndOrReadStore.js b/data/AndOrReadStore.js old mode 100755 new mode 100644 diff --git a/data/AndOrWriteStore.js b/data/AndOrWriteStore.js old mode 100755 new mode 100644 diff --git a/data/CdfStore.js b/data/CdfStore.js old mode 100755 new mode 100644 diff --git a/data/CssClassStore.js b/data/CssClassStore.js old mode 100755 new mode 100644 diff --git a/data/CssRuleStore.js b/data/CssRuleStore.js old mode 100755 new mode 100644 diff --git a/data/FileStore.js b/data/FileStore.js old mode 100755 new mode 100644 diff --git a/data/css.js b/data/css.js old mode 100755 new mode 100644 diff --git a/data/demos/demo_CssStores_combo_tree_grid.html b/data/demos/demo_CssStores_combo_tree_grid.html old mode 100755 new mode 100644 diff --git a/data/demos/demo_FileStore_dojotree.html b/data/demos/demo_FileStore_dojotree.html old mode 100755 new mode 100644 diff --git a/data/demos/demo_FileStore_dojoxdata_combo_grid.html b/data/demos/demo_FileStore_dojoxdata_combo_grid.html old mode 100755 new mode 100644 diff --git a/data/demos/geography2.xml b/data/demos/geography2.xml old mode 100755 new mode 100644 diff --git a/data/demos/widgets/FileView.js b/data/demos/widgets/FileView.js old mode 100755 new mode 100644 diff --git a/data/demos/widgets/templates/FileView.html b/data/demos/widgets/templates/FileView.html old mode 100755 new mode 100644 diff --git a/data/tests/performance/CsvStore.js b/data/tests/performance/CsvStore.js old mode 100755 new mode 100644 diff --git a/data/tests/performance/module.js b/data/tests/performance/module.js old mode 100755 new mode 100644 diff --git a/data/tests/performance/runTests.html b/data/tests/performance/runTests.html old mode 100755 new mode 100644 diff --git a/data/tests/stores/AndOrReadStore.js b/data/tests/stores/AndOrReadStore.js old mode 100755 new mode 100644 diff --git a/data/tests/stores/AndOrWriteStore.js b/data/tests/stores/AndOrWriteStore.js old mode 100755 new mode 100644 diff --git a/data/tests/stores/CssClassStore.js b/data/tests/stores/CssClassStore.js old mode 100755 new mode 100644 diff --git a/data/tests/stores/CssRuleStore.js b/data/tests/stores/CssRuleStore.js old mode 100755 new mode 100644 diff --git a/data/tests/stores/FileStore.js b/data/tests/stores/FileStore.js old mode 100755 new mode 100644 diff --git a/data/tests/stores/PicasaStore.js b/data/tests/stores/PicasaStore.js old mode 100755 new mode 100644 diff --git a/data/tests/stores/books3Whitespace.html b/data/tests/stores/books3Whitespace.html old mode 100755 new mode 100644 diff --git a/data/tests/stores/booksWhitespace.html b/data/tests/stores/booksWhitespace.html old mode 100755 new mode 100644 diff --git a/data/tests/stores/cdata_test.xml b/data/tests/stores/cdata_test.xml old mode 100755 new mode 100644 diff --git a/data/tests/stores/cdf1.xml b/data/tests/stores/cdf1.xml old mode 100755 new mode 100644 diff --git a/data/tests/stores/countries.json b/data/tests/stores/countries.json old mode 100755 new mode 100644 diff --git a/data/tests/stores/countries_withNull.json b/data/tests/stores/countries_withNull.json old mode 100755 new mode 100644 diff --git a/data/tests/stores/movies3.csv b/data/tests/stores/movies3.csv old mode 100755 new mode 100644 diff --git a/data/tests/stores/pipeSeparator.csv b/data/tests/stores/pipeSeparator.csv old mode 100755 new mode 100644 diff --git a/data/tests/stores/pipeSeparatorInData.csv b/data/tests/stores/pipeSeparatorInData.csv old mode 100755 new mode 100644 diff --git a/data/tests/stores/semicolonSeparator.csv b/data/tests/stores/semicolonSeparator.csv old mode 100755 new mode 100644 diff --git a/data/tests/stores/test1.css b/data/tests/stores/test1.css old mode 100755 new mode 100644 diff --git a/data/tests/stores/test2.css b/data/tests/stores/test2.css old mode 100755 new mode 100644 diff --git a/drawing/Drawing.js b/drawing/Drawing.js old mode 100755 new mode 100644 diff --git a/drawing/annotations/Angle.js b/drawing/annotations/Angle.js old mode 100755 new mode 100644 diff --git a/drawing/annotations/Arrow.js b/drawing/annotations/Arrow.js old mode 100755 new mode 100644 diff --git a/drawing/annotations/Label.js b/drawing/annotations/Label.js old mode 100755 new mode 100644 diff --git a/drawing/defaults.js b/drawing/defaults.js old mode 100755 new mode 100644 diff --git a/drawing/manager/Anchors.js b/drawing/manager/Anchors.js old mode 100755 new mode 100644 diff --git a/drawing/manager/Canvas.js b/drawing/manager/Canvas.js old mode 100755 new mode 100644 diff --git a/drawing/manager/Mouse.js b/drawing/manager/Mouse.js old mode 100755 new mode 100644 diff --git a/drawing/manager/Stencil.js b/drawing/manager/Stencil.js old mode 100755 new mode 100644 diff --git a/drawing/manager/Undo.js b/drawing/manager/Undo.js old mode 100755 new mode 100644 diff --git a/drawing/manager/keys.js b/drawing/manager/keys.js old mode 100755 new mode 100644 diff --git a/drawing/plugins/_Plugin.js b/drawing/plugins/_Plugin.js old mode 100755 new mode 100644 diff --git a/drawing/plugins/drawing/Grid.js b/drawing/plugins/drawing/Grid.js old mode 100755 new mode 100644 diff --git a/drawing/plugins/drawing/Silverlight.js b/drawing/plugins/drawing/Silverlight.js old mode 100755 new mode 100644 diff --git a/drawing/plugins/tools/Pan.js b/drawing/plugins/tools/Pan.js old mode 100755 new mode 100644 diff --git a/drawing/plugins/tools/Zoom.js b/drawing/plugins/tools/Zoom.js old mode 100755 new mode 100644 diff --git a/drawing/resources/drawing.css b/drawing/resources/drawing.css old mode 100755 new mode 100644 diff --git a/drawing/resources/images/tool_icons.png b/drawing/resources/images/tool_icons.png old mode 100755 new mode 100644 diff --git a/drawing/resources/toolbar.css b/drawing/resources/toolbar.css old mode 100755 new mode 100644 diff --git a/drawing/stencil/Ellipse.js b/drawing/stencil/Ellipse.js old mode 100755 new mode 100644 diff --git a/drawing/stencil/Image.js b/drawing/stencil/Image.js old mode 100755 new mode 100644 diff --git a/drawing/stencil/Line.js b/drawing/stencil/Line.js old mode 100755 new mode 100644 diff --git a/drawing/stencil/Path.js b/drawing/stencil/Path.js old mode 100755 new mode 100644 diff --git a/drawing/stencil/Rect.js b/drawing/stencil/Rect.js old mode 100755 new mode 100644 diff --git a/drawing/stencil/Text.js b/drawing/stencil/Text.js old mode 100755 new mode 100644 diff --git a/drawing/stencil/_Base.js b/drawing/stencil/_Base.js old mode 100755 new mode 100644 diff --git a/drawing/tests/drawing.html b/drawing/tests/drawing.html old mode 100755 new mode 100644 diff --git a/drawing/tools/Arrow.js b/drawing/tools/Arrow.js old mode 100755 new mode 100644 diff --git a/drawing/tools/Ellipse.js b/drawing/tools/Ellipse.js old mode 100755 new mode 100644 diff --git a/drawing/tools/Line.js b/drawing/tools/Line.js old mode 100755 new mode 100644 diff --git a/drawing/tools/Rect.js b/drawing/tools/Rect.js old mode 100755 new mode 100644 diff --git a/drawing/tools/TextBlock.js b/drawing/tools/TextBlock.js old mode 100755 new mode 100644 diff --git a/drawing/tools/custom/Axes.js b/drawing/tools/custom/Axes.js old mode 100755 new mode 100644 diff --git a/drawing/tools/custom/Vector.js b/drawing/tools/custom/Vector.js old mode 100755 new mode 100644 diff --git a/drawing/util/common.js b/drawing/util/common.js old mode 100755 new mode 100644 diff --git a/drawing/util/oo.js b/drawing/util/oo.js old mode 100755 new mode 100644 diff --git a/drawing/util/positioning.js b/drawing/util/positioning.js old mode 100755 new mode 100644 diff --git a/dtl/dom.js b/dtl/dom.js old mode 100755 new mode 100644 diff --git a/dtl/ext-dojo/NodeList.js b/dtl/ext-dojo/NodeList.js old mode 100755 new mode 100644 diff --git a/dtl/tests/templates/pocket2.html b/dtl/tests/templates/pocket2.html old mode 100755 new mode 100644 diff --git a/editor/plugins/Blockquote.js b/editor/plugins/Blockquote.js old mode 100755 new mode 100644 diff --git a/editor/plugins/Breadcrumb.js b/editor/plugins/Breadcrumb.js old mode 100755 new mode 100644 diff --git a/editor/plugins/EntityPalette.js b/editor/plugins/EntityPalette.js old mode 100755 new mode 100644 diff --git a/editor/plugins/FindReplace.js b/editor/plugins/FindReplace.js old mode 100755 new mode 100644 diff --git a/editor/plugins/InsertAnchor.js b/editor/plugins/InsertAnchor.js old mode 100755 new mode 100644 diff --git a/editor/plugins/InsertEntity.js b/editor/plugins/InsertEntity.js old mode 100755 new mode 100644 diff --git a/editor/plugins/NormalizeIndentOutdent.js b/editor/plugins/NormalizeIndentOutdent.js old mode 100755 new mode 100644 diff --git a/editor/plugins/NormalizeStyle.js b/editor/plugins/NormalizeStyle.js old mode 100755 new mode 100644 diff --git a/editor/plugins/PageBreak.js b/editor/plugins/PageBreak.js old mode 100755 new mode 100644 diff --git a/editor/plugins/PasteFromWord.js b/editor/plugins/PasteFromWord.js old mode 100755 new mode 100644 diff --git a/editor/plugins/PrettyPrint.js b/editor/plugins/PrettyPrint.js old mode 100755 new mode 100644 diff --git a/editor/plugins/Preview.js b/editor/plugins/Preview.js old mode 100755 new mode 100644 diff --git a/editor/plugins/Save.js b/editor/plugins/Save.js old mode 100755 new mode 100644 diff --git a/editor/plugins/ShowBlockNodes.js b/editor/plugins/ShowBlockNodes.js old mode 100755 new mode 100644 diff --git a/editor/plugins/StatusBar.js b/editor/plugins/StatusBar.js old mode 100755 new mode 100644 diff --git a/editor/plugins/TextColor.js b/editor/plugins/TextColor.js old mode 100755 new mode 100644 diff --git a/editor/plugins/ToolbarLineBreak.js b/editor/plugins/ToolbarLineBreak.js old mode 100755 new mode 100644 diff --git a/editor/plugins/nls/Blockquote.js b/editor/plugins/nls/Blockquote.js old mode 100755 new mode 100644 diff --git a/editor/plugins/nls/Breadcrumb.js b/editor/plugins/nls/Breadcrumb.js old mode 100755 new mode 100644 diff --git a/editor/plugins/nls/CollapsibleToolbar.js b/editor/plugins/nls/CollapsibleToolbar.js old mode 100755 new mode 100644 diff --git a/editor/plugins/nls/FindReplace.js b/editor/plugins/nls/FindReplace.js old mode 100755 new mode 100644 diff --git a/editor/plugins/nls/InsertAnchor.js b/editor/plugins/nls/InsertAnchor.js old mode 100755 new mode 100644 diff --git a/editor/plugins/nls/InsertEntity.js b/editor/plugins/nls/InsertEntity.js old mode 100755 new mode 100644 diff --git a/editor/plugins/nls/PageBreak.js b/editor/plugins/nls/PageBreak.js old mode 100755 new mode 100644 diff --git a/editor/plugins/nls/PasteFromWord.js b/editor/plugins/nls/PasteFromWord.js old mode 100755 new mode 100644 diff --git a/editor/plugins/nls/Preview.js b/editor/plugins/nls/Preview.js old mode 100755 new mode 100644 diff --git a/editor/plugins/nls/Save.js b/editor/plugins/nls/Save.js old mode 100755 new mode 100644 diff --git a/editor/plugins/nls/ShowBlockNodes.js b/editor/plugins/nls/ShowBlockNodes.js old mode 100755 new mode 100644 diff --git a/editor/plugins/nls/TextColor.js b/editor/plugins/nls/TextColor.js old mode 100755 new mode 100644 diff --git a/editor/plugins/nls/ko/Breadcrumb.js b/editor/plugins/nls/ko/Breadcrumb.js old mode 100755 new mode 100644 diff --git a/editor/plugins/nls/ko/FindReplace.js b/editor/plugins/nls/ko/FindReplace.js old mode 100755 new mode 100644 diff --git a/editor/plugins/nls/ko/InsertEntity.js b/editor/plugins/nls/ko/InsertEntity.js old mode 100755 new mode 100644 diff --git a/editor/plugins/nls/ko/PageBreak.js b/editor/plugins/nls/ko/PageBreak.js old mode 100755 new mode 100644 diff --git a/editor/plugins/nls/ko/Preview.js b/editor/plugins/nls/ko/Preview.js old mode 100755 new mode 100644 diff --git a/editor/plugins/nls/ko/Save.js b/editor/plugins/nls/ko/Save.js old mode 100755 new mode 100644 diff --git a/editor/plugins/nls/ko/ShowBlockNodes.js b/editor/plugins/nls/ko/ShowBlockNodes.js old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/css/Blockquote.css b/editor/plugins/resources/css/Blockquote.css old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/css/Breadcrumb.css b/editor/plugins/resources/css/Breadcrumb.css old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/css/FindReplace.css b/editor/plugins/resources/css/FindReplace.css old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/css/InsertAnchor.css b/editor/plugins/resources/css/InsertAnchor.css old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/css/InsertEntity.css b/editor/plugins/resources/css/InsertEntity.css old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/css/PageBreak.css b/editor/plugins/resources/css/PageBreak.css old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/css/PasteFromWord.css b/editor/plugins/resources/css/PasteFromWord.css old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/css/Preview.css b/editor/plugins/resources/css/Preview.css old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/css/Save.css b/editor/plugins/resources/css/Save.css old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/css/ShowBlockNodes.css b/editor/plugins/resources/css/ShowBlockNodes.css old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/css/StatusBar.css b/editor/plugins/resources/css/StatusBar.css old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/icons/anchor.gif b/editor/plugins/resources/icons/anchor.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/icons/anchorDisabled.gif b/editor/plugins/resources/icons/anchorDisabled.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/icons/blockquote.gif b/editor/plugins/resources/icons/blockquote.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/icons/blockquoteDisabled.gif b/editor/plugins/resources/icons/blockquoteDisabled.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/icons/breadcrumbDown.gif b/editor/plugins/resources/icons/breadcrumbDown.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/icons/claro/close.gif b/editor/plugins/resources/icons/claro/close.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/icons/insertEntity.gif b/editor/plugins/resources/icons/insertEntity.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/icons/insertEntityDisabled.gif b/editor/plugins/resources/icons/insertEntityDisabled.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/icons/nihilo/close.gif b/editor/plugins/resources/icons/nihilo/close.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/icons/pageBreak.gif b/editor/plugins/resources/icons/pageBreak.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/icons/pageBreakDisabled.gif b/editor/plugins/resources/icons/pageBreakDisabled.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/icons/pasteFromWord.gif b/editor/plugins/resources/icons/pasteFromWord.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/icons/pasteFromWordDisabled.gif b/editor/plugins/resources/icons/pasteFromWordDisabled.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/icons/preview.gif b/editor/plugins/resources/icons/preview.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/icons/previewDisabled.gif b/editor/plugins/resources/icons/previewDisabled.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/icons/save.gif b/editor/plugins/resources/icons/save.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/icons/saveDisabled.gif b/editor/plugins/resources/icons/saveDisabled.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/icons/soria/close.gif b/editor/plugins/resources/icons/soria/close.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/icons/spellcheck.gif b/editor/plugins/resources/icons/spellcheck.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/icons/tundra/close.gif b/editor/plugins/resources/icons/tundra/close.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/anchor.gif b/editor/plugins/resources/images/anchor.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/blockelems/address.gif b/editor/plugins/resources/images/blockelems/address.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/blockelems/blockquote.gif b/editor/plugins/resources/images/blockelems/blockquote.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/blockelems/button.gif b/editor/plugins/resources/images/blockelems/button.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/blockelems/center.gif b/editor/plugins/resources/images/blockelems/center.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/blockelems/dd.gif b/editor/plugins/resources/images/blockelems/dd.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/blockelems/del.gif b/editor/plugins/resources/images/blockelems/del.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/blockelems/div.gif b/editor/plugins/resources/images/blockelems/div.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/blockelems/dt.gif b/editor/plugins/resources/images/blockelems/dt.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/blockelems/fieldset.gif b/editor/plugins/resources/images/blockelems/fieldset.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/blockelems/form.gif b/editor/plugins/resources/images/blockelems/form.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/blockelems/h1.gif b/editor/plugins/resources/images/blockelems/h1.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/blockelems/h2.gif b/editor/plugins/resources/images/blockelems/h2.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/blockelems/h3.gif b/editor/plugins/resources/images/blockelems/h3.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/blockelems/h4.gif b/editor/plugins/resources/images/blockelems/h4.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/blockelems/h5.gif b/editor/plugins/resources/images/blockelems/h5.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/blockelems/h6.gif b/editor/plugins/resources/images/blockelems/h6.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/blockelems/hr.gif b/editor/plugins/resources/images/blockelems/hr.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/blockelems/iframe.gif b/editor/plugins/resources/images/blockelems/iframe.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/blockelems/ins.gif b/editor/plugins/resources/images/blockelems/ins.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/blockelems/li.gif b/editor/plugins/resources/images/blockelems/li.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/blockelems/map.gif b/editor/plugins/resources/images/blockelems/map.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/blockelems/noscript.gif b/editor/plugins/resources/images/blockelems/noscript.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/blockelems/object.gif b/editor/plugins/resources/images/blockelems/object.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/blockelems/ol.gif b/editor/plugins/resources/images/blockelems/ol.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/blockelems/p.gif b/editor/plugins/resources/images/blockelems/p.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/blockelems/pre.gif b/editor/plugins/resources/images/blockelems/pre.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/blockelems/script.gif b/editor/plugins/resources/images/blockelems/script.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/blockelems/table.gif b/editor/plugins/resources/images/blockelems/table.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/blockelems/ul.gif b/editor/plugins/resources/images/blockelems/ul.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/claro/collapse.gif b/editor/plugins/resources/images/claro/collapse.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/claro/expand.gif b/editor/plugins/resources/images/claro/expand.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/nihilo/collapse.gif b/editor/plugins/resources/images/nihilo/collapse.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/nihilo/expand.gif b/editor/plugins/resources/images/nihilo/expand.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/nihilo/sidebar.gif b/editor/plugins/resources/images/nihilo/sidebar.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/soria/collapse.gif b/editor/plugins/resources/images/soria/collapse.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/soria/expand.gif b/editor/plugins/resources/images/soria/expand.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/soria/sidebar.gif b/editor/plugins/resources/images/soria/sidebar.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/tundra/collapse.gif b/editor/plugins/resources/images/tundra/collapse.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/tundra/expand.gif b/editor/plugins/resources/images/tundra/expand.gif old mode 100755 new mode 100644 diff --git a/editor/plugins/resources/images/tundra/sidebar.gif b/editor/plugins/resources/images/tundra/sidebar.gif old mode 100755 new mode 100644 diff --git a/editor/tests/editorBlockquote.html b/editor/tests/editorBlockquote.html old mode 100755 new mode 100644 diff --git a/editor/tests/editorCollapsibleToolbar.html b/editor/tests/editorCollapsibleToolbar.html old mode 100755 new mode 100644 diff --git a/editor/tests/editorFindReplace.html b/editor/tests/editorFindReplace.html old mode 100755 new mode 100644 diff --git a/editor/tests/editorInsertAnchor.html b/editor/tests/editorInsertAnchor.html old mode 100755 new mode 100644 diff --git a/editor/tests/editorInsertEntity.html b/editor/tests/editorInsertEntity.html old mode 100755 new mode 100644 diff --git a/editor/tests/editorNormalizeIndentOutdent.html b/editor/tests/editorNormalizeIndentOutdent.html old mode 100755 new mode 100644 diff --git a/editor/tests/editorNormalizeStyle.html b/editor/tests/editorNormalizeStyle.html old mode 100755 new mode 100644 diff --git a/editor/tests/editorPageBreak.html b/editor/tests/editorPageBreak.html old mode 100755 new mode 100644 diff --git a/editor/tests/editorPasteFromWord.html b/editor/tests/editorPasteFromWord.html old mode 100755 new mode 100644 diff --git a/editor/tests/editorPrettyPrint.html b/editor/tests/editorPrettyPrint.html old mode 100755 new mode 100644 diff --git a/editor/tests/editorPreview.html b/editor/tests/editorPreview.html old mode 100755 new mode 100644 diff --git a/editor/tests/editorShowBlockNodes.html b/editor/tests/editorShowBlockNodes.html old mode 100755 new mode 100644 diff --git a/editor/tests/editorStatusBar.html b/editor/tests/editorStatusBar.html old mode 100755 new mode 100644 diff --git a/editor/tests/editorTextColor.html b/editor/tests/editorTextColor.html old mode 100755 new mode 100644 diff --git a/editor/tests/editorToolbarLineBreak.html b/editor/tests/editorToolbarLineBreak.html old mode 100755 new mode 100644 diff --git a/editor/tests/testBodySheet.css b/editor/tests/testBodySheet.css old mode 100755 new mode 100644 diff --git a/editor/tests/testContentSheet.css b/editor/tests/testContentSheet.css old mode 100755 new mode 100644 diff --git a/encoding/tests/compression/colors.js b/encoding/tests/compression/colors.js old mode 100755 new mode 100644 diff --git a/encoding/tests/compression/colors2.html b/encoding/tests/compression/colors2.html old mode 100755 new mode 100644 diff --git a/encoding/tests/compression/colors2.js b/encoding/tests/compression/colors2.js old mode 100755 new mode 100644 diff --git a/encoding/tests/compression/colors3.html b/encoding/tests/compression/colors3.html old mode 100755 new mode 100644 diff --git a/encoding/tests/compression/colors3.js b/encoding/tests/compression/colors3.js old mode 100755 new mode 100644 diff --git a/encoding/tests/compression/runTests.html b/encoding/tests/compression/runTests.html old mode 100755 new mode 100644 diff --git a/encoding/tests/compression/test.html b/encoding/tests/compression/test.html old mode 100755 new mode 100644 diff --git a/encoding/tests/compression/vq.html b/encoding/tests/compression/vq.html old mode 100755 new mode 100644 diff --git a/form/ListInput.js b/form/ListInput.js old mode 100755 new mode 100644 diff --git a/form/resources/ListInput.css b/form/resources/ListInput.css old mode 100755 new mode 100644 diff --git a/form/tests/test_ListInput.html b/form/tests/test_ListInput.html old mode 100755 new mode 100644 diff --git a/fx/tests/images/averycutedog.jpg b/fx/tests/images/averycutedog.jpg old mode 100755 new mode 100644 diff --git a/fx/tests/images/dot.png b/fx/tests/images/dot.png old mode 100755 new mode 100644 diff --git a/fx/tests/images/longBg.png b/fx/tests/images/longBg.png old mode 100755 new mode 100644 diff --git a/gauges/tests/images/flare.png b/gauges/tests/images/flare.png old mode 100755 new mode 100644 diff --git a/gauges/tests/images/gaugeOverlay.png b/gauges/tests/images/gaugeOverlay.png old mode 100755 new mode 100644 diff --git a/geo/openlayers/tests/test_gfx_transport.html b/geo/openlayers/tests/test_gfx_transport.html old mode 100755 new mode 100644 diff --git a/gfx/tests/performance/gfx_fill.html b/gfx/tests/performance/gfx_fill.html old mode 100755 new mode 100644 diff --git a/gfx/tests/performance/gfx_primitives.html b/gfx/tests/performance/gfx_primitives.html old mode 100755 new mode 100644 diff --git a/gfx/tests/performance/gfx_scenes.html b/gfx/tests/performance/gfx_scenes.html old mode 100755 new mode 100644 diff --git a/gfx/tests/performance/images/testImage.jpg b/gfx/tests/performance/images/testImage.jpg old mode 100755 new mode 100644 diff --git a/gfx/tests/performance/module.js b/gfx/tests/performance/module.js old mode 100755 new mode 100644 diff --git a/gfx/tests/performance/runTests.html b/gfx/tests/performance/runTests.html old mode 100755 new mode 100644 diff --git a/gfx/tests/test_image3.html b/gfx/tests/test_image3.html old mode 100755 new mode 100644 diff --git a/gfx/tests/test_utils.html b/gfx/tests/test_utils.html old mode 100755 new mode 100644 diff --git a/grid/tests/robot/7815.html b/grid/tests/robot/7815.html old mode 100755 new mode 100644 diff --git a/grid/tests/robot/DataGrid_a11y.html b/grid/tests/robot/DataGrid_a11y.html old mode 100755 new mode 100644 diff --git a/grid/tests/robot/DataGrid_mouse.html b/grid/tests/robot/DataGrid_mouse.html old mode 100755 new mode 100644 diff --git a/grid/tests/robot/_DataGrid.html b/grid/tests/robot/_DataGrid.html old mode 100755 new mode 100644 diff --git a/grid/tests/robot/module.js b/grid/tests/robot/module.js old mode 100755 new mode 100644 diff --git a/grid/tests/robot/runTests.html b/grid/tests/robot/runTests.html old mode 100755 new mode 100644 diff --git a/grid/tests/robot/stores.js b/grid/tests/robot/stores.js old mode 100755 new mode 100644 diff --git a/grid/tests/robot/structures.js b/grid/tests/robot/structures.js old mode 100755 new mode 100644 diff --git a/html/entities.js b/html/entities.js old mode 100755 new mode 100644 diff --git a/html/format.js b/html/format.js old mode 100755 new mode 100644 diff --git a/html/styles.js b/html/styles.js old mode 100755 new mode 100644 diff --git a/html/tests/entities.js b/html/tests/entities.js old mode 100755 new mode 100644 diff --git a/html/tests/format.js b/html/tests/format.js old mode 100755 new mode 100644 diff --git a/html/tests/formatted.html b/html/tests/formatted.html old mode 100755 new mode 100644 diff --git a/html/tests/module.js b/html/tests/module.js old mode 100755 new mode 100644 diff --git a/html/tests/performance/format.js b/html/tests/performance/format.js old mode 100755 new mode 100644 diff --git a/html/tests/performance/largedoc.txt b/html/tests/performance/largedoc.txt old mode 100755 new mode 100644 diff --git a/html/tests/performance/module.js b/html/tests/performance/module.js old mode 100755 new mode 100644 diff --git a/html/tests/performance/runTests.html b/html/tests/performance/runTests.html old mode 100755 new mode 100644 diff --git a/html/tests/performance/smalldoc.txt b/html/tests/performance/smalldoc.txt old mode 100755 new mode 100644 diff --git a/html/tests/remote/commentedScript.html b/html/tests/remote/commentedScript.html old mode 100755 new mode 100644 diff --git a/html/tests/remote/commentedStyles.html b/html/tests/remote/commentedStyles.html old mode 100755 new mode 100644 diff --git a/html/tests/runTests.html b/html/tests/runTests.html old mode 100755 new mode 100644 diff --git a/html/tests/unformatted.html b/html/tests/unformatted.html old mode 100755 new mode 100644 diff --git a/image/resources/images/close.gif b/image/resources/images/close.gif old mode 100755 new mode 100644 diff --git a/image/resources/images/close.png b/image/resources/images/close.png old mode 100755 new mode 100644 diff --git a/image/resources/images/close_dark.png b/image/resources/images/close_dark.png old mode 100755 new mode 100644 diff --git a/image/resources/images/left.gif b/image/resources/images/left.gif old mode 100755 new mode 100644 diff --git a/image/resources/images/left.png b/image/resources/images/left.png old mode 100755 new mode 100644 diff --git a/image/resources/images/loading.gif b/image/resources/images/loading.gif old mode 100755 new mode 100644 diff --git a/image/resources/images/right.gif b/image/resources/images/right.gif old mode 100755 new mode 100644 diff --git a/image/resources/images/right.png b/image/resources/images/right.png old mode 100755 new mode 100644 diff --git a/image/tests/images/extraWide.jpg b/image/tests/images/extraWide.jpg old mode 100755 new mode 100644 diff --git a/image/tests/images/imageHoriz.jpg b/image/tests/images/imageHoriz.jpg old mode 100755 new mode 100644 diff --git a/image/tests/images/imageHoriz2.jpg b/image/tests/images/imageHoriz2.jpg old mode 100755 new mode 100644 diff --git a/image/tests/images/imageVert.jpg b/image/tests/images/imageVert.jpg old mode 100755 new mode 100644 diff --git a/image/tests/images/square.jpg b/image/tests/images/square.jpg old mode 100755 new mode 100644 diff --git a/lang/functional/array.js b/lang/functional/array.js old mode 100755 new mode 100644 diff --git a/lang/functional/curry.js b/lang/functional/curry.js old mode 100755 new mode 100644 diff --git a/lang/functional/fold.js b/lang/functional/fold.js old mode 100755 new mode 100644 diff --git a/lang/functional/lambda.js b/lang/functional/lambda.js old mode 100755 new mode 100644 diff --git a/lang/functional/listcomp.js b/lang/functional/listcomp.js old mode 100755 new mode 100644 diff --git a/lang/functional/object.js b/lang/functional/object.js old mode 100755 new mode 100644 diff --git a/lang/functional/reversed.js b/lang/functional/reversed.js old mode 100755 new mode 100644 diff --git a/lang/functional/scan.js b/lang/functional/scan.js old mode 100755 new mode 100644 diff --git a/lang/functional/sequence.js b/lang/functional/sequence.js old mode 100755 new mode 100644 diff --git a/lang/functional/zip.js b/lang/functional/zip.js old mode 100755 new mode 100644 diff --git a/layout/ContentPane.js b/layout/ContentPane.js old mode 100755 new mode 100644 diff --git a/layout/RotatorContainer.js b/layout/RotatorContainer.js old mode 100755 new mode 100644 diff --git a/layout/resources/icons/gridcontainer_grip.gif b/layout/resources/icons/gridcontainer_grip.gif old mode 100755 new mode 100644 diff --git a/layout/resources/icons/grip_bg.gif b/layout/resources/icons/grip_bg.gif old mode 100755 new mode 100644 diff --git a/layout/resources/icons/pixel.gif b/layout/resources/icons/pixel.gif old mode 100755 new mode 100644 diff --git a/layout/resources/icons/resize.png b/layout/resources/icons/resize.png old mode 100755 new mode 100644 diff --git a/layout/resources/icons/rotator.png b/layout/resources/icons/rotator.png old mode 100755 new mode 100644 diff --git a/layout/resources/icons/splitterToggleH.png b/layout/resources/icons/splitterToggleH.png old mode 100755 new mode 100644 diff --git a/layout/resources/icons/splitterToggleV.png b/layout/resources/icons/splitterToggleV.png old mode 100755 new mode 100644 diff --git a/layout/tests/images/dojoLogo.png b/layout/tests/images/dojoLogo.png old mode 100755 new mode 100644 diff --git a/layout/tests/images/gridUnderlay.png b/layout/tests/images/gridUnderlay.png old mode 100755 new mode 100644 diff --git a/mobile.js b/mobile.js old mode 100755 new mode 100644 diff --git a/mobile/ComboBox.js b/mobile/ComboBox.js old mode 100755 new mode 100644 diff --git a/mobile/README b/mobile/README old mode 100755 new mode 100644 diff --git a/mobile/SwapView.js b/mobile/SwapView.js old mode 100755 new mode 100644 diff --git a/mobile/_EditableListMixin.js b/mobile/_EditableListMixin.js old mode 100755 new mode 100644 diff --git a/mobile/_css3.js b/mobile/_css3.js old mode 100755 new mode 100644 diff --git a/mobile/_maskUtils.js b/mobile/_maskUtils.js old mode 100755 new mode 100644 diff --git a/mobile/app.js b/mobile/app.js old mode 100755 new mode 100644 diff --git a/mobile/app/_base.js b/mobile/app/_base.js old mode 100755 new mode 100644 diff --git a/mobile/build/build.bat b/mobile/build/build.bat old mode 100755 new mode 100644 diff --git a/mobile/scrollable.js b/mobile/scrollable.js old mode 100755 new mode 100644 diff --git a/mobile/tests/complexListApp/images/i-icon-1.png b/mobile/tests/complexListApp/images/i-icon-1.png old mode 100755 new mode 100644 diff --git a/mobile/tests/complexListApp/images/i-icon-2.png b/mobile/tests/complexListApp/images/i-icon-2.png old mode 100755 new mode 100644 diff --git a/mobile/tests/complexListApp/images/i-icon-3.png b/mobile/tests/complexListApp/images/i-icon-3.png old mode 100755 new mode 100644 diff --git a/mobile/tests/complexListApp/images/i-icon-4.png b/mobile/tests/complexListApp/images/i-icon-4.png old mode 100755 new mode 100644 diff --git a/mobile/tests/doh/runTestsMobile.html b/mobile/tests/doh/runTestsMobile.html old mode 100755 new mode 100644 diff --git a/mobile/tests/doh/spinwheel/SpinWheel.html b/mobile/tests/doh/spinwheel/SpinWheel.html old mode 100755 new mode 100644 diff --git a/mobile/tests/doh/spinwheel/runTestsMobile.html b/mobile/tests/doh/spinwheel/runTestsMobile.html old mode 100755 new mode 100644 diff --git a/mobile/tests/doh/spinwheeldatepicker/runTestsMobile.html b/mobile/tests/doh/spinwheeldatepicker/runTestsMobile.html old mode 100755 new mode 100644 diff --git a/mobile/tests/doh/view/ScrollableView_Programmatic.html b/mobile/tests/doh/view/ScrollableView_Programmatic.html old mode 100755 new mode 100644 diff --git a/mobile/tests/imageControlsApp/images/chris1_lg.jpg b/mobile/tests/imageControlsApp/images/chris1_lg.jpg old mode 100755 new mode 100644 diff --git a/mobile/tests/imageControlsApp/images/chris2_lg.jpg b/mobile/tests/imageControlsApp/images/chris2_lg.jpg old mode 100755 new mode 100644 diff --git a/mobile/tests/imageControlsApp/images/imageHoriz.jpg b/mobile/tests/imageControlsApp/images/imageHoriz.jpg old mode 100755 new mode 100644 diff --git a/mobile/tests/imageControlsApp/images/imageVert.jpg b/mobile/tests/imageControlsApp/images/imageVert.jpg old mode 100755 new mode 100644 diff --git a/mobile/tests/imageControlsApp/images/square.jpg b/mobile/tests/imageControlsApp/images/square.jpg old mode 100755 new mode 100644 diff --git a/mobile/tests/images/a-icon-1-41x41.png b/mobile/tests/images/a-icon-1-41x41.png old mode 100755 new mode 100644 diff --git a/mobile/tests/images/a-icon-1.png b/mobile/tests/images/a-icon-1.png old mode 100755 new mode 100644 diff --git a/mobile/tests/images/a-icon-2-41x41.png b/mobile/tests/images/a-icon-2-41x41.png old mode 100755 new mode 100644 diff --git a/mobile/tests/images/a-icon-2.png b/mobile/tests/images/a-icon-2.png old mode 100755 new mode 100644 diff --git a/mobile/tests/images/a-icon-3.png b/mobile/tests/images/a-icon-3.png old mode 100755 new mode 100644 diff --git a/mobile/tests/images/a-icon-4.png b/mobile/tests/images/a-icon-4.png old mode 100755 new mode 100644 diff --git a/mobile/tests/images/i-icon-1.png b/mobile/tests/images/i-icon-1.png old mode 100755 new mode 100644 diff --git a/mobile/tests/images/i-icon-10.png b/mobile/tests/images/i-icon-10.png old mode 100755 new mode 100644 diff --git a/mobile/tests/images/i-icon-2.png b/mobile/tests/images/i-icon-2.png old mode 100755 new mode 100644 diff --git a/mobile/tests/images/i-icon-3.png b/mobile/tests/images/i-icon-3.png old mode 100755 new mode 100644 diff --git a/mobile/tests/images/i-icon-4.png b/mobile/tests/images/i-icon-4.png old mode 100755 new mode 100644 diff --git a/mobile/tests/images/i-icon-5.png b/mobile/tests/images/i-icon-5.png old mode 100755 new mode 100644 diff --git a/mobile/tests/images/i-icon-6.png b/mobile/tests/images/i-icon-6.png old mode 100755 new mode 100644 diff --git a/mobile/tests/images/i-icon-7.png b/mobile/tests/images/i-icon-7.png old mode 100755 new mode 100644 diff --git a/mobile/tests/images/i-icon-8.png b/mobile/tests/images/i-icon-8.png old mode 100755 new mode 100644 diff --git a/mobile/tests/images/i-icon-9.png b/mobile/tests/images/i-icon-9.png old mode 100755 new mode 100644 diff --git a/mobile/tests/images/i-icon-all.png b/mobile/tests/images/i-icon-all.png old mode 100755 new mode 100644 diff --git a/mobile/tests/images/icon-1.png b/mobile/tests/images/icon-1.png old mode 100755 new mode 100644 diff --git a/mobile/tests/images/not-images.png b/mobile/tests/images/not-images.png old mode 100755 new mode 100644 diff --git a/mobile/tests/images/red-button-bg.png b/mobile/tests/images/red-button-bg.png old mode 100755 new mode 100644 diff --git a/mobile/tests/images/red-button-sel-bg.png b/mobile/tests/images/red-button-sel-bg.png old mode 100755 new mode 100644 diff --git a/mobile/tests/images/widget-bg.png b/mobile/tests/images/widget-bg.png old mode 100755 new mode 100644 diff --git a/mobile/tests/index.js b/mobile/tests/index.js old mode 100755 new mode 100644 diff --git a/mobile/tests/test_Overlay-scroll.html b/mobile/tests/test_Overlay-scroll.html old mode 100755 new mode 100644 diff --git a/mobile/tests/test_ScrollableView-HTML-inputs.html b/mobile/tests/test_ScrollableView-HTML-inputs.html old mode 100755 new mode 100644 diff --git a/mobile/themes/android/android-app-compat.css b/mobile/themes/android/android-app-compat.css old mode 100755 new mode 100644 diff --git a/mobile/themes/android/android-compat.css b/mobile/themes/android/android-compat.css old mode 100755 new mode 100644 diff --git a/mobile/themes/android/android.css b/mobile/themes/android/android.css old mode 100755 new mode 100644 diff --git a/mobile/themes/android/compat/arrow-button-bg.png b/mobile/themes/android/compat/arrow-button-bg.png old mode 100755 new mode 100644 diff --git a/mobile/themes/android/compat/arrow-button-head.png b/mobile/themes/android/compat/arrow-button-head.png old mode 100755 new mode 100644 diff --git a/mobile/themes/android/compat/blue-button-bg.png b/mobile/themes/android/compat/blue-button-bg.png old mode 100755 new mode 100644 diff --git a/mobile/themes/android/compat/gray-arrow.png b/mobile/themes/android/compat/gray-arrow.png old mode 100755 new mode 100644 diff --git a/mobile/themes/android/compat/icon-content-heading-bg.png b/mobile/themes/android/compat/icon-content-heading-bg.png old mode 100755 new mode 100644 diff --git a/mobile/themes/android/compat/tab-button-bg.png b/mobile/themes/android/compat/tab-button-bg.png old mode 100755 new mode 100644 diff --git a/mobile/themes/android/compat/tab-orange-button-bg.png b/mobile/themes/android/compat/tab-orange-button-bg.png old mode 100755 new mode 100644 diff --git a/mobile/themes/android/compat/tab-sel-button-bg.png b/mobile/themes/android/compat/tab-sel-button-bg.png old mode 100755 new mode 100644 diff --git a/mobile/themes/android/images/thumb-overlay.png b/mobile/themes/android/images/thumb-overlay.png old mode 100755 new mode 100644 diff --git a/mobile/themes/common/domButtons/DomButtonGreenCirclePlus-compat.css b/mobile/themes/common/domButtons/DomButtonGreenCirclePlus-compat.css old mode 100755 new mode 100644 diff --git a/mobile/themes/iphone/compat/arrow-button-bg.png b/mobile/themes/iphone/compat/arrow-button-bg.png old mode 100755 new mode 100644 diff --git a/mobile/themes/iphone/compat/arrow-button-head.png b/mobile/themes/iphone/compat/arrow-button-head.png old mode 100755 new mode 100644 diff --git a/mobile/themes/iphone/compat/blue-button-bg.png b/mobile/themes/iphone/compat/blue-button-bg.png old mode 100755 new mode 100644 diff --git a/mobile/themes/iphone/compat/blue-button-sel-bg.png b/mobile/themes/iphone/compat/blue-button-sel-bg.png old mode 100755 new mode 100644 diff --git a/mobile/themes/iphone/compat/gray-arrow.png b/mobile/themes/iphone/compat/gray-arrow.png old mode 100755 new mode 100644 diff --git a/mobile/themes/iphone/compat/heading-bg.png b/mobile/themes/iphone/compat/heading-bg.png old mode 100755 new mode 100644 diff --git a/mobile/themes/iphone/compat/icon-content-heading-bg.png b/mobile/themes/iphone/compat/icon-content-heading-bg.png old mode 100755 new mode 100644 diff --git a/mobile/themes/iphone/compat/tab-button-bg.png b/mobile/themes/iphone/compat/tab-button-bg.png old mode 100755 new mode 100644 diff --git a/mobile/themes/iphone/compat/tab-sel-button-bg.png b/mobile/themes/iphone/compat/tab-sel-button-bg.png old mode 100755 new mode 100644 diff --git a/mobile/themes/iphone/compat/white-arrow.png b/mobile/themes/iphone/compat/white-arrow.png old mode 100755 new mode 100644 diff --git a/mobile/themes/iphone/images/thumb-overlay.png b/mobile/themes/iphone/images/thumb-overlay.png old mode 100755 new mode 100644 diff --git a/mobile/themes/iphone/iphone-app-compat.css b/mobile/themes/iphone/iphone-app-compat.css old mode 100755 new mode 100644 diff --git a/mobile/themes/iphone/iphone-compat.css b/mobile/themes/iphone/iphone-compat.css old mode 100755 new mode 100644 diff --git a/mobile/themes/iphone/iphone.css b/mobile/themes/iphone/iphone.css old mode 100755 new mode 100644 diff --git a/mvc.js b/mvc.js old mode 100755 new mode 100644 diff --git a/mvc/tests/1.7/css/android-format.css b/mvc/tests/1.7/css/android-format.css old mode 100755 new mode 100644 diff --git a/mvc/tests/1.7/css/app-format.css b/mvc/tests/1.7/css/app-format.css old mode 100755 new mode 100644 diff --git a/mvc/tests/1.7/css/index-format.css b/mvc/tests/1.7/css/index-format.css old mode 100755 new mode 100644 diff --git a/mvc/tests/1.7/css/iphone-format.css b/mvc/tests/1.7/css/iphone-format.css old mode 100755 new mode 100644 diff --git a/mvc/tests/1.7/images/MVC_patterns_in_Dojo.png b/mvc/tests/1.7/images/MVC_patterns_in_Dojo.png old mode 100755 new mode 100644 diff --git a/mvc/tests/1.7/images/background.jpg b/mvc/tests/1.7/images/background.jpg old mode 100755 new mode 100644 diff --git a/mvc/tests/1.7/images/master_detail.png b/mvc/tests/1.7/images/master_detail.png old mode 100755 new mode 100644 diff --git a/mvc/tests/1.7/images/validating_form_pattern.png b/mvc/tests/1.7/images/validating_form_pattern.png old mode 100755 new mode 100644 diff --git a/mvc/tests/1.7/mobile/demo/demo.css b/mvc/tests/1.7/mobile/demo/demo.css old mode 100755 new mode 100644 diff --git a/mvc/tests/1.7/mobile/demo/demo.html b/mvc/tests/1.7/mobile/demo/demo.html old mode 100755 new mode 100644 diff --git a/mvc/tests/1.7/mobile/demo/demo.profile.js b/mvc/tests/1.7/mobile/demo/demo.profile.js old mode 100755 new mode 100644 diff --git a/mvc/tests/1.7/mobile/demo/generateView.html b/mvc/tests/1.7/mobile/demo/generateView.html old mode 100755 new mode 100644 diff --git a/mvc/tests/1.7/mobile/demo/images/i-icon-1.png b/mvc/tests/1.7/mobile/demo/images/i-icon-1.png old mode 100755 new mode 100644 diff --git a/mvc/tests/1.7/mobile/demo/images/i-icon-2.png b/mvc/tests/1.7/mobile/demo/images/i-icon-2.png old mode 100755 new mode 100644 diff --git a/mvc/tests/1.7/mobile/demo/images/i-icon-3.png b/mvc/tests/1.7/mobile/demo/images/i-icon-3.png old mode 100755 new mode 100644 diff --git a/mvc/tests/1.7/mobile/demo/images/mvc.png b/mvc/tests/1.7/mobile/demo/images/mvc.png old mode 100755 new mode 100644 diff --git a/mvc/tests/1.7/mobile/demo/repeatDataBinding.html b/mvc/tests/1.7/mobile/demo/repeatDataBinding.html old mode 100755 new mode 100644 diff --git a/mvc/tests/1.7/mobile/demo/src.js b/mvc/tests/1.7/mobile/demo/src.js old mode 100755 new mode 100644 diff --git a/mvc/tests/1.7/robot/mvc_generate-view.html b/mvc/tests/1.7/robot/mvc_generate-view.html old mode 100755 new mode 100644 diff --git a/mvc/tests/1.7/robot/mvc_loan-stateful.html b/mvc/tests/1.7/robot/mvc_loan-stateful.html old mode 100755 new mode 100644 diff --git a/mvc/tests/1.7/robot/mvc_search-results-ins-del.html b/mvc/tests/1.7/robot/mvc_search-results-ins-del.html old mode 100755 new mode 100644 diff --git a/mvc/tests/1.7/robot/mvc_search-results-repeat.html b/mvc/tests/1.7/robot/mvc_search-results-repeat.html old mode 100755 new mode 100644 diff --git a/mvc/tests/_data/mvcGenerateData.json b/mvc/tests/_data/mvcGenerateData.json old mode 100755 new mode 100644 diff --git a/mvc/tests/_data/mvcRepeatData.json b/mvc/tests/_data/mvcRepeatData.json old mode 100755 new mode 100644 diff --git a/mvc/tests/images/MVC_patterns_in_Dojo.png b/mvc/tests/images/MVC_patterns_in_Dojo.png old mode 100755 new mode 100644 diff --git a/mvc/tests/images/background.jpg b/mvc/tests/images/background.jpg old mode 100755 new mode 100644 diff --git a/mvc/tests/images/directory_45.png b/mvc/tests/images/directory_45.png old mode 100755 new mode 100644 diff --git a/mvc/tests/images/master_detail.png b/mvc/tests/images/master_detail.png old mode 100755 new mode 100644 diff --git a/mvc/tests/images/validating_form_pattern.png b/mvc/tests/images/validating_form_pattern.png old mode 100755 new mode 100644 diff --git a/rpc/SMDLibrary/google.smd b/rpc/SMDLibrary/google.smd old mode 100755 new mode 100644 diff --git a/rpc/SMDLibrary/yahoo.smd b/rpc/SMDLibrary/yahoo.smd old mode 100755 new mode 100644 diff --git a/sketch/resources/sketch.css b/sketch/resources/sketch.css old mode 100755 new mode 100644 diff --git a/sketch/tests/FTHelper.js b/sketch/tests/FTHelper.js old mode 100755 new mode 100644 diff --git a/sketch/tests/annotation.svg b/sketch/tests/annotation.svg old mode 100755 new mode 100644 diff --git a/sketch/tests/test_full.html b/sketch/tests/test_full.html old mode 100755 new mode 100644 diff --git a/storage/tests/resources/testBook.txt b/storage/tests/resources/testBook.txt old mode 100755 new mode 100644 diff --git a/storage/tests/resources/testXML.xml b/storage/tests/resources/testXML.xml old mode 100755 new mode 100644 diff --git a/treemap/TreeMap.js b/treemap/TreeMap.js old mode 100755 new mode 100644 diff --git a/validate/br.js b/validate/br.js old mode 100755 new mode 100644 diff --git a/validate/tests/br.js b/validate/tests/br.js old mode 100755 new mode 100644 diff --git a/widget/ColorPicker/images/hue.png b/widget/ColorPicker/images/hue.png old mode 100755 new mode 100644 diff --git a/widget/ColorPicker/images/hueHandle.png b/widget/ColorPicker/images/hueHandle.png old mode 100755 new mode 100644 diff --git a/widget/ColorPicker/images/hueHandleA11y.png b/widget/ColorPicker/images/hueHandleA11y.png old mode 100755 new mode 100644 diff --git a/widget/ColorPicker/images/pickerPointer.png b/widget/ColorPicker/images/pickerPointer.png old mode 100755 new mode 100644 diff --git a/widget/ColorPicker/images/underlay.png b/widget/ColorPicker/images/underlay.png old mode 100755 new mode 100644 diff --git a/widget/Loader/icons/loading.gif b/widget/Loader/icons/loading.gif old mode 100755 new mode 100644 diff --git a/widget/Portlet.js b/widget/Portlet.js old mode 100755 new mode 100644 diff --git a/widget/PortletDialogSettings.js b/widget/PortletDialogSettings.js old mode 100755 new mode 100644 diff --git a/widget/PortletSettings.js b/widget/PortletSettings.js old mode 100755 new mode 100644 diff --git a/widget/Standby.js b/widget/Standby.js old mode 100755 new mode 100644 diff --git a/widget/Standby/images/loading.gif b/widget/Standby/images/loading.gif old mode 100755 new mode 100644 diff --git a/widget/UpgradeBar.js b/widget/UpgradeBar.js old mode 100755 new mode 100644 diff --git a/widget/UpgradeBar/UpgradeBar.css b/widget/UpgradeBar/UpgradeBar.css old mode 100755 new mode 100644 diff --git a/widget/tests/images/busy.gif b/widget/tests/images/busy.gif old mode 100755 new mode 100644 diff --git a/widget/tests/images/flare.png b/widget/tests/images/flare.png old mode 100755 new mode 100644 diff --git a/widget/tests/images/gaugeOverlay.png b/widget/tests/images/gaugeOverlay.png old mode 100755 new mode 100644 diff --git a/widget/tests/test_Standby.html b/widget/tests/test_Standby.html old mode 100755 new mode 100644 diff --git a/widget/tests/test_Standby_quirks.html b/widget/tests/test_Standby_quirks.html old mode 100755 new mode 100644 diff --git a/widget/tests/test_Standby_rtl.html b/widget/tests/test_Standby_rtl.html old mode 100755 new mode 100644 diff --git a/widget/tests/test_UpgradeBar.html b/widget/tests/test_UpgradeBar.html old mode 100755 new mode 100644 diff --git a/xml/tests/parser.js b/xml/tests/parser.js old mode 100755 new mode 100644