| Commit message (Expand) | Author | Age |
* | Merge pull request #326 from mqg734/ReclaimStagePadding | Valerio Virgillito | 2012-06-25 |
|\ |
|
| * | When reclaiming stage's negative scroll padding, we need to use the template'... | Nivesh Rajbhandari | 2012-06-25 |
| * | Reclaim negative padding when moving items back into positive direction. | Nivesh Rajbhandari | 2012-06-21 |
* | | Merge pull request #332 from mqg734/ViewPortHack | Valerio Virgillito | 2012-06-25 |
|\ \ |
|
| * | | Make stage transparent when rotating/zooming templates and draw an outline ar... | Nivesh Rajbhandari | 2012-06-22 |
* | | | Merge pull request #330 from ericmueller/MaterialBugFixes | Valerio Virgillito | 2012-06-25 |
|\ \ \
| |/ /
|/| | |
|
| * | | fixed a small startup issue with the RDGE library. | hwc487 | 2012-06-22 |
| |/ |
|
* | | Display "(0, 0)" where the origin is. | Nivesh Rajbhandari | 2012-06-22 |
* | | Have to guard against cases when stage lines are parallel to the canvas and t... | Nivesh Rajbhandari | 2012-06-22 |
* | | Draw stage left and top references lines. | Nivesh Rajbhandari | 2012-06-21 |
|/ |
|
* | Merge pull request #315 from mqg734/IKNinja_1671 | Valerio Virgillito | 2012-06-20 |
|\ |
|
| * | Fix for error when using ZoomTool. | Nivesh Rajbhandari | 2012-06-20 |
| * | IKNINJA-1671 - GIO: 3D rotate widget is offset from the object when rotated i... | Nivesh Rajbhandari | 2012-06-19 |
* | | Added logic to handle grid drawing where grid line starts on an object boundary | hwc487 | 2012-06-19 |
|/ |
|
* | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Tex... | hwc487 | 2012-06-14 |
|\ |
|
| * | IKNinja-1710 - Boundary box is drawn offset when switching between docs. This... | Nivesh Rajbhandari | 2012-06-14 |
* | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Tex... | hwc487 | 2012-06-12 |
|\| |
|
| * | rewrite: currentSelectedContainer -> domContainer | Valerio Virgillito | 2012-06-08 |
| * | Merge branch 'refs/heads/master' into element-model-fixes | Valerio Virgillito | 2012-06-06 |
| |\ |
|
| | * | Merge branch 'master' into pentool | Pushkar Joshi | 2012-06-05 |
| | |\ |
|
| | * \ | Merge branch 'master' into pentool | Pushkar Joshi | 2012-06-04 |
| | |\ \ |
|
| | * \ \ | Merge branch 'master' into pentool | Pushkar Joshi | 2012-05-31 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'master' into pentool | Pushkar Joshi | 2012-05-11 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'master' into pentool | Pushkar Joshi | 2012-05-07 |
| | |\ \ \ \ \ |
|
| | * | | | | | | Fix for 1525 Pen: "Uncaught RangeError: Maximum call stack size exceeded". | Pushkar Joshi | 2012-04-27 |
| * | | | | | | | removing all model creators. | Valerio Virgillito | 2012-06-05 |
| * | | | | | | | fix in the draw utils for drawing the 3d compass | Valerio Virgillito | 2012-06-05 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Tex... | hwc487 | 2012-06-05 |
|\| | | | | | |
|
| * | | | | | | Compass should draw in lower-left regardless of the stage height. | Nivesh Rajbhandari | 2012-06-05 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Tex... | hwc487 | 2012-06-04 |
|\| | | | | |
|
| * | | | | | removing the last closeDocument handler | Valerio Virgillito | 2012-05-31 |
| * | | | | | Adding back the stage references in the 3d classes. | Nivesh Rajbhandari | 2012-05-31 |
| * | | | | | 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 |
| * | | | | | 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 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Tex... | hwc487 | 2012-05-31 |
|\| | | | |
|
| * | | | | Merge branch 'refs/heads/Ninja-DOM-Architecture' into Document | Jose Antonio Marquez | 2012-05-24 |
| |\ \ \ \ |
|
| | * | | | | Removed unused variables and methods in stage-deps, layout design, and snap-m... | Nivesh Rajbhandari | 2012-05-24 |
| | * | | | | Fixed scrolling and centering stage code. Also, moved liveNodeList into the ... | Nivesh Rajbhandari | 2012-05-23 |
| * | | | | | Cleaning up referencing to 'documentRoot' and '_document' | Jose Antonio Marquez | 2012-05-24 |
| |/ / / / |
|
| * | | | | Merge branch 'refs/heads/master' into dom-architecture | Valerio Virgillito | 2012-05-22 |
| |\ \ \ \ |
|
| * | | | | | fixing a scrolling issue when multiple documents are switched | Valerio Virgillito | 2012-05-18 |
| * | | | | | fixing some snapping bugs | Valerio Virgillito | 2012-05-18 |
| * | | | | | fixed the draw util doc root reference | Valerio Virgillito | 2012-05-17 |
| * | | | | | removing all stageDeps for drawing classes. | Valerio Virgillito | 2012-05-17 |
| * | | | | | Merge branch 'refs/heads/dom-architecture-master' into Dom-Architecture | Nivesh Rajbhandari | 2012-05-16 |
| |\ \ \ \ \ |
|
| | * | | | | | changing @change to propertyChangeListener | Valerio Virgillito | 2012-05-16 |
| * | | | | | | Inline style for html's padding for content in negative space to guarantee hi... | Nivesh Rajbhandari | 2012-05-16 |
| * | | | | | | Automatically add scrollbars when moving content to negative space. | Nivesh Rajbhandari | 2012-05-16 |
| |/ / / / / |
|