aboutsummaryrefslogtreecommitdiff
path: root/js/panels/Timeline/Layer.reel/Layer.html
Commit message (Collapse)AuthorAge
* 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
|
* Expand tabsKris Kowal2012-07-06
|
* Update copyright boilerplateKris Kowal2012-07-06
|
* LockedElements - LayersKruti Shah2012-06-19
| | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com>
* Sub PropsKruti Shah2012-06-12
| | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com>
* Sub propertyKruti Shah2012-06-07
| | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com>
* Merge branch 'refs/heads/TimelineUberjd' into TimelineUberKruti Shah2012-05-31
|\ | | | | | | | | | | | | Conflicts: js/panels/Timeline/Layer.reel/Layer.js Signed-off-by: Kruti Shah <kruti.shah@motorola.com>
| * Timeline: bug fix "Layer name gets doubled" (Spreadsheet)Jon Reid2012-05-24
| |
* | Layer ControlKruti Shah2012-05-22
|/ | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com>
* Merge branch 'refs/heads/TimelineUber' into TimelinePropsJonathan Duran2012-05-11
|\
| * Removing unused components referencesValerio Virgillito2012-05-03
| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | Change sub property track arraysJonathan Duran2012-05-08
|/ | | | | | Remove transform section and move width and height into Position section. rename position section Position and Size. additional support for generic prop tweens Signed-off-by: Jonathan Duran <jduran@motorola.com>
* Merge cleanupValerio Virgillito2012-04-27
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Merge branch 'refs/heads/serialization'Valerio Virgillito2012-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
* | Change sublayer property names to match css property namesJonathan Duran2012-04-23
| | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com>
* | Timeline: New Features: Tag name now present in each layer. ConfigurationJon Reid2012-04-10
| | | | | | | | dropdown in Master Layer; Show Only Animated Layers toggle.
* | Timeline: Bug fix: IKNINJA-1435Jon Reid2012-04-05
| |
* | Timeline: Drag and Drop of layers.Jon Reid2012-03-26
| |
* | Timeline: First integration of drag and drop of layers.Jon Reid2012-03-21
| |
* | Timeline: fix layer and style select problems.Jon Reid2012-03-20
|/
* Timeline: Serialization of all Collapser componentsJon Reid2012-03-02
|
* Timeline: efficiency improvements to collapser. Document switching.Jon Reid2012-03-01
|
* Timeline: Merge. Set collapser heights.Jon Reid2012-03-01
|
* 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>