aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Antonio Marquez2012-06-20 16:47:37 -0700
committerJose Antonio Marquez2012-06-20 16:47:37 -0700
commit313a62245400e6c8cfa6d2f02c603cc7f01ddfc6 (patch)
treec207d1290be0e894a57b03098bbb7bbe5f2aee86
parent2496e0d0b0ac5f8c53b12de77f0feda69ce4a2f4 (diff)
parent392a559e90357d48c910a07617261483b2b45476 (diff)
downloadninja-313a62245400e6c8cfa6d2f02c603cc7f01ddfc6.tar.gz
Merge branch 'refs/heads/Ninja-Internal' into Document
-rwxr-xr-xcss/ninja.css2
-rw-r--r--js/code-editor/ui/code-editor-view-options.reel/code-editor-view-options.html2
-rwxr-xr-xjs/components/gradientpicker.reel/gradientpicker.js67
-rwxr-xr-xjs/components/layout/bread-crumb.reel/bread-crumb.html2
-rwxr-xr-xjs/components/layout/document-entry.reel/document-entry.html2
-rw-r--r--js/components/toolbar.reel/toolbar-button.js2
-rwxr-xr-xjs/components/tools-properties/fill-properties.reel/fill-properties.html4
-rwxr-xr-xjs/components/tools-properties/ink-bottle-properties.reel/ink-bottle-properties.html10
-rwxr-xr-xjs/components/ui/label-checkbox.reel/label-checkbox.html2
-rwxr-xr-xjs/helper-classes/3D/StageLine.js309
-rwxr-xr-xjs/helper-classes/3D/draw-utils.js46
-rw-r--r--js/io/system/ninjalibrary.json2
-rwxr-xr-xjs/io/ui/file-picker/file-input-field.reel/file-input-field.html2
-rwxr-xr-xjs/io/ui/new-file-dialog/new-file-location.reel/new-file-location.html2
-rw-r--r--js/io/ui/save-as-dialog.reel/save-as-dialog.html2
-rwxr-xr-xjs/panels/Panel.reel/Panel.html2
-rwxr-xr-xjs/panels/components-panel.reel/components-panel.js5
-rw-r--r--js/panels/css-panel/css-style.reel/css-style.html2
-rw-r--r--js/panels/css-panel/rule-components/css-style-rule.reel/css-style-rule.html2
-rw-r--r--js/panels/css-panel/style-sheet.reel/style-sheet.html6
-rwxr-xr-xjs/panels/properties.reel/properties.html6
-rwxr-xr-xjs/panels/properties.reel/sections/three-d-view.reel/three-d-view.html2
-rwxr-xr-xjs/stage/stage.reel/stage.html2
-rwxr-xr-xjs/tools/SelectionTool.js24
-rwxr-xr-xjs/tools/TextTool.js2
-rwxr-xr-xjs/tools/ToolBase.js2
-rwxr-xr-xjs/tools/drawing-tool-base.js11
-rwxr-xr-xjs/tools/modifier-tool-base.js17
-rw-r--r--node_modules/components-data/anchor.json2
-rw-r--r--node_modules/components-data/button.json2
-rw-r--r--node_modules/components-data/checkbox.json4
-rw-r--r--node_modules/components-data/image.json2
-rw-r--r--node_modules/components-data/number-input.json4
-rw-r--r--node_modules/components-data/radio-button.json4
-rw-r--r--node_modules/components-data/range-input.json4
-rw-r--r--node_modules/components-data/select.json4
-rw-r--r--node_modules/components-data/textarea.json2
-rw-r--r--node_modules/components-data/textfield.json4
-rw-r--r--node_modules/descriptor.json162
-rwxr-xr-xnode_modules/montage/CHANGES.md12
-rwxr-xr-xnode_modules/montage/core/core.js14
-rwxr-xr-xnode_modules/montage/core/deserializer.js64
-rwxr-xr-xnode_modules/montage/core/event/mutable-event.js61
-rwxr-xr-xnode_modules/montage/core/promise.js42
-rwxr-xr-xnode_modules/montage/core/serializer.js4
-rwxr-xr-xnode_modules/montage/data/blueprint.js1831
-rwxr-xr-xnode_modules/montage/data/change-context.js (renamed from node_modules/montage/data/context.js)17
-rwxr-xr-xnode_modules/montage/data/control-listener.js (renamed from node_modules/montage/data/controllistener.js)6
-rw-r--r--node_modules/montage/data/ldap-access/ldap-mapping.js61
-rwxr-xr-xnode_modules/montage/data/ldap-access/ldap-object-id.js (renamed from node_modules/montage/data/ldapaccess/ldapobjectid.js)8
-rw-r--r--[-rwxr-xr-x]node_modules/montage/data/ldap-access/ldap-selector-semantics.js (renamed from node_modules/montage/service/service.js)5
-rwxr-xr-xnode_modules/montage/data/ldap-access/ldap-store.js72
-rwxr-xr-xnode_modules/montage/data/ldapaccess/ldapblueprint.js135
-rwxr-xr-xnode_modules/montage/data/ldapaccess/ldapselectorevaluator.js24
-rwxr-xr-xnode_modules/montage/data/ldapaccess/ldapstore.js38
-rw-r--r--node_modules/montage/data/mapping.js632
-rw-r--r--node_modules/montage/data/nosql-access/nosql-mapping.js61
-rwxr-xr-xnode_modules/montage/data/nosql-access/nosql-object-id.js (renamed from node_modules/montage/data/nosqlaccess/nosqlobjectid.js)14
-rw-r--r--node_modules/montage/data/nosql-access/nosql-selector-semantics.js5
-rwxr-xr-xnode_modules/montage/data/nosql-access/nosql-store.js102
-rwxr-xr-xnode_modules/montage/data/nosqlaccess/nosqlblueprint.js135
-rwxr-xr-xnode_modules/montage/data/nosqlaccess/nosqlselectorevaluator.js24
-rwxr-xr-xnode_modules/montage/data/nosqlaccess/nosqlstore.js68
-rwxr-xr-xnode_modules/montage/data/object-id.js96
-rwxr-xr-xnode_modules/montage/data/object-property.js431
-rwxr-xr-xnode_modules/montage/data/objectid.js77
-rwxr-xr-xnode_modules/montage/data/objectproperty.js298
-rw-r--r--node_modules/montage/data/operation.js121
-rwxr-xr-xnode_modules/montage/data/pledge.js10
-rwxr-xr-xnode_modules/montage/data/query.js123
-rw-r--r--node_modules/montage/data/rest-access/rest-mapping.js61
-rwxr-xr-xnode_modules/montage/data/rest-access/rest-object-id.js (renamed from node_modules/montage/data/restaccess/restobjectid.js)14
-rw-r--r--node_modules/montage/data/rest-access/rest-selector-semantics.js5
-rwxr-xr-xnode_modules/montage/data/rest-access/rest-store.js221
-rwxr-xr-xnode_modules/montage/data/restaccess/restblueprint.js138
-rwxr-xr-xnode_modules/montage/data/restaccess/restselectorevaluator.js24
-rwxr-xr-xnode_modules/montage/data/restaccess/reststore.js186
-rwxr-xr-xnode_modules/montage/data/restriction.js61
-rwxr-xr-xnode_modules/montage/data/selector.js2220
-rw-r--r--node_modules/montage/data/sql-access/sql-mapping.js61
-rwxr-xr-xnode_modules/montage/data/sql-access/sql-object-id.js (renamed from node_modules/montage/data/sqlaccess/sqlobjectid.js)14
-rw-r--r--node_modules/montage/data/sql-access/sql-selector-semantics.js5
-rwxr-xr-xnode_modules/montage/data/sql-access/sql-store.js103
-rwxr-xr-xnode_modules/montage/data/sqlaccess/sqlblueprint.js135
-rwxr-xr-xnode_modules/montage/data/sqlaccess/sqlselectorevaluator.js24
-rwxr-xr-xnode_modules/montage/data/sqlaccess/sqlstore.js69
-rw-r--r--node_modules/montage/data/store-connection-information.js126
-rwxr-xr-xnode_modules/montage/data/store.js1421
-rwxr-xr-xnode_modules/montage/data/transaction-id.js267
-rwxr-xr-xnode_modules/montage/data/transactionid.js230
-rwxr-xr-xnode_modules/montage/montage.js90
-rwxr-xr-xnode_modules/montage/package.json2
-rwxr-xr-xnode_modules/montage/require/browser.js4
-rwxr-xr-xnode_modules/montage/require/require.js67
-rw-r--r--node_modules/montage/require/worker-script.js233
-rw-r--r--node_modules/montage/require/worker.js62
-rw-r--r--node_modules/montage/ui/anchor.reel/anchor.js80
-rwxr-xr-xnode_modules/montage/ui/application.js33
-rw-r--r--node_modules/montage/ui/autocomplete/autocomplete.reel/autocomplete.html13
-rw-r--r--node_modules/montage/ui/autocomplete/autocomplete.reel/autocomplete.js7
-rw-r--r--node_modules/montage/ui/autocomplete/results-list.reel/results-list.html16
-rw-r--r--node_modules/montage/ui/bluemoon/button-group.reel/button-group.html14
-rw-r--r--node_modules/montage/ui/bluemoon/button.reel/button.html8
-rw-r--r--node_modules/montage/ui/bluemoon/checkbox.reel/checkbox.html6
-rw-r--r--node_modules/montage/ui/bluemoon/checkbox.reel/checkbox.js6
-rw-r--r--node_modules/montage/ui/bluemoon/progress.reel/progress.css33
-rw-r--r--node_modules/montage/ui/bluemoon/progress.reel/progress.html9
-rw-r--r--node_modules/montage/ui/bluemoon/slider.reel/slider.html7
-rwxr-xr-xnode_modules/montage/ui/bluemoon/tabs.reel/tabs.css (renamed from node_modules/montage/ui/tabs.reel/tabs.css)0
-rwxr-xr-xnode_modules/montage/ui/bluemoon/tabs.reel/tabs.html (renamed from node_modules/montage/ui/tabs.reel/tabs.html)21
-rwxr-xr-xnode_modules/montage/ui/bluemoon/tabs.reel/tabs.js (renamed from node_modules/montage/ui/tabs.reel/tabs.js)0
-rw-r--r--node_modules/montage/ui/bluemoon/textarea.reel/textarea.html7
-rw-r--r--node_modules/montage/ui/bluemoon/textfield.reel/textfield.html8
-rw-r--r--node_modules/montage/ui/bluemoon/textfield.reel/textfield.js6
-rw-r--r--node_modules/montage/ui/bluemoon/toggle.reel/toggle.html8
-rw-r--r--node_modules/montage/ui/button.reel/button.css55
-rw-r--r--node_modules/montage/ui/button.reel/button.html14
-rw-r--r--node_modules/montage/ui/button.reel/button.js457
-rw-r--r--node_modules/montage/ui/check-input.js4
-rwxr-xr-xnode_modules/montage/ui/component.js6
-rw-r--r--node_modules/montage/ui/composer/key-composer.js16
-rw-r--r--node_modules/montage/ui/composer/press-composer.js52
-rw-r--r--node_modules/montage/ui/composer/translate-composer.js2
-rw-r--r--node_modules/montage/ui/dynamic-element.reel/dynamic-element.js143
-rw-r--r--node_modules/montage/ui/flow.reel/flow.css32
-rw-r--r--node_modules/montage/ui/flow.reel/flow.html113
-rwxr-xr-x