aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| | | | * | | | | | | | | | | Timeline Fix for layer/element selectionJonathan Duran2012-03-06
| | | | | |_|/ / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
| | | * | | | | | | | | | | Merge remote-tracking branch 'ninja-jduran/TimelineUber' into Timeline-uberJon Reid2012-03-02
| | | |\| | | | | | | | | |
| | * | | | | | | | | | | | Merge remote-tracking branch 'ninja-jduran/TimelineUber' into ↵Jon Reid2012-03-02
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | timeline-serialized
| | | * | | | | | | | | | | Support writing and reading of animation duration with millsecondsJonathan Duran2012-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed math rounding so that animation durations won't round to full seconds anymore. Signed-off-by: Jonathan Duran <jduran@motorola.com>
| | | * | | | | | | | | | | Timeline Fix timing functionJonathan Duran2012-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
| | | * | | | | | | | | | | Timeline: Fix for animation iteration countJonathan Duran2012-03-02
| | | | |_|/ / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add default webkit css properties to allow animations with integer iteration counts. Signed-off-by: Jonathan Duran <jduran@motorola.com>
| | * | | | | | | | | | | Timeline: Serialization of all Collapser componentsJon Reid2012-03-02
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Timeline: Fix TODOs for consolidating repetition objects.Jon Reid2012-03-02
| | |/ / / / / / / / /
| | * | | | | | | | | Remove console logJonathan Duran2012-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
| | * | | | | | | | | CleanupJonathan Duran2012-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove commented lines Signed-off-by: Jonathan Duran <jduran@motorola.com>
| | * | | | | | | | | Start looping over tweened properties genericallyJonathan Duran2012-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | No longer hard coding for top and left properties. Instead, looping over all tweened properties generically and building keyframe strings. Signed-off-by: Jonathan Duran <jduran@motorola.com>
| | * | | | | | | | | Timeline bug fixes and cleanupJonathan Duran2012-03-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Deselect tweens on every selection change. Replace JS alerts with console logs. Cleanup obsolete models and references. Signed-off-by: Jonathan Duran <jduran@motorola.com>
| | * | | | | | | | | Fix for selection change event handlerJonathan Duran2012-03-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | event handler wasn't being executed because of incorrect handler function name Signed-off-by: Jonathan Duran <jduran@motorola.com>
| | * | | | | | | | | Merge branch 'refs/heads/Timeline-local' into TimelineUberJonathan Duran2012-03-01
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Timeline: Merge arrlayers and arrtracks into one object.Jon Reid2012-03-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Redefine collapser to use property binding instead of events.
| * | | | | | | | | | | Merge pull request #103 from joseeight/FileIO-Build-CandidateValerio Virgillito2012-03-07
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | / / / / / | | | |_|_|_|/ / / / / | | |/| | | | | | | | File I/O Fixed
| | * | | | | | | | | Image data fix on OpenJose Antonio Marquez2012-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed a bug with data-uris not opening correctly.
| | * | | | | | | | | Adding To-do comments for CDN stylesheetsJose Antonio Marquez2012-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed inserting CDN styles into head as it was proper because the hierarchy would be lost, and there is no current fast-alternative to achieve a preview.
| | * | | | | | | | | Removing temp viewing of CDN stylesJose Antonio Marquez2012-03-07
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's not done correctly, we really need the proxy for this.
* / / / / / / / / / integrating v0.7 montage into ninjaValerio Virgillito2012-03-08
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | | | | | | | | Merge pull request #99 from joseeight/FileIO-Build-CandidateValerio Virgillito2012-03-06
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | File IO Updates
| * | | | | | | | Merge branch 'refs/heads/FileIO' into FileIO-Build-CandidateJose Antonio Marquez2012-03-06
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Adding CDN support for URLs in linked CSSJose Antonio Marquez2012-03-06
| | | | | | | | | |
| | * | | | | | | | Merge branch 'refs/heads/Ninja-Internal' into FileIOJose Antonio Marquez2012-03-06
| | |\ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | | Conflicts: js/controllers/selection-controller.js
* | | | | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internalValerio Virgillito2012-03-06
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge pull request #98 from mencio/panelsValerio Virgillito2012-03-06
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Panels - removing repetition from the panel container and using a static list of panels.
| | * \ \ \ \ \ \ \ Merge branch 'refs/heads/master' into panelsValerio Virgillito2012-03-06
| | |\ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Merge branch 'refs/heads/master' into panelsValerio Virgillito2012-03-06
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Adding drag and dropValerio Virgillito2012-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| | * | | | | | | | | remove console logValerio Virgillito2012-03-05
| | | | | | | | | |