aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAge
* Merge branch 'refs/heads/Snapping_II' into EricMergeNivesh Rajbhandari2012-04-18
|\
| * Allow snapping to unselected objectshwc4872012-04-17
| * snapping for stage rotation toolhwc4872012-04-16
| * 3D translation fixeshwc4872012-04-16
| * 3D rotationhwc4872012-04-13
| * Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Sna...hwc4872012-04-13
| |\
| * | 3D Rotate changeshwc4872012-04-13
| * | Rotate3D tool changeshwc4872012-04-11
| * | Merge branch 'Snapping' of github.com:ericmueller/ninja-internal into Snappin...hwc4872012-04-05
| |\ \
| | * | translate3DObject tool fixes.hwc4872012-04-05
| | * | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Sna...hwc4872012-04-04
| | |\ \
| | * | | Cap fix for vecUtils.hwc4872012-04-04
| | * | | turned off translation handles during a multi-object drag.hwc4872012-04-04
| | * | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Sna...hwc4872012-04-03
| | |\ \ \
| | * | | | Translate 3D fix for multi-selection Z translationhwc4872012-04-02
* | | | | | Drag and drop of images and components should not add 3d values by default.Nivesh Rajbhandari2012-04-16
| |_|_|_|/ |/| | | |
* | | | | Fixing selection/tag layout drawing when canvas and image elements have borders.Nivesh Rajbhandari2012-04-12
* | | | | Borders are not factored into offset calculations by the browser, so we have ...Nivesh Rajbhandari2012-04-12
* | | | | offsets should be calculated on offsetParent instead of parentElement.Nivesh Rajbhandari2012-04-11
* | | | | Merge branch 'refs/heads/ninja-internal' into AllFixesNivesh Rajbhandari2012-04-09
|\ \ \ \ \
| * \ \ \ \ Merge pull request #159 from mqg734/WebGLMaterialsValerio Virgillito2012-04-09
| |\ \ \ \ \
| * | | | | | block filenames and directories with all spaceAnanya Sen2012-04-06
| * | | | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into bug...Ananya Sen2012-04-06
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge pull request #155 from ericguzman/PresetsPIValerio Virgillito2012-04-05
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'refs/heads/master' into PresetsPIEric Guzman2012-04-04
| | | |\ \ \ \ \
| | | * | | | | | Presets Controller - Update to not use "_element" property of selection.Eric Guzman2012-04-04
| | * | | | | | | Merge pull request #158 from ananyasen/integration-candidateValerio Virgillito2012-04-05
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge pull request #153 from mencio/componentsValerio Virgillito2012-04-05
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | | * | | | | | | fixing the number fields to not have units.Valerio Virgillito2012-04-04
| | | * | | | | | | Merge branch 'refs/heads/master' into componentsValerio Virgillito2012-04-04
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch 'refs/heads/master' into componentsValerio Virgillito2012-04-04
| | | |\ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / | | | | |/| | | | | |
| | | * | | | | | | | completing the component simple piValerio Virgillito2012-03-30
| | | * | | | | | | | IKNINJA-1191 - Fixed the order of the componentsValerio Virgillito2012-03-30
| | | * | | | | | | | Merge branch 'refs/heads/master' into componentsValerio Virgillito2012-03-30
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge branch 'refs/heads/master' into componentsValerio Virgillito2012-03-28
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | removed trace statementValerio Virgillito2012-03-27
| | | * | | | | | | | | | Cleanup of the components panelValerio Virgillito2012-03-26
| * | | | | | | | | | | | - using Montage TextField component to handle any edits like keyup, paste, cut.Ananya Sen2012-04-05
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | - disable ok when text box is cleared using backspace and cross, for file nam...Ananya Sen2012-04-04
| |/ / / / / / / / / /
| * | | | | | | | | | Merge pull request #157 from ananyasen/ninja-internal-master-patch1Valerio Virgillito2012-04-04
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | * | | | | | | | | [CR] Keep Save related menu items always enabled, if there is an open documentAnanya Sen2012-04-04
| | | |_|_|/ / / / / | | |/| | | | | | |
* | | | | | | | | | Single perspective fix.Nivesh Rajbhandari2012-04-09
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Grow/shrink Line, Oval and Rectangles when changing stroke size.Nivesh Rajbhandari2012-04-06
* | | | | | | | | -webkit-transform-style needs to be set to preserve-3d for shapes regardless ...Nivesh Rajbhandari2012-04-05
* | | | | | | | | Fix for line tool not working because PI requests fill color for line as well...Nivesh Rajbhandari2012-04-05
* | | | | | | | | Removing fill, stroke, fillMaterial and strokeMaterial from the shapeModel ca...Nivesh Rajbhandari2012-04-05
* | | | | | | | | Fixing 3d tool reset to redraw handles.Nivesh Rajbhandari2012-04-05
* | | | | | | | | Adding back fix in mediator to not set 3d styles unless necessary.Nivesh Rajbhandari2012-04-05
* | | | | | | | | Undoing bad auto-merge resize-composer.js.Nivesh Rajbhandari2012-04-05
* | | | | | | | | Fixing curly brackets from auto-merge.Nivesh Rajbhandari2012-04-05