Click on the commit message for inspecting the diff
and how the code has been rewritten.
Command line:
svn log -r31996:1 https://svn.osgeo.org/geotools/trunk/modules/library/metadata/src/main/java/org/geotools/resources/i18n/Locales.java
Rev. | Date | Author | Message |
---|---|---|---|
31007 | 2008-07-11 | desruisseaux | In metadata, added Spanish resources and fixed the suffix from "sp" to "es". In referencing, changed the semantic of CRSFactory.createDerivedCRS(...) so that it use the MathTransform as-is instead of performing automatic unit conversions or axis swapping. In coverageio, make more attempt to get an ImageInputStream from a String. |
30640 | 2008-06-12 | acuster | Copyright headers: lib/metadata, this time with feeling (and the el in Toolkit) |
30637 | 2008-06-12 | acuster | Copyright headers: lib/metadata, now normalized to LGPL v2.1 only |
30519 | 2008-06-05 | acuster | Metadata header cleanup and copyright review. |
30263 | 2008-05-14 | desruisseaux | Milestone work toward a mosaic reader optimized for regular grid. Not yet operational. |
30258 | 2008-05-08 | acuster | Reshuffle the top level repo: drop uDig, move up trunk, tags, and branches. |
30257 | 2008-05-08 | acuster | Move trunk/gt/ directory contents up to trunk/ and drop gt |
28922 | 2008-01-24 | acuster | Bump the (at)since version to 2.5 since WKTParser was cut from 2.4 |
28540 | 2007-12-29 | acuster | Hide buttons which are not yet used |
26151 | 2007-07-04 | desruisseaux | More accurate support for localization (through ImageReader.getLocale() API). Bug fixes. |