aboutsummaryrefslogtreecommitdiff
path: root/js/controllers/color-controller.js
Commit message (Collapse)AuthorAge
* BSD LicenseKris Kowal2012-07-09
|
* Remove trailing spacesKris Kowal2012-07-06
|
* Expand tabsKris Kowal2012-07-06
|
* Update copyright boilerplateKris Kowal2012-07-06
|
* Fixing bug with gradient stop limitsJose Antonio Marquez2012-06-22
| | | | It seems that from-to stops are omitted if using objects with no 0 and/or 100 percent stops, seems like browser induced, but can't confirmed, bug never reported, but this should fix it.
* More cleaning upJose Antonio Marquez2012-06-16
| | | | Controller will need a review and refactoring.
* Fixing apply 'no color'Jose Antonio Marquez2012-06-15
| | | | This should fix canvas and standard DOM elements including the root (body or template wrapper).
* More implementation of moving color chips to the individual subtools.John Mayhew2012-05-07
| | | | | | | | | Removed the tool color bar Added new icons for inkbottle Removed Pencil tool Removed Inkbottle tool Added chips to the pen, brush and tag tools Aligned controls in several subtools
* Reverting change for IKNinja-1355 because it is causing line tool to fail.Nivesh Rajbhandari2012-03-27
| | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* Fix: IKNINJA-1355Jose Antonio Marquez2012-03-26
|
* Temp Gradient FixJose Antonio Marquez2012-03-09
| | | | Temporary fix for getting gradient mode.
* Fixing eyedropper tool to get color from image data. This required us to ↵Nivesh Rajbhandari2012-02-22
| | | | | | workaround having inconsistent color object. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* Merge branch 'refs/heads/NinjaInternal' into FileIOJose Antonio Marquez2012-02-06
|\
| * Updated color code in the PI to go through element mediator.Nivesh Rajbhandari2012-02-01
| | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
| * Updated color code to handle shapes.Nivesh Rajbhandari2012-01-31
| | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* | Merged old FileIOJose Antonio Marquez2012-01-27
|/
* First commit of Ninja to ninja-internalPierre Frisch2012-01-27
Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>