aboutsummaryrefslogtreecommitdiff
path: root/js/stage
Commit message (Expand)AuthorAge
* Merge branch 'binding' of https://github.com/dhg637/ninja-internal into bindingArmen Kesablyan2012-06-15
|\
| * Objects Tray - Add objects tray to binding viewEric Guzman2012-06-15
* | Binding Hud: Calling Option Selection to viewArmen Kesablyan2012-06-15
|/
* 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
| |\
| | * 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
| | |/
| * / Initial Text Tool ChangesArmen Kesablyan2012-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
| | |/ | |/|
| * | Fixing scroll offsets when switching between documents.Nivesh Rajbhandari2012-05-31
| * | Removing unused scroll model save/restore.Nivesh Rajbhandari2012-05-31
| |/
| * fixing the switching between various types of documentsValerio Virgillito2012-05-31
| * removing the last closeDocument handlerValerio Virgillito2012-05-31
| * Adding back the stage references in the 3d classes.Nivesh Rajbhandari2012-05-31
| * remove current document binding from the stage depsValerio Virgillito2012-05-30
| * Merge branch 'Dom-Architecture' of github.com:mqg734/ninja-internal into docu...Valerio Virgillito2012-05-30
| |\
| | * Fix for snap-align not working correctly after resizing the stage.Nivesh Rajbhandari2012-05-30
| | * Fixed bug with scrolling too much when moving objects in negative space.Nivesh Rajbhandari2012-05-29
| | * Moving layout and stageDeps' handleOpenDocument into stage.Nivesh Rajbhandari2012-05-29
| | * Sped up user-interaction by moving grid drawing into its own canvas so the la...Nivesh Rajbhandari2012-05-29
| | * Don't loop through layout drawing code if layout view is off.Nivesh Rajbhandari2012-05-24
| * | Fixing the close document.Valerio Virgillito2012-05-30
| * | fixing the menu bindings and some cleanup of the stageValerio Virgillito2012-05-29
| * | fix for the document tab close button and rulers on initial documentValerio Virgillito2012-05-29
| * | document bindings phase 1Valerio Virgillito2012-05-29
| |/
* | 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
|\|
| * Merge branch 'refs/heads/Ninja-DOM-Architecture' into DocumentJose Antonio Marquez2012-05-24
| |\
| | * Removed unused variables and methods in stage-deps, layout design, and snap-m...Nivesh Rajbhandari2012-05-24
| | * Fixed selection bug when switching/opening documents. Also, use saved scroll ...Nivesh Rajbhandari2012-05-24
| | * Update stage to handle switching between documents.Nivesh Rajbhandari2012-05-24
| | * Fixed scrolling and centering stage code. Also, moved liveNodeList into the ...Nivesh Rajbhandari2012-05-23