source: josm/trunk/src/org/openstreetmap/josm/data/imagery/OffsetBookmark.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10742   8 years Don-vip sonar - squid:CallToDeprecatedMethod - remove calls to deprecated methods
(edit) @9214   8 years Don-vip use LatLon.ZERO instead of new LatLon(0, 0)
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8393   9 years Don-vip see #11447 - partial revert of r8384
(edit) @8384   9 years Don-vip squid:S1244 - Floating point numbers should not be tested for equality
(edit) @8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @5460   12 years Don-vip global use of Main.isDisplayingMapView()
(edit) @5224   12 years bastiK remove unnecessary projection lookup
(edit) @4869   12 years jttt Use final were appropriate
(edit) @4126   13 years bastiK memory optimizations for Node & WayPoint (Patch by Gubaer, modified) …
(edit) @3966   13 years Upliner use abs in offset conversion re #6049
(edit) @3962   13 years Upliner fix #6049 auto-update scale factor of Mercator offset bookmarks
(edit) @3872   13 years stoecker see #5532 - add missing addProjectsions() function nobody seems able …
(edit) @3779   13 years Upliner Identify projections in offset bookmarks by EPSG codes, bugfixes in …
(edit) @3775   13 years Upliner Record mapview center coordinates for offeset bookmarks. Requested by …
(edit) @3734   13 years Upliner fix #5756 -- allow to overwrite offset bookmarks
(edit) @3720   13 years bastiK added missing svn:eol-style
(edit) @3719   13 years bastiK added missing license information
(add) @3715   13 years Upliner Added imagery plugin to josm core. Imagery plugin is union of …
Note: See TracRevisionLog for help on using the revision log.