# # ChangeLog for applications/editors/josm/plugins in osm # # Generated by Trac 1.6 # 2024-08-18T04:03:28+02:00 Sun, 30 Jun 2019 20:18:24 GMT klumbumbus [35041] * applications/editors/josm/plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java (modified) fix #josm10275 - don't display scrollbars when uploading unsaved gpx ... Sun, 23 Jun 2019 02:58:53 GMT donvip [35039] * applications/editors/josm/plugins/CustomizePublicTransportStop/build.xml (modified) * applications/editors/josm/plugins/editgpx (modified) * applications/editors/josm/plugins/mapdust/build.xml (modified) * applications/editors/josm/plugins/roadsigns/build.xml (modified) * applications/editors/josm/plugins/routing/build.xml (modified) * applications/editors/josm/plugins/sds/build.xml (modified) see #josm17835 - fix plugin build files Wed, 19 Jun 2019 17:35:09 GMT klumbumbus [35036] * applications/editors/josm/plugins/tag2link/resources/tag2link_sources.xml (modified) fix #josm17828 - link to ref:ruian:building and fix indentation Wed, 19 Jun 2019 07:18:54 GMT gerdp [35035] * applications/editors/josm/plugins/pbf/src/org/openstreetmap/josm/plugins/pbf/io/PbfReader.java (modified) checkstyle: replace tabs, no dist needed Mon, 17 Jun 2019 10:00:15 GMT gerdp [35033] * applications/editors/josm/plugins/pbf/src/org/openstreetmap/josm/plugins/pbf/io/PbfReader.java (modified) don't creae error "SEVERE: Invalid Bounds: Bounds[0.0,0.0,0.0,0.0]" ... Wed, 12 Jun 2019 23:20:11 GMT donvip [35032] * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/gui/autocalibrate/CalibrationWindow.java (modified) i18n fix, checkstyle Sat, 08 Jun 2019 19:35:57 GMT rebeccas95 [35030] * applications/editors/josm/plugins/piclayer/images/layerlist.png (added) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/affine/MovePointAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/autocalibrate/AutoCalibrateHandler.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/autocalibrate/helper/ObservableArrayList.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/gui/autocalibrate/CalibrationErrorView.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/gui/autocalibrate/CalibrationWindow.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/gui/autocalibrate/SelectLayerView.java (added) Fixing #josm17788, add ability to use layer as reference, small ... Tue, 04 Jun 2019 20:12:25 GMT donvip [35029] * applications/editors/josm/plugins/dataimport/test/unit (added) add missing test/unit folder Mon, 03 Jun 2019 12:35:47 GMT rebeccas95 [35027] * applications/editors/josm/plugins/piclayer/build.xml (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/PicLayerPlugin.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/GenericPicTransformAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/LoadPictureCalibrationAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/LoadPictureCalibrationFromWorldAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/ResetCalibrationAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/SavePictureCalibrationAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/newlayer/NewLayerFromClipboardAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/newlayer/NewLayerFromFileAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/MovePictureAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/RotatePictureAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/ScaleXPictureAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/ScaleXYPictureAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/ScaleYPictureAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/affine/MovePointAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/affine/RemovePointAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/affine/TransformPointAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/autocalibrate/AutoCalibrateHandler.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/autocalibrate/AutoCalibratePictureAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/autocalibrate/AutoCalibrator.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/autocalibrate/helper/ObservableArrayList.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/command/TransformCommand.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/layer/CalibrationFileFilter.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/layer/PicLayerAbstract.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/layer/PicLayerFromClipboard.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/layer/PicLayerFromFile.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/layer/PicLayerFromKML.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/layer/kml/KMLGroundOverlay.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/layer/kml/KMLReader.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/transform/Matrix3D.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/transform/NoSolutionException.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/transform/PictureTransform.java (modified) Fixing #17748 - solves JavaFX problem Mon, 03 Jun 2019 12:25:13 GMT rebeccas95 [35026] * applications/editors/josm/plugins/piclayer/.classpath (modified) * applications/editors/josm/plugins/piclayer/.project (modified) Fixing #17748 - reverting to r35003 Sun, 02 Jun 2019 22:06:42 GMT donvip [35025] * applications/editors/josm/plugins/DirectDownload/data/pt_BR.lang (modified) * applications/editors/josm/plugins/FastDraw/data/de.lang (modified) * applications/editors/josm/plugins/FastDraw/data/en_CA.lang (modified) * applications/editors/josm/plugins/FixAddresses/data/nb.lang (modified) * applications/editors/josm/plugins/ImportImagePlugin/data/nb.lang (modified) * applications/editors/josm/plugins/MicrosoftStreetside/data/en_CA.lang (modified) * applications/editors/josm/plugins/MicrosoftStreetside/data/pt.lang (modified) * applications/editors/josm/plugins/MicrosoftStreetside/data/sk.lang (modified) * applications/editors/josm/plugins/OpeningHoursEditor/data/en_CA.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/ast.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/be.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/bg.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/ca-valencia.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/ca.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/cs.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/da.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/de.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/el.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/en.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/en_AU.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/en_CA.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/en_GB.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/es.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/et.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/fi.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/fr.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/gl.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/hu.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/id.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/it.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/ja.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/km.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/ko.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/lt.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/nb.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/nl.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/pl.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/pt.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/pt_BR.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/ru.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/sk.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/sv.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/uk.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/vi.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/zh_CN.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/zh_TW.lang (modified) * applications/editors/josm/plugins/cadastre-fr/data/en_CA.lang (modified) * applications/editors/josm/plugins/ext_tools/data/gl.lang (modified) * applications/editors/josm/plugins/geochat/data/en_CA.lang (modified) * applications/editors/josm/plugins/globalsat/data/pt_BR.lang (modified) * applications/editors/josm/plugins/imagery_cachexport/data/de.lang (modified) * applications/editors/josm/plugins/imagery_cachexport/data/en_CA.lang (modified) * applications/editors/josm/plugins/imagery_offset_db/data/pt_BR.lang (modified) * applications/editors/josm/plugins/javafx/data/sk.lang (added) * applications/editors/josm/plugins/jaxb/data/sk.lang (added) * applications/editors/josm/plugins/opendata/data/en_CA.lang (modified) * applications/editors/josm/plugins/opendata/data/nb.lang (modified) * applications/editors/josm/plugins/opendata/data/sk.lang (modified) * applications/editors/josm/plugins/pbf/data/ru.lang (modified) * applications/editors/josm/plugins/pdfimport/data/sk.lang (modified) * applications/editors/josm/plugins/photoadjust/data/de.lang (modified) * applications/editors/josm/plugins/photoadjust/data/en_CA.lang (modified) * applications/editors/josm/plugins/piclayer/data/ast.lang (modified) * applications/editors/josm/plugins/piclayer/data/be.lang (modified) * applications/editors/josm/plugins/piclayer/data/bg.lang (modified) * applications/editors/josm/plugins/piclayer/data/ca-valencia.lang (modified) * applications/editors/josm/plugins/piclayer/data/ca.lang (modified) * applications/editors/josm/plugins/piclayer/data/cs.lang (modified) * applications/editors/josm/plugins/piclayer/data/da.lang (modified) * applications/editors/josm/plugins/piclayer/data/de.lang (modified) * applications/editors/josm/plugins/piclayer/data/el.lang (modified) * applications/editors/josm/plugins/piclayer/data/en.lang (modified) * applications/editors/josm/plugins/piclayer/data/en_AU.lang (modified) * applications/editors/josm/plugins/piclayer/data/en_GB.lang (modified) * applications/editors/josm/plugins/piclayer/data/es.lang (modified) * applications/editors/josm/plugins/piclayer/data/et.lang (modified) * applications/editors/josm/plugins/piclayer/data/fi.lang (modified) * applications/editors/josm/plugins/piclayer/data/fr.lang (modified) * applications/editors/josm/plugins/piclayer/data/gl.lang (modified) * applications/editors/josm/plugins/piclayer/data/hu.lang (modified) * applications/editors/josm/plugins/piclayer/data/id.lang (modified) * applications/editors/josm/plugins/piclayer/data/it.lang (modified) * applications/editors/josm/plugins/piclayer/data/ja.lang (modified) * applications/editors/josm/plugins/piclayer/data/km.lang (modified) * applications/editors/josm/plugins/piclayer/data/ko.lang (modified) * applications/editors/josm/plugins/piclayer/data/lt.lang (modified) * applications/editors/josm/plugins/piclayer/data/nb.lang (modified) * applications/editors/josm/plugins/piclayer/data/nl.lang (modified) * applications/editors/josm/plugins/piclayer/data/pl.lang (modified) * applications/editors/josm/plugins/piclayer/data/pt.lang (modified) * applications/editors/josm/plugins/piclayer/data/pt_BR.lang (modified) * applications/editors/josm/plugins/piclayer/data/ru.lang (modified) * applications/editors/josm/plugins/piclayer/data/sk.lang (modified) * applications/editors/josm/plugins/piclayer/data/sv.lang (modified) * applications/editors/josm/plugins/piclayer/data/uk.lang (modified) * applications/editors/josm/plugins/piclayer/data/vi.lang (modified) * applications/editors/josm/plugins/piclayer/data/zh_CN.lang (modified) * applications/editors/josm/plugins/piclayer/data/zh_TW.lang (modified) * applications/editors/josm/plugins/pointInfo/data/sk.lang (modified) * applications/editors/josm/plugins/public_transport/data/nb.lang (modified) * applications/editors/josm/plugins/public_transport/data/sk.lang (modified) * applications/editors/josm/plugins/reltoolbox/data/sk.lang (modified) * applications/editors/josm/plugins/reverter/data/pl.lang (modified) * applications/editors/josm/plugins/reverter/data/ru.lang (modified) * applications/editors/josm/plugins/reverter/data/uk.lang (modified) * applications/editors/josm/plugins/roadsigns/data/de.lang (modified) * applications/editors/josm/plugins/roadsigns/data/en_CA.lang (modified) * applications/editors/josm/plugins/sds/data/nb.lang (modified) * applications/editors/josm/plugins/simplifyarea/data/en_CA.lang (modified) * applications/editors/josm/plugins/simplifyarea/data/gl.lang (modified) * applications/editors/josm/plugins/tag2link/data/ru.lang (modified) * applications/editors/josm/plugins/tracer2/data/gl.lang (modified) * applications/editors/josm/plugins/tracer2/data/nb.lang (modified) * applications/editors/josm/plugins/tracer2/data/pt_BR.lang (modified) * applications/editors/josm/plugins/trustosm/data/de.lang (modified) * applications/editors/josm/plugins/trustosm/data/en_CA.lang (modified) * applications/editors/josm/plugins/turnlanes/data/ast.lang (modified) * applications/editors/josm/plugins/turnlanes/data/be.lang (modified) * applications/editors/josm/plugins/turnlanes/data/bg.lang (modified) * applications/editors/josm/plugins/turnlanes/data/ca-valencia.lang (modified) * applications/editors/josm/plugins/turnlanes/data/ca.lang (modified) * applications/editors/josm/plugins/turnlanes/data/cs.lang (modified) * applications/editors/josm/plugins/turnlanes/data/da.lang (modified) * applications/editors/josm/plugins/turnlanes/data/de.lang (modified) * applications/editors/josm/plugins/turnlanes/data/el.lang (modified) * applications/editors/josm/plugins/turnlanes/data/en.lang (modified) * applications/editors/josm/plugins/turnlanes/data/en_AU.lang (modified) * applications/editors/josm/plugins/turnlanes/data/en_GB.lang (modified) * applications/editors/josm/plugins/turnlanes/data/es.lang (modified) * applications/editors/josm/plugins/turnlanes/data/et.lang (modified) * applications/editors/josm/plugins/turnlanes/data/fi.lang (modified) * applications/editors/josm/plugins/turnlanes/data/fr.lang (modified) * applications/editors/josm/plugins/turnlanes/data/gl.lang (modified) * applications/editors/josm/plugins/turnlanes/data/hu.lang (modified) * applications/editors/josm/plugins/turnlanes/data/id.lang (modified) * applications/editors/josm/plugins/turnlanes/data/it.lang (modified) * applications/editors/josm/plugins/turnlanes/data/ja.lang (modified) * applications/editors/josm/plugins/turnlanes/data/km.lang (modified) * applications/editors/josm/plugins/turnlanes/data/ko.lang (modified) * applications/editors/josm/plugins/turnlanes/data/lt.lang (modified) * applications/editors/josm/plugins/turnlanes/data/nb.lang (modified) * applications/editors/josm/plugins/turnlanes/data/nl.lang (modified) * applications/editors/josm/plugins/turnlanes/data/pl.lang (modified) * applications/editors/josm/plugins/turnlanes/data/pt.lang (modified) * applications/editors/josm/plugins/turnlanes/data/pt_BR.lang (modified) * applications/editors/josm/plugins/turnlanes/data/ru.lang (modified) * applications/editors/josm/plugins/turnlanes/data/sk.lang (modified) * applications/editors/josm/plugins/turnlanes/data/sv.lang (modified) * applications/editors/josm/plugins/turnlanes/data/uk.lang (modified) * applications/editors/josm/plugins/turnlanes/data/vi.lang (modified) * applications/editors/josm/plugins/turnlanes/data/zh_CN.lang (modified) * applications/editors/josm/plugins/turnlanes/data/zh_TW.lang (modified) * applications/editors/josm/plugins/turnrestrictions/data/en_CA.lang (modified) * applications/editors/josm/plugins/turnrestrictions/data/nb.lang (modified) * applications/editors/josm/plugins/turnrestrictions/data/sk.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/de.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/en_CA.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/nb.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/pl.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/pt_BR.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/zh_TW.lang (modified) i18n update Sun, 02 Jun 2019 19:52:00 GMT donvip [35023] * applications/editors/josm/plugins/imagery-xml-bounds/src/org/openstreetmap/josm/plugins/imageryxmlbounds/actions/EditEntriesAction.java (modified) see #josm16301 - fix activation problem when filtering imagery sources Mon, 27 May 2019 23:23:05 GMT donvip [35014] * applications/editors/josm/plugins/jaxb/.classpath (modified) * applications/editors/josm/plugins/jaxb/build.xml (modified) upgrade to Eclipse JAXB 2.3.2 Mon, 27 May 2019 23:21:18 GMT donvip [35013] * applications/editors/josm/plugins/00_tools/jaxb-ri/bin/xjc.bat (modified) * applications/editors/josm/plugins/00_tools/jaxb-ri/bin/xjc.sh (modified) * applications/editors/josm/plugins/00_tools/jaxb-ri/lib/FastInfoset.jar (added) * applications/editors/josm/plugins/00_tools/jaxb-ri/lib/codemodel.jar (added) * applications/editors/josm/plugins/00_tools/jaxb-ri/lib/dtd-parser.jar (added) * applications/editors/josm/plugins/00_tools/jaxb-ri/lib/istack-commons-runtime.jar (added) * applications/editors/josm/plugins/00_tools/jaxb-ri/lib/istack-commons-tools.jar (added) * applications/editors/josm/plugins/00_tools/jaxb-ri/lib/jakarta.activation-api.jar (added) * applications/editors/josm/plugins/00_tools/jaxb-ri/lib/jakarta.xml.bind-api-javadoc.jar (added) * applications/editors/josm/plugins/00_tools/jaxb-ri/lib/jakarta.xml.bind-api-sources.jar (added) * applications/editors/josm/plugins/00_tools/jaxb-ri/lib/jakarta.xml.bind-api.jar (added) * applications/editors/josm/plugins/00_tools/jaxb-ri/lib/javax.activation.jar (deleted) * applications/editors/josm/plugins/00_tools/jaxb-ri/lib/jaxb-api.jar (deleted) * applications/editors/josm/plugins/00_tools/jaxb-ri/lib/jaxb-core.jar (deleted) * applications/editors/josm/plugins/00_tools/jaxb-ri/lib/jaxb-impl.jar (deleted) * applications/editors/josm/plugins/00_tools/jaxb-ri/lib/jaxb-jxc.jar (deleted) * applications/editors/josm/plugins/00_tools/jaxb-ri/lib/jaxb-runtime-javadoc.jar (added) * applications/editors/josm/plugins/00_tools/jaxb-ri/lib/jaxb-runtime-sources.jar (added) * applications/editors/josm/plugins/00_tools/jaxb-ri/lib/jaxb-runtime.jar (added) * applications/editors/josm/plugins/00_tools/jaxb-ri/lib/jaxb-xjc.jar (modified) * applications/editors/josm/plugins/00_tools/jaxb-ri/lib/relaxng-datatype.jar (added) * applications/editors/josm/plugins/00_tools/jaxb-ri/lib/rngom.jar (added) * applications/editors/josm/plugins/00_tools/jaxb-ri/lib/stax-ex.jar (added) * applications/editors/josm/plugins/00_tools/jaxb-ri/lib/txw2.jar (added) * applications/editors/josm/plugins/00_tools/jaxb-ri/lib/xsom.jar (added) upgrade to Eclipse JAXB 2.3.2 Mon, 27 May 2019 23:20:32 GMT donvip [35012] * applications/editors/josm/plugins/dataimport/.classpath (modified) * applications/editors/josm/plugins/dataimport/src/org/openstreetmap/josm/plugins/dataimport/DataImportPlugin.java (modified) * applications/editors/josm/plugins/dataimport/src/org/openstreetmap/josm/plugins/dataimport/io/Tcx.java (modified) fix #josm17152 - fix JAXB initialization Mon, 27 May 2019 21:30:50 GMT donvip [35011] * applications/editors/josm/plugins/dataimport/test (added) * applications/editors/josm/plugins/dataimport/test/data (added) * applications/editors/josm/plugins/dataimport/test/data/2009-09-09-10-27-03.tcx (added) add tcx test data Mon, 27 May 2019 21:29:31 GMT donvip [35010] * applications/editors/josm/plugins/build-common.xml (modified) see #josm17152 - make sure plugins compiled with JDK8 are built ... Mon, 27 May 2019 19:33:55 GMT donvip [35008] * applications/editors/josm/plugins/imagery-xml-bounds/build.xml (modified) * applications/editors/josm/plugins/imagery-xml-bounds/src/org/openstreetmap/josm/plugins/imageryxmlbounds/XmlBoundsPreferenceSetting.java (modified) * applications/editors/josm/plugins/imagery-xml-bounds/src/org/openstreetmap/josm/plugins/imageryxmlbounds/actions/EditEntriesAction.java (modified) update to JOSM 15115 Wed, 22 May 2019 16:19:28 GMT rebeccas95 [35005] * applications/editors/josm/plugins/piclayer (modified) * applications/editors/josm/plugins/piclayer/.classpath (modified) * applications/editors/josm/plugins/piclayer/.project (modified) * applications/editors/josm/plugins/piclayer/.settings/org.eclipse.jdt.core.prefs (modified) * applications/editors/josm/plugins/piclayer/.settings/org.eclipse.ltk.core.refactoring.prefs (added) * applications/editors/josm/plugins/piclayer/build.xml (modified) * applications/editors/josm/plugins/piclayer/data/de.lang (modified) * applications/editors/josm/plugins/piclayer/data/gl.lang (modified) * applications/editors/josm/plugins/piclayer/data/it.lang (modified) * applications/editors/josm/plugins/piclayer/data/ja.lang (modified) * applications/editors/josm/plugins/piclayer/data/pl.lang (modified) * applications/editors/josm/plugins/piclayer/data/zh_TW.lang (modified) * applications/editors/josm/plugins/piclayer/images/checked.png (added) * applications/editors/josm/plugins/piclayer/images/mapmode/autoCalibrate.png (added) * applications/editors/josm/plugins/piclayer/images/open.png (added) * applications/editors/josm/plugins/piclayer/images/v6_64o.png (added) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/PicLayerPlugin.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/GenericPicTransformAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/newlayer/NewLayerFromClipboardAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/newlayer/NewLayerFromFileAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/MovePictureAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/RotatePictureAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/ScaleXPictureAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/ScaleXYPictureAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/ScaleYPictureAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/affine/MovePointAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/affine/RemovePointAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/autocalibrate (added) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/autocalibrate/AutoCalibrateHandler.java (added) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/autocalibrate/AutoCalibratePictureAction.java (added) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/autocalibrate/AutoCalibrator.java (added) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/autocalibrate/helper (added) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/autocalibrate/helper/GeoLine.java (added) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/autocalibrate/helper/ObservableArrayList.java (added) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/gui (added) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/gui/autocalibrate (added) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/gui/autocalibrate/CalibrationErrorView.java (added) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/gui/autocalibrate/CalibrationWindow.java (added) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/gui/autocalibrate/ReferenceOptionView.java (added) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/gui/autocalibrate/ResultCheckView.java (added) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/layer/CalibrationFileFilter.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/layer/PicLayerAbstract.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/layer/PicLayerFromClipboard.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/layer/PicLayerFromFile.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/transform/PictureTransform.java (modified) Plugin enhancement - auto calibration functionality. Sat, 18 May 2019 00:05:52 GMT donvip [35003] * applications/editors/josm/plugins/piclayer/.classpath (modified) * applications/editors/josm/plugins/piclayer/.project (modified) * applications/editors/josm/plugins/piclayer/.settings/org.eclipse.jdt.core.prefs (modified) * applications/editors/josm/plugins/piclayer/build.xml (modified) * applications/editors/josm/plugins/piclayer/data/de.lang (modified) * applications/editors/josm/plugins/piclayer/data/gl.lang (modified) * applications/editors/josm/plugins/piclayer/data/it.lang (modified) * applications/editors/josm/plugins/piclayer/data/ja.lang (modified) * applications/editors/josm/plugins/piclayer/data/pl.lang (modified) * applications/editors/josm/plugins/piclayer/data/zh_TW.lang (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/PicLayerPlugin.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/GenericPicTransformAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/newlayer/NewLayerFromClipboardAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/newlayer/NewLayerFromFileAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/MovePictureAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/RotatePictureAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/ScaleXPictureAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/ScaleXYPictureAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/ScaleYPictureAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/affine/MovePointAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/affine/RemovePointAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/layer/CalibrationFileFilter.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/layer/PicLayerAbstract.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/layer/PicLayerFromClipboard.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/layer/PicLayerFromFile.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/transform/PictureTransform.java (modified) fix #josm17728 - revert last commit Fri, 17 May 2019 17:22:51 GMT rebeccas95 [35001] * applications/editors/josm/plugins/piclayer/.classpath (modified) * applications/editors/josm/plugins/piclayer/.project (modified) * applications/editors/josm/plugins/piclayer/.settings/org.eclipse.jdt.core.prefs (modified) * applications/editors/josm/plugins/piclayer/build.xml (modified) * applications/editors/josm/plugins/piclayer/data/de.lang (modified) * applications/editors/josm/plugins/piclayer/data/gl.lang (modified) * applications/editors/josm/plugins/piclayer/data/it.lang (modified) * applications/editors/josm/plugins/piclayer/data/ja.lang (modified) * applications/editors/josm/plugins/piclayer/data/pl.lang (modified) * applications/editors/josm/plugins/piclayer/data/zh_TW.lang (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/PicLayerPlugin.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/GenericPicTransformAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/newlayer/NewLayerFromClipboardAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/newlayer/NewLayerFromFileAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/MovePictureAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/RotatePictureAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/ScaleXPictureAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/ScaleXYPictureAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/ScaleYPictureAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/affine/MovePointAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/transform/affine/RemovePointAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/layer/CalibrationFileFilter.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/layer/PicLayerAbstract.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/layer/PicLayerFromClipboard.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/layer/PicLayerFromFile.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/transform/PictureTransform.java (modified) enhancement auto calibration for piclayer Thu, 16 May 2019 05:49:43 GMT gerdp [34999] * applications/editors/josm/plugins/reverter/src/reverter/ChangesetReverter.java (modified) fix #17720: partial changeset revert do a revert for the whole ... Sun, 05 May 2019 18:27:25 GMT donvip [34997] * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/ShpReader.java (modified) * applications/editors/josm/plugins/opendata/test/data/regress/17529 (added) * applications/editors/josm/plugins/opendata/test/data/regress/17529/west_webmerc.dbf (added) * applications/editors/josm/plugins/opendata/test/data/regress/17529/west_webmerc.prj (added) * applications/editors/josm/plugins/opendata/test/data/regress/17529/west_webmerc.shp (added) * applications/editors/josm/plugins/opendata/test/data/regress/17529/west_webmerc.shx (added) * applications/editors/josm/plugins/opendata/test/unit/org/openstreetmap/josm/plugins/opendata/core/io/geographic/ShpReaderTest.java (modified) fix #josm17529 - fix shapefile reading regression (patch by openbrian) Sat, 04 May 2019 12:48:53 GMT donvip [34994] * applications/editors/josm/plugins/turnlanes/src/org/openstreetmap/josm/plugins/turnlanes/gui/LaneGui.java (modified) * applications/editors/josm/plugins/turnlanes/src/org/openstreetmap/josm/plugins/turnlanes/gui/RoadGui.java (modified) * applications/editors/josm/plugins/turnlanes/src/org/openstreetmap/josm/plugins/turnlanes/gui/TurnLanesDialog.java (modified) * applications/editors/josm/plugins/turnlanes/src/org/openstreetmap/josm/plugins/turnlanes/model/ModelContainer.java (modified) * applications/editors/josm/plugins/turnlanes/src/org/openstreetmap/josm/plugins/turnlanes/model/Validator.java (modified) fix #17332 - Turnlanes Plugin left hand traffic enhancement (patch by ... Tue, 30 Apr 2019 20:36:31 GMT malcolmh [34993] * applications/editors/josm/plugins/seachart/jshom/jshom.jar (modified) * applications/editors/josm/plugins/seachart/src/render/Rules.java (modified) [Seachart] Publish new release Mon, 29 Apr 2019 09:36:17 GMT gerdp [34991] * applications/editors/josm/plugins/poly/src/poly/PolyExporter.java (modified) fix #17663: Ignore unusable data in PolyExporter Mon, 22 Apr 2019 12:17:40 GMT donvip [34988] * applications/editors/josm/plugins/ext_tools/src/ext_tools/DataSetToCmd.java (modified) * applications/editors/josm/plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java (modified) * applications/editors/josm/plugins/ext_tools/src/ext_tools/preferences/MyToolsPanel.java (modified) * applications/editors/josm/plugins/ext_tools/src/ext_tools/preferences/ToolsRepositoryPanel.java (modified) plugin cleanup Mon, 22 Apr 2019 12:05:07 GMT donvip [34987] * applications/editors/josm/plugins/ext_tools/src/ext_tools/DataSetToCmd.java (modified) use simpler constructor Sun, 21 Apr 2019 21:51:19 GMT donvip [34985] * applications/editors/josm/plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVReader.java (modified) remove unused constant Sun, 21 Apr 2019 21:45:46 GMT donvip [34984] * applications/editors/josm/plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVReader.java (modified) remove deprecated API Sat, 20 Apr 2019 08:11:28 GMT gerdp [34982] * applications/editors/josm/plugins/buildings_tools/src/org/openstreetmap/josm/plugins/buildings_tools/MergeAddrPointsAction.java (modified) fix #17625: IAE: "Node is already deleted" at ... Sun, 14 Apr 2019 10:57:55 GMT donvip [34980] * applications/editors/josm/dist (modified) * applications/editors/josm/dist/plastic_laf.jar (deleted) * applications/editors/josm/oldplugins/plastic_laf (moved) see #josm17559 - remove plastic_laf plugin Sun, 14 Apr 2019 08:59:36 GMT donvip [34978] * applications/editors/josm/plugins/turnlanes/src/org/openstreetmap/josm/plugins/turnlanes/model/TurnlanesUtils.java (moved) see #josm17600 - fix build Sat, 13 Apr 2019 14:04:00 GMT donvip [34977] * applications/editors/josm/plugins/ColumbusCSV/data/ko.lang (modified) * applications/editors/josm/plugins/CommandLine/data/en_CA.lang (modified) * applications/editors/josm/plugins/DirectDownload/data/fr.lang (modified) * applications/editors/josm/plugins/DirectDownload/data/gl.lang (modified) * applications/editors/josm/plugins/ElevationProfile/data/en_CA.lang (modified) * applications/editors/josm/plugins/FastDraw/data/es.lang (modified) * applications/editors/josm/plugins/FixAddresses/data/de.lang (modified) * applications/editors/josm/plugins/FixAddresses/data/ko.lang (modified) * applications/editors/josm/plugins/HouseNumberTaggingTool/data/en_CA.lang (modified) * applications/editors/josm/plugins/MicrosoftStreetside/data/en_CA.lang (modified) * applications/editors/josm/plugins/MicrosoftStreetside/data/it.lang (modified) * applications/editors/josm/plugins/NanoLog/data/en_CA.lang (modified) * applications/editors/josm/plugins/OpeningHoursEditor/data/en_CA.lang (modified) * applications/editors/josm/plugins/OsmInspectorPlugin/data/en_CA.lang (modified) * applications/editors/josm/plugins/alignways/data/en_CA.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/en_CA.lang (modified) * applications/editors/josm/plugins/cadastre-fr/data/de.lang (modified) * applications/editors/josm/plugins/cadastre-fr/data/en_CA.lang (modified) * applications/editors/josm/plugins/cadastre-fr/data/gl.lang (modified) * applications/editors/josm/plugins/cadastre-fr/data/lt.lang (modified) * applications/editors/josm/plugins/geochat/data/en_CA.lang (modified) * applications/editors/josm/plugins/globalsat/data/de.lang (modified) * applications/editors/josm/plugins/globalsat/data/gl.lang (modified) * applications/editors/josm/plugins/graphview/data/en_CA.lang (modified) * applications/editors/josm/plugins/imagery_cachexport/data/en_CA.lang (modified) * applications/editors/josm/plugins/indoorhelper/data/de.lang (modified) * applications/editors/josm/plugins/junctionchecking/data/en_CA.lang (modified) * applications/editors/josm/plugins/livegps/data/de.lang (modified) * applications/editors/josm/plugins/measurement/data/en_CA.lang (modified) * applications/editors/josm/plugins/namemanager/data/gl.lang (modified) * applications/editors/josm/plugins/opendata/data/en_CA.lang (modified) * applications/editors/josm/plugins/opendata/data/gl.lang (modified) * applications/editors/josm/plugins/pdfimport/data/de.lang (modified) * applications/editors/josm/plugins/pdfimport/data/en_CA.lang (modified) * applications/editors/josm/plugins/photoadjust/data/en_CA.lang (modified) * applications/editors/josm/plugins/public_transport/data/fr.lang (modified) * applications/editors/josm/plugins/public_transport/data/it.lang (modified) * applications/editors/josm/plugins/reltoolbox/data/en_CA.lang (modified) * applications/editors/josm/plugins/reltoolbox/data/gl.lang (modified) * applications/editors/josm/plugins/reverter/data/ast.lang (modified) * applications/editors/josm/plugins/reverter/data/be.lang (modified) * applications/editors/josm/plugins/reverter/data/bg.lang (modified) * applications/editors/josm/plugins/reverter/data/ca-valencia.lang (modified) * applications/editors/josm/plugins/reverter/data/ca.lang (modified) * applications/editors/josm/plugins/reverter/data/cs.lang (modified) * applications/editors/josm/plugins/reverter/data/da.lang (modified) * applications/editors/josm/plugins/reverter/data/de.lang (modified) * applications/editors/josm/plugins/reverter/data/el.lang (modified) * applications/editors/josm/plugins/reverter/data/en.lang (modified) * applications/editors/josm/plugins/reverter/data/en_AU.lang (modified) * applications/editors/josm/plugins/reverter/data/en_GB.lang (modified) * applications/editors/josm/plugins/reverter/data/es.lang (modified) * applications/editors/josm/plugins/reverter/data/et.lang (modified) * applications/editors/josm/plugins/reverter/data/fi.lang (modified) * applications/editors/josm/plugins/reverter/data/fr.lang (modified) * applications/editors/josm/plugins/reverter/data/gl.lang (modified) * applications/editors/josm/plugins/reverter/data/hu.lang (modified) * applications/editors/josm/plugins/reverter/data/id.lang (modified) * applications/editors/josm/plugins/reverter/data/it.lang (modified) * applications/editors/josm/plugins/reverter/data/ja.lang (modified) * applications/editors/josm/plugins/reverter/data/km.lang (modified) * applications/editors/josm/plugins/reverter/data/ko.lang (modified) * applications/editors/josm/plugins/reverter/data/lt.lang (modified) * applications/editors/josm/plugins/reverter/data/nb.lang (modified) * applications/editors/josm/plugins/reverter/data/nl.lang (modified) * applications/editors/josm/plugins/reverter/data/pl.lang (modified) * applications/editors/josm/plugins/reverter/data/pt.lang (modified) * applications/editors/josm/plugins/reverter/data/pt_BR.lang (modified) * applications/editors/josm/plugins/reverter/data/ru.lang (modified) * applications/editors/josm/plugins/reverter/data/sk.lang (modified) * applications/editors/josm/plugins/reverter/data/sv.lang (modified) * applications/editors/josm/plugins/reverter/data/uk.lang (modified) * applications/editors/josm/plugins/reverter/data/vi.lang (modified) * applications/editors/josm/plugins/reverter/data/zh_CN.lang (modified) * applications/editors/josm/plugins/reverter/data/zh_TW.lang (modified) * applications/editors/josm/plugins/roadsigns/data/en_CA.lang (modified) * applications/editors/josm/plugins/routing/data/en_CA.lang (modified) * applications/editors/josm/plugins/routing/data/es.lang (modified) * applications/editors/josm/plugins/sds/data/gl.lang (modified) * applications/editors/josm/plugins/simplifyarea/data/en_CA.lang (modified) * applications/editors/josm/plugins/simplifyarea/data/gl.lang (modified) * applications/editors/josm/plugins/simplifyarea/data/it.lang (modified) * applications/editors/josm/plugins/surveyor/data/ko.lang (modified) * applications/editors/josm/plugins/tag2link/data/de.lang (modified) * applications/editors/josm/plugins/tag2link/data/zh_TW.lang (modified) * applications/editors/josm/plugins/tageditor/data/en_CA.lang (modified) * applications/editors/josm/plugins/tageditor/data/fr.lang (modified) * applications/editors/josm/plugins/terracer/data/en_CA.lang (modified) * applications/editors/josm/plugins/trustosm/data/en_CA.lang (modified) * applications/editors/josm/plugins/trustosm/data/gl.lang (modified) * applications/editors/josm/plugins/turnrestrictions/data/de.lang (modified) * applications/editors/josm/plugins/turnrestrictions/data/en_CA.lang (modified) * applications/editors/josm/plugins/turnrestrictions/data/it.lang (modified) * applications/editors/josm/plugins/turnrestrictions/data/ko.lang (modified) * applications/editors/josm/plugins/undelete/data/en_CA.lang (modified) * applications/editors/josm/plugins/undelete/data/gl.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/ast.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/be.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/bg.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/ca-valencia.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/ca.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/cs.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/da.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/de.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/el.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/en.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/en_AU.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/en_CA.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/en_GB.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/es.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/et.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/fi.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/fr.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/gl.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/hu.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/id.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/it.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/ja.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/km.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/ko.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/lt.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/nb.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/nl.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/pl.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/pt.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/pt_BR.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/ru.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/sk.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/sv.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/uk.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/vi.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/zh_CN.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/zh_TW.lang (modified) * applications/editors/josm/plugins/waydownloader/data/en_CA.lang (modified) * applications/editors/josm/plugins/waydownloader/data/gl.lang (modified) * applications/editors/josm/plugins/waypoint_search/data/en_CA.lang (modified) * applications/editors/josm/plugins/wms-turbo-challenge2/data/zh_TW.lang (modified) i18n update Sat, 13 Apr 2019 13:12:48 GMT donvip [34976] * applications/editors/josm/plugins/tracer2/src/org/openstreetmap/josm/plugins/tracer2/ConnectWays.java (modified) * applications/editors/josm/plugins/turnlanes/src/org/openstreetmap/josm/plugins/turnlanes/gui/RoadGui.java (modified) * applications/editors/josm/plugins/turnlanes/src/org/openstreetmap/josm/plugins/turnlanes/model/Lane.java (modified) * applications/editors/josm/plugins/turnlanes/src/org/openstreetmap/josm/plugins/turnlanes/model/ModelContainer.java (modified) * applications/editors/josm/plugins/turnlanes/src/org/openstreetmap/josm/plugins/turnlanes/model/Road.java (modified) * applications/editors/josm/plugins/turnlanes/src/org/openstreetmap/josm/plugins/turnlanes/model/Route.java (modified) * applications/editors/josm/plugins/turnlanes/src/org/openstreetmap/josm/plugins/turnlanes/model/Turn.java (modified) * applications/editors/josm/plugins/turnlanes/src/org/openstreetmap/josm/plugins/turnlanes/model/Validator.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/TurnRestrictionBuilder.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionLegEditor.java (modified) * applications/editors/josm/plugins/waydownloader/src/org/openstreetmap/josm/plugins/waydownloader/WayDownloaderPlugin.java (modified) see #josm17598 #josm17599 #josm17600 #josm17601 #josm17602 - remove ... Fri, 12 Apr 2019 06:02:04 GMT gerdp [34974] * applications/editors/josm/plugins/reverter/src/reverter/ReverterPlugin.java (modified) * applications/editors/josm/plugins/reverter/src/reverter/ReverterUploadHook.java (modified) see #17540: created_by is not changed when reverting multiple changesets Fri, 12 Apr 2019 06:00:53 GMT gerdp [34973] * applications/editors/josm/plugins/reverter/src/reverter/ObjectsHistoryAction.java (deleted) * applications/editors/josm/plugins/reverter/src/reverter/ObjectsHistoryDialog.java (deleted) fix sonar issues: remove dead code Thu, 11 Apr 2019 00:04:26 GMT donvip [34972] * applications/editors/josm/plugins/merge-overlap/src/mergeoverlap/MergeOverlapAction.java (modified) * applications/editors/josm/plugins/opendata/build.xml (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/GeographicReader.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/TabFiles.java (modified) * applications/editors/josm/plugins/print/build.xml (modified) * applications/editors/josm/plugins/print/src/org/openstreetmap/josm/plugins/print/PrintDialog.java (modified) * applications/editors/josm/plugins/reltoolbox/src/relcontext/actions/SplittingMultipolygons.java (modified) * applications/editors/josm/plugins/simplifyarea/src/org/openstreetmap/josm/plugins/simplifyarea/SimplifyAreaAction.java (modified) * applications/editors/josm/plugins/terracer/src/org/openstreetmap/josm/plugins/terracer/TerracerAction.java (modified) see #josm17580 #josm17581 #josm17582 #josm17583 #josm17584 #josm17585 ... Wed, 10 Apr 2019 23:48:11 GMT donvip [34971] * applications/editors/josm/plugins (modified) update svn:ignores Mon, 08 Apr 2019 05:57:36 GMT malcolmh [34970] * applications/editors/josm/plugins/seachart/jshom/lights.osm (deleted) * applications/editors/josm/plugins/seachart/jshom/nord.osm (deleted) update Sun, 07 Apr 2019 07:48:42 GMT gerdp [34968] * applications/editors/josm/plugins/buildings_tools/build.xml (modified) * applications/editors/josm/plugins/buildings_tools/src/org/openstreetmap/josm/plugins/buildings_tools/Building.java (modified) * applications/editors/josm/plugins/buildings_tools/src/org/openstreetmap/josm/plugins/buildings_tools/BuildingSizeDialog.java (modified) * applications/editors/josm/plugins/buildings_tools/src/org/openstreetmap/josm/plugins/buildings_tools/DrawBuildingAction.java (modified) fix #17569: building_tools crashes when drawing circular building ... Sun, 07 Apr 2019 05:14:21 GMT gerdp [34966] * applications/editors/josm/plugins/poly/src/poly/PolyExporter.java (modified) * applications/editors/josm/plugins/poly/test/unit/poly/PolyExporterTest.java (modified) fix #17568: newline missing in exported *.poly file when only a ... Sun, 07 Apr 2019 05:11:41 GMT gerdp [34965] * applications/editors/josm/plugins/poly/src/poly/DownloadPolyTask.java (modified) * applications/editors/josm/plugins/poly/src/poly/PolyImporter.java (modified) fix SonarLint/javadoc issues Sat, 06 Apr 2019 16:12:06 GMT donvip [34964] * applications/editors/josm/dist (modified) * applications/editors/josm/dist/download_along.jar (deleted) * applications/editors/josm/oldplugins/download_along (moved) see #josm17551 - download_along plugin included in core Fri, 05 Apr 2019 19:47:31 GMT malcolmh [34963] * applications/editors/josm/plugins/seachart/jshom (added) * applications/editors/josm/plugins/seachart/jshom/build.xml (added) * applications/editors/josm/plugins/seachart/jshom/jshom.jar (added) * applications/editors/josm/plugins/seachart/jshom/lights.osm (added) * applications/editors/josm/plugins/seachart/jshom/nord.osm (added) * applications/editors/josm/plugins/seachart/jshom/src (added) * applications/editors/josm/plugins/seachart/jshom/src/jshom (added) * applications/editors/josm/plugins/seachart/jshom/src/jshom/Jshom.java (added) add SHOM toold Tue, 02 Apr 2019 06:45:49 GMT gerdp [34961] * applications/editors/josm/plugins/reverter/src/reverter/ChangesetReverter.java (modified) fix checkstyle issue Tue, 02 Apr 2019 06:43:52 GMT gerdp [34960] * applications/editors/josm/plugins/reverter/src/reverter/MultiOsmReader.java (modified) fix some sonarLint issues Tue, 02 Apr 2019 05:57:58 GMT gerdp [34958] * applications/editors/josm/plugins/reverter/build.xml (modified) * applications/editors/josm/plugins/reverter/src/reverter/ChangesetReverter.java (modified) * applications/editors/josm/plugins/reverter/src/reverter/corehacks (deleted) see #17459: remove duplicated code in reverter corehacks Step 2: Use ... Mon, 01 Apr 2019 05:24:35 GMT gerdp [34957] * applications/editors/josm/plugins/undelete/src/org/openstreetmap/josm/plugins/undelete/UndeleteAction.java (modified) fix checkstyle issue (tabs instead of blanks), no new dist needed Sun, 31 Mar 2019 07:06:57 GMT malcolmh [34956] * applications/editors/josm/plugins/seachart/src/render/Rules.java (modified) mooring buoys Sun, 31 Mar 2019 06:35:09 GMT malcolmh [34955] * applications/editors/josm/plugins/seachart/src/render/Rules.java (modified) mooring buoys Sat, 30 Mar 2019 08:39:01 GMT gerdp [34953] * applications/editors/josm/plugins/reverter/src/reverter/ChangesetReverter.java (modified) * applications/editors/josm/plugins/reverter/src/reverter/DataSetCommandMerger.java (modified) * applications/editors/josm/plugins/reverter/src/reverter/RevertChangesetCommand.java (modified) * applications/editors/josm/plugins/reverter/src/reverter/RevertChangesetTask.java (modified) fix #17535: - don't create new progress monitor in ... Thu, 28 Mar 2019 20:02:24 GMT donvip [34951] * applications/editors/josm/plugins/junctionchecking/src/org/openstreetmap/josm/plugins/JunctionChecker/JunctionCheckerMapMode.java (modified) fix #josm17534 - remove listener when leaving the layer -- this may ... Mon, 25 Mar 2019 23:22:07 GMT donvip [34949] * applications/editors/josm/plugins/FastDraw/src/org/openstreetmap/josm/plugins/fastdraw/DrawnPolyLine.java (modified) fix java warning Mon, 25 Mar 2019 23:18:39 GMT donvip [34948] * applications/editors/josm/plugins/FastDraw/src/org/openstreetmap/josm/plugins/fastdraw/FastDrawConfigDialog.java (modified) fix #josm17518 - NPE Mon, 25 Mar 2019 11:15:15 GMT gerdp [34946] * applications/editors/josm/plugins/reverter/src/reverter/ChangesetIdQuery.java (modified) * applications/editors/josm/plugins/reverter/src/reverter/ChangesetIdsTextField.java (modified) * applications/editors/josm/plugins/reverter/src/reverter/DataSetCommandMerger.java (modified) fix some checkstyle/javadoc issues, no functional change Mon, 25 Mar 2019 08:03:56 GMT gerdp [34944] * applications/editors/josm/plugins/reverter/src/reverter/DataSetCommandMerger.java (modified) sonarlint: combine this loop. Mon, 25 Mar 2019 07:55:19 GMT gerdp [34943] * applications/editors/josm/plugins/reverter/src/reverter/ChangesetIdQuery.java (modified) * applications/editors/josm/plugins/reverter/src/reverter/ChangesetIdsTextField.java (modified) fix sonarlint/javadoc issues, no functional change Sun, 24 Mar 2019 16:09:06 GMT gerdp [34941] * applications/editors/josm/plugins/reverter/src/reverter/ChangesetIdsTextField.java (modified) see #17514: fix I18N strings Sun, 24 Mar 2019 15:39:44 GMT donvip [34940] * applications/editors/josm/oldplugins/public_transport_layer (moved) archive public_transport_layer Sun, 24 Mar 2019 15:35:33 GMT gerdp [34938] * applications/editors/josm/plugins/reverter/src/reverter/ChangesetIdsTextField.java (modified) see #17514: Allow to paste full changeset URL in fields where a ... Sun, 24 Mar 2019 15:33:16 GMT donvip [34937] * applications/editors/josm/dist (modified) * applications/editors/josm/dist/OSMRecPlugin.jar (deleted) * applications/editors/josm/oldplugins/OSMRecPlugin (moved) * applications/editors/josm/oldplugins/lakewalker (moved) * applications/editors/josm/oldplugins/no_more_mapping (moved) cleanup old plugins: OSMRec, no_more_mapping, lakewalker Sun, 24 Mar 2019 14:58:25 GMT donvip [34934] * applications/editors/josm/plugins/lakewalker/.settings/org.eclipse.jdt.core.prefs (modified) * applications/editors/josm/plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/Configurer.java (modified) * applications/editors/josm/plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/Lakewalker.java (modified) * applications/editors/josm/plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerAction.java (modified) fix warnings Sun, 24 Mar 2019 05:43:16 GMT gerdp [34932] * applications/editors/josm/plugins/utilsplugin2/src/org/openstreetmap/josm/plugins/utilsplugin2/selection/NodeWayUtils.java (modified) * applications/editors/josm/plugins/utilsplugin2/src/org/openstreetmap/josm/plugins/utilsplugin2/selection/SelectHighwayAction.java (modified) * applications/editors/josm/plugins/utilsplugin2/src/org/openstreetmap/josm/plugins/utilsplugin2/selection/SelectModNodesAction.java (modified) * applications/editors/josm/plugins/utilsplugin2/src/org/openstreetmap/josm/plugins/utilsplugin2/selection/SelectModWaysAction.java (modified) * applications/editors/josm/plugins/utilsplugin2/src/org/openstreetmap/josm/plugins/utilsplugin2/selection/SelectWayNodesAction.java (modified) * applications/editors/josm/plugins/utilsplugin2/src/org/openstreetmap/josm/plugins/utilsplugin2/selection/UndoSelectionAction.java (modified) fix #17483: respect active filters in select actions provided by ... Fri, 22 Mar 2019 06:23:48 GMT gerdp [34930] * applications/editors/josm/plugins/reverter/src/reverter/ChangesetReverter.java (modified) fix #15316: DataIntegrityProblemException when reverting CS 47770943 ... Thu, 21 Mar 2019 09:09:09 GMT gerdp [34928] * applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gpx/ElevationProfile.java (modified) fix #17234: GPX data without time stamps throws NPE Wed, 20 Mar 2019 19:34:00 GMT donvip [34926] * applications/editors/josm/plugins/turnlanes/src/org/openstreetmap/josm/plugins/turnlanes/gui/RoadGui.java (modified) * applications/editors/josm/plugins/turnlanes/src/org/openstreetmap/josm/plugins/turnlanes/gui/TurnLanesDialog.java (modified) * applications/editors/josm/plugins/turnlanes/src/org/openstreetmap/josm/plugins/turnlanes/model/ModelContainer.java (modified) * applications/editors/josm/plugins/turnlanes/src/org/openstreetmap/josm/plugins/turnlanes/model/Turn.java (modified) fix java warnings Wed, 20 Mar 2019 19:27:12 GMT donvip [34925] * applications/editors/josm/plugins/turnlanes/src/org/openstreetmap/josm/plugins/turnlanes/gui/GuiContainer.java (modified) * applications/editors/josm/plugins/turnlanes/src/org/openstreetmap/josm/plugins/turnlanes/gui/JunctionGui.java (modified) * applications/editors/josm/plugins/turnlanes/src/org/openstreetmap/josm/plugins/turnlanes/gui/JunctionPane.java (modified) fix #josm16568 - Turn lanes UI not working properly in smaller ... Wed, 20 Mar 2019 15:13:04 GMT gerdp [34922] * applications/editors/josm/plugins/reverter/src/reverter/DataSetCommandMerger.java (modified) fix #17312: problem reverting changeset 67039034 First merge those ... Tue, 12 Mar 2019 14:48:00 GMT malcolmh [34921] * applications/editors/josm/plugins/seachart/src/s57/S57dat.java (modified) fix exception problem Tue, 12 Mar 2019 08:16:50 GMT gerdp [34919] * applications/editors/josm/plugins/undelete/src/org/openstreetmap/josm/plugins/undelete/UndeleteAction.java (modified) fix #17456: EDT violation detected Mon, 11 Mar 2019 15:00:20 GMT gerdp [34917] * applications/editors/josm/plugins/reverter/src/reverter/ChangesetReverter.java (modified) * applications/editors/josm/plugins/reverter/src/reverter/DataSetCommandMerger.java (modified) * applications/editors/josm/plugins/reverter/src/reverter/MultiOsmReader.java (modified) * applications/editors/josm/plugins/reverter/src/reverter/OsmServerMultiObjectReader.java (modified) * applications/editors/josm/plugins/reverter/src/reverter/ReverterPlugin.java (modified) * applications/editors/josm/plugins/reverter/src/reverter/corehacks/ChangesetDataSet.java (modified) * applications/editors/josm/plugins/reverter/src/reverter/corehacks/OsmServerChangesetReader.java (modified) fix some sonar/javadoc issues, no functional change expected Fri, 08 Mar 2019 00:14:06 GMT donvip [34915] * applications/editors/josm/plugins/utilsplugin2/src/org/openstreetmap/josm/plugins/utilsplugin2/latlon/LatLonAction.java (modified) fix #josm17432 - don't create empty command sequence Thu, 07 Mar 2019 16:00:59 GMT gerdp [34913] * applications/editors/josm/plugins/utilsplugin2/src/org/openstreetmap/josm/plugins/utilsplugin2/actions/TagBufferAction.java (modified) see #16711josm: Use different text for tooltip Wed, 06 Mar 2019 21:18:45 GMT donvip [34911] * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/ShpReader.java (modified) * applications/editors/josm/plugins/opendata/test/data/regress/13843 (moved) * applications/editors/josm/plugins/opendata/test/unit/org/openstreetmap/josm/plugins/opendata/core/io/geographic/ShpReaderTest.java (modified) see #josm13843 - fix regression (patch by openbrian) Wed, 06 Mar 2019 16:02:52 GMT gerdp [34909] * applications/editors/josm/plugins/utilsplugin2/src/org/openstreetmap/josm/plugins/utilsplugin2/actions/TagBufferAction.java (modified) fix #16711: Rename "Copy tags from previous selection" to "Paste tags ... Tue, 26 Feb 2019 00:45:24 GMT donvip [34908] * applications/editors/josm/plugins/ColumbusCSV/data/en_CA.lang (added) * applications/editors/josm/plugins/ColumbusCSV/data/pl.lang (modified) * applications/editors/josm/plugins/CommandLine/data/de.lang (modified) * applications/editors/josm/plugins/CommandLine/data/en_CA.lang (added) * applications/editors/josm/plugins/CommandLine/data/pl.lang (modified) * applications/editors/josm/plugins/Create_grid_of_ways/data/en_CA.lang (added) * applications/editors/josm/plugins/Create_grid_of_ways/data/pl.lang (modified) * applications/editors/josm/plugins/CustomizePublicTransportStop/data/en.lang (modified) * applications/editors/josm/plugins/CustomizePublicTransportStop/data/en_CA.lang (added) * applications/editors/josm/plugins/CustomizePublicTransportStop/data/es.lang (modified) * applications/editors/josm/plugins/CustomizePublicTransportStop/data/pl.lang (modified) * applications/editors/josm/plugins/CustomizePublicTransportStop/data/ru.lang (modified) * applications/editors/josm/plugins/DirectDownload/data/en_CA.lang (added) * applications/editors/josm/plugins/DirectUpload/data/en_CA.lang (added) * applications/editors/josm/plugins/DirectUpload/data/pl.lang (modified) * applications/editors/josm/plugins/ElevationProfile/data/de.lang (modified) * applications/editors/josm/plugins/ElevationProfile/data/en_CA.lang (added) * applications/editors/josm/plugins/ElevationProfile/data/pl.lang (modified) * applications/editors/josm/plugins/ElevationProfile/data/uk.lang (modified) * applications/editors/josm/plugins/FastDraw/data/de.lang (modified) * applications/editors/josm/plugins/FastDraw/data/en_CA.lang (added) * applications/editors/josm/plugins/FastDraw/data/pl.lang (modified) * applications/editors/josm/plugins/FixAddresses/data/de.lang (modified) * applications/editors/josm/plugins/FixAddresses/data/en_CA.lang (added) * applications/editors/josm/plugins/FixAddresses/data/ko.lang (modified) * applications/editors/josm/plugins/FixAddresses/data/pl.lang (modified) * applications/editors/josm/plugins/HouseNumberTaggingTool/data/de.lang (modified) * applications/editors/josm/plugins/HouseNumberTaggingTool/data/en_CA.lang (added) * applications/editors/josm/plugins/HouseNumberTaggingTool/data/ko.lang (modified) * applications/editors/josm/plugins/HouseNumberTaggingTool/data/pl.lang (modified) * applications/editors/josm/plugins/ImportImagePlugin/data/de.lang (modified) * applications/editors/josm/plugins/ImportImagePlugin/data/en_CA.lang (added) * applications/editors/josm/plugins/ImportImagePlugin/data/pl.lang (modified) * applications/editors/josm/plugins/MicrosoftStreetside/data/en_CA.lang (added) * applications/editors/josm/plugins/MicrosoftStreetside/data/pl.lang (modified) * applications/editors/josm/plugins/MicrosoftStreetside/data/uk.lang (modified) * applications/editors/josm/plugins/NanoLog/data/en_CA.lang (added) * applications/editors/josm/plugins/NanoLog/data/pl.lang (modified) * applications/editors/josm/plugins/OSMRecPlugin/data/en_CA.lang (added) * applications/editors/josm/plugins/OSMRecPlugin/data/pl.lang (modified) * applications/editors/josm/plugins/OSMRecPlugin/data/uk.lang (modified) * applications/editors/josm/plugins/OpeningHoursEditor/data/en_CA.lang (added) * applications/editors/josm/plugins/OpeningHoursEditor/data/pl.lang (modified) * applications/editors/josm/plugins/OsmInspectorPlugin/data/de.lang (modified) * applications/editors/josm/plugins/OsmInspectorPlugin/data/en_CA.lang (added) * applications/editors/josm/plugins/OsmInspectorPlugin/data/pl.lang (modified) * applications/editors/josm/plugins/OsmInspectorPlugin/data/uk.lang (modified) * applications/editors/josm/plugins/addrinterpolation/data/de.lang (modified) * applications/editors/josm/plugins/addrinterpolation/data/en_CA.lang (added) * applications/editors/josm/plugins/addrinterpolation/data/ko.lang (modified) * applications/editors/josm/plugins/addrinterpolation/data/pl.lang (modified) * applications/editors/josm/plugins/alignways/data/de.lang (modified) * applications/editors/josm/plugins/alignways/data/en_CA.lang (added) * applications/editors/josm/plugins/alignways/data/pl.lang (modified) * applications/editors/josm/plugins/alignways/data/uk.lang (modified) * applications/editors/josm/plugins/apache-commons/data/en_CA.lang (added) * applications/editors/josm/plugins/apache-commons/data/hu.lang (modified) * applications/editors/josm/plugins/apache-http/data/en_CA.lang (added) * applications/editors/josm/plugins/buildings_tools/data/en_CA.lang (added) * applications/editors/josm/plugins/buildings_tools/data/ko.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/pl.lang (modified) * applications/editors/josm/plugins/cadastre-fr/data/de.lang (modified) * applications/editors/josm/plugins/cadastre-fr/data/en_CA.lang (added) * applications/editors/josm/plugins/cadastre-fr/data/hu.lang (modified) * applications/editors/josm/plugins/cadastre-fr/data/ko.lang (modified) * applications/editors/josm/plugins/cadastre-fr/data/pl.lang (modified) * applications/editors/josm/plugins/cadastre-fr/data/uk.lang (modified) * applications/editors/josm/plugins/canvec_helper/data/de.lang (modified) * applications/editors/josm/plugins/canvec_helper/data/en_CA.lang (added) * applications/editors/josm/plugins/canvec_helper/data/pl.lang (added) * applications/editors/josm/plugins/colorscheme/data/en_CA.lang (added) * applications/editors/josm/plugins/colorscheme/data/pl.lang (modified) * applications/editors/josm/plugins/dataimport/data/en_CA.lang (added) * applications/editors/josm/plugins/dataimport/data/pl.lang (modified) * applications/editors/josm/plugins/download_along/data/en_CA.lang (added) * applications/editors/josm/plugins/download_along/data/pl.lang (modified) * applications/editors/josm/plugins/editgpx/data/de.lang (modified) * applications/editors/josm/plugins/editgpx/data/en_CA.lang (added) * applications/editors/josm/plugins/editgpx/data/pl.lang (modified) * applications/editors/josm/plugins/ejml/data/en_CA.lang (added) * applications/editors/josm/plugins/epci-fr/data/en_CA.lang (added) * applications/editors/josm/plugins/epci-fr/data/pl.lang (added) * applications/editors/josm/plugins/eventbus/data/en_CA.lang (added) * applications/editors/josm/plugins/eventbus/data/hu.lang (added) * applications/editors/josm/plugins/eventbus/data/pl.lang (added) * applications/editors/josm/plugins/ext_tools/data/de.lang (modified) * applications/editors/josm/plugins/ext_tools/data/en_CA.lang (added) * applications/editors/josm/plugins/ext_tools/data/pl.lang (modified) * applications/editors/josm/plugins/geochat/data/en_CA.lang (added) * applications/editors/josm/plugins/geochat/data/pl.lang (modified) * applications/editors/josm/plugins/geotools/data/en_CA.lang (added) * applications/editors/josm/plugins/globalsat/data/en_CA.lang (added) * applications/editors/josm/plugins/globalsat/data/pl.lang (modified) * applications/editors/josm/plugins/gpsblam/data/en_CA.lang (added) * applications/editors/josm/plugins/gpsblam/data/pl.lang (modified) * applications/editors/josm/plugins/gpxfilter/data/en_CA.lang (added) * applications/editors/josm/plugins/gpxfilter/data/pl.lang (modified) * applications/editors/josm/plugins/graphview/data/en_CA.lang (added) * applications/editors/josm/plugins/graphview/data/ko.lang (modified) * applications/editors/josm/plugins/graphview/data/pl.lang (modified) * applications/editors/josm/plugins/gson/data/en_CA.lang (added) * applications/editors/josm/plugins/imagery-xml-bounds/data/de.lang (modified) * applications/editors/josm/plugins/imagery-xml-bounds/data/en_CA.lang (added) * applications/editors/josm/plugins/imagery-xml-bounds/data/pl.lang (modified) * applications/editors/josm/plugins/imagery_cachexport/data/de.lang (modified) * applications/editors/josm/plugins/imagery_cachexport/data/en_CA.lang (modified) * applications/editors/josm/plugins/imagery_cachexport/data/pl.lang (modified) * applications/editors/josm/plugins/imagery_offset_db/data/en_CA.lang (added) * applications/editors/josm/plugins/imagery_offset_db/data/pl.lang (modified) * applications/editors/josm/plugins/imagewaypoint/data/en_CA.lang (added) * applications/editors/josm/plugins/imagewaypoint/data/pl.lang (modified) * applications/editors/josm/plugins/importvec/data/en_CA.lang (added) * applications/editors/josm/plugins/indoor_sweepline/data/de.lang (modified) * applications/editors/josm/plugins/indoor_sweepline/data/en_CA.lang (added) * applications/editors/josm/plugins/indoor_sweepline/data/pl.lang (modified) * applications/editors/josm/plugins/indoorhelper/data/de.lang (modified) * applications/editors/josm/plugins/indoorhelper/data/en_CA.lang (added) * applications/editors/josm/plugins/indoorhelper/data/ko.lang (modified) * applications/editors/josm/plugins/indoorhelper/data/pl.lang (modified) * applications/editors/josm/plugins/indoorhelper/data/uk.lang (modified) * applications/editors/josm/plugins/infomode/data/en_CA.lang (added) * applications/editors/josm/plugins/infomode/data/pl.lang (modified) * applications/editors/josm/plugins/javafx/data/en_CA.lang (added) * applications/editors/josm/plugins/javafx/data/hu.lang (added) * applications/editors/josm/plugins/javafx/data/pl.lang (added) * applications/editors/josm/plugins/jaxb/data/en_CA.lang (added) * applications/editors/josm/plugins/jaxb/data/hu.lang (added) * applications/editors/josm/plugins/jaxb/data/pl.lang (added) * applications/editors/josm/plugins/jna/data/en_CA.lang (added) * applications/editors/josm/plugins/jts/data/en_CA.lang (added) * applications/editors/josm/plugins/junctionchecking/data/de.lang (modified) * applications/editors/josm/plugins/junctionchecking/data/en_CA.lang (added) * applications/editors/josm/plugins/junctionchecking/data/pl.lang (modified) * applications/editors/josm/plugins/lakewalker/data/en_CA.lang (added) * applications/editors/josm/plugins/lakewalker/data/pl.lang (modified) * applications/editors/josm/plugins/livegps/data/en_CA.lang (added) * applications/editors/josm/plugins/livegps/data/pl.lang (modified) * applications/editors/josm/plugins/log4j/data/en_CA.lang (added) * applications/editors/josm/plugins/mapdust/data/en_CA.lang (added) * applications/editors/josm/plugins/mapdust/data/pl.lang (modified) * applications/editors/josm/plugins/measurement/data/de.lang (modified) * applications/editors/josm/plugins/measurement/data/en_CA.lang (added) * applications/editors/josm/plugins/measurement/data/pl.lang (modified) * applications/editors/josm/plugins/merge-overlap/data/en_CA.lang (added) * applications/editors/josm/plugins/merge-overlap/data/pl.lang (modified) * applications/editors/josm/plugins/michigan_left/data/en_CA.lang (added) * applications/editors/josm/plugins/michigan_left/data/pl.lang (modified) * applications/editors/josm/plugins/namemanager/data/en_CA.lang (added) * applications/editors/josm/plugins/native-password-manager/data/en_CA.lang (added) * applications/editors/josm/plugins/native-password-manager/data/pl.lang (modified) * applications/editors/josm/plugins/no_more_mapping/data/en_CA.lang (added) * applications/editors/josm/plugins/no_more_mapping/data/pl.lang (modified) * applications/editors/josm/plugins/o5m/data/cs.lang (modified) * applications/editors/josm/plugins/o5m/data/de.lang (modified) * applications/editors/josm/plugins/o5m/data/en_CA.lang (added) * applications/editors/josm/plugins/o5m/data/en_GB.lang (modified) * applications/editors/josm/plugins/o5m/data/es.lang (modified) * applications/editors/josm/plugins/o5m/data/fr.lang (modified) * applications/editors/josm/plugins/o5m/data/nl.lang (modified) * applications/editors/josm/plugins/o5m/data/pl.lang (modified) * applications/editors/josm/plugins/o5m/data/uk.lang (modified) * applications/editors/josm/plugins/opendata/data/de.lang (modified) * applications/editors/josm/plugins/opendata/data/en_CA.lang (added) * applications/editors/josm/plugins/opendata/data/ko.lang (modified) * applications/editors/josm/plugins/opendata/data/nb.lang (modified) * applications/editors/josm/plugins/opendata/data/pl.lang (modified) * applications/editors/josm/plugins/openvisible/data/en_CA.lang (added) * applications/editors/josm/plugins/openvisible/data/pl.lang (modified) * applications/editors/josm/plugins/osmarender/data/en_CA.lang (added) * applications/editors/josm/plugins/pbf/data/ast.lang (modified) * applications/editors/josm/plugins/pbf/data/be.lang (modified) * applications/editors/josm/plugins/pbf/data/bg.lang (modified) * applications/editors/josm/plugins/pbf/data/ca-valencia.lang (modified) * applications/editors/josm/plugins/pbf/data/ca.lang (modified) * applications/editors/josm/plugins/pbf/data/cs.lang (modified) * applications/editors/josm/plugins/pbf/data/da.lang (modified) * applications/editors/josm/plugins/pbf/data/de.lang (modified) * applications/editors/josm/plugins/pbf/data/el.lang (modified) * applications/editors/josm/plugins/pbf/data/en.lang (modified) * applications/editors/josm/plugins/pbf/data/en_AU.lang (modified) * applications/editors/josm/plugins/pbf/data/en_CA.lang (added) * applications/editors/josm/plugins/pbf/data/en_GB.lang (modified) * applications/editors/josm/plugins/pbf/data/es.lang (modified) * applications/editors/josm/plugins/pbf/data/et.lang (modified) * applications/editors/josm/plugins/pbf/data/fi.lang (modified) * applications/editors/josm/plugins/pbf/data/fr.lang (modified) * applications/editors/josm/plugins/pbf/data/gl.lang (modified) * applications/editors/josm/plugins/pbf/data/hu.lang (modified) * applications/editors/josm/plugins/pbf/data/id.lang (modified) * applications/editors/josm/plugins/pbf/data/it.lang (modified) * applications/editors/josm/plugins/pbf/data/ja.lang (modified) * applications/editors/josm/plugins/pbf/data/km.lang (modified) * applications/editors/josm/plugins/pbf/data/ko.lang (modified) * applications/editors/josm/plugins/pbf/data/lt.lang (modified) * applications/editors/josm/plugins/pbf/data/nb.lang (modified) * applications/editors/josm/plugins/pbf/data/nl.lang (modified) * applications/editors/josm/plugins/pbf/data/pl.lang (modified) * applications/editors/josm/plugins/pbf/data/pt.lang (modified) * applications/editors/josm/plugins/pbf/data/pt_BR.lang (modified) * applications/editors/josm/plugins/pbf/data/ru.lang (modified) * applications/editors/josm/plugins/pbf/data/sk.lang (modified) * applications/editors/josm/plugins/pbf/data/sv.lang (modified) * applications/editors/josm/plugins/pbf/data/uk.lang (modified) * applications/editors/josm/plugins/pbf/data/vi.lang (modified) * applications/editors/josm/plugins/pbf/data/zh_CN.lang (modified) * applications/editors/josm/plugins/pbf/data/zh_TW.lang (modified) * applications/editors/josm/plugins/pdfimport/data/de.lang (modified) * applications/editors/josm/plugins/pdfimport/data/en_CA.lang (added) * applications/editors/josm/plugins/pdfimport/data/en_GB.lang (modified) * applications/editors/josm/plugins/pdfimport/data/es.lang (modified) * applications/editors/josm/plugins/pdfimport/data/pl.lang (modified) * applications/editors/josm/plugins/photo_geotagging/data/en_CA.lang (added) * applications/editors/josm/plugins/photo_geotagging/data/pl.lang (modified) * applications/editors/josm/plugins/photoadjust/data/en_CA.lang (modified) * applications/editors/josm/plugins/photoadjust/data/pl.lang (modified) * applications/editors/josm/plugins/piclayer/data/de.lang (modified) * applications/editors/josm/plugins/piclayer/data/en_CA.lang (added) * applications/editors/josm/plugins/piclayer/data/pl.lang (modified) * applications/editors/josm/plugins/plastic_laf/data/en_CA.lang (added) * applications/editors/josm/plugins/plastic_laf/data/pl.lang (added) * applications/editors/josm/plugins/pointInfo/data/en_CA.lang (added) * applications/editors/josm/plugins/pointInfo/data/pl.lang (modified) * applications/editors/josm/plugins/pointInfo/data/uk.lang (modified) * applications/editors/josm/plugins/poly/data/cs.lang (modified) * applications/editors/josm/plugins/poly/data/de.lang (modified) * applications/editors/josm/plugins/poly/data/en_CA.lang (added) * applications/editors/josm/plugins/poly/data/en_GB.lang (modified) * applications/editors/josm/plugins/poly/data/es.lang (modified) * applications/editors/josm/plugins/poly/data/fr.lang (modified) * applications/editors/josm/plugins/poly/data/nl.lang (modified) * applications/editors/josm/plugins/poly/data/pl.lang (modified) * applications/editors/josm/plugins/poly/data/uk.lang (modified) * applications/editors/josm/plugins/print/data/en_CA.lang (added) * applications/editors/josm/plugins/public_transport/data/de.lang (modified) * applications/editors/josm/plugins/public_transport/data/en_CA.lang (added) * applications/editors/josm/plugins/public_transport/data/ko.lang (modified) * applications/editors/josm/plugins/public_transport/data/pl.lang (modified) * applications/editors/josm/plugins/public_transport/data/sk.lang (modified) * applications/editors/josm/plugins/public_transport_layer/data/en_CA.lang (added) * applications/editors/josm/plugins/public_transport_layer/data/pl.lang (modified) * applications/editors/josm/plugins/rasterfilters/data/en_CA.lang (added) * applications/editors/josm/plugins/rasterfilters/data/pl.lang (modified) * applications/editors/josm/plugins/reltoolbox/data/de.lang (modified) * applications/editors/josm/plugins/reltoolbox/data/en_CA.lang (added) * applications/editors/josm/plugins/reltoolbox/data/pl.lang (modified) * applications/editors/josm/plugins/reverter/data/en_CA.lang (added) * applications/editors/josm/plugins/reverter/data/ko.lang (modified) * applications/editors/josm/plugins/reverter/data/pl.lang (modified) * applications/editors/josm/plugins/reverter/data/sk.lang (modified) * applications/editors/josm/plugins/roadsigns/data/de.lang (modified) * applications/editors/josm/plugins/roadsigns/data/en_CA.lang (added) * applications/editors/josm/plugins/roadsigns/data/pl.lang (modified) * applications/editors/josm/plugins/routes/data/en_CA.lang (added) * applications/editors/josm/plugins/routing/data/en_CA.lang (added) * applications/editors/josm/plugins/routing/data/pl.lang (modified) * applications/editors/josm/plugins/sds/data/en_CA.lang (added) * applications/editors/josm/plugins/sds/data/pl.lang (modified) * applications/editors/josm/plugins/seachart/data/en_CA.lang (added) * applications/editors/josm/plugins/seachart/data/pl.lang (added) * applications/editors/josm/plugins/seachartedit/data/en_CA.lang (added) * applications/editors/josm/plugins/seachartedit/data/pl.lang (modified) * applications/editors/josm/plugins/simplifyarea/data/en_CA.lang (added) * applications/editors/josm/plugins/simplifyarea/data/pl.lang (modified) * applications/editors/josm/plugins/smed/data/en_CA.lang (added) * applications/editors/josm/plugins/splinex/data/en_CA.lang (added) * applications/editors/josm/plugins/splinex/data/ko.lang (modified) * applications/editors/josm/plugins/splinex/data/pl.lang (modified) * applications/editors/josm/plugins/splinex/data/uk.lang (modified) * applications/editors/josm/plugins/splinex/data/zh_TW.lang (modified) * applications/editors/josm/plugins/sumoconvert/data/en_CA.lang (added) * applications/editors/josm/plugins/sumoconvert/data/pl.lang (modified) * applications/editors/josm/plugins/surveyor/data/en_CA.lang (added) * applications/editors/josm/plugins/surveyor/data/ko.lang (modified) * applications/editors/josm/plugins/surveyor/data/pl.lang (modified) * applications/editors/josm/plugins/tag2link/data/ast.lang (modified) * applications/editors/josm/plugins/tag2link/data/be.lang (modified) * applications/editors/josm/plugins/tag2link/data/ca-valencia.lang (modified) * applications/editors/josm/plugins/tag2link/data/ca.lang (modified) * applications/editors/josm/plugins/tag2link/data/cs.lang (modified) * applications/editors/josm/plugins/tag2link/data/da.lang (modified) * applications/editors/josm/plugins/tag2link/data/de.lang (modified) * applications/editors/josm/plugins/tag2link/data/el.lang (modified) * applications/editors/josm/plugins/tag2link/data/en.lang (modified) * applications/editors/josm/plugins/tag2link/data/en_AU.lang (modified) * applications/editors/josm/plugins/tag2link/data/en_CA.lang (added) * applications/editors/josm/plugins/tag2link/data/en_GB.lang (modified) * applications/editors/josm/plugins/tag2link/data/es.lang (modified) * applications/editors/josm/plugins/tag2link/data/fi.lang (modified) * applications/editors/josm/plugins/tag2link/data/fr.lang (modified) * applications/editors/josm/plugins/tag2link/data/gl.lang (modified) * applications/editors/josm/plugins/tag2link/data/hu.lang (modified) * applications/editors/josm/plugins/tag2link/data/id.lang (modified) * applications/editors/josm/plugins/tag2link/data/it.lang (modified) * applications/editors/josm/plugins/tag2link/data/ja.lang (modified) * applications/editors/josm/plugins/tag2link/data/km.lang (modified) * applications/editors/josm/plugins/tag2link/data/ko.lang (modified) * applications/editors/josm/plugins/tag2link/data/lt.lang (modified) * applications/editors/josm/plugins/tag2link/data/nb.lang (modified) * applications/editors/josm/plugins/tag2link/data/nl.lang (modified) * applications/editors/josm/plugins/tag2link/data/pl.lang (modified) * applications/editors/josm/plugins/tag2link/data/pt.lang (modified) * applications/editors/josm/plugins/tag2link/data/pt_BR.lang (modified) * applications/editors/josm/plugins/tag2link/data/ru.lang (modified) * applications/editors/josm/plugins/tag2link/data/sk.lang (modified) * applications/editors/josm/plugins/tag2link/data/sv.lang (modified) * applications/editors/josm/plugins/tag2link/data/uk.lang (modified) * applications/editors/josm/plugins/tag2link/data/vi.lang (modified) * applications/editors/josm/plugins/tag2link/data/zh_CN.lang (modified) * applications/editors/josm/plugins/tag2link/data/zh_TW.lang (modified) * applications/editors/josm/plugins/tageditor/data/de.lang (modified) * applications/editors/josm/plugins/tageditor/data/en_CA.lang (added) * applications/editors/josm/plugins/tageditor/data/pl.lang (modified) * applications/editors/josm/plugins/tagging-preset-tester/data/de.lang (modified) * applications/editors/josm/plugins/tagging-preset-tester/data/en_CA.lang (added) * applications/editors/josm/plugins/tagging-preset-tester/data/pl.lang (modified) * applications/editors/josm/plugins/terracer/data/en_CA.lang (added) * applications/editors/josm/plugins/terracer/data/hu.lang (modified) * applications/editors/josm/plugins/terracer/data/ko.lang (modified) * applications/editors/josm/plugins/touchscreenhelper/data/en_CA.lang (added) * applications/editors/josm/plugins/touchscreenhelper/data/pl.lang (modified) * applications/editors/josm/plugins/tracer/data/en_CA.lang (added) * applications/editors/josm/plugins/tracer/data/pl.lang (modified) * applications/editors/josm/plugins/tracer2/data/en_CA.lang (added) * applications/editors/josm/plugins/trustosm/data/de.lang (modified) * applications/editors/josm/plugins/trustosm/data/en_CA.lang (added) * applications/editors/josm/plugins/trustosm/data/ko.lang (modified) * applications/editors/josm/plugins/trustosm/data/nl.lang (modified) * applications/editors/josm/plugins/trustosm/data/pl.lang (modified) * applications/editors/josm/plugins/turnlanes/data/de.lang (modified) * applications/editors/josm/plugins/turnlanes/data/en_CA.lang (added) * applications/editors/josm/plugins/turnlanes/data/pl.lang (modified) * applications/editors/josm/plugins/turnrestrictions/data/de.lang (modified) * applications/editors/josm/plugins/turnrestrictions/data/en_CA.lang (added) * applications/editors/josm/plugins/turnrestrictions/data/ko.lang (modified) * applications/editors/josm/plugins/turnrestrictions/data/pl.lang (modified) * applications/editors/josm/plugins/undelete/data/en_CA.lang (added) * applications/editors/josm/plugins/undelete/data/ko.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/cs.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/de.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/en_CA.lang (added) * applications/editors/josm/plugins/utilsplugin2/data/en_GB.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/es.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/fr.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/ko.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/nb.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/nl.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/pl.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/uk.lang (modified) * applications/editors/josm/plugins/waydownloader/data/en_CA.lang (added) * applications/editors/josm/plugins/waydownloader/data/pl.lang (modified) * applications/editors/josm/plugins/waypoint_search/data/en_CA.lang (added) * applications/editors/josm/plugins/waypoint_search/data/pl.lang (modified) * applications/editors/josm/plugins/wms-turbo-challenge2/data/en_CA.lang (added) * applications/editors/josm/plugins/wms-turbo-challenge2/data/pl.lang (modified) i18n update Mon, 25 Feb 2019 19:35:57 GMT donvip [34907] * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/ShpReader.java (modified) see #josm13843 - fix NPE. Unit test still failing Mon, 25 Feb 2019 08:55:19 GMT malcolmh [34906] * applications/editors/josm/plugins/seachart/src/render/Rules.java (modified) * applications/editors/josm/plugins/seachart/src/render/Signals.java (modified) * applications/editors/josm/plugins/seachart/src/s57/S57att.java (modified) * applications/editors/josm/plugins/seachart/src/s57/S57obj.java (modified) * applications/editors/josm/plugins/seachart/src/s57/S57val.java (modified) * applications/editors/josm/plugins/seachart/src/symbols/Beacons.java (modified) [Seachart] Publish new release Mon, 25 Feb 2019 06:41:26 GMT gerdp [34904] * applications/editors/josm/plugins/buildings_tools/src/org/openstreetmap/josm/plugins/buildings_tools/DrawBuildingAction.java (modified) fix #17375: buildings_tools snap doesn't work with non-mercator ... Sun, 24 Feb 2019 23:04:35 GMT donvip [34901] * applications/editors/josm/plugins/splinex/src/org/openstreetmap/josm/plugins/Splinex/Spline.java (modified) fix #josm17382 - don't create empty command Sun, 24 Feb 2019 19:42:32 GMT donvip [34899] * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/GeographicReader.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/GmlReader.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/ShpReader.java (modified) fix warnings Sun, 24 Feb 2019 19:31:40 GMT donvip [34898] * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/ShpReader.java (modified) * applications/editors/josm/plugins/opendata/test/data/regress/12843 (added) * applications/editors/josm/plugins/opendata/test/data/regress/12843/test.dbf (added) * applications/editors/josm/plugins/opendata/test/data/regress/12843/test.prj (added) * applications/editors/josm/plugins/opendata/test/data/regress/12843/test.shp (added) * applications/editors/josm/plugins/opendata/test/data/regress/12843/test.shx (added) * applications/editors/josm/plugins/opendata/test/unit/org/openstreetmap/josm/plugins/opendata/core/io/geographic/ShpReaderTest.java (modified) fix #josm13843 - Not properly loading attributes from multipart ... Wed, 20 Feb 2019 21:26:10 GMT bwr57 [34897] * applications/editors/josm/plugins/CustomizePublicTransportStop/Text/en.txt (modified) * applications/editors/josm/plugins/CustomizePublicTransportStop/data/en.lang (modified) * applications/editors/josm/plugins/CustomizePublicTransportStop/data/es.lang (modified) * applications/editors/josm/plugins/CustomizePublicTransportStop/data/ru.lang (modified) * applications/editors/josm/plugins/CustomizePublicTransportStop/src/org/openstreetmap/josm/plugins/customizepublictransportstop/CustomizePublicTransportStopDialog.java (modified) Changed the "shelter" word translation Fri, 15 Feb 2019 17:17:18 GMT malcolmh [34896] * applications/editors/josm/plugins/seachart/src/render/Renderer.java (modified) * applications/editors/josm/plugins/seachart/src/render/Rules.java (modified) * applications/editors/josm/plugins/seachart/src/render/Signals.java (modified) refine light sectors Fri, 15 Feb 2019 12:45:05 GMT malcolmh [34894] * applications/editors/josm/plugins/smed/src/org/openstreetmap/josm/plugins/seamapeditor/panels/PanelSectors.java (modified) * applications/editors/josm/plugins/smed/src/org/openstreetmap/josm/plugins/seamapeditor/seamarks/SeaMark.java (modified) New release Fri, 15 Feb 2019 09:40:20 GMT malcolmh [34892] * applications/editors/josm/plugins/smed/src/org/openstreetmap/josm/plugins/seamapeditor/panels/PanelSectors.java (modified) New release Thu, 14 Feb 2019 23:50:42 GMT donvip [34891] * applications/editors/josm/plugins/build-common.xml (modified) add guava to test classpath Wed, 13 Feb 2019 00:45:44 GMT donvip [34890] * applications/editors/josm/plugins/build-common.xml (modified) disable error_prone EqualsHashCode error Tue, 12 Feb 2019 21:19:20 GMT donvip [34889] * applications/editors/josm/plugins/build-common.xml (modified) add missing error_prone dependencies Tue, 12 Feb 2019 12:18:12 GMT donvip [34888] * applications/editors/josm/plugins/OSMRecPlugin/src/org/openstreetmap/josm/plugins/osmrec/container/OSMWay.java (modified) remove dead and invalid code Mon, 11 Feb 2019 23:42:56 GMT donvip [34887] * applications/editors/josm/plugins/build-common.xml (modified) update build Mon, 11 Feb 2019 20:53:31 GMT malcolmh [34886] * applications/editors/josm/plugins/seachart/jrender/src/jrender/Jrender.java (modified) * applications/editors/josm/plugins/seachart/src/render/Rules.java (modified) improve pipelines Fri, 08 Feb 2019 08:15:00 GMT malcolmh [34885] * applications/editors/josm/plugins/seachart/jrender/build.xml (modified) * applications/editors/josm/plugins/seachart/jrender/src/jrender/Jrender.java (modified) * applications/editors/josm/plugins/seachart/src/render/Rules.java (modified) update Thu, 07 Feb 2019 10:19:20 GMT gerdp [34883] * applications/editors/josm/plugins/undelete/src/org/openstreetmap/josm/plugins/undelete/UndeleteAction.java (modified) improve undelete performance: don't download data for each node twice Tue, 05 Feb 2019 16:27:29 GMT gerdp [34881] * applications/editors/josm/plugins/undelete/build.xml (modified) * applications/editors/josm/plugins/undelete/src/org/openstreetmap/josm/plugins/undelete/UndeleteAction.java (modified) see #17279: improve performance: use new method ... Mon, 04 Feb 2019 22:56:36 GMT donvip [34880] * applications/editors/josm/plugins/FixAddresses/.settings/org.eclipse.jdt.core.prefs (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/AddressEditContainer.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/AddressProblem.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/FixAddressesMapMode.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/FixAddressesPreferences.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/GuessAddressRunnable.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/GuessedValueHandler.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/IAddressEditContainerListener.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/IAllKnowingTrashHeap.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/ICommandListener.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/IProblem.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/IProblemVisitor.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/IProgressMonitorFinishedListener.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/ISolution.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/OSMAddress.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/OSMEntityBase.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/OsmFactory.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/ProblemType.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/StringUtils.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/TagUtils.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditModel.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditSelectionEvent.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditTableModel.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/BBoxMapRectangle.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/IncompleteAddressesDialog.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/IncompleteAddressesTableModel.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/StreetTableModel.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/actions/AbstractAddressEditAction.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/actions/AddressActions.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/actions/ApplyAllGuessesAction.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/actions/ConvertAllToRelationAction.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/actions/ConvertToRelationAction.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/actions/GuessAddressDataAction.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/actions/RemoveAddressTagsAction.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/actions/SelectAddressesInMapAction.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/actions/SelectIncompleteAddressesAction.java (modified) fix Java warnings Fri, 01 Feb 2019 14:53:02 GMT gerdp [34879] * applications/editors/josm/plugins/o5m (modified) * applications/editors/josm/plugins/o5m/test (modified) update svn ignore Fri, 01 Feb 2019 07:42:28 GMT gerdp [34877] * applications/editors/josm/plugins/undelete/src/org/openstreetmap/josm/plugins/undelete/UndeleteAction.java (modified) see #9860: We have to zoom again for childs Thu, 31 Jan 2019 15:53:52 GMT gerdp [34875] * applications/editors/josm/plugins/undelete/src/org/openstreetmap/josm/plugins/undelete/Undelete.java (modified) * applications/editors/josm/plugins/undelete/src/org/openstreetmap/josm/plugins/undelete/UndeleteAction.java (modified) see #9860: - don't change zoom for every downloaded element, only ...