aboutsummaryrefslogtreecommitdiff
path: root/js/panels
diff options
context:
space:
mode:
authorJonathan Duran2012-07-17 09:30:22 -0700
committerJonathan Duran2012-07-17 09:30:22 -0700
commit53051672a62208fbc96957719d8285fac6431ed6 (patch)
tree79d542ee811044e8af2ef84aa0d6662c6eb895c4 /js/panels
parent7e2c2dbd040ed79a3f0678f91bd4b6db9cf69231 (diff)
parent5146f224258929415adf4a8022e492454b4e2476 (diff)
downloadninja-53051672a62208fbc96957719d8285fac6431ed6.tar.gz
Merge branch 'refs/heads/NINJA-master' into TimelineUber
Conflicts: js/panels/Timeline/DragDrop.js js/panels/Timeline/Keyframe.reel/Keyframe.js js/panels/Timeline/Layer.reel/Layer.js js/panels/Timeline/PropertyTrack.reel/PropertyTrack.js js/panels/Timeline/Span.reel/Span.js js/panels/Timeline/Style.reel/Style.js js/panels/Timeline/TimelinePanel.reel/TimelinePanel.js js/panels/Timeline/TimelineTrack.reel/TimelineTrack.js js/panels/Timeline/Track.reel/Track.html js/panels/Timeline/Track.reel/Track.js js/panels/Timeline/Track.reel/css/Track.css js/panels/Timeline/TrackSpacer.reel/TrackSpacer.html js/panels/Timeline/TrackSpacer.reel/TrackSpacer.js js/panels/Timeline/TrackSpacer.reel/css/TrackSpacer.css js/panels/Timeline/Tween.reel/Tween.js Signed-off-by: Jonathan Duran <jduran@motorola.com>
Diffstat (limited to 'js/panels')
-rwxr-xr-xjs/panels/CSSPanel/CSSPanel.js27
-rwxr-xr-xjs/panels/CSSPanel/CSSPanelBase.reel/CSSPanelBase.css137
-rwxr-xr-xjs/panels/CSSPanel/CSSPanelBase.reel/CSSPanelBase.html79
-rwxr-xr-xjs/panels/CSSPanel/CSSPanelBase.reel/CSSPanelBase.js581
-rwxr-xr-xjs/panels/CSSPanel/ComputedStyleSubPanel.reel/ComputedStyleSubPanel.html67
-rwxr-xr-xjs/panels/CSSPanel/ComputedStyleSubPanel.reel/ComputedStyleSubPanel.js53
-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.js45
-rwxr-xr-xjs/panels/CSSPanel/css-value-completion-map.js23
-rwxr-xr-xjs/panels/Materials/MaterialsPanel.js27
-rw-r--r--js/panels/Materials/materials-data.json57
-rwxr-xr-xjs/panels/Materials/materials-library-panel.reel/materials-library-panel.css41
-rwxr-xr-xjs/panels/Materials/materials-library-panel.reel/materials-library-panel.html68
-rwxr-xr-xjs/panels/Materials/materials-library-panel.reel/materials-library-panel.js154
-rwxr-xr-xjs/panels/Materials/materials-popup.reel/materials-popup.css71
-rwxr-xr-xjs/panels/Materials/materials-popup.reel/materials-popup.html67
-rwxr-xr-xjs/panels/Materials/materials-popup.reel/materials-popup.js1171
-rwxr-xr-xjs/panels/Panel.reel/Panel.html29
-rwxr-xr-xjs/panels/Panel.reel/Panel.js25
-rwxr-xr-xjs/panels/PanelBase.js23
-rwxr-xr-xjs/panels/PanelContainer.reel/PanelContainer.html29
-rwxr-xr-xjs/panels/PanelContainer.reel/PanelContainer.js39
-rwxr-xr-xjs/panels/Project/ProjectPanel.js39
-rwxr-xr-xjs/panels/Project/projectpanelbase.reel/ProjectPanelBase.js3683
-rwxr-xr-xjs/panels/Project/projectpanelbase.reel/projectpanelbase.html197
-rwxr-xr-xjs/panels/Resizer.js77
-rwxr-xr-xjs/panels/Splitter.js23
-rw-r--r--js/panels/Timeline/Collapser.js635
-rw-r--r--js/panels/Timeline/EasingMenu.reel/EasingMenu.html59
-rw-r--r--js/panels/Timeline/EasingMenu.reel/EasingMenu.js251
-rw-r--r--js/panels/Timeline/EasingMenu.reel/css/EasingMenu.css23
-rw-r--r--js/panels/Timeline/EasingMenu.reel/scss/EasingMenu.scss25
-rw-r--r--js/panels/Timeline/Keyframe.reel/Keyframe.html37
-rw-r--r--js/panels/Timeline/Keyframe.reel/Keyframe.js35
-rw-r--r--js/panels/Timeline/Keyframe.reel/css/Keyframe.css23
-rw-r--r--js/panels/Timeline/Layer.reel/Layer.html523
-rw-r--r--js/panels/Timeline/Layer.reel/Layer.js1301
-rw-r--r--js/panels/Timeline/Layer.reel/css/Layer.css23
-rw-r--r--js/panels/Timeline/Layer.reel/scss/Layer.scss217
-rw-r--r--js/panels/Timeline/PropertyTrack.reel/PropertyTrack.html51
-rw-r--r--js/panels/Timeline/PropertyTrack.reel/css/PropertyTrack.css23
-rw-r--r--js/panels/Timeline/PropertyTrack.reel/scss/PropertyTrack.scss35
-rw-r--r--js/panels/Timeline/Span.reel/Span.html51
-rw-r--r--js/panels/Timeline/Span.reel/Span.js101
-rw-r--r--js/panels/Timeline/Span.reel/css/Span.css23
-rw-r--r--js/panels/Timeline/Span.reel/scss/Span.scss33
-rw-r--r--js/panels/Timeline/Style.reel/Style.html159
-rw-r--r--js/panels/Timeline/Style.reel/css/Style.css23
-rw-r--r--js/panels/Timeline/Style.reel/scss/Style.scss89
-rw-r--r--js/panels/Timeline/TimelinePanel.reel/TimelinePanel.html215
-rw-r--r--js/panels/Timeline/TimelinePanel.reel/css/TimelinePanel.css23
-rw-r--r--js/panels/Timeline/TimelinePanel.reel/scss/TimelinePanel.scss143
-rw-r--r--js/panels/Timeline/TimelineTrack.reel/TimelineTrack.html307
-rw-r--r--js/panels/Timeline/TimelineTrack.reel/css/TimelineTrack.css23
-rw-r--r--js/panels/Timeline/TimelineTrack.reel/scss/TimelineTrack.scss39
-rw-r--r--js/panels/Timeline/Tween.reel/Tween.html35
-rw-r--r--js/panels/Timeline/Tween.reel/Tween.js39
-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.html35
-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.js25
-rw-r--r--js/panels/collapse-composer.js23
-rwxr-xr-xjs/panels/color/colorbutton-manager.js39
-rwxr-xr-xjs/panels/color/colorpanel.js37
-rwxr-xr-xjs/panels/color/colorpanelbase.reel/colorpanelbase.html139
-rwxr-xr-xjs/panels/color/colorpanelbase.reel/colorpanelbase.js163
-rwxr-xr-xjs/panels/color/colorpanelbase.reel/css/colorpanelbase.css23
-rwxr-xr-xjs/panels/color/colorpanelbase.reel/css/colorpanelbase.scss361
-rwxr-xr-xjs/panels/color/colorpanelpopup.reel/colorpanelpopup.html127
-rwxr-xr-xjs/panels/color/colorpanelpopup.reel/colorpanelpopup.js739
-rwxr-xr-xjs/panels/color/colorpanelpopup.reel/css/colorpanelpopup.css23
-rwxr-xr-xjs/panels/color/colorpanelpopup.reel/css/colorpanelpopup.scss203
-rwxr-xr-xjs/panels/color/colorpopup-manager.js1277
-rwxr-xr-xjs/panels/components-panel.reel/components-panel.css23
-rwxr-xr-xjs/panels/components-panel.reel/components-panel.html41
-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.js25
-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.js27
-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.js31
-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.html35
-rw-r--r--js/panels/history-panel/history-item.reel/history-item.js23
-rw-r--r--js/panels/history-panel/history.reel/history.css32
-rw-r--r--js/panels/history-panel/history.reel/history.html39
-rw-r--r--js/panels/history-panel/history.reel/history.js23
-rw-r--r--js/panels/objects/object.reel/object.css23
-rw-r--r--js/panels/objects/object.reel/object.html25
-rw-r--r--js/panels/objects/object.reel/object.js25
-rw-r--r--js/panels/objects/objects-panel.reel/objects-panel.css23
-rw-r--r--js/panels/objects/objects-panel.reel/objects-panel.html25