aboutsummaryrefslogtreecommitdiff
path: root/js/panels/Timeline/Layer.reel
Commit message (Collapse)AuthorAge
...
* | Timeline: Re-enable adding/removing styles to layers. New methods in ↵Jon Reid2012-03-19
| | | | | | | | TimelinePanel for creating new styles on document load.
* | Merge branch 'Timeline-local' into Timeline-local-2Jon Reid2012-03-16
|\ \ | |/ |/| | | | | Conflicts: js/panels/Timeline/TimelineTrack.reel/TimelineTrack.js
| * Merge remote-tracking branch 'ninja-jduran/TimelineUber' into Timeline-localJon Reid2012-03-16
| |\ | |/ |/| | | | | | | Conflicts: js/panels/Timeline/Layer.reel/Layer.js js/panels/Timeline/TimelinePanel.reel/TimelinePanel.js
| * Timeline: Hook up data binding for changes on subproperties.Jon Reid2012-03-16
| |
| * Timeline: Remove selection timer on add new layer method.Jon Reid2012-03-15
| |
| * Timeline: Fix for layer selection problems on file open and switch.Jon Reid2012-03-15
| |
* | Timeline: remove comment.Jonathan Duran2012-03-15
| | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
* | Timeline: Fix for layer selection problems on file open and switch.Jonathan Duran2012-03-15
|/ | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
* Timeline: Fixes for deleting layers, layer selection, persisting layer name ↵Jon Reid2012-03-09
| | | | edits and selection between document switching.
* Remove unnecessary needsDraw callsJonathan Duran2012-03-08
| | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
* cleanupJonathan Duran2012-03-07
| | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
* Bugfixes from optimizationJonathan Duran2012-03-07
| | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
* Optimize Timeline serializationJonathan Duran2012-03-07
| | | | | | Change all serialized properties into one big object to reduce bindings Signed-off-by: Jonathan Duran <jduran@motorola.com>
* Timeline: Code cleanup. Fix bug with unfound property in serialization.Jon Reid2012-03-06
|
* Timeline: Serialization of all Collapser componentsJon Reid2012-03-02
|
* 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 branch 'refs/heads/NINJAmaster' into TimelineJonathan Duran2012-03-01
|\ \ | |/ |/|
| * Squashed commit of the workspace-bugsValerio Virgillito2012-03-01
| | | | | | | | | | | | - Panels fixes. Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | Timeline: efficiency improvements to collapser. Document switching.Jon Reid2012-03-01
| |
* | Timeline: Merge. Set collapser heights.Jon Reid2012-03-01
|/
* Timeline: More work on clear timeline method.Jon Reid2012-02-27
|
* Timeline: Bug fixes: Delete corresponding track when a style is deleted from ↵Jon Reid2012-02-24
| | | | a layer, and fix serialization variable problem.
* Merge remote-tracking branch 'ninja-internal/master' into Timeline-localJon Reid2012-02-24
|\
| * Adding some missing copyrightsValerio Virgillito2012-02-24
| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | Timeline: Add hottext fields to layers and serialize them throughout.Jon Reid2012-02-23
|/
* 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>
* Squashed commit of the following:Jonathan Duran2012-02-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | commit 46292bddbfbe7415c6852142dd10fd02a276722a Author: Jon Reid <tjh487@motorola.com> Date: Wed Feb 8 14:32:22 2012 -0800 Timeline: turn off console logging. commit b8de88393182bc6e819c3d6a290ade2f804236ac Merge: e651344 37b952c Author: Jon Reid <tjh487@motorola.com> Date: Wed Feb 8 14:10:06 2012 -0800 Merge branch 'Timeline-jduran' into Timeline-jreid commit e651344d5d6c2911b31a54510c65a349c4d52db2 Author: Jon Reid <tjh487@motorola.com> Date: Wed Feb 8 14:08:25 2012 -0800 Timeline: Bug fixes IKNINJA-947: Weird behavior with adding layers with an empty layer name selected IKNINJA-990: Multiple styles can be highlighted at the same time even when they are under different layers IKNINJA-1063: Styles can be added while style column is collapsed IKNINJA-970: When there is no style added yet, the arrow sign should be in a collapsed mode Signed-off-by: Jonathan Duran <jduran@motorola.com>
* Timeline: select/deselect layers. Work on focus/blur for layers.Jon Reid2012-02-07
|
* merge new timelineJonathan Duran2012-02-06
Signed-off-by: Jonathan Duran <jduran@motorola.com>