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) @13798   6 years Don-vip see #13937 - code cleanup
(edit) @13797   6 years Don-vip fix #13937 - save imagery offset bookmarks by locale-insensitive id …
(edit) @13493   6 years Don-vip see #11924, see #15560, see #16048 - tt HTML tag is deprecated in …
(edit) @13243   6 years michael2402 See #15310: Replace use of dx/dy in bookmark loading/storing code.
(edit) @12851   7 years bastiK see #15229 - extract "struct" handling from Preference to StructUtils
(edit) @12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
(edit) @12630   7 years Don-vip see #15182 - deprecate Main.map and Main.isDisplayingMapView(). …
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @12163   7 years michael2402 Make use of ILatLon#getEastNorth
(edit) @12139   7 years Don-vip see #14773 - checkstyle
(edit) @12134   7 years bastiK see #14773 - improve session export/import for imagery layer offset data
(edit) @12118   7 years Don-vip see #14734 - fix checkstyle warnings
(edit) @12093   7 years bastiK fixed #14734 - Handling imagery offsets when reprojecting
(edit) @12084   7 years bastiK offset bookmarks: migrate preferences from lists to key=value maps …
(edit) @11651   7 years Don-vip FindBugs - MS_MUTABLE_COLLECTION
(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.