aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Collapse)AuthorAge
* performance improvement: add most of the GLSubpath functions to its prototypePushkar Joshi2012-02-01
|
* handle the case of proper redraw when the alt key is held down even after ↵Pushkar Joshi2012-01-31
| | | | mouse up
* Merge branch 'master' into pentoolPushkar Joshi2012-01-31
|\
| * Checkbox and Combobox change/changing events were not setting wasSetByCode ↵Nivesh Rajbhandari2012-02-01
| | | | | | | | | | | | property correctly, causing our PI to dispatch events at improper times. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
| * Adding the version to the main Ninja reel component.Valerio Virgillito2012-01-31
| | | | | | | | Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>
| * Code cleanup - Removed extra log.Valerio Virgillito2012-01-31
| | | | | | | | Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>
| * Adding a version json object to NinjaValerio Virgillito2012-01-31
| | | | | | | | | | | | | | Versions object to start keeping track of versions for Ninja, Montage and eventually other dependencies. Loaded before montage to use in the splash screen. Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>
| * CSSPanel Updates - Add new original CSS error iconEric Guzman2012-01-30
| |
* | display the anchor point to be selected on mouse hoverPushkar Joshi2012-01-31
| |
* | do the fill before the stroke for the path, so the stroke width renders acc. ↵Pushkar Joshi2012-01-30
| | | | | | | | to user specification
* | missed a couple of pen tool property files on last checkinPushkar Joshi2012-01-30
| |
* | Merge pushkar branch on gerritt with github versionPushkar Joshi2012-01-30
|/
* Updated canvas controller to override setProperties so we don't set styles ↵Nivesh Rajbhandari2012-01-27
| | | | | | when updating width and height. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* First commit of Ninja to ninja-internalPierre Frisch2012-01-27
Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>