StringConverter.Color history

Click on the commit message for inspecting the diff and how the code has been rewritten.

Command line:

svn log -r31996:29615 https://svn.osgeo.org/geotools/trunk/modules/library/main/src/main/java/org/geotools/util/ColorConverterFactory.java
Rev. Date Author Message
313222008-08-30jgarnettadditional test case for ColorConvertFactory; fix to SLDStyleFactory for UDIG-1415
306482008-06-12acusterCopyright headers: lib/main, this time with feeling (and the el in Toolkit)
305582008-06-06acusterCopyright review: update headers on library/main
302582008-05-08acusterReshuffle the top level repo: drop uDig, move up trunk, tags, and branches.
302572008-05-08acusterMove trunk/gt/ directory contents up to trunk/ and drop gt
296152008-03-13jgarnettAdded ColorConverterFactory so I could retire hacks from Filters utility class; made the NumberConverterFactory agree with the needs of the SLD utility class - it was tripping up over parsing floating point representation into intergers. See GEOT-1726