aboutsummaryrefslogtreecommitdiff
path: root/js/panels
diff options
context:
space:
mode:
authorJohn Mayhew2012-07-09 17:28:24 -0700
committerJohn Mayhew2012-07-09 17:28:24 -0700
commit770bcb52422742ff741a88a75ecefbeb90bc9247 (patch)
tree64cb3e09a8daeb340261dd7f3869c73f7b90b643 /js/panels
parent8c5ecaf90062f9e030386f338bdc19fd62b826c8 (diff)
parent2b2b5fbb4b6a786daa4e9d4ee9eba9ac78924842 (diff)
downloadninja-770bcb52422742ff741a88a75ecefbeb90bc9247.tar.gz
Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal
Conflicts: manifest.json
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.html81
-rwxr-xr-xjs/panels/CSSPanel/CSSPanelBase.reel/CSSPanelBase.js581
-rwxr-xr-xjs/panels/CSSPanel/ComputedStyleSubPanel.reel/ComputedStyleSubPanel.html69
-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.json5
-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.html70
-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.html69
-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.html31
-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.html199
-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/DragDrop.js23
-rw-r--r--js/panels/Timeline/EasingMenu.reel/EasingMenu.html61
-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.html39
-rw-r--r--js/panels/Timeline/Keyframe.reel/Keyframe.js91
-rw-r--r--js/panels/Timeline/Keyframe.reel/css/Keyframe.css23
-rw-r--r--js/panels/Timeline/Layer.reel/Layer.html525
-rw-r--r--js/panels/Timeline/Layer.reel/Layer.js1303
-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.html53
-rw-r--r--js/panels/Timeline/PropertyTrack.reel/PropertyTrack.js53
-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.html53
-rw-r--r--js/panels/Timeline/Span.reel/Span.js293
-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.html161
-rw-r--r--js/panels/Timeline/Style.reel/Style.js595
-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.html217
-rw-r--r--js/panels/Timeline/TimelinePanel.reel/TimelinePanel.js2165
-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.html309
-rw-r--r--js/panels/Timeline/TimelineTrack.reel/TimelineTrack.js715
-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/Track.reel/Track.html65
-rw-r--r--js/panels/Timeline/Track.reel/Track.js29
-rw-r--r--js/panels/Timeline/Track.reel/css/Track.css23
-rw-r--r--js/panels/Timeline/TrackSpacer.reel/TrackSpacer.html39
-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.html37
-rw-r--r--js/panels/Timeline/Tween.reel/Tween.js95
-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.html141
-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.html129
-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.html43
-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.html35
-rw-r--r--