Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Timeline: Better style selection and deselection. Automatic re-selection of | Jon Reid | 2012-06-01 |
| | | | | previously selected style when parent layer is reselected. | ||
* | Timeline: Bug fixes for deleting styles and their associated tracks | Jon Reid | 2012-05-31 |
| | | | | correctly. | ||
* | Merge branch 'refs/heads/NINJAmaster' into TimelineUber | Jonathan Duran | 2012-05-31 |
|\ | | | | | | | | | | | | | | | | | Conflicts: js/panels/Timeline/Layer.reel/Layer.js js/panels/Timeline/TimelinePanel.reel/TimelinePanel.js js/panels/properties.reel/properties.js Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
| * | Timeline triggerBinding needs to be set to false in the track data. | Nivesh Rajbhandari | 2012-05-23 |
| | | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> | ||
| * | Fixing the dirty document flag. Disabling the stylesheets dirty flag because ↵ | Valerio Virgillito | 2012-05-10 |
| | | | | | | | | | | | | === true on document open. Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | Timeline: bug fix: better selection/deselection of styles within layers. | Jon Reid | 2012-05-25 |
| | | |||
* | | Timeline: Better fix for keeping styles/tracks in synch when adding styles | Jon Reid | 2012-05-25 |
| | | | | | | | | on document open. | ||
* | | Timeline: bug fix "Layer name gets doubled" (Spreadsheet) | Jon Reid | 2012-05-24 |
| | | |||
* | | recreating layer props | Jonathan Duran | 2012-05-24 |
| | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | | Timeline: Fix element insertion to use new TimelinePanel properties and | Jon Reid | 2012-05-18 |
| | | | | | | | | | | multiselect. Fix Property Panel so changing an ID there will actually change an ID on the element (broken by switch from id to data-montage-id change). | ||
* | | Timeline: More bug fixes and code cleanup for multiselect. | Jon Reid | 2012-05-17 |
| | | |||
* | | Timeline: Multiselect improvements. New convenience methods. Multiselect | Jon Reid | 2012-05-17 |
| | | | | | | | | drag and drop. | ||
* | | Timeline: Multiselect from the layer panel. | Jon Reid | 2012-05-15 |
| | | |||
* | | Squashed commit of the following: | Jonathan Duran | 2012-05-14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit b23502b8ed6856981d09577d4cf24283e5db8afa Author: Kruti Shah <kruti.shah@motorola.com> Date: Mon May 14 10:48:16 2012 -0700 Removed Debugger Signed-off-by: Kruti Shah <kruti.shah@motorola.com> commit c0b531a074e9cf9a964da0cda496bba8d7453ec1 Author: Kruti Shah <kruti.shah@motorola.com> Date: Fri May 11 13:55:18 2012 -0700 Changing Doc Layer Name Signed-off-by: Kruti Shah <kruti.shah@motorola.com> Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | | Merge branch 'refs/heads/TimelineUber' into TimelineProps | Jonathan Duran | 2012-05-11 |
|\ \ | |||
| * \ | Merge branch 'refs/heads/timeline-local' into TimelineUber | Jonathan Duran | 2012-05-09 |
| |\ \ | |||
| | * | | Timeline: Update drag and drop handlers to be unique for drag and drop type. | Jon Reid | 2012-05-08 |
| | | | | |||
| * | | | Merge branch 'refs/heads/NINJAmaster' into TimelineUber | Jonathan Duran | 2012-05-09 |
| |\ \ \ | | |/ / | |/| / | | |/ | | | | | | | | | | Conflicts: js/panels/Timeline/TimelineTrack.reel/TimelineTrack.html Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
| | * | Removing unused components references | Valerio Virgillito | 2012-05-03 |
| | | | | | | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | | | Timeline: Bug fix: tweens now hide when their container collapses. | Jonathan Duran | 2012-05-10 |
| | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | | | Some sub prop updates | Jonathan Duran | 2012-05-10 |
| | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | | | sub property additions | Jonathan Duran | 2012-05-09 |
| | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@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> | ||
* | | | more sub prop additions | Jonathan Duran | 2012-05-04 |
| | | | | | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | | | Merge branch 'refs/heads/TimelineUber' into TimelineProps | Jonathan Duran | 2012-05-04 |
|\| | | | | | | | | | | | | | | | | | | | | Conflicts: js/panels/Timeline/TimelineTrack.reel/TimelineTrack.js Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
| * | | Timeline: Expand/collapse state of layers now mantained across document | Jon Reid | 2012-05-01 |
| |/ | | | | | | | switching. | ||
* / | property track additions to serialization data object | Jonathan Duran | 2012-05-04 |
|/ | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | Timeline: bug fix: disable bread crumb setlevel. | Jon Reid | 2012-04-30 |
| | |||
* | Timeline: Change serialization parameters for some component properties. | Jon Reid | 2012-04-30 |
| | |||
* | 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 | ||
* | | Timeline: Decouple Timeline and Breadcrumb. Remove most document change | Jon Reid | 2012-04-26 |
| | | | | | | | | event handlers. Bind Timeline to currentSelectedElement. Various bug fixes. | ||
* | | Timeline: Handling of multiselect of elements from stage. | Jon Reid | 2012-04-25 |
| | | |||
* | | Change sublayer property names to match css property names | Jonathan Duran | 2012-04-23 |
| | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | | Timeline: More bug fixes for selection with multiple documents opening and | Jon Reid | 2012-04-19 |
| | | | | | | | | closing. | ||
* | | Timeline: Bug fix: Maintain selection between document switching. | Jon Reid | 2012-04-19 |
| | | |||
* | | Timeline: Bug fix: changing layer name didn't save in some circumstances. | Jon Reid | 2012-04-17 |
| | | |||
* | | Timeline: Change Master Layer configuration menu to be on click; bug fix: | Jon Reid | 2012-04-11 |
| | | | | | | | | | | Master Layer config menu does not scroll with layers. Bug fix: New layers do not take into account "show only animated layers" feature. | ||
* | | 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 1467, "Timeline: Changing layer names should not | Jon Reid | 2012-04-09 |
| | | | | | | | | require hitting "Return" key to commit the change" | ||
* | | Timeline: Improved drag-and-drop performance. Also fix problems with | Jon Reid | 2012-04-05 |
| | | | | | | | | expand/collapse getting out of synch during drag-and-drop. | ||
* | | Timeline: Bit of code cleanup in Layer.js | Jon Reid | 2012-04-05 |
| | | |||
* | | Timeline: Bug fix: IKNINJA-1435 | Jon Reid | 2012-04-05 |
| | | |||
* | | Timeline: Bug fix for IKNINJA-1086, "CSS Style Suggestion stops working" | Jon Reid | 2012-04-05 |
| | | |||
* | | Changing layer name should put dirty flag on doc | Jonathan Duran | 2012-04-04 |
| | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | | define "that" var correctly | Jonathan Duran | 2012-04-04 |
| | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | | Merge branch 'timeline-k' of github.com:ntfx47/ninja-internal into TimelineUber | Jonathan Duran | 2012-04-04 |
|\ \ | | | | | | | | | | | | | | | | | | | Conflicts: js/panels/Timeline/Layer.reel/Layer.js Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
| * | | Timeline: Saving layername | Kruti Shah | 2012-04-04 |
| | | | | | | | | | | | | Signed-off-by: Kruti Shah <kruti.shah@motorola.com> | ||
* | | | Timeline: disable console logs in layer component. | Jon Reid | 2012-04-03 |
| | | |