aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAge
* Merge pull request #372 from mencio/youtube-fixValerio Virgillito2012-07-09
|\
| * Removing the youtube hack now that we have the proper fix from montageValerio Virgillito2012-07-03
* | Merge pull request #371 from ananyasen/menu-bug-fixValerio Virgillito2012-07-09
|\ \
| * | fixed IKNINJA-1877 : Clicking on a menu item should commit on mouse up and no...Ananya Sen2012-07-03
| |/
* | Merge pull request #368 from mqg734/CopyPasteWebGLValerio Virgillito2012-07-09
|\ \
| * | IKNinja-1736 and IKNinja-1802 - Copy paste WebGL bugs.Nivesh Rajbhandari2012-07-02
* | | Merge pull request #366 from joseeight/ColorValerio Virgillito2012-07-09
|\ \ \
| * | | Fix: IKNINJA-1634Jose Antonio Marquez2012-07-02
| |/ /
* | | Merge pull request #364 from ananyasen/bugfix-masterValerio Virgillito2012-07-09
|\ \ \
| * | | removing unnecessary variableAnanya Sen2012-06-29
| * | | Fixed IKNINJA-1763, IKNINJA-1807 - refresh stage after loading is done for im...Ananya Sen2012-06-29
* | | | Merge pull request #357 from ericmueller/GridFixesValerio Virgillito2012-07-09
|\ \ \ \
| * | | | Fixes a bug in rectangle containment test.hwc4872012-06-29
| * | | | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Gri...hwc4872012-06-29
| |\ \ \ \
| * | | | | Fixes for incorrect line/polygon intersections.hwc4872012-06-28
* | | | | | Merge branch 'refs/heads/ninja-internal' into MaterialsUINivesh Rajbhandari2012-07-09
|\ \ \ \ \ \
| * | | | | | Update copyright boilerplateKris Kowal2012-07-06
| | |_|_|_|/ | |/| | | |
| * | | | | adding missing montage to the user library and temporary fix for picas screen...Valerio Virgillito2012-07-03
| | |_|_|/ | |/| | |
* | | | | PI, drawing and editing fixes for shapes and materials.Nivesh Rajbhandari2012-07-09
* | | | | IKNINJA-1246 - Line drawing feedback disappears when using no-color or gradie...Nivesh Rajbhandari2012-07-09
* | | | | Merge branch 'refs/heads/ninja-internal' into MaterialsUINivesh Rajbhandari2012-07-02
|\| | | |
| * | | | Merge branch 'refs/heads/Ninja-Internal' into DocumentJose Antonio Marquez2012-06-29
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge pull request #363 from ericguzman/stylesControllerPatch_6_29Valerio Virgillito2012-06-29
| | |\ \ \
| | | * | | Another null check on results from getMatchedCSSRulesEric Guzman2012-06-29
| | | * | | Null check on results from getMatchedCSSRulesEric Guzman2012-06-29
| | | * | | Styles Controller - getMatchingRules - Add forgotten return statementEric Guzman2012-06-29
| | | * | | Styles controller - adding check for attached element in getMatchedCSSRulesEric Guzman2012-06-29
| | | * | | Styles Controller Patch to ignore unfound rules from getMatchedCSSRulesEric Guzman2012-06-29
| * | | | | Merge branch 'refs/heads/Ninja-Internal' into DocumentJose Antonio Marquez2012-06-29
| |\| | | |
| | * | | | Merge branch 'refs/heads/ninja-internal' into ColorGradientFixNivesh Rajbhandari2012-06-29
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Need to special case linear gradient, radial gradient and uber materials when...Nivesh Rajbhandari2012-06-29
| | * | | | Fixed not being able to draw linear and radial gradients. Also fixed IKNINJA-...Nivesh Rajbhandari2012-06-28
| * | | | | fixing someValerio Virgillito2012-06-29
| * | | | | Merge branch 'refs/heads/Ninja-Internal' into DocumentJose Antonio Marquez2012-06-29
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge pull request #350 from ericguzman/StylesController_6_27Valerio Virgillito2012-06-29
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Styles Controller - removing console logsEric Guzman2012-06-29
| | | * | | Styles Controller - Fix specificity comparison in hasGreaterSpecificity()Eric Guzman2012-06-27
| * | | | | Fixing reference to objectJose Antonio Marquez2012-06-28
| * | | | | Merge branch 'refs/heads/Ninja-Internal' into DocumentJose Antonio Marquez2012-06-28
| |\| | | |
| | * | | | Merge pull request #351 from ananyasen/bugfix-masterValerio Virgillito2012-06-28
| | |\ \ \ \
| | | * \ \ \ Merge branch 'refs/heads/ninja-internal-master' into bugfix-masterAnanya Sen2012-06-28
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | * | | | fixed IKNINJA-1762 [Copy/Cut on canvas tag tool throws error on console] -> d...Ananya Sen2012-06-27
| | | | |/ / | | | |/| |
| * | | | | video autopsy fix: moving the event handler on creationValerio Virgillito2012-06-28
| * | | | | Merge branch 'refs/heads/Document' into video-fixValerio Virgillito2012-06-28
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Relocating codeJose Antonio Marquez2012-06-28
| | * | | | Merge branch 'refs/heads/Ninja-Internal' into DocumentJose Antonio Marquez2012-06-28
| | |\ \ \ \
| | * | | | | Fixing video autoplay bug in PIJose Antonio Marquez2012-06-28
| | * | | | | Preventing video playback on openJose Antonio Marquez2012-06-28
| | | |_|/ / | | |/| | |
| * | | | | Merge pull request #358 from jreid01/timeline-prValerio Virgillito2012-06-28
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Timeline: Better deselection of tweens when selecting/deselecting layers.Jon Reid2012-06-28
| | |/ / /