| Commit message (Expand) | Author | Age |
* | Merge branch 'document-bindings-fix' of github.com:mencio/ninja-internal into... | Valerio Virgillito | 2012-05-30 |
|\ |
|
| * | PI's 3d section was not binding correctly to the current document. | Nivesh Rajbhandari | 2012-05-30 |
| * | Fixed bad reference to stage element in pen tool. | Nivesh Rajbhandari | 2012-05-30 |
* | | fixing the timeline current document bindings | Valerio Virgillito | 2012-05-30 |
|/ |
|
* | remove current document binding from the stage deps | Valerio Virgillito | 2012-05-30 |
* | Merge branch 'Dom-Architecture' of github.com:mqg734/ninja-internal into docu... | Valerio Virgillito | 2012-05-30 |
|\ |
|
| * | Fix for snap-align not working correctly after resizing the stage. | Nivesh Rajbhandari | 2012-05-30 |
| * | Fixed bug with scrolling too much when moving objects in negative space. | Nivesh Rajbhandari | 2012-05-29 |
| * | Moving layout and stageDeps' handleOpenDocument into stage. | Nivesh Rajbhandari | 2012-05-29 |
| * | Merge branch 'refs/heads/dom-architecture-master' into Dom-Architecture | Nivesh Rajbhandari | 2012-05-29 |
| |\ |
|
| * | | Sped up user-interaction by moving grid drawing into its own canvas so the la... | Nivesh Rajbhandari | 2012-05-29 |
| * | | Cache perspective distance lookup to speed up user interaction. | Nivesh Rajbhandari | 2012-05-29 |
| * | | IKNinja-1491 - Adding slice value to border gradients. | Nivesh Rajbhandari | 2012-05-25 |
| * | | Don't loop through layout drawing code if layout view is off. | Nivesh Rajbhandari | 2012-05-24 |
| * | | Merge branch 'refs/heads/dom-architecture-master' into Dom-Architecture | Nivesh Rajbhandari | 2012-05-24 |
| |\ \ |
|
* | | | | Fixing the close document. | Valerio Virgillito | 2012-05-30 |
* | | | | fixing the menu bindings and some cleanup of the stage | Valerio Virgillito | 2012-05-29 |
* | | | | cleanup and handling the document views in the document controller for now. | Valerio Virgillito | 2012-05-29 |
* | | | | fix for the document tab close button and rulers on initial document | Valerio Virgillito | 2012-05-29 |
* | | | | Merge branch 'refs/heads/dom-architecture' into document-bindings-fix | Valerio Virgillito | 2012-05-29 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch 'refs/heads/Ninja-DOM-Architecture' into Document | Jose Antonio Marquez | 2012-05-28 |
| |\ \ \ |
|
| * | | | | Cleaning up | Jose Antonio Marquez | 2012-05-27 |
| * | | | | Cleaning up | Jose Antonio Marquez | 2012-05-27 |
| * | | | | Cleaning up | Jose Antonio Marquez | 2012-05-27 |
* | | | | | document bindings phase 1 | Valerio Virgillito | 2012-05-29 |
| |/ / /
|/| | | |
|
* | | | | Merge branch 'dom-architecture' of github.com:Motorola-Mobility/ninja-interna... | Valerio Virgillito | 2012-05-25 |
|\| | | |
|
| * | | | Merge pull request #256 from mqg734/Dom-Architecture | Valerio Virgillito | 2012-05-24 |
| |\| |
| | |/
| |/| |
|
| | * | IKNinja-1621 - 3D stage does not reset correctly when the rotation point is s... | Nivesh Rajbhandari | 2012-05-24 |
* | | | fix for the id and class controls in the pi | Valerio Virgillito | 2012-05-25 |
|/ / |
|
* | | Final clean up of render callback for design view | Jose Antonio Marquez | 2012-05-24 |
* | | Merge branch 'refs/heads/Ninja-DOM-Architecture' into Document | Jose Antonio Marquez | 2012-05-24 |
|\| |
|
| * | Getter for _liveNodeList should return a copy. | Nivesh Rajbhandari | 2012-05-24 |
| * | Removed unused variables and methods in stage-deps, layout design, and snap-m... | Nivesh Rajbhandari | 2012-05-24 |
| * | Fixed selection bug when switching/opening documents. Also, use saved scroll ... | Nivesh Rajbhandari | 2012-05-24 |
| * | Keyboard arrows were not working because some code had not been updated to ch... | Nivesh Rajbhandari | 2012-05-24 |
| * | Update stage to handle switching between documents. | Nivesh Rajbhandari | 2012-05-24 |
| * | Merge branch 'refs/heads/dom-architecture-master' into Dom-Architecture | Nivesh Rajbhandari | 2012-05-23 |
| |\ |
|
| | * | adding document views checks for the timeline and breadcrumb | Valerio Virgillito | 2012-05-23 |
| | * | fixing the styles manager to open code view files and closing the last document. | Valerio Virgillito | 2012-05-23 |
| | * | Merge pull request #253 from mqg734/Dom-Architecture | Valerio Virgillito | 2012-05-23 |
| | |\ |
|
| | * \ | Merge pull request #252 from ananyasen/dom-architecture | Valerio Virgillito | 2012-05-23 |
| | |\ \ |
|
| | | * | | - removed redundant change | Ananya Sen | 2012-05-23 |
| | | * | | Merge branch 'refs/heads/master-dom-architecture' into dom-architecture | Ananya Sen | 2012-05-22 |
| | | |\ \ |
|
| | | * | | | - don't redraw stage for code document - fixes a switching bug | Ananya Sen | 2012-05-22 |
| * | | | | | Fixed scrolling and centering stage code. Also, moved liveNodeList into the ... | Nivesh Rajbhandari | 2012-05-23 |
| | |_|_|/
| |/| | | |
|
| * | | | | Timeline triggerBinding needs to be set to false in the track data. | Nivesh Rajbhandari | 2012-05-23 |
* | | | | | Some clean up, adding comments | Jose Antonio Marquez | 2012-05-24 |
* | | | | | Renaming variable as it will now be used | Jose Antonio Marquez | 2012-05-24 |
* | | | | | Fixing reference of document | Jose Antonio Marquez | 2012-05-24 |
* | | | | | Cleaning up referencing to 'documentRoot' and '_document' | Jose Antonio Marquez | 2012-05-24 |