source: josm/trunk/src/org/openstreetmap/josm/data/projection/CustomProjection.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7371   10 years Don-vip make fields final
(edit) @7370   10 years Don-vip Make CustomProjection.Param public so it can be used by plugins + javadoc
(edit) @7184   10 years Don-vip fix #10077 - typos in error messages
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6990   10 years Don-vip sonar - place Strings literals on the left side when checking for …
(edit) @6890   10 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
(edit) @6883   10 years Don-vip fix some Sonar issues
(edit) @6854   10 years bastiK applied #9724 - User-defined WMS SRS setting for custom projections …
(edit) @6823   10 years bastiK #8902 Small performance enhancements / coding style (patch by …
(edit) @6798   10 years Don-vip fix some Sonar issues
(edit) @6388   10 years simon04 fix #9111 - fix wording/typos in English strings
(edit) @6310   11 years Don-vip Sonar/FindBugs - Nested blocks of code should not be left empty
(edit) @6203   11 years Don-vip fix #9024 - bbox/bounds memory optimizations (modified patch by …
(edit) @6142   11 years Don-vip see #8902 - fix compilation warnings
(edit) @6104   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
(edit) @5889   11 years Don-vip fix potential bugs detected by FindBugs
(edit) @5548   11 years bastiK remove Projection classes (replaced by data/epsg file) concludes the …
(edit) @5279   12 years bastiK use gnu getopt for command line processing improvements: * long …
(edit) @5239   12 years bastiK projections: minor stuff
(edit) @5237   12 years bastiK projection: minor improvements
(edit) @5235   12 years bastiK no rounding for projection bounds, to avoid 42 being dispayed as …
(edit) @5234   12 years bastiK separate preference gui from core projection code (there may be bugs)
(edit) @5228   12 years bastiK improved custom projection
(edit) @5227   12 years bastiK finish custom projection
(edit) @5226   12 years bastiK improvements for custom projection
(edit) @5202   12 years simon04 typo
(add) @5072   12 years bastiK basic support for custom projections (see #7495)
Note: See TracRevisionLog for help on using the revision log.