aboutsummaryrefslogtreecommitdiff
path: root/js/tools/FillTool.js
Commit message (Collapse)AuthorAge
* Do not create any tags or shapes with width or height of 0.Nivesh Rajbhandari2012-06-06
| | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* Fill and Ink-Bottle fixes.Nivesh Rajbhandari2012-06-04
| | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* put color chips in the inkbottle and fill toolJohn Mayhew2012-05-10
|
* Simplifying the getElement method from stage and adding an exclusion list to ↵Valerio Virgillito2012-04-26
| | | | | | the new template Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Give user feedback about which element the Fill/InkBottle tools will act on.Nivesh Rajbhandari2012-04-03
| | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* Adjusting fill and ink bottle cursors to match the tips of the icons.Nivesh Rajbhandari2012-02-24
| | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* Merge branch 'refs/heads/ninja-internal' into ToolFixesNivesh Rajbhandari2012-02-20
|\
| * Merge branch 'refs/heads/NinjaInternal' into FileIOJose Antonio Marquez2012-02-06
| |\
| * | Merged old FileIOJose Antonio Marquez2012-01-27
| | |
* | | Updated ink bottle tool to use new setColor routine in the mediator and ↵Nivesh Rajbhandari2012-02-13
| |/ |/| | | | | | | | | controllers. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* | Removed border special-casing from PI since the mediator now handles this ↵Nivesh Rajbhandari2012-02-01
|/ | | | | | generically. Updated mediator's set stroke routine to use the setColor routine. 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>