| Commit message (Expand) | Author | Age |
* | Fixing selection/tag layout drawing when canvas and image elements have borders. | Nivesh Rajbhandari | 2012-04-12 |
* | Borders are not factored into offset calculations by the browser, so we have ... | Nivesh Rajbhandari | 2012-04-12 |
* | offsets should be calculated on offsetParent instead of parentElement. | Nivesh Rajbhandari | 2012-04-11 |
* | Merge branch 'refs/heads/ninja-internal' into AllFixes | Nivesh Rajbhandari | 2012-04-09 |
|\ |
|
| * | Merge pull request #159 from mqg734/WebGLMaterials | Valerio Virgillito | 2012-04-09 |
| |\ |
|
| * | | block filenames and directories with all space | Ananya Sen | 2012-04-06 |
| * | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into bug... | Ananya Sen | 2012-04-06 |
| |\ \ |
|
| | * \ | Merge pull request #155 from ericguzman/PresetsPI | Valerio Virgillito | 2012-04-05 |
| | |\ \ |
|
| | | * \ | Merge branch 'refs/heads/master' into PresetsPI | Eric Guzman | 2012-04-04 |
| | | |\ \ |
|
| | | * | | | Presets Controller - Update to not use "_element" property of selection. | Eric Guzman | 2012-04-04 |
| | * | | | | Merge pull request #158 from ananyasen/integration-candidate | Valerio Virgillito | 2012-04-05 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge pull request #153 from mencio/components | Valerio Virgillito | 2012-04-05 |
| | |\ \ \ \ \ |
|
| | | * | | | | | fixing the number fields to not have units. | Valerio Virgillito | 2012-04-04 |
| | | * | | | | | Merge branch 'refs/heads/master' into components | Valerio Virgillito | 2012-04-04 |
| | | |\ \ \ \ \ |
|
| | | * \ \ \ \ \ | Merge branch 'refs/heads/master' into components | Valerio Virgillito | 2012-04-04 |
| | | |\ \ \ \ \ \
| | | | | |_|_|/ /
| | | | |/| | | | |
|
| | | * | | | | | | completing the component simple pi | Valerio Virgillito | 2012-03-30 |
| | | * | | | | | | IKNINJA-1191 - Fixed the order of the components | Valerio Virgillito | 2012-03-30 |
| | | * | | | | | | Merge branch 'refs/heads/master' into components | Valerio Virgillito | 2012-03-30 |
| | | |\ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ | Merge branch 'refs/heads/master' into components | Valerio Virgillito | 2012-03-28 |
| | | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | | removed trace statement | Valerio Virgillito | 2012-03-27 |
| | | * | | | | | | | | Cleanup of the components panel | Valerio Virgillito | 2012-03-26 |
| * | | | | | | | | | | - using Montage TextField component to handle any edits like keyup, paste, cut. | Ananya Sen | 2012-04-05 |
| | |_|_|_|_|_|/ / /
| |/| | | | | | | | |
|
| * | | | | | | | | | - disable ok when text box is cleared using backspace and cross, for file nam... | Ananya Sen | 2012-04-04 |
| |/ / / / / / / / |
|
| * | | | | | | | | Merge pull request #157 from ananyasen/ninja-internal-master-patch1 | Valerio Virgillito | 2012-04-04 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
| | * | | | | | | | [CR] Keep Save related menu items always enabled, if there is an open document | Ananya Sen | 2012-04-04 |
| | | |_|_|/ / /
| | |/| | | | | |
|
* | | | | | | | | Single perspective fix. | Nivesh Rajbhandari | 2012-04-09 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Grow/shrink Line, Oval and Rectangles when changing stroke size. | Nivesh Rajbhandari | 2012-04-06 |
* | | | | | | | -webkit-transform-style needs to be set to preserve-3d for shapes regardless ... | Nivesh Rajbhandari | 2012-04-05 |
* | | | | | | | Fix for line tool not working because PI requests fill color for line as well... | Nivesh Rajbhandari | 2012-04-05 |
* | | | | | | | Removing fill, stroke, fillMaterial and strokeMaterial from the shapeModel ca... | Nivesh Rajbhandari | 2012-04-05 |
* | | | | | | | Fixing 3d tool reset to redraw handles. | Nivesh Rajbhandari | 2012-04-05 |
* | | | | | | | Adding back fix in mediator to not set 3d styles unless necessary. | Nivesh Rajbhandari | 2012-04-05 |
* | | | | | | | Undoing bad auto-merge resize-composer.js. | Nivesh Rajbhandari | 2012-04-05 |
* | | | | | | | Fixing curly brackets from auto-merge. | Nivesh Rajbhandari | 2012-04-05 |
* | | | | | | | Undoing some minor spacing differences from auto-merge. | Nivesh Rajbhandari | 2012-04-05 |
* | | | | | | | Undoing mistakes from auto-merge. | Nivesh Rajbhandari | 2012-04-05 |
* | | | | | | | Removing unnecessary code element = element. | Nivesh Rajbhandari | 2012-04-05 |
* | | | | | | | Commenting out console logs. | Nivesh Rajbhandari | 2012-04-05 |
* | | | | | | | Merge branch 'refs/heads/ToolFixes' into WebGLMaterials | Nivesh Rajbhandari | 2012-04-04 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'refs/heads/WebGLFileIO' into ToolFixes | Nivesh Rajbhandari | 2012-04-04 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | We should require VecUtils instead of referring to the global reference since... | Nivesh Rajbhandari | 2012-04-04 |
| | * | | | | | | | Merge branch 'refs/heads/EricSnapping' into WebGLFileIO | Nivesh Rajbhandari | 2012-04-04 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | Snapping fixes. | hwc487 | 2012-04-02 |
| | | * | | | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Sna... | hwc487 | 2012-03-29 |
| | | |\ \ \ \ \ \ \
| | | | | |_|_|_|/ /
| | | | |/| | | | | |
|
| | | * | | | | | | | merge from main | hwc487 | 2012-03-29 |
| | | | |_|_|_|/ /
| | | |/| | | | | |
|
| | * | | | | | | | Adjusting line's width and height when changing stroke size. | Nivesh Rajbhandari | 2012-04-04 |
| | * | | | | | | | IKNinja-635 - Can't see 3d handles if div is red, green or blue color. | Nivesh Rajbhandari | 2012-04-03 |
| | * | | | | | | | Give user feedback about which element the Fill/InkBottle tools will act on. | Nivesh Rajbhandari | 2012-04-03 |
| | * | | | | | | | IKNinja-1375 - After WebGL conversion from PI, Selection tool gets deactivate... | Nivesh Rajbhandari | 2012-04-03 |
| | * | | | | | | | IKNinja-1376 - 3D values reverted when using Selection tool to move the objec... | Nivesh Rajbhandari | 2012-04-02 |