aboutsummaryrefslogtreecommitdiff
path: root/js/components/colorwheel.reel
Commit message (Collapse)AuthorAge
* fixed incorrect capitalization for DOCTYPE htmlJohn Mayhew2012-07-09
|
* Normalize HTML DOCTYPEKris Kowal2012-07-09
| | | | | | | Was lower-case. Now upper-case. Also fixed BOMs, trailing white-space, DOS line terminators. Did not expand tabs to spaces.
* BSD LicenseKris Kowal2012-07-09
|
* Normalize HTML doctypeKris Kowal2012-07-06
|
* Remove byte order markers (BOM)Kris Kowal2012-07-06
|
* Remove trailing spacesKris Kowal2012-07-06
|
* Remove trailing spacesKris Kowal2012-07-06
|
* Expand tabsKris Kowal2012-07-06
|
* Update copyright boilerplateKris Kowal2012-07-06
|
* Fix: IKNINJA-1187Jose Antonio Marquez2012-06-13
| | | | Clean up and fixing masking of color wheel.
* Cleaning up color wheel componentJose Antonio Marquez2012-06-13
| | | | Minor code clean up and refactoring.
* Changing ID to Montage-ID for Color ComponentsJose Antonio Marquez2012-05-03
|
* Removing all "module" declarations and replaced with "prototype" in ↵John Mayhew2012-04-26
| | | | preparation for montage converting to the new "prototype" format fully
* cleanup unused code.Valerio Virgillito2012-04-19
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Merge branch 'refs/heads/NinjaInternal' into FileIOJose Antonio Marquez2012-02-13
|\
| * Bug FixesJose Antonio Marquez2012-02-13
| | | | | | | | | | | | IKNINJA-1101 IKNINJA-1079 IKNINJA-1144
* | 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>