aboutsummaryrefslogtreecommitdiff
path: root/js/panels/Timeline/Span.reel
Commit message (Collapse)AuthorAge
* Merge branch 'refs/heads/NINJA-master' into TimelineUberJonathan Duran2012-07-17
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * fixed incorrect capitalization for DOCTYPE htmlJohn Mayhew2012-07-09
| |
| * Normalize HTML DOCTYPEKris Kowal2012-07-09
| | | | | | | | | | | | | | Was lower-case. Now upper-case. Also fixed BOMs, trailing white-space, DOS line terminators. Did not expand tabs to spaces.
| * BSD LicenseKris Kowal2012-07-09
| |
| * Normalize HTML doctypeKris Kowal2012-07-06
| |
| * Remove byte order markers (BOM)Kris Kowal2012-07-06
| |
| * Remove trailing spacesKris Kowal2012-07-06
| |
| * Remove trailing spacesKris Kowal2012-07-06
| |
| * Expand tabsKris Kowal2012-07-06
| |
* | Merge branch 'refs/heads/TimelineUberJD' into Timeline-RefactorCodeKruti Shah2012-07-09
|\| | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/panels/Timeline/PropertyTrack.reel/PropertyTrack.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 Signed-off-by: Kruti Shah <kruti.shah@motorola.com>
| * Update copyright boilerplateKris Kowal2012-07-06
| |
* | Adding commentsKruti Shah2012-07-09
| | | | | | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com>
* | Refactoring CodeKruti Shah2012-07-09
| | | | | | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com>
* | Refactor Code + Bug Fix for the Colorchip disappear between breadcrumb ↵Kruti Shah2012-07-03
| | | | | | | | | | | | navigation Signed-off-by: Kruti Shah <kruti.shah@motorola.com>
* | Refactoring PropertyTrack.js & Span.jsKruti Shah2012-07-03
|/ | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com>
* Timeline: Bug fix IKNINJA-1812, "Easing option switches to NoneJon Reid2012-06-25
| | | | automatically when moving a keyframe"
* Timeline: Default easing for new animation keyframes set to "none" per CSSJon Reid2012-06-18
| | | | standard.
* Timeline: Bug fix: Correctly maintain expand/collapse state of layers andJon Reid2012-06-15
| | | | subproperties across document switching.
* Timeline: Bug fix IKNINJA 1716, "Ease options are not correctly displayed inJon Reid2012-06-15
| | | | Timeline after a file is saved and re-opened."
* Timeline: New easing menu.Jon Reid2012-06-14
|
* Timeline: More work on new easing menu.Jon Reid2012-06-13
|
* Timeline: New popup menu for easing choices.Jon Reid2012-06-12
|
* Timeline: New feature: Only one easing menu can be open at a time.Jon Reid2012-06-08
|
* Timeline: Easing selection per keyframe.Jon Reid2012-05-23
|
* Timeline: New easing selector in spans.Jon Reid2012-05-22
|
* Timeline: Replace id with data-montage-id in all reels.Jon Reid2012-04-27
|
* Removing all "module" declarations and replaced with "prototype" in ↵John Mayhew2012-04-26
| | | | preparation for montage converting to the new "prototype" format fully
* Adding some missing copyrightsValerio Virgillito2012-02-24
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Timeline Reset to clean Master branch. Code scrub.Jonathan Duran2012-02-23
| | | | | | Fresh copy of ninja-internal/master with Timeline folder copied in to resolved merge issues. Signed-off-by: Jonathan Duran <jduran@motorola.com>
* Keyframe and span style updates and change time marker timesJonathan Duran2012-02-08
| | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
* Add Span color highlight for animated spans and restyle keyframesJonathan Duran2012-02-07
| | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
* merge new timelineJonathan Duran2012-02-06
Signed-off-by: Jonathan Duran <jduran@motorola.com>