aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | | * | | | Merge branch 'refs/heads/Ninja-Internal' into ComponentsJose Antonio Marquez2012-06-01
| | | |\ \ \ \
| | | * \ \ \ \ Merge branch 'refs/heads/Ninja-Internal' into ComponentsJose Antonio Marquez2012-05-31
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'refs/heads/Ninja-Internal' into ComponentsJose Antonio Marquez2012-05-31
| | | |\ \ \ \ \ \
| | * | \ \ \ \ \ \ Merge pull request #266 from mencio/element-model-fixesValerio Virgillito2012-06-05
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | components fix: adding a first draw event to componentsValerio Virgillito2012-06-04
| | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | * | | | | | | | Merge pull request #265 from jreid01/pull-requestValerio Virgillito2012-06-05
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | Timeline: Fix line endings, set to UNIX.Jon Reid2012-06-05
| | | * | | | | | | Timeline: Fixes to timeline to handle document switching & breadcrumbJon Reid2012-06-04
| | |/ / / / / / /
| * | | | | | | | handle switching between multiple documents for Pen tool by having its own se...Pushkar Joshi2012-06-05
| * | | | | | | | enable gradients for pen stroke and fillPushkar Joshi2012-06-05
| * | | | | | | | Merge branch 'master' into pentoolPushkar Joshi2012-06-04
| |\| | | | | | |
| | * | | | | | | Merge pull request #264 from mencio/document-bindings-fixValerio Virgillito2012-06-04
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | | * | | | | | fix for the css panelValerio Virgillito2012-06-01
| | | * | | | | | Merge branch 'document-bindings-fix' of github.com:mencio/ninja-internal into...Valerio Virgillito2012-06-01
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merge pull request #8 from mqg734/dom-architecture-pentoolValerio Virgillito2012-06-01
| | | | |\ \ \ \ \ \
| | | | | * | | | | | IKNinja-1610 and IKNinja-1647 - Can't use transform tool if you haven't used ...Nivesh Rajbhandari2012-06-01
| | | * | | | | | | | fixing some selection container changes and the breadcrumb not drawing initiallyValerio Virgillito2012-06-01
| | | |/ / / / / / /
| | | * | | | | | | Merge branch 'refs/heads/master' into document-bindings-fixValerio Virgillito2012-06-01
| | | |\ \ \ \ \ \ \ | | | | | |_|_|_|_|/ | | | | |/| | | | |
| | | * | | | | | | Merge pull request #7 from mqg734/dom-architecture-pentoolValerio Virgillito2012-06-01
| | | |\ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | |
| | | | * | | | | | Merge branch 'refs/heads/valerio-document-bindings-fix' into document-binding...Nivesh Rajbhandari2012-06-01
| | | | |\ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | | * | | | | | | Merge branch 'document-bindings-fix' of github.com:mencio/ninja-internal into...Valerio Virgillito2012-06-01
| | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merge pull request #6 from mqg734/dom-architecture-pentoolValerio Virgillito2012-06-01
| | | | |\ \ \ \ \ \ \
| | | * | | | | | | | | fixing the document closing when the first document is closed.Valerio Virgillito2012-06-01
| | | |/ / / / / / / /
| | | | | * | | | | | IKNinja-1609 - Stage rotates too fast when closing and re-opening file or swi...Nivesh Rajbhandari2012-06-01
| | | | | * | | | | | 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
| | | | |\ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | | * | | | | | | fixed the 3d grid when switching documents and some cleanupValerio Virgillito2012-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
| | | * | | | | | Merge pull request #4 from mqg734/dom-architecture-pentoolValerio Virgillito2012-05-31
| | | |\ \ \ \ \ \
| | | | * | | | | | Adding back the stage references in the 3d classes.Nivesh Rajbhandari2012-05-31
| | | | * | | | | | Removed temporary hack to support stage styles.Nivesh Rajbhandari2012-05-31
| | | * | | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into doc...Valerio Virgillito2012-05-31
| | | |\ \ \ \ \ \ \ | | | | | |_|_|_|/ / | | | | |/| | | | |
| | | * | | | | | | fixing the close and saveValerio Virgillito2012-05-31
| | | * | | | | | | fixing selection when switching documentsValerio Virgillito2012-05-31
| | | * | | | | | | cleanup itemValerio Virgillito2012-05-31
| | | * | | | | | | cleanup itemsValerio Virgillito2012-05-31
| | | * | | | | | | fixing the closing of documentsValerio Virgillito2012-05-30
| | | | |/ / / / / | | | |/| | | | |
| | | * | | | | | opening code view documentsValerio Virgillito2012-05-30
| | | * | | | | | Merge branch 'refs/heads/master' into document-bindings-fixValerio Virgillito2012-05-30
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'document-bindings-fix' of github.com:mencio/ninja-internal into...Valerio Virgillito2012-05-30
| | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merge pull request #3 from mqg734/dom-architecture-pentoolValerio Virgillito2012-05-30
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | PI's 3d section was not binding correctly to the current document.Nivesh Rajbhandari2012-05-30