Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fixed incorrect capitalization for DOCTYPE html | John Mayhew | 2012-07-09 |
| | |||
* | Normalize HTML DOCTYPE | Kris Kowal | 2012-07-09 |
| | | | | | | | Was lower-case. Now upper-case. Also fixed BOMs, trailing white-space, DOS line terminators. Did not expand tabs to spaces. | ||
* | BSD License | Kris Kowal | 2012-07-09 |
| | |||
* | Normalize HTML doctype | Kris Kowal | 2012-07-06 |
| | |||
* | Remove byte order markers (BOM) | Kris Kowal | 2012-07-06 |
| | |||
* | Remove trailing spaces | Kris Kowal | 2012-07-06 |
| | |||
* | Expand tabs | Kris Kowal | 2012-07-06 |
| | |||
* | Update copyright boilerplate | Kris Kowal | 2012-07-06 |
| | |||
* | LockedElements - Layers | Kruti Shah | 2012-06-19 |
| | | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com> | ||
* | Sub Props | Kruti Shah | 2012-06-12 |
| | | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com> | ||
* | Sub property | Kruti Shah | 2012-06-07 |
| | | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com> | ||
* | Merge branch 'refs/heads/TimelineUberjd' into TimelineUber | Kruti Shah | 2012-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 Reid | 2012-05-24 |
| | | |||
* | | Layer Control | Kruti Shah | 2012-05-22 |
|/ | | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com> | ||
* | Merge branch 'refs/heads/TimelineUber' into TimelineProps | Jonathan Duran | 2012-05-11 |
|\ | |||
| * | Removing unused components references | Valerio Virgillito | 2012-05-03 |
| | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | Change sub property track arrays | Jonathan Duran | 2012-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 cleanup | Valerio Virgillito | 2012-04-27 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Merge branch 'refs/heads/serialization' | Valerio Virgillito | 2012-04-27 |
|\ | |||
| * | Removing all "module" declarations and replaced with "prototype" in ↵ | John Mayhew | 2012-04-26 |
| | | | | | | | | preparation for montage converting to the new "prototype" format fully | ||
* | | Change sublayer property names to match css property names | Jonathan Duran | 2012-04-23 |
| | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | | Timeline: New Features: Tag name now present in each layer. Configuration | Jon Reid | 2012-04-10 |
| | | | | | | | | dropdown in Master Layer; Show Only Animated Layers toggle. | ||
* | | Timeline: Bug fix: IKNINJA-1435 | Jon Reid | 2012-04-05 |
| | | |||
* | | Timeline: Drag and Drop of layers. | Jon Reid | 2012-03-26 |
| | | |||
* | | Timeline: First integration of drag and drop of layers. | Jon Reid | 2012-03-21 |
| | | |||
* | | Timeline: fix layer and style select problems. | Jon Reid | 2012-03-20 |
|/ | |||
* | Timeline: Serialization of all Collapser components | Jon Reid | 2012-03-02 |
| | |||
* | Timeline: efficiency improvements to collapser. Document switching. | Jon Reid | 2012-03-01 |
| | |||
* | Timeline: Merge. Set collapser heights. | Jon Reid | 2012-03-01 |
| | |||
* | Timeline: Bug fixes: Delete corresponding track when a style is deleted from ↵ | Jon Reid | 2012-02-24 |
| | | | | a layer, and fix serialization variable problem. | ||
* | Merge remote-tracking branch 'ninja-internal/master' into Timeline-local | Jon Reid | 2012-02-24 |
|\ | |||
| * | Adding some missing copyrights | Valerio Virgillito | 2012-02-24 |
| | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | Timeline: Add hottext fields to layers and serialize them throughout. | Jon Reid | 2012-02-23 |
|/ | |||
* | Timeline Reset to clean Master branch. Code scrub. | Jonathan Duran | 2012-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 Duran | 2012-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 Reid | 2012-02-07 |
| | |||
* | merge new timeline | Jonathan Duran | 2012-02-06 |
Signed-off-by: Jonathan Duran <jduran@motorola.com> |