Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | document bindings phase 1 | Valerio Virgillito | 2012-05-29 |
| | | | | | | | | - using array controller to bind the current document to all ninja components - removed open document event - removed references to the document controller Signed-off-by: Valerio Virgillito <valerio@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> | ||
* | Removing unused components references | Valerio Virgillito | 2012-05-03 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@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 |
| | | | |||
* | | | Timeline: Bug fix: IKNINJA-1431, "Adding a new element to the stage with one | Jon Reid | 2012-04-02 |
| | | | | | | | | | | | | | | | layer in focus whose name is empty, Ninja creates an empty name layer for the element." | ||
* | | | Timeline: Bug fixes. | Jon Reid | 2012-03-30 |
|/ / | |||
* | | Timeline: Stability fixes for drag-and-drop and page switching. | Jon Reid | 2012-03-27 |
| | | |||
* | | 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: Bug fix: style collapsers not staying in synch. Also, removed ↵ | Jon Reid | 2012-03-21 |
| | | | | | | | | console.log calls in hintable component. | ||
* | | Timeline: fix layer and style select problems. | Jon Reid | 2012-03-20 |
| | | |||
* | | Timeline: Re-enable adding/removing styles to layers. New methods in ↵ | Jon Reid | 2012-03-19 |
| | | | | | | | | TimelinePanel for creating new styles on document load. | ||
* | | Merge branch 'Timeline-local' into Timeline-local-2 | Jon Reid | 2012-03-16 |
|\ \ | |/ |/| | | | | | Conflicts: js/panels/Timeline/TimelineTrack.reel/TimelineTrack.js | ||
| * | Merge remote-tracking branch 'ninja-jduran/TimelineUber' into Timeline-local | Jon Reid | 2012-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 Reid | 2012-03-16 |
| | | |||
| * | Timeline: Remove selection timer on add new layer method. | Jon Reid | 2012-03-15 |
| | | |||
| * | Timeline: Fix for layer selection problems on file open and switch. | Jon Reid | 2012-03-15 |
| | | |||
* | | Timeline: remove comment. | Jonathan Duran | 2012-03-15 |
| | | | | | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | | Timeline: Fix for layer selection problems on file open and switch. | Jonathan Duran | 2012-03-15 |
|/ | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | Timeline: Fixes for deleting layers, layer selection, persisting layer name ↵ | Jon Reid | 2012-03-09 |
| | | | | edits and selection between document switching. | ||
* | Remove unnecessary needsDraw calls | Jonathan Duran | 2012-03-08 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | cleanup | Jonathan Duran | 2012-03-07 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | Bugfixes from optimization | Jonathan Duran | 2012-03-07 |
| | | | | Signed-off-by: Jonathan Duran <jduran@motorola.com> | ||
* | Optimize Timeline serialization | Jonathan Duran | 2012-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 Reid | 2012-03-06 |
| | |||
* | Timeline: Serialization of all Collapser components | Jon Reid | 2012-03-02 |
| | |||
* | Merge branch 'refs/heads/Timeline-local' into TimelineUber | Jonathan Duran | 2012-03-01 |
|\ |