# # ChangeLog for trunk/src/org/openstreetmap/josm/gui/ImageryMenu.java in josm # # Generated by Trac 1.6 # 2024-05-05T07:17:17+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 ... Sat, 18 Jun 2011 22:18:54 GMT stoecker [4143] * trunk/src/org/openstreetmap/josm/gui/ImageryMenu.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/GpxLayer.java (modified) fix #6463 - fix NPE, remove some of the new toolbar warnings for ... Tue, 21 Dec 2010 17:37:05 GMT Upliner [3737] * trunk/src/org/openstreetmap/josm/actions/ImageryAdjustAction.java (modified) * trunk/src/org/openstreetmap/josm/data/imagery/ImageryLayerInfo.java (modified) * trunk/src/org/openstreetmap/josm/gui/ImageryMenu.java (added) * trunk/src/org/openstreetmap/josm/gui/MainMenu.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/ImageryLayer.java (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/ImageryPreference.java (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/ToolbarPreferences.java (modified) make possible to place imagery offset action to the top toolbar and ...