# # ChangeLog for applications/editors/josm/plugins/ElevationProfile/.externalToolBuilders in osm # # Generated by Trac 1.6 # 2024-09-12T14:59:17+02:00 Tue, 19 Oct 2010 22:26:35 GMT oliverw [23721] * applications/editors/josm/plugins/ElevationProfile (modified) * applications/editors/josm/plugins/ElevationProfile/.classpath (added) * applications/editors/josm/plugins/ElevationProfile/.externalToolBuilders (added) * applications/editors/josm/plugins/ElevationProfile/.externalToolBuilders/ElevationProfile.launch (added) * applications/editors/josm/plugins/ElevationProfile/.externalToolBuilders/ElevationProfileAnt.launch (added) * applications/editors/josm/plugins/ElevationProfile/.project (added) * applications/editors/josm/plugins/ElevationProfile/images (modified) * applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/ElevationProfileBase.java (modified) * applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/ElevationProfilePlugin.java (modified) * applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/ElevationWayPointKind.java (modified) * applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/DefaultElevationProfileRenderer.java (modified) * applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationColors.java (modified) * applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java (modified) * applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileLayer.java (modified) * applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfilePanel.java (modified) * applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/IElevationProfileSelectionListener.java (added) Implemented cursor feature.