aboutsummaryrefslogtreecommitdiff
path: root/js/stage
Commit message (Expand)AuthorAge
...
| * | | | Binding-Huds draw to componentArmen Kesablyan2012-06-14
| * | | | Merge pull request #12 from ericguzman/bindingArmen Kesablyan2012-06-13
| |\ \ \ \
| | * | | | Binding View - Use same icon component as objects panelEric Guzman2012-06-12
| * | | | | Binding-View: Translate hudsArmen Kesablyan2012-06-13
| |/ / / /
| * | | | Merge branch 'refs/heads/master' into bindingArmen Kesablyan2012-06-11
| |\| | |
| | * | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internalArmen Kesablyan2012-06-11
| | |\ \ \
| | * | | | Initial Text Tool ChangesArmen Kesablyan2012-06-05
| * | | | | Binding-View : Deselect Works Now, Rendering multiple Huds AvailableArmen Kesablyan2012-06-11
| * | | | | Render Hud MultipleArmen Kesablyan2012-06-08
| * | | | | Changes to Binding ViewArmen Kesablyan2012-06-07
| * | | | | Object ControllerArmen Kesablyan2012-06-06
| * | | | | Changes for binding ViewArmen Kesablyan2012-06-05
| * | | | | binding canvasArmen Kesablyan2012-06-02
| * | | | | Binding View Canvas Initial DevelopmentArmen Kesablyan2012-06-01
| * | | | | Visual Bindings Initial generate from Array.Armen Kesablyan2012-05-30
| * | | | | Merge branch 'refs/heads/dom-architecture' into bindingArmen Kesablyan2012-05-25
| |\ \ \ \ \
| * | | | | | Setup up Binding View Draw CycleArmen Kesablyan2012-05-25
| * | | | | | Merge branch 'refs/heads/dom-architecture' into bindingArmen Kesablyan2012-05-23
| |\ \ \ \ \ \
| * | | | | | | Binding Visual Tool Initial setupArmen Kesablyan2012-05-23
| * | | | | | | Changes to binding viewArmen Kesablyan2012-05-19
| * | | | | | | Merge branch 'refs/heads/dom-architecture' into bindingArmen Kesablyan2012-05-17
| |\ \ \ \ \ \ \
| * | | | | | | | Initial Binding HudArmen Kesablyan2012-05-16
* | | | | | | | | Merge pull request #338 from mencio/IKNINJA-1615Valerio Virgillito2012-06-26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix for IKNINJA-1615: Enable mouse up event on top of the user document scrol...Valerio Virgillito2012-06-25
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | IKNinja-1688 - Creating a banner file after a code file causes body div to sh...Nivesh Rajbhandari2012-06-25
* | | | | | | | | Merge pull request #326 from mqg734/ReclaimStagePaddingValerio Virgillito2012-06-25
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | When reclaiming stage's negative scroll padding, we need to use the template'...Nivesh Rajbhandari2012-06-25
| * | | | | | | | Reclaim negative padding when moving items back into positive direction.Nivesh Rajbhandari2012-06-21
* | | | | | | | | Merge pull request #324 from mqg734/StageGuidesValerio Virgillito2012-06-22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | IKNINJA-1720 - Object in a document erases 3D grid in other document when swi...Nivesh Rajbhandari2012-06-21
| |/ / / / / / / /
* | | | | | | | | Merge branch 'refs/heads/ninja-internal-master' into cut-copy-pasteAnanya Sen2012-06-20
|\| | | | | | | |
| * | | | | | | | updating the components and descriptor.json to support montage v.11Valerio Virgillito2012-06-17
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'refs/heads/ninja-internal-master' into cut-copy-pasteAnanya Sen2012-06-19
|\| | | | | | |
| * | | | | | | IKNinja-1710 - Boundary box is drawn offset when switching between docs. This...Nivesh Rajbhandari2012-06-14
| * | | | | | | Merge branch 'refs/heads/master' into montage-v10-integrationValerio Virgillito2012-06-11
| |\ \ \ \ \ \ \
| * | | | | | | | first iteration of adding serializable to ninja plus other changes to run the...Valerio Virgillito2012-06-06
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'refs/heads/ninja-internal-master' into cut-copy-pasteAnanya Sen2012-06-12
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | removing console logValerio Virgillito2012-06-11
| * | | | | | | rewrite: currentSelectedContainer -> domContainerValerio Virgillito2012-06-08
| | |_|_|_|_|/ | |/| | | | |
* / | | | | | - removed extra selection change event,Ananya Sen2012-06-11
|/ / / / / /
* | | | | | Merge pull request #274 from ananyasen/bugfix-masterValerio Virgillito2012-06-06
|\ \ \ \ \ \
| * | | | | | IKNINJA-1662 - fixed js error while resizing brewing in code viewAnanya Sen2012-06-05
| |/ / / / /
* / / / / / handle switching between multiple documents for Pen tool by having its own se...Pushkar Joshi2012-06-05
|/ / / / /
* | | | | Moving styles controller higher in ninja's serialization so its bindings will...Nivesh Rajbhandari2012-06-01
* | | | | Merge branch 'refs/heads/valerio-document-bindings-fix' into document-binding...Nivesh Rajbhandari2012-06-01
|\ \ \ \ \
| * | | | | making the document bar handle the current document to hide/show itselfValerio Virgillito2012-06-01
| * | | | | fixing the code editor, closing documents and cleanup of the stageValerio Virgillito2012-06-01
| * | | | | Merge pull request #5 from mqg734/dom-architecture-pentoolValerio Virgillito2012-05-31
| |\ \ \ \ \
| * | | | | | removing the stage view component as it is not used anymoreValerio Virgillito2012-05-31
* | | | | | | SnapManager.setupDragPlaneFromPlane must happen after StylesController has fi...Nivesh Rajbhandari2012-06-01
| |/ / / / / |/| | | | |