# # ChangeLog for trunk/images_nodist/imagery.png in josm # # Generated by Trac 1.6 # 2024-06-03T12:02:19+02:00 Sun, 26 Jun 2011 11:43:35 GMT stoecker [4172] * trunk/geticons.pl (modified) * trunk/images/overlay (deleted) * trunk/images_nodist/dialogs/mappaint (added) * trunk/images_nodist/icons (added) * trunk/images_nodist/icons/accommodation_blank.png (moved) * trunk/images_nodist/icons/airport.png (moved) * trunk/images_nodist/icons/atm.png (moved) * trunk/images_nodist/icons/bank.png (moved) * trunk/images_nodist/icons/bar.png (moved) * trunk/images_nodist/icons/bollard.png (moved) * trunk/images_nodist/icons/bus_stop.png (moved) * trunk/images_nodist/icons/cafe.png (moved) * trunk/images_nodist/icons/cinema.png (moved) * trunk/images_nodist/icons/convenience.png (moved) * trunk/images_nodist/icons/fast_food.png (moved) * trunk/images_nodist/icons/ferry_terminal.png (moved) * trunk/images_nodist/icons/fire_station.png (moved) * trunk/images_nodist/icons/gate.png (moved) * trunk/images_nodist/icons/hospital.png (moved) * trunk/images_nodist/icons/hotel.png (moved) * trunk/images_nodist/icons/icons_grid.png (moved) * trunk/images_nodist/icons/museum.png (moved) * trunk/images_nodist/icons/natural_blank.png (moved) * trunk/images_nodist/icons/parking.png (moved) * trunk/images_nodist/icons/parking_cycle.png (moved) * trunk/images_nodist/icons/pharmacy.png (moved) * trunk/images_nodist/icons/pharmacy_dispensing.png (moved) * trunk/images_nodist/icons/place_of_worship.png (moved) * trunk/images_nodist/icons/police.png (moved) * trunk/images_nodist/icons/post_box.png (moved) * trunk/images_nodist/icons/power_blank.png (moved) * trunk/images_nodist/icons/power_pole_24.png (moved) * trunk/images_nodist/icons/power_tower_24.png (moved) * trunk/images_nodist/icons/pub.png (moved) * trunk/images_nodist/icons/recycling.png (moved) * trunk/images_nodist/icons/restaurant.png (moved) * trunk/images_nodist/icons/restriction.png (moved) * trunk/images_nodist/icons/school.png (moved) * trunk/images_nodist/icons/speed_hump_16.png (moved) * trunk/images_nodist/icons/station.png (moved) * trunk/images_nodist/icons/supermarket.png (moved) * trunk/images_nodist/icons/taxi.png (moved) * trunk/images_nodist/icons/theatre.png (moved) * trunk/images_nodist/icons/tourist_blank.png (moved) * trunk/images_nodist/icons/tourist_information.png (moved) * trunk/images_nodist/icons/transport_airport_48.png (moved) * trunk/images_nodist/icons/transport_blank.png (moved) * trunk/images_nodist/icons/transport_helipad_48.png (moved) * trunk/images_nodist/imagery.png (moved) * trunk/images_nodist/overlay/active.png (copied) * trunk/images_nodist/overlay/invisiblenew.png (copied) * trunk/images_nodist/presets/bank.png (moved) * trunk/images_nodist/presets/bike_parking.png (moved) * trunk/images_nodist/presets/building.png (moved) * trunk/images_nodist/presets/bus_halt.png (moved) * trunk/images_nodist/presets/car_service.png (moved) * trunk/images_nodist/presets/cash.png (moved) * trunk/images_nodist/presets/coins.png (moved) * trunk/images_nodist/presets/emergency_access_point.png (moved) * trunk/images_nodist/presets/historic.png (moved) * trunk/images_nodist/presets/hospital.png (moved) * trunk/images_nodist/presets/letter.png (moved) * trunk/images_nodist/presets/lighthouse.png (moved) * trunk/images_nodist/presets/playground.png (moved) * trunk/images_nodist/presets/police.png (moved) * trunk/images_nodist/presets/shoe_repair.png (moved) * trunk/images_nodist/presets/shopping.png (moved) * trunk/images_nodist/presets/slipway.png (moved) * trunk/images_nodist/presets/waterwaypoint.png (moved) * trunk/images_nodist/presets/zebracrossing.png (moved) * trunk/src/org/openstreetmap/josm/actions/AddImageryLayerAction.java (modified) * trunk/src/org/openstreetmap/josm/data/osm/OsmPrimitiveType.java (modified) * trunk/src/org/openstreetmap/josm/data/validation/Severity.java (modified) * trunk/src/org/openstreetmap/josm/gui/ImageryMenu.java (modified) * trunk/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java (modified) * trunk/src/org/openstreetmap/josm/gui/download/PlaceSelection.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/markerlayer/Marker.java (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/MapPaintStyles.java (modified) * trunk/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java (modified) * trunk/src/org/openstreetmap/josm/io/MirroredInputStream.java (modified) * trunk/src/org/openstreetmap/josm/io/OsmApi.java (modified) * trunk/src/org/openstreetmap/josm/io/OsmServerReader.java (modified) * trunk/src/org/openstreetmap/josm/io/imagery/WMSGrabber.java (modified) remove unused icons, make connection timouts configurable and ... Sun, 12 Dec 2010 00:47:03 GMT Upliner [3715] * trunk/.classpath (modified) * trunk/images/OLmarker.png (added) * trunk/images/bing_maps.png (added) * trunk/images/blankmenu.png (added) * trunk/images/imagery.png (added) * trunk/images/imagery_menu.png (added) * trunk/images/imagery_small.png (added) * trunk/images/mapmode/adjustimg.png (added) * trunk/images/preferences/imagery.png (added) * trunk/images_nodist/imagery.xcf (added) * trunk/src/org/openstreetmap/josm/Main.java (modified) * trunk/src/org/openstreetmap/josm/actions/AddImageryLayerAction.java (added) * trunk/src/org/openstreetmap/josm/actions/ImageryAdjustAction.java (added) * trunk/src/org/openstreetmap/josm/actions/Map_Rectifier_WMSmenuAction.java (added) * trunk/src/org/openstreetmap/josm/data/imagery (added) * trunk/src/org/openstreetmap/josm/data/imagery/GeorefImage.java (added) * trunk/src/org/openstreetmap/josm/data/imagery/ImageryInfo.java (added) * trunk/src/org/openstreetmap/josm/data/imagery/ImageryLayerInfo.java (added) * trunk/src/org/openstreetmap/josm/data/imagery/OffsetBookmark.java (added) * trunk/src/org/openstreetmap/josm/gui/MainApplication.java (modified) * trunk/src/org/openstreetmap/josm/gui/MainMenu.java (modified) * trunk/src/org/openstreetmap/josm/gui/bbox/SlippyMapBBoxChooser.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/ImageryLayer.java (added) * trunk/src/org/openstreetmap/josm/gui/layer/TMSLayer.java (added) * trunk/src/org/openstreetmap/josm/gui/layer/WMSLayer.java (added) * trunk/src/org/openstreetmap/josm/gui/preferences/AddWMSLayerPanel.java (added) * trunk/src/org/openstreetmap/josm/gui/preferences/ImageryPreference.java (added) * trunk/src/org/openstreetmap/josm/gui/preferences/PreferenceTabbedPane.java (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/RemoteControlPreference.java (modified) * trunk/src/org/openstreetmap/josm/io/WMSLayerExporter.java (added) * trunk/src/org/openstreetmap/josm/io/WMSLayerImporter.java (added) * trunk/src/org/openstreetmap/josm/io/imagery (added) * trunk/src/org/openstreetmap/josm/io/imagery/Grabber.java (added) * trunk/src/org/openstreetmap/josm/io/imagery/HTMLGrabber.java (added) * trunk/src/org/openstreetmap/josm/io/imagery/WMSGrabber.java (added) * trunk/src/org/openstreetmap/josm/io/imagery/WMSRequest.java (added) * trunk/src/org/openstreetmap/josm/io/remotecontrol/RemoteControl.java (modified) * trunk/src/org/openstreetmap/josm/io/remotecontrol/RequestProcessor.java (modified) * trunk/src/org/openstreetmap/josm/io/remotecontrol/handler/ImageryHandler.java (added) * trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java (modified) * trunk/src/org/openstreetmap/josm/plugins/imagery (added) * trunk/src/org/openstreetmap/josm/plugins/imagery/ImageryPlugin.java (added) Added imagery plugin to josm core. Imagery plugin is union of ...