aboutsummaryrefslogtreecommitdiff
path: root/js/panels
diff options
context:
space:
mode:
authorhwc4872012-07-10 09:16:36 -0700
committerhwc4872012-07-10 09:16:36 -0700
commit05542267c8c443a995a2221a2e7976d9894850ba (patch)
tree9eab323c983bdf6fe4a1a22c284c913a74013fa6 /js/panels
parent7e5c17d1732606b3e32da054e73fe42813cf7326 (diff)
parentf83c329796eae9f11630b0d58d1b21d1ff71655a (diff)
downloadninja-05542267c8c443a995a2221a2e7976d9894850ba.tar.gz
Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into GridFixes
Diffstat (limited to 'js/panels')
-rwxr-xr-xjs/panels/CSSPanel/CSSPanel.js23
-rwxr-xr-xjs/panels/CSSPanel/CSSPanelBase.reel/CSSPanelBase.css23
-rwxr-xr-xjs/panels/CSSPanel/CSSPanelBase.reel/CSSPanelBase.html25
-rwxr-xr-xjs/panels/CSSPanel/CSSPanelBase.reel/CSSPanelBase.js23
-rwxr-xr-xjs/panels/CSSPanel/ComputedStyleSubPanel.reel/ComputedStyleSubPanel.html25
-rwxr-xr-xjs/panels/CSSPanel/ComputedStyleSubPanel.reel/ComputedStyleSubPanel.js23
-rwxr-xr-xjs/panels/CSSPanel/ComputedStyleSubPanel.reel/computed-style-sub-panel.css23
-rwxr-xr-xjs/panels/CSSPanel/css-property-name-list.js23
-rwxr-xr-xjs/panels/CSSPanel/css-shorthand-map.js23
-rwxr-xr-xjs/panels/CSSPanel/css-value-completion-map.js23
-rwxr-xr-xjs/panels/Materials/MaterialsPanel.js23
-rwxr-xr-xjs/panels/Materials/materials-library-panel.reel/materials-library-panel.css25
-rwxr-xr-xjs/panels/Materials/materials-library-panel.reel/materials-library-panel.html25
-rwxr-xr-xjs/panels/Materials/materials-library-panel.reel/materials-library-panel.js23
-rwxr-xr-xjs/panels/Materials/materials-popup.reel/materials-popup.css23
-rwxr-xr-xjs/panels/Materials/materials-popup.reel/materials-popup.html25
-rwxr-xr-xjs/panels/Materials/materials-popup.reel/materials-popup.js23
-rwxr-xr-xjs/panels/Panel.reel/Panel.html25
-rwxr-xr-xjs/panels/Panel.reel/Panel.js23
-rwxr-xr-xjs/panels/PanelBase.js23
-rwxr-xr-xjs/panels/PanelContainer.reel/PanelContainer.html25
-rwxr-xr-xjs/panels/PanelContainer.reel/PanelContainer.js23
-rwxr-xr-xjs/panels/Project/ProjectPanel.js23
-rwxr-xr-xjs/panels/Project/projectpanelbase.reel/ProjectPanelBase.js23
-rwxr-xr-xjs/panels/Project/projectpanelbase.reel/projectpanelbase.html25
-rwxr-xr-xjs/panels/Resizer.js23
-rwxr-xr-xjs/panels/Splitter.js23
-rw-r--r--js/panels/Timeline/Collapser.js23
-rw-r--r--js/panels/Timeline/DragDrop.js23
-rw-r--r--js/panels/Timeline/EasingMenu.reel/EasingMenu.html25
-rw-r--r--js/panels/Timeline/EasingMenu.reel/EasingMenu.js23
-rw-r--r--js/panels/Timeline/EasingMenu.reel/css/EasingMenu.css23
-rw-r--r--js/panels/Timeline/EasingMenu.reel/scss/EasingMenu.scss23
-rw-r--r--js/panels/Timeline/Keyframe.reel/Keyframe.html25
-rw-r--r--js/panels/Timeline/Keyframe.reel/Keyframe.js23
-rw-r--r--js/panels/Timeline/Keyframe.reel/css/Keyframe.css23
-rw-r--r--js/panels/Timeline/Layer.reel/Layer.html25
-rw-r--r--js/panels/Timeline/Layer.reel/Layer.js23
-rw-r--r--js/panels/Timeline/Layer.reel/css/Layer.css23
-rw-r--r--js/panels/Timeline/Layer.reel/scss/Layer.scss23
-rw-r--r--js/panels/Timeline/PropertyTrack.reel/PropertyTrack.html25
-rw-r--r--js/panels/Timeline/PropertyTrack.reel/PropertyTrack.js23
-rw-r--r--js/panels/Timeline/PropertyTrack.reel/css/PropertyTrack.css23
-rw-r--r--js/panels/Timeline/PropertyTrack.reel/scss/PropertyTrack.scss23
-rw-r--r--js/panels/Timeline/Span.reel/Span.html25
-rw-r--r--js/panels/Timeline/Span.reel/Span.js23
-rw-r--r--js/panels/Timeline/Span.reel/css/Span.css23
-rw-r--r--js/panels/Timeline/Span.reel/scss/Span.scss23
-rw-r--r--js/panels/Timeline/Style.reel/Style.html25
-rw-r--r--js/panels/Timeline/Style.reel/Style.js23
-rw-r--r--js/panels/Timeline/Style.reel/css/Style.css23
-rw-r--r--js/panels/Timeline/Style.reel/scss/Style.scss23
-rw-r--r--js/panels/Timeline/TimelinePanel.reel/TimelinePanel.html25
-rw-r--r--js/panels/Timeline/TimelinePanel.reel/TimelinePanel.js23
-rw-r--r--js/panels/Timeline/TimelinePanel.reel/css/TimelinePanel.css23
-rw-r--r--js/panels/Timeline/TimelinePanel.reel/scss/TimelinePanel.scss23
-rw-r--r--js/panels/Timeline/TimelineTrack.reel/TimelineTrack.html25
-rw-r--r--js/panels/Timeline/TimelineTrack.reel/TimelineTrack.js23
-rw-r--r--js/panels/Timeline/TimelineTrack.reel/css/TimelineTrack.css23
-rw-r--r--js/panels/Timeline/TimelineTrack.reel/scss/TimelineTrack.scss23
-rw-r--r--js/panels/Timeline/Track.reel/Track.html25
-rw-r--r--js/panels/Timeline/Track.reel/Track.js23
-rw-r--r--js/panels/Timeline/Track.reel/css/Track.css23
-rw-r--r--js/panels/Timeline/TrackSpacer.reel/TrackSpacer.html25
-rw-r--r--js/panels/Timeline/TrackSpacer.reel/TrackSpacer.js23
-rw-r--r--js/panels/Timeline/TrackSpacer.reel/css/TrackSpacer.css23
-rw-r--r--js/panels/Timeline/Tween.reel/Tween.html25
-rw-r--r--js/panels/Timeline/Tween.reel/Tween.js23
-rw-r--r--js/panels/Timeline/Tween.reel/css/Tween.css23
-rw-r--r--js/panels/binding-panel.reel/binding-panel.css23
-rw-r--r--js/panels/binding-panel.reel/binding-panel.html25
-rw-r--r--js/panels/binding-panel.reel/binding-panel.js34
-rw-r--r--js/panels/binding/binding-item.reel/binding-item.css23
-rw-r--r--js/panels/binding/binding-item.reel/binding-item.html25
-rw-r--r--js/panels/binding/binding-item.reel/binding-item.js23
-rw-r--r--js/panels/binding/edit-binding-view.reel/edit-binding-view.css23
-rw-r--r--js/panels/binding/edit-binding-view.reel/edit-binding-view.html25
-rw-r--r--js/panels/binding/edit-binding-view.reel/edit-binding-view.js23
-rw-r--r--js/panels/collapse-composer.js23
-rwxr-xr-xjs/panels/color/colorbutton-manager.js23
-rwxr-xr-xjs/panels/color/colorpanel.js23
-rwxr-xr-xjs/panels/color/colorpanelbase.reel/colorpanelbase.html25
-rwxr-xr-xjs/panels/color/colorpanelbase.reel/colorpanelbase.js23
-rwxr-xr-xjs/panels/color/colorpanelbase.reel/css/colorpanelbase.css23
-rwxr-xr-xjs/panels/color/colorpanelbase.reel/css/colorpanelbase.scss23
-rwxr-xr-xjs/panels/color/colorpanelpopup.reel/colorpanelpopup.html25
-rwxr-xr-xjs/panels/color/colorpanelpopup.reel/colorpanelpopup.js23
-rwxr-xr-xjs/panels/color/colorpanelpopup.reel/css/colorpanelpopup.css23
-rwxr-xr-xjs/panels/color/colorpanelpopup.reel/css/colorpanelpopup.scss23
-rwxr-xr-xjs/panels/color/colorpopup-manager.js23
-rwxr-xr-xjs/panels/components-panel.reel/components-panel.css23
-rwxr-xr-xjs/panels/components-panel.reel/components-panel.html25
-rwxr-xr-xjs/panels/components-panel.reel/components-panel.js23
-rw-r--r--js/panels/css-panel/css-panel-container.js23
-rw-r--r--js/panels/css-panel/css-panel.reel/css-panel.css23
-rw-r--r--js/panels/css-panel/css-panel.reel/css-panel.html25
-rw-r--r--js/panels/css-panel/css-panel.reel/css-panel.js23
-rw-r--r--js/panels/css-panel/css-style.reel/css-style.css23
-rw-r--r--js/panels/css-panel/css-style.reel/css-style.html25
-rw-r--r--js/panels/css-panel/css-style.reel/css-style.js23
-rw-r--r--js/panels/css-panel/rule-components/css-style-rule.reel/css-style-rule.css23
-rw-r--r--js/panels/css-panel/rule-components/css-style-rule.reel/css-style-rule.html25
-rw-r--r--js/panels/css-panel/rule-components/css-style-rule.reel/css-style-rule.js23
-rw-r--r--js/panels/css-panel/rule-list-container.reel/rule-list-container.html25
-rw-r--r--js/panels/css-panel/rule-list-container.reel/rule-list-container.js23
-rw-r--r--js/panels/css-panel/rule-list.reel/rule-list.css23
-rw-r--r--js/panels/css-panel/rule-list.reel/rule-list.html25
-rw-r--r--js/panels/css-panel/rule-list.reel/rule-list.js23
-rw-r--r--js/panels/css-panel/style-declaration.reel/style-declaration.css23
-rw-r--r--js/panels/css-panel/style-declaration.reel/style-declaration.html25
-rw-r--r--js/panels/css-panel/style-declaration.reel/style-declaration.js23
-rw-r--r--js/panels/css-panel/style-sheet.reel/style-sheet.css23
-rw-r--r--js/panels/css-panel/style-sheet.reel/style-sheet.html25
-rw-r--r--js/panels/css-panel/style-sheet.reel/style-sheet.js23
-rw-r--r--js/panels/css-panel/style-sheets-view.reel/style-sheets-view.css23
-rw-r--r--js/panels/css-panel/style-sheets-view.reel/style-sheets-view.html25
-rw-r--r--js/panels/css-panel/style-sheets-view.reel/style-sheets-view.js23
-rw-r--r--js/panels/css-panel/styles-view-container.reel/styles-view-container.css23
-rw-r--r--js/panels/css-panel/styles-view-container.reel/styles-view-container.html25
-rw-r--r--js/panels/css-panel/styles-view-container.reel/styles-view-container.js23
-rw-r--r--js/panels/css-panel/styles-view-delegate.js23
-rw-r--r--js/panels/drag-drop-composer.js23
-rw-r--r--js/panels/history-panel/history-item.reel/history-item.css1
-rw-r--r--js/panels/history-panel/history-item.reel/history-item.html25
-rw-r--r--js/panels/history-panel/history-item.reel/history-item.js23