# # ChangeLog for applications/editors in osm # # Generated by Trac 1.6 # 2024-08-01T17:14:43+02:00 Tue, 21 Mar 2023 13:49:10 GMT taylor.smock [36064] * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImageTest.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/StreetsideDataTest.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/StreetsideLayerTest.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/StreetsideSequenceTest.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/cache/CachesTest.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/cache/StreetsideCacheTest.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtilsTest.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTaskTest.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/gui/ImageDisplayTest.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSettingTest.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabelTest.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordTest.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnableTest.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/utils/ImageUtilTest.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/utils/PluginStateTest.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorSchemeTest.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/utils/StreetsidePropertiesTest.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURLTest.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtilsTest.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/utils/TestUtil.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoderTest.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoderTest.java (modified) * applications/editors/josm/plugins/alignways/test/unit/org/openstreetmap/josm/plugins/alignways/geometry/AlignWaysGeomLineTest.java (modified) * applications/editors/josm/plugins/cadastre-fr/test/unit/org/openstreetmap/josm/plugins/fr/cadastre/edigeo/EdigeoRecordTest.java (modified) * applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/AsyncEventBusTest.java (modified) * applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/DispatcherTest.java (modified) * applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/EventBusTest.java (modified) * applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/ReentrantEventsTest.java (modified) * applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/StringCatcher.java (modified) * applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/SubscriberRegistryTest.java (modified) * applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/SubscriberTest.java (modified) * applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/outside/AnnotatedSubscriberFinderTests.java (modified) * applications/editors/josm/plugins/eventbus/test/unit/org/openstreetmap/josm/eventbus/outside/OutsideEventBusTest.java (modified) * applications/editors/josm/plugins/graphview/test/unit/org/openstreetmap/josm/plugins/graphview/core/FullGraphCreationTest.java (modified) * applications/editors/josm/plugins/graphview/test/unit/org/openstreetmap/josm/plugins/graphview/core/access/AccessRulesetReaderTest.java (modified) * applications/editors/josm/plugins/graphview/test/unit/org/openstreetmap/josm/plugins/graphview/core/property/RoadInclineTest.java (modified) * applications/editors/josm/plugins/graphview/test/unit/org/openstreetmap/josm/plugins/graphview/core/property/RoadMaxspeedTest.java (modified) * applications/editors/josm/plugins/graphview/test/unit/org/openstreetmap/josm/plugins/graphview/core/property/RoadPropertyTest.java (modified) * applications/editors/josm/plugins/graphview/test/unit/org/openstreetmap/josm/plugins/graphview/core/util/TagConditionLogicTest.java (modified) * applications/editors/josm/plugins/graphview/test/unit/org/openstreetmap/josm/plugins/graphview/core/util/ValueStringParserTest.java (modified) * applications/editors/josm/plugins/graphview/test/unit/org/openstreetmap/josm/plugins/graphview/core/visualisation/FloatPropertyColorSchemeTest.java (modified) * applications/editors/josm/plugins/http2/test/unit/org/openstreetmap/josm/plugins/http2/Http2ClientTest.java (modified) * applications/editors/josm/plugins/imagery-xml-bounds/test/unit/org/openstreetmap/josm/plugins/imageryxmlbounds/actions/ComputeBoundsActionTest.java (modified) * applications/editors/josm/plugins/o5m/test/unit/org/openstreetmap/josm/plugins/o5m/io/O5mImporterTest.java (modified) * applications/editors/josm/plugins/opendata/modules/fr.toulouse/test/unit/org/openstreetmap/josm/plugins/opendata/modules/fr/toulouse/ToulouseModuleTest.java (modified) * applications/editors/josm/plugins/opendata/modules/fr.toulouse/test/unit/org/openstreetmap/josm/plugins/opendata/modules/fr/toulouse/ToulouseModuleTestIT.java (modified) * applications/editors/josm/plugins/opendata/test/unit/org/openstreetmap/josm/plugins/opendata/core/io/archive/ZipReaderTest.java (modified) * applications/editors/josm/plugins/opendata/test/unit/org/openstreetmap/josm/plugins/opendata/core/io/datasets/DataSetUpdaterTest.java (modified) * applications/editors/josm/plugins/opendata/test/unit/org/openstreetmap/josm/plugins/opendata/core/io/geographic/GmlReaderTest.java (modified) * applications/editors/josm/plugins/opendata/test/unit/org/openstreetmap/josm/plugins/opendata/core/io/geographic/KmlReaderTest.java (modified) * applications/editors/josm/plugins/opendata/test/unit/org/openstreetmap/josm/plugins/opendata/core/io/geographic/MifReaderTest.java (modified) * applications/editors/josm/plugins/opendata/test/unit/org/openstreetmap/josm/plugins/opendata/core/io/geographic/ShpReaderTest.java (modified) * applications/editors/josm/plugins/opendata/test/unit/org/openstreetmap/josm/plugins/opendata/core/io/geographic/TabReaderTest.java (modified) * applications/editors/josm/plugins/opendata/test/unit/org/openstreetmap/josm/plugins/opendata/core/io/tabular/CsvReaderTest.java (modified) * applications/editors/josm/plugins/opendata/test/unit/org/openstreetmap/josm/plugins/opendata/core/io/tabular/OdsReaderTest.java (modified) * applications/editors/josm/plugins/opendata/test/unit/org/openstreetmap/josm/plugins/opendata/core/io/tabular/XlsReaderTest.java (modified) * applications/editors/josm/plugins/pbf/test/unit/org/openstreetmap/josm/plugins/pbf/io/PbfExporterTest.java (modified) * applications/editors/josm/plugins/pbf/test/unit/org/openstreetmap/josm/plugins/pbf/io/PbfImporterTest.java (modified) * applications/editors/josm/plugins/pdfimport/test/unit/org/openstreetmap/josm/plugins/pdfimport/pdfbox/PDFParserTest.java (modified) * applications/editors/josm/plugins/poly/test/unit/poly/PolyExporterTest.java (modified) * applications/editors/josm/plugins/poly/test/unit/poly/PolyImporterTest.java (modified) * applications/editors/josm/plugins/print/test/unit/org/openstreetmap/josm/plugins/print/PrintDialogTest.java (modified) * applications/editors/josm/plugins/surveyor/test/unit/org/openstreetmap/josm/plugins/surveyor/SurveyorShowActionTest.java (modified) * applications/editors/josm/plugins/turnrestrictions/test/unit/org/openstreetmap/josm/plugins/turnrestrictions/AllUnitTests.java (modified) * applications/editors/josm/plugins/turnrestrictions/test/unit/org/openstreetmap/josm/plugins/turnrestrictions/TurnRestrictionBuilderTest.java (modified) * applications/editors/josm/plugins/turnrestrictions/test/unit/org/openstreetmap/josm/plugins/turnrestrictions/editor/AllEditorTests.java (modified) * applications/editors/josm/plugins/turnrestrictions/test/unit/org/openstreetmap/josm/plugins/turnrestrictions/editor/BasicEditorPanelTest.java (modified) * applications/editors/josm/plugins/turnrestrictions/test/unit/org/openstreetmap/josm/plugins/turnrestrictions/editor/ExceptValueModelTest.java (modified) * applications/editors/josm/plugins/turnrestrictions/test/unit/org/openstreetmap/josm/plugins/turnrestrictions/editor/JosmSelectionListModelTest.java (modified) * applications/editors/josm/plugins/turnrestrictions/test/unit/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionComboBoxTest.java (modified) * applications/editors/josm/plugins/turnrestrictions/test/unit/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionEditorModelUnitTest.java (modified) * applications/editors/josm/plugins/turnrestrictions/test/unit/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionEditorTest.java (modified) * applications/editors/josm/plugins/turnrestrictions/test/unit/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionLegEditorTest.java (modified) * applications/editors/josm/plugins/turnrestrictions/test/unit/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionLegEditorUnitTest.java (modified) * applications/editors/josm/plugins/turnrestrictions/test/unit/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionTypeRendererTest.java (modified) * applications/editors/josm/plugins/turnrestrictions/test/unit/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionTypeTest.java (modified) * applications/editors/josm/plugins/turnrestrictions/test/unit/org/openstreetmap/josm/plugins/turnrestrictions/editor/VehicleExceptionEditorTest.java (modified) * applications/editors/josm/plugins/turnrestrictions/test/unit/org/openstreetmap/josm/plugins/turnrestrictions/editor/ViaListTest.java (modified) * applications/editors/josm/plugins/turnrestrictions/test/unit/org/openstreetmap/josm/plugins/turnrestrictions/qa/IssuesViewTest.java (modified) See #16567: Convert most plugin tests to JUnit 5 Mon, 13 Mar 2023 20:59:31 GMT taylor.smock [36063] * applications/editors/josm/plugins/CustomizePublicTransportStop/JOSM-CustomizePublicTransportStop.iml (modified) See #16567: Convert all assertion calls to JUnit 5 (patch by gaben, ... Mon, 27 Feb 2023 19:15:23 GMT taylor.smock [36062] * applications/editors/josm/plugins/ColumbusCSV/data/es.lang (modified) * applications/editors/josm/plugins/CommandLine/data/es.lang (modified) * applications/editors/josm/plugins/Create_grid_of_ways/data/es.lang (modified) * applications/editors/josm/plugins/ElevationProfile/data/es.lang (modified) * applications/editors/josm/plugins/FastDraw/data/es.lang (modified) * applications/editors/josm/plugins/FixAddresses/data/es.lang (modified) * applications/editors/josm/plugins/FixAddresses/data/nl.lang (modified) * applications/editors/josm/plugins/MicrosoftStreetside/data/es.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/be.lang (modified) * applications/editors/josm/plugins/colorscheme/data/es.lang (modified) * applications/editors/josm/plugins/colorscheme/data/nl.lang (modified) * applications/editors/josm/plugins/editgpx/data/ar.lang (modified) * applications/editors/josm/plugins/editgpx/data/ast.lang (modified) * applications/editors/josm/plugins/editgpx/data/be.lang (modified) * applications/editors/josm/plugins/editgpx/data/bg.lang (modified) * applications/editors/josm/plugins/editgpx/data/ca-valencia.lang (modified) * applications/editors/josm/plugins/editgpx/data/ca.lang (modified) * applications/editors/josm/plugins/editgpx/data/cs.lang (modified) * applications/editors/josm/plugins/editgpx/data/da.lang (modified) * applications/editors/josm/plugins/editgpx/data/de.lang (modified) * applications/editors/josm/plugins/editgpx/data/el.lang (modified) * applications/editors/josm/plugins/editgpx/data/en.lang (modified) * applications/editors/josm/plugins/editgpx/data/en_AU.lang (modified) * applications/editors/josm/plugins/editgpx/data/en_GB.lang (modified) * applications/editors/josm/plugins/editgpx/data/es.lang (modified) * applications/editors/josm/plugins/editgpx/data/et.lang (modified) * applications/editors/josm/plugins/editgpx/data/fa.lang (modified) * applications/editors/josm/plugins/editgpx/data/fi.lang (modified) * applications/editors/josm/plugins/editgpx/data/fr.lang (modified) * applications/editors/josm/plugins/editgpx/data/gl.lang (modified) * applications/editors/josm/plugins/editgpx/data/hu.lang (modified) * applications/editors/josm/plugins/editgpx/data/id.lang (modified) * applications/editors/josm/plugins/editgpx/data/is.lang (modified) * applications/editors/josm/plugins/editgpx/data/it.lang (modified) * applications/editors/josm/plugins/editgpx/data/ja.lang (modified) * applications/editors/josm/plugins/editgpx/data/km.lang (modified) * applications/editors/josm/plugins/editgpx/data/ko.lang (modified) * applications/editors/josm/plugins/editgpx/data/lt.lang (modified) * applications/editors/josm/plugins/editgpx/data/mr.lang (modified) * applications/editors/josm/plugins/editgpx/data/nb.lang (modified) * applications/editors/josm/plugins/editgpx/data/nl.lang (modified) * applications/editors/josm/plugins/editgpx/data/pl.lang (modified) * applications/editors/josm/plugins/editgpx/data/pt.lang (modified) * applications/editors/josm/plugins/editgpx/data/pt_BR.lang (modified) * applications/editors/josm/plugins/editgpx/data/ru.lang (modified) * applications/editors/josm/plugins/editgpx/data/sk.lang (modified) * applications/editors/josm/plugins/editgpx/data/sr-latin.lang (modified) * applications/editors/josm/plugins/editgpx/data/sv.lang (modified) * applications/editors/josm/plugins/editgpx/data/uk.lang (modified) * applications/editors/josm/plugins/editgpx/data/zh_CN.lang (modified) * applications/editors/josm/plugins/editgpx/data/zh_TW.lang (modified) * applications/editors/josm/plugins/ext_tools/data/be.lang (modified) * applications/editors/josm/plugins/ext_tools/data/sr-latin.lang (modified) * applications/editors/josm/plugins/ext_tools/data/uk.lang (modified) * applications/editors/josm/plugins/graphview/data/es.lang (modified) * applications/editors/josm/plugins/graphview/data/ja.lang (modified) * applications/editors/josm/plugins/imagery_cachexport/data/be.lang (modified) * applications/editors/josm/plugins/imagery_cachexport/data/es.lang (modified) * applications/editors/josm/plugins/infomode/data/be.lang (modified) * applications/editors/josm/plugins/javafx/data/es.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/ar.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/ast.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/be.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/bg.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/ca-valencia.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/ca.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/cs.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/da.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/de.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/el.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/en.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/en_AU.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/en_GB.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/es.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/et.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/fa.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/fi.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/fr.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/gl.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/hu.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/id.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/is.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/it.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/ja.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/km.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/ko.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/lt.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/mr.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/nb.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/nl.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/pl.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/pt.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/pt_BR.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/ru.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/sk.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/sr-latin.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/sv.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/uk.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/zh_CN.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/zh_TW.lang (modified) * applications/editors/josm/plugins/opendata/data/es.lang (modified) * applications/editors/josm/plugins/opendata/data/sr-latin.lang (modified) * applications/editors/josm/plugins/photo_geotagging/data/es.lang (modified) * applications/editors/josm/plugins/photoadjust/data/es.lang (modified) * applications/editors/josm/plugins/public_transport/data/es.lang (modified) * applications/editors/josm/plugins/public_transport/data/pt_BR.lang (modified) * applications/editors/josm/plugins/reltoolbox/data/be.lang (modified) * applications/editors/josm/plugins/reltoolbox/data/es.lang (modified) * applications/editors/josm/plugins/reltoolbox/data/fa.lang (modified) * applications/editors/josm/plugins/reltoolbox/data/ja.lang (modified) * applications/editors/josm/plugins/reltoolbox/data/pt_BR.lang (modified) * applications/editors/josm/plugins/reverter/data/es.lang (modified) * applications/editors/josm/plugins/reverter/data/sr-latin.lang (modified) * applications/editors/josm/plugins/routing/data/es.lang (modified) * applications/editors/josm/plugins/sds/data/es.lang (modified) * applications/editors/josm/plugins/sds/data/sv.lang (modified) * applications/editors/josm/plugins/simplifyarea/data/be.lang (modified) * applications/editors/josm/plugins/simplifyarea/data/ja.lang (modified) * applications/editors/josm/plugins/simplifyarea/data/ru.lang (modified) * applications/editors/josm/plugins/tageditor/data/es.lang (modified) * applications/editors/josm/plugins/tagging-preset-tester/data/es.lang (modified) * applications/editors/josm/plugins/terracer/data/be.lang (modified) * applications/editors/josm/plugins/tracer/data/be.lang (modified) * applications/editors/josm/plugins/tracer2/data/be.lang (modified) * applications/editors/josm/plugins/tracer2/data/es.lang (modified) * applications/editors/josm/plugins/trustosm/data/be.lang (modified) * applications/editors/josm/plugins/turnrestrictions/data/be.lang (modified) * applications/editors/josm/plugins/turnrestrictions/data/es.lang (modified) * applications/editors/josm/plugins/turnrestrictions/data/pt_BR.lang (modified) * applications/editors/josm/plugins/undelete/data/be.lang (modified) * applications/editors/josm/plugins/undelete/data/es.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/be.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/es.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/sv.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/zh_TW.lang (modified) * applications/editors/josm/plugins/waydownloader/data/be.lang (modified) i18n update Mon, 27 Feb 2023 15:40:06 GMT taylor.smock [36061] * applications/editors/josm/plugins/FastDraw/test/unit/org/openstreetmap/josm/plugins/fastdraw/Main.java (modified) Fix test failures for FastDraw Mon, 27 Feb 2023 15:08:37 GMT taylor.smock [36060] * applications/editors/josm/plugins/HouseNumberTaggingTool/src/org/openstreetmap/josm/plugins/housenumbertool/Dto.java (modified) * applications/editors/josm/plugins/HouseNumberTaggingTool/src/org/openstreetmap/josm/plugins/housenumbertool/HouseNumberHelper.java (modified) * applications/editors/josm/plugins/HouseNumberTaggingTool/src/org/openstreetmap/josm/plugins/housenumbertool/HouseNumberTaggingToolPlugin.java (modified) * applications/editors/josm/plugins/HouseNumberTaggingTool/src/org/openstreetmap/josm/plugins/housenumbertool/LaunchAction.java (modified) * applications/editors/josm/plugins/HouseNumberTaggingTool/src/org/openstreetmap/josm/plugins/housenumbertool/TagDialog.java (modified) * applications/editors/josm/plugins/HouseNumberTaggingTool/test/unit/org/openstreetmap/josm/plugins/housenumbertool/HouseNumberHelperTest.java (modified) Fix #22667: Add i18n support for HouseNumberTaggingTool data menu ... Fri, 24 Feb 2023 12:05:37 GMT taylor.smock [36059] * applications/editors/josm/plugins/FastDraw/test/unit/org/openstreetmap/josm/plugins/fastdraw/DrawnPolyLineTest.java (modified) * applications/editors/josm/plugins/FastDraw/test/unit/org/openstreetmap/josm/plugins/fastdraw/FastDrawingModeTest.java (modified) * applications/editors/josm/plugins/FastDraw/test/unit/org/openstreetmap/josm/plugins/fastdraw/Main.java (added) Fix broken tests (AKA don't refer to annotation that hasn't been ... Thu, 23 Feb 2023 21:34:02 GMT taylor.smock [36058] * applications/editors/josm/dist/FastDraw.jar (modified) See #21659, #22317 (dist) Thu, 23 Feb 2023 21:30:59 GMT taylor.smock [36057] * applications/editors/josm/plugins/FastDraw/src/org/openstreetmap/josm/plugins/fastdraw/FDSettings.java (modified) * applications/editors/josm/plugins/FastDraw/src/org/openstreetmap/josm/plugins/fastdraw/FastDrawConfigDialog.java (modified) * applications/editors/josm/plugins/FastDraw/src/org/openstreetmap/josm/plugins/fastdraw/FastDrawingMode.java (modified) * applications/editors/josm/plugins/FastDraw/src/org/openstreetmap/josm/plugins/fastdraw/FastDrawingPlugin.java (modified) * applications/editors/josm/plugins/FastDraw/test/unit/org/openstreetmap/josm/plugins/fastdraw/DrawnPolyLineTest.java (modified) * applications/editors/josm/plugins/FastDraw/test/unit/org/openstreetmap/josm/plugins/fastdraw/FastDrawingModeTest.java (added) Fix #21659: IAE: Listener FastDrawingMode was not registered before ... Thu, 23 Feb 2023 20:45:50 GMT taylor.smock [36056] * applications/editors/josm/plugins/FastDraw/src/org/openstreetmap/josm/plugins/fastdraw/DrawnPolyLine.java (modified) * applications/editors/josm/plugins/FastDraw/test (added) * applications/editors/josm/plugins/FastDraw/test/unit (added) * applications/editors/josm/plugins/FastDraw/test/unit/org (added) * applications/editors/josm/plugins/FastDraw/test/unit/org/openstreetmap (added) * applications/editors/josm/plugins/FastDraw/test/unit/org/openstreetmap/josm (added) * applications/editors/josm/plugins/FastDraw/test/unit/org/openstreetmap/josm/plugins (added) * applications/editors/josm/plugins/FastDraw/test/unit/org/openstreetmap/josm/plugins/fastdraw (added) * applications/editors/josm/plugins/FastDraw/test/unit/org/openstreetmap/josm/plugins/fastdraw/DrawnPolyLineTest.java (added) Fix #22317: IOOBE in DrawnPolyLine.getLastPoint (patch by TrickyFoxy, ... Tue, 21 Feb 2023 16:16:22 GMT taylor.smock [36055] * applications/editors/josm/dist/editgpx.jar (modified) See #22757 (dist): Fix repaint after import and delete point (patch ... Tue, 21 Feb 2023 16:12:09 GMT taylor.smock [36054] * applications/editors/josm/plugins/editgpx/src/org/openstreetmap/josm/plugins/editgpx/EditGpxLayer.java (modified) * applications/editors/josm/plugins/editgpx/src/org/openstreetmap/josm/plugins/editgpx/EditGpxMode.java (modified) * applications/editors/josm/plugins/editgpx/src/org/openstreetmap/josm/plugins/editgpx/EditGpxPlugin.java (modified) * applications/editors/josm/plugins/editgpx/src/org/openstreetmap/josm/plugins/editgpx/GPXLayerImportAction.java (modified) Fix #22757: Fix repaint after import and delete point (patch by ... Thu, 16 Feb 2023 14:05:50 GMT taylor.smock [36053] * applications/editors/josm/plugins/build.xml (modified) Fix capitalization Wed, 15 Feb 2023 15:19:39 GMT taylor.smock [36052] * applications/editors/josm/plugins (modified) * applications/editors/josm/plugins/build.xml (modified) Add MapRoulette to svn:externals Thu, 09 Feb 2023 13:37:12 GMT taylor.smock [36051] * applications/editors/josm/plugins/sds/build.xml (modified) * applications/editors/josm/plugins/sds/src/org/openstreetmap/hot/sds/SdsCredentialAgent.java (modified) See #20768: OpenStreetMap OAuth2 support The SdsCredentialAgent ... Wed, 08 Feb 2023 17:37:21 GMT taylor.smock [36050] * applications/editors/josm/dist/native_password_manager.jar (modified) see #20768 (dist): Add OAuth 2.0 support Wed, 08 Feb 2023 17:32:01 GMT taylor.smock [36049] * applications/editors/josm/plugins/native-password-manager/build.xml (modified) * applications/editors/josm/plugins/native-password-manager/src/org/openstreetmap/josm/plugins/npm/NPMCredentialsAgent.java (modified) Fix #20768: Add OAuth 2.0 support This also fixes #21607: ... Mon, 23 Jan 2023 12:58:16 GMT taylor.smock [36048] * applications/editors/josm/dist/RoadSigns.jar (modified) See #22525 (dist): moped_p should be replaced by speed_pedelec See ... Wed, 04 Jan 2023 13:18:09 GMT taylor.smock [36047] * applications/editors/josm/plugins/build.xml (modified) Add jackson to ordered plugins Tue, 03 Jan 2023 21:44:47 GMT taylor.smock [36046] * applications/editors/josm/plugins/geotools/tools/merge-services.jar (modified) Fix an issue in merge-services where a negative timestamp would cause ... Wed, 28 Dec 2022 15:12:14 GMT taylor.smock [36045] * applications/editors/josm/plugins/CustomizePublicTransportStop/data/ca-valencia.lang (added) * applications/editors/josm/plugins/ElevationProfile/data/sr-latin.lang (modified) * applications/editors/josm/plugins/OpeningHoursEditor/data/sk.lang (modified) * applications/editors/josm/plugins/geotools/data/sk.lang (modified) * applications/editors/josm/plugins/log4j/data/sk.lang (modified) * applications/editors/josm/plugins/rasterfilters/data/pl.lang (modified) * applications/editors/josm/plugins/reverter/data/sk.lang (modified) i18n update Mon, 12 Dec 2022 18:37:33 GMT taylor.smock [36044] * applications/editors/josm/dist/reverter.jar (modified) See #22520 (dist): IllegalStateException: Missing merge target for node Mon, 12 Dec 2022 18:34:18 GMT taylor.smock [36043] * applications/editors/josm/plugins/reverter/test/data/regress/22520/nodes.json (added) * applications/editors/josm/plugins/reverter/test/data/regress/22520/relations.json (added) * applications/editors/josm/plugins/reverter/test/data/regress/22520/ways.json (added) See #22520: IllegalStateException: Missing merge target for node ... Mon, 12 Dec 2022 18:28:40 GMT taylor.smock [36042] * applications/editors/josm/plugins/reverter/src/reverter/ChangesetReverter.java (modified) * applications/editors/josm/plugins/reverter/src/reverter/RevertChangesetTask.java (modified) * applications/editors/josm/plugins/reverter/test (added) * applications/editors/josm/plugins/reverter/test/data (added) * applications/editors/josm/plugins/reverter/test/data/regress (added) * applications/editors/josm/plugins/reverter/test/data/regress/22520 (added) * applications/editors/josm/plugins/reverter/test/data/regress/22520/mappings (added) * applications/editors/josm/plugins/reverter/test/data/regress/22520/mappings/06_changeset_36536612-c29c9e52-42ec-45c1-ad09-cf995c45c9a9.json (added) * applications/editors/josm/plugins/reverter/test/data/regress/22520/mappings/06_changeset_36536612_download-52476299-aea3-40b7-8d1f-dd26f94def70.json (added) * applications/editors/josm/plugins/reverter/test/data/regress/22520/mappings/06_way_233056719_3-14834ba3-60fa-41c7-a36d-d3bbf8408bf3.json (added) * applications/editors/josm/plugins/reverter/test/data/regress/22520/mappings/capabilities-13745274-1301-4d5b-a442-0a6cba30df61.json (added) * applications/editors/josm/plugins/reverter/test/unit (added) * applications/editors/josm/plugins/reverter/test/unit/reverter (added) * applications/editors/josm/plugins/reverter/test/unit/reverter/ChangesetReverterTest.java (added) Fix #22520: IllegalStateException: Missing merge target for node ... Mon, 12 Dec 2022 13:54:45 GMT taylor.smock [36041] * applications/editors/josm/dist/changeset-viewer.jar (modified) dist (see #22565): r18221 changed a method signature This just ... Wed, 07 Dec 2022 14:39:26 GMT taylor.smock [36040] * applications/editors/josm/plugins/tagging-preset-tester/src/org/openstreetmap/josm/plugins/taggingpresettester/TaggingPresetTester.java (modified) See #21829: DataIntegrityProblemException: Primitive must be part of ... Wed, 30 Nov 2022 21:42:20 GMT taylor.smock [36039] * applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/download/CadastreServerReader.java (modified) * applications/editors/josm/plugins/imagery-xml-bounds/src/org/openstreetmap/josm/plugins/imageryxmlbounds/io/JosmServerLocationReader.java (modified) * applications/editors/josm/plugins/pdfimport/src/org/openstreetmap/josm/plugins/pdfimport/pdfbox/PdfBoxParser.java (modified) * applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/io/SigReader.java (modified) See #17201: fix common typo in progressMonitor beginTask() Mon, 28 Nov 2022 16:36:54 GMT taylor.smock [36038] * applications/editors/josm/plugins/roadsigns/data/roadsignpresetBE.xml (modified) Fix #22525: `moped_p` should be replaced by `speed_pedelec` See ... Tue, 15 Nov 2022 09:48:59 GMT DevCharly [36037] * applications/editors/josm/dist/flatlaf.jar (modified) dist flatlaf.jar v36036 Tue, 15 Nov 2022 09:39:18 GMT DevCharly [36036] * applications/editors/josm/plugins/flatlaf/src/org/openstreetmap/josm/plugins/flatlaf/FlatDarkLaf.properties (modified) flatlaf: fix broken dark themes (since updating FlatLaf from 1.6.1 to ... Mon, 14 Nov 2022 19:21:23 GMT taylor.smock [36035] * applications/editors/josm/dist/MicrosoftStreetside.jar (modified) * applications/editors/josm/dist/apache-commons.jar (modified) * applications/editors/josm/dist/flatlaf.jar (modified) * applications/editors/josm/dist/jackson.jar (modified) * applications/editors/josm/dist/javafx.jar (modified) * applications/editors/josm/dist/log4j.jar (modified) * applications/editors/josm/dist/lwjgl-osx.jar (modified) * applications/editors/josm/dist/lwjgl-unixoid.jar (modified) * applications/editors/josm/dist/lwjgl-windows.jar (modified) * applications/editors/josm/dist/lwjgl.jar (modified) * applications/editors/josm/dist/pbf.jar (modified) Dependency updates (dist) apache-commons: * zstd-jni: 1.5.2-3 -> ... Mon, 14 Nov 2022 18:49:21 GMT taylor.smock [36034] * applications/editors/josm/plugins/MicrosoftStreetside/build.xml (modified) * applications/editors/josm/plugins/MicrosoftStreetside/gradle.properties (modified) * applications/editors/josm/plugins/MicrosoftStreetside/ivy.xml (modified) * applications/editors/josm/plugins/MicrosoftStreetside/ivy_settings.xml (modified) * applications/editors/josm/plugins/apache-commons/ivy.xml (modified) * applications/editors/josm/plugins/flatlaf/ivy.xml (modified) * applications/editors/josm/plugins/jackson/ivy.xml (modified) * applications/editors/josm/plugins/javafx/ivy.xml (modified) * applications/editors/josm/plugins/log4j/ivy.xml (modified) * applications/editors/josm/plugins/lwjgl/ivy_settings.xml (modified) * applications/editors/josm/plugins/pbf/ivy.xml (modified) Dependency updates apache-commons: * zstd-jni: 1.5.2-3 -> 1.5.2-5 ... Mon, 07 Nov 2022 22:55:21 GMT taylor.smock [36033] * applications/editors/josm/plugins/build-common.xml (modified) Dependency updates ivy: 2.5.0 -> 2.5.1: * Fixes CVE-2022-37856 and ... Wed, 02 Nov 2022 07:24:26 GMT stoecker [36032] * applications/editors/josm/i18n/specialmessages.java (modified) fix i18n Mon, 31 Oct 2022 18:50:46 GMT taylor.smock [36031] * applications/editors/josm/plugins/CommandLine/data/zh_TW.lang (modified) * applications/editors/josm/plugins/Create_grid_of_ways/data/zh_TW.lang (modified) * applications/editors/josm/plugins/DirectDownload/data/en_GB.lang (modified) * applications/editors/josm/plugins/DirectDownload/data/zh_TW.lang (modified) * applications/editors/josm/plugins/DirectUpload/data/zh_TW.lang (modified) * applications/editors/josm/plugins/ElevationProfile/data/zh_TW.lang (modified) * applications/editors/josm/plugins/FastDraw/data/zh_TW.lang (modified) * applications/editors/josm/plugins/FixAddresses/data/zh_TW.lang (modified) * applications/editors/josm/plugins/HouseNumberTaggingTool/data/zh_TW.lang (modified) * applications/editors/josm/plugins/NanoLog/data/zh_TW.lang (modified) * applications/editors/josm/plugins/OpeningHoursEditor/data/zh_TW.lang (modified) * applications/editors/josm/plugins/SaudiNationalAddress/data/zh_TW.lang (modified) * applications/editors/josm/plugins/addrinterpolation/data/zh_TW.lang (modified) * applications/editors/josm/plugins/alignways/data/ca-valencia.lang (modified) * applications/editors/josm/plugins/alignways/data/zh_TW.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/en_GB.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/zh_TW.lang (modified) * applications/editors/josm/plugins/editgpx/data/zh_TW.lang (modified) * applications/editors/josm/plugins/graphview/data/zh_TW.lang (modified) * applications/editors/josm/plugins/imagery_offset_db/data/zh_TW.lang (modified) * applications/editors/josm/plugins/infomode/data/zh_TW.lang (modified) * applications/editors/josm/plugins/livegps/data/zh_TW.lang (modified) * applications/editors/josm/plugins/merge-overlap/data/zh_TW.lang (modified) * applications/editors/josm/plugins/michigan_left/data/zh_TW.lang (modified) * applications/editors/josm/plugins/opendata/data/sr-latin.lang (modified) * applications/editors/josm/plugins/pointInfo/data/zh_TW.lang (modified) * applications/editors/josm/plugins/print/data/zh_TW.lang (modified) * applications/editors/josm/plugins/public_transport/data/zh_TW.lang (modified) * applications/editors/josm/plugins/reverter/data/en_GB.lang (modified) * applications/editors/josm/plugins/reverter/data/zh_TW.lang (modified) * applications/editors/josm/plugins/routing/data/zh_TW.lang (modified) * applications/editors/josm/plugins/simplifyarea/data/zh_TW.lang (modified) * applications/editors/josm/plugins/surveyor/data/zh_TW.lang (modified) * applications/editors/josm/plugins/terracer/data/zh_TW.lang (modified) * applications/editors/josm/plugins/tracer/data/zh_TW.lang (modified) * applications/editors/josm/plugins/tracer2/data/zh_TW.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/ca-valencia.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/zh_TW.lang (modified) * applications/editors/josm/plugins/waydownloader/data/zh_TW.lang (modified) i18n update Wed, 26 Oct 2022 21:49:22 GMT taylor.smock [36030] * applications/editors/josm/mvt/mapillary-style.json (modified) MVT: Update Mapillary sprite location See #22470 for the ... Wed, 19 Oct 2022 20:09:01 GMT taylor.smock [36029] * applications/editors/josm/dist/geotools.jar (modified) See #22455 (dist): NPE when opening GeoPackage This updates the ... Wed, 19 Oct 2022 19:45:06 GMT taylor.smock [36028] * applications/editors/josm/plugins/geotools/build.xml (modified) * applications/editors/josm/plugins/geotools/jar (deleted) * applications/editors/josm/plugins/geotools/tools/merge-services.jar (modified) Fix #22455: NPE when opening GeoPackage This updates the ... Sat, 08 Oct 2022 15:56:32 GMT stoecker [36027] * applications/editors/josm/i18n/specialmessages.java (modified) add server messages Thu, 06 Oct 2022 19:40:55 GMT taylor.smock [36026] * applications/editors/josm/dist/geotools.jar (modified) * applications/editors/josm/dist/opendata.jar (modified) See #22179 (dist): Add support for GeoPackage in OpenData Thu, 06 Oct 2022 19:18:55 GMT taylor.smock [36025] * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/GeotoolsConverter.java (added) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/GeotoolsHandler.java (added) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/geopackage (added) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/geopackage/DefaultGeoPackageHandler.java (added) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/geopackage/GeoPackageHandler.java (added) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/geopackage/GeoPackageImporter.java (added) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/geopackage/GeoPackageReader.java (added) See #22179/r36024/osm: Add support for GeoPackage in OpenData For ... Thu, 06 Oct 2022 18:35:22 GMT taylor.smock [36024] * applications/editors/josm/plugins/geotools/README (modified) * applications/editors/josm/plugins/geotools/ivy.xml (modified) * applications/editors/josm/plugins/geotools/ivy_settings.xml (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/OdPlugin.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/OdConstants.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/datasets/AbstractDataSetHandler.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/datasets/fr/FrenchShpHandler.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/DefaultShpHandler.java (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/ShpReader.java (modified) Fix #22179: Add support for GeoPackage in OpenData This does two ... Wed, 28 Sep 2022 18:47:49 GMT taylor.smock [36023] * applications/editors/josm/plugins/MicrosoftStreetside/data/ca-valencia.lang (modified) * applications/editors/josm/plugins/MicrosoftStreetside/data/sr-latin.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/ca-valencia.lang (modified) * applications/editors/josm/plugins/infomode/data/sr-latin.lang (modified) * applications/editors/josm/plugins/measurement/data/ca-valencia.lang (modified) * applications/editors/josm/plugins/public_transport/data/bg.lang (modified) * applications/editors/josm/plugins/public_transport/data/sr-latin.lang (modified) * applications/editors/josm/plugins/reltoolbox/data/ca-valencia.lang (modified) * applications/editors/josm/plugins/reverter/data/ca-valencia.lang (modified) * applications/editors/josm/plugins/roadsigns/data/ca-valencia.lang (modified) * applications/editors/josm/plugins/seachartedit/data/ca-valencia.lang (modified) * applications/editors/josm/plugins/seachartedit/data/ca.lang (modified) * applications/editors/josm/plugins/tageditor/data/ca-valencia.lang (modified) * applications/editors/josm/plugins/tagging-preset-tester/data/ca-valencia.lang (modified) * applications/editors/josm/plugins/tracer2/data/ca-valencia.lang (modified) * applications/editors/josm/plugins/trustosm/data/sr-latin.lang (modified) * applications/editors/josm/plugins/turnrestrictions/data/ca-valencia.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/ko.lang (modified) * applications/editors/josm/plugins/waypoint_search/data/ca-valencia.lang (modified) i18n Note: ca-valencia was not updated for alignways and ... Sat, 17 Sep 2022 18:21:33 GMT Don-vip [36022] * applications/editors/josm/dist/cadastre-fr.jar (modified) dist Sat, 17 Sep 2022 18:19:55 GMT Don-vip [36021] * applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/download/CadastreDownloadTask.java (modified) fixup Sat, 17 Sep 2022 18:18:47 GMT Don-vip [36020] * applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/download/CadastreDownloadTask.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/edigeo/EdigeoFileGEO.java (modified) fix #21882 - full support of cadastre in Guadeloupe, Martinique, ... Thu, 01 Sep 2022 21:21:36 GMT taylor.smock [36019] * applications/editors/josm/dist/changeset-viewer.jar (modified) changeset-viewer (dist): Add UI feedback during download Thu, 01 Sep 2022 19:18:05 GMT taylor.smock [36018] * applications/editors/josm/dist/changeset-viewer.jar (modified) changeset-viewer (dist) * Reduce CPU usage during map paint * Make ... Mon, 29 Aug 2022 14:58:50 GMT taylor.smock [36017] * applications/editors/josm/plugins/FastDraw/data/ko.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/de.lang (modified) * applications/editors/josm/plugins/cadastre-fr/data/sv.lang (modified) * applications/editors/josm/plugins/geochat/data/ko.lang (modified) * applications/editors/josm/plugins/measurement/data/ko.lang (modified) * applications/editors/josm/plugins/opendata/data/ko.lang (modified) * applications/editors/josm/plugins/pdfimport/data/ko.lang (modified) * applications/editors/josm/plugins/print/data/ko.lang (modified) * applications/editors/josm/plugins/reltoolbox/data/ko.lang (modified) * applications/editors/josm/plugins/reverter/data/de.lang (modified) * applications/editors/josm/plugins/roadsigns/data/ko.lang (modified) i18n update Tue, 23 Aug 2022 18:13:32 GMT taylor.smock [36016] * applications/editors/josm/dist/geotools.jar (modified) See #22303 (dist): Open drone image as background image * Add ... Tue, 23 Aug 2022 18:06:58 GMT taylor.smock [36015] * applications/editors/josm/plugins/geotools/build.xml (modified) * applications/editors/josm/plugins/geotools/jar/META-INF/javax.media.jai.registryFile.jai (added) * applications/editors/josm/plugins/geotools/jar/META-INF/registryFile.jai (modified) * applications/editors/josm/plugins/geotools/jar/META-INF/registryFile.jaiext (modified) * applications/editors/josm/plugins/geotools/jar/META-INF/services/com.fasterxml.jackson.core.JsonFactory (deleted) * applications/editors/josm/plugins/geotools/jar/META-INF/services/it.geosolutions.imageio.compression.CompressorSpi (added) * applications/editors/josm/plugins/geotools/jar/META-INF/services/it.geosolutions.imageio.compression.DecompressorSpi (added) * applications/editors/josm/plugins/geotools/src/org/openstreetmap/josm/plugins/geotools/GeoToolsPlugin.java (modified) Fix #22303: Open drone image as background image * Add additional ... Thu, 04 Aug 2022 13:47:02 GMT taylor.smock [36014] * applications/editors/josm/dist/ImportImagePlugin.jar (modified) See #22263 (dist): Could not load plug-in 'ImportImagePlugin' due to ... Thu, 04 Aug 2022 13:43:42 GMT taylor.smock [36013] * applications/editors/josm/plugins/ImportImagePlugin/.classpath (modified) * applications/editors/josm/plugins/ImportImagePlugin/build.xml (modified) * applications/editors/josm/plugins/ImportImagePlugin/resources/log4j.properties (deleted) * applications/editors/josm/plugins/ImportImagePlugin/src/org/openstreetmap/josm/plugins/ImportImagePlugin/ImageLayer.java (modified) * applications/editors/josm/plugins/ImportImagePlugin/src/org/openstreetmap/josm/plugins/ImportImagePlugin/ImportImageFileImporter.java (modified) * applications/editors/josm/plugins/ImportImagePlugin/src/org/openstreetmap/josm/plugins/ImportImagePlugin/ImportImagePlugin.java (modified) * applications/editors/josm/plugins/ImportImagePlugin/src/org/openstreetmap/josm/plugins/ImportImagePlugin/LayerPropertiesDialog.java (modified) * applications/editors/josm/plugins/ImportImagePlugin/src/org/openstreetmap/josm/plugins/ImportImagePlugin/LoadImageAction.java (modified) * applications/editors/josm/plugins/ImportImagePlugin/src/org/openstreetmap/josm/plugins/ImportImagePlugin/PluginOperations.java (modified) * applications/editors/josm/plugins/ImportImagePlugin/test/unit/org/openstreetmap/josm/plugins/ImportImagePlugin/GeoTiffReaderTest.java (modified) * applications/editors/josm/plugins/ImportImagePlugin/test/unit/org/openstreetmap/josm/plugins/ImportImagePlugin/ImageLayerTest.java (modified) Fix #22263: Could not load plug-in 'ImportImagePlugin' due to log4j ... Mon, 01 Aug 2022 22:31:39 GMT taylor.smock [36012] * applications/editors/josm/dist/AddrInterpolation.jar (modified) * applications/editors/josm/dist/DirectDownload.jar (modified) * applications/editors/josm/dist/FixAddresses.jar (modified) * applications/editors/josm/dist/RoadSigns.jar (modified) * applications/editors/josm/dist/alignways.jar (modified) * applications/editors/josm/dist/buildings_tools.jar (modified) * applications/editors/josm/dist/graphview.jar (modified) * applications/editors/josm/dist/indoor_sweepline.jar (modified) * applications/editors/josm/dist/opendata.jar (modified) * applications/editors/josm/dist/photoadjust.jar (modified) * applications/editors/josm/dist/pointInfo.jar (modified) * applications/editors/josm/dist/public_transport.jar (modified) * applications/editors/josm/dist/rasterfilters.jar (modified) * applications/editors/josm/dist/reverter.jar (modified) * applications/editors/josm/dist/sds.jar (modified) * applications/editors/josm/dist/tageditor.jar (modified) * applications/editors/josm/dist/tagging-preset-tester.jar (modified) * applications/editors/josm/dist/turnlanes.jar (modified) * applications/editors/josm/dist/turnrestrictions.jar (modified) * applications/editors/josm/dist/undelete.jar (modified) * applications/editors/josm/dist/utilsplugin2.jar (modified) * applications/editors/josm/dist/waydownloader.jar (modified) i18n update (dist) Mon, 01 Aug 2022 15:36:53 GMT taylor.smock [36011] * applications/editors/josm/plugins/DirectDownload/data/bg.lang (modified) * applications/editors/josm/plugins/FixAddresses/data/et.lang (modified) * applications/editors/josm/plugins/addrinterpolation/data/zh_CN.lang (modified) * applications/editors/josm/plugins/alignways/data/zh_CN.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/et.lang (modified) * applications/editors/josm/plugins/graphview/data/bg.lang (modified) * applications/editors/josm/plugins/indoor_sweepline/data/zh_CN.lang (modified) * applications/editors/josm/plugins/opendata/data/bg.lang (modified) * applications/editors/josm/plugins/opendata/data/et.lang (modified) * applications/editors/josm/plugins/photoadjust/data/et.lang (modified) * applications/editors/josm/plugins/pointInfo/data/bg.lang (modified) * applications/editors/josm/plugins/public_transport/data/bg.lang (modified) * applications/editors/josm/plugins/rasterfilters/data/et.lang (modified) * applications/editors/josm/plugins/reverter/data/et.lang (modified) * applications/editors/josm/plugins/roadsigns/data/bg.lang (modified) * applications/editors/josm/plugins/sds/data/bg.lang (modified) * applications/editors/josm/plugins/tageditor/data/bg.lang (modified) * applications/editors/josm/plugins/tageditor/data/nl.lang (modified) * applications/editors/josm/plugins/tagging-preset-tester/data/et.lang (modified) * applications/editors/josm/plugins/turnlanes/data/zh_CN.lang (modified) * applications/editors/josm/plugins/turnrestrictions/data/et.lang (modified) * applications/editors/josm/plugins/turnrestrictions/data/zh_CN.lang (modified) * applications/editors/josm/plugins/undelete/data/et.lang (modified) * applications/editors/josm/plugins/undelete/data/zh_CN.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/bg.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/et.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/fr.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/zh_CN.lang (modified) * applications/editors/josm/plugins/waydownloader/data/et.lang (modified) i18n update Mon, 18 Jul 2022 18:44:39 GMT taylor.smock [36010] * applications/editors/josm/dist/apache-commons.jar (modified) * applications/editors/josm/dist/geotools.jar (modified) * applications/editors/josm/dist/jackson.jar (modified) * applications/editors/josm/dist/jna.jar (modified) * applications/editors/josm/dist/jts.jar (modified) * applications/editors/josm/dist/log4j.jar (modified) * applications/editors/josm/dist/turnrestrictions.jar (modified) dist See #22223: IAE in ... Mon, 18 Jul 2022 13:21:16 GMT taylor.smock [36009] * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionEditor.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/list/TurnRestrictionsListDialog.java (modified) Fix #22223: IAE in ... Wed, 13 Jul 2022 15:53:35 GMT taylor.smock [36008] * applications/editors/josm/plugins/geotools/ivy_settings.xml (modified) geotools: Update dependencies * geotools: 26.2 -> 27.0 * Better ... Wed, 13 Jul 2022 15:28:59 GMT taylor.smock [36007] * applications/editors/josm/plugins/log4j/ivy.xml (modified) log4j: Dependency updates * log4j: 2.17.0 -> 2.18.0 * Better ... Wed, 13 Jul 2022 15:22:49 GMT taylor.smock [36006] * applications/editors/josm/plugins/jackson/ivy.xml (modified) jackson: Dependency updates * jackson: 2.13.2 -> 2.13.3 * ... Wed, 13 Jul 2022 15:14:41 GMT taylor.smock [36005] * applications/editors/josm/plugins/jna/ivy.xml (modified) jna: Update dependencies * jna: 5.10.0 -> 5.12.1 * Removed ... Wed, 13 Jul 2022 15:06:03 GMT taylor.smock [36004] * applications/editors/josm/plugins/jts/ivy.xml (modified) jts: Update dependencies * jts 1.18.2 -> 1.19.0 * Performance ... Wed, 13 Jul 2022 13:51:15 GMT taylor.smock [36003] * applications/editors/josm/plugins/apache-commons/ivy.xml (modified) apache-commons: Update dependencies * zstd-jni: 1.5.0-4 -> 1.5.2-3 ... Wed, 06 Jul 2022 17:01:45 GMT taylor.smock [36002] * applications/editors/josm/dist/utilsplugin2.jar (modified) see #22163 (dist): utilsplugin2 TagSourceAction has the same shortcut ... Wed, 06 Jul 2022 16:56:08 GMT taylor.smock [36001] * applications/editors/josm/plugins/utilsplugin2/src/org/openstreetmap/josm/plugins/utilsplugin2/actions/TagSourceAction.java (modified) fix #22163: utilsplugin2 TagSourceAction has the same shortcut as ... Wed, 06 Jul 2022 13:09:44 GMT taylor.smock [36000] * applications/editors/josm/dist/reverter.jar (modified) Reverter (dist): Properly merge created_by changeset tag Wed, 06 Jul 2022 13:06:53 GMT taylor.smock [35999] * applications/editors/josm/plugins/reverter/src/reverter/ReverterUploadHook.java (modified) ReverterUploadHook: Properly merge created_by changeset tag Tue, 05 Jul 2022 19:38:24 GMT taylor.smock [35998] * applications/editors/josm/dist/buildings_tools.jar (modified) See #17465 (dist): IAE: Listener buildings_tools.DrawBuildingAction ... Tue, 05 Jul 2022 19:36:58 GMT taylor.smock [35997] * applications/editors/josm/plugins/buildings_tools/src/org/openstreetmap/josm/plugins/buildings_tools/DrawBuildingAction.java (modified) Fix #17465: IAE: Listener buildings_tools.DrawBuildingAction was not ... Tue, 05 Jul 2022 17:22:38 GMT stoecker [35996] * applications/editors/josm/i18n/launchpad.pl (modified) remove vi, see #21720 Tue, 05 Jul 2022 17:15:31 GMT stoecker [35995] * applications/editors/josm/plugins/ColumbusCSV/data/vi.lang (deleted) * applications/editors/josm/plugins/CommandLine/data/vi.lang (deleted) * applications/editors/josm/plugins/Create_grid_of_ways/data/vi.lang (deleted) * applications/editors/josm/plugins/CustomizePublicTransportStop/data/vi.lang (deleted) * applications/editors/josm/plugins/DirectDownload/data/pt_BR.lang (modified) * applications/editors/josm/plugins/DirectDownload/data/vi.lang (deleted) * applications/editors/josm/plugins/DirectUpload/data/vi.lang (deleted) * applications/editors/josm/plugins/ElevationProfile/data/vi.lang (deleted) * applications/editors/josm/plugins/FastDraw/data/vi.lang (deleted) * applications/editors/josm/plugins/FixAddresses/data/vi.lang (deleted) * applications/editors/josm/plugins/HouseNumberTaggingTool/data/vi.lang (deleted) * applications/editors/josm/plugins/ImportImagePlugin/data/vi.lang (deleted) * applications/editors/josm/plugins/MicrosoftStreetside/data/ca.lang (modified) * applications/editors/josm/plugins/MicrosoftStreetside/data/vi.lang (deleted) * applications/editors/josm/plugins/NanoLog/data/vi.lang (deleted) * applications/editors/josm/plugins/OpeningHoursEditor/data/vi.lang (deleted) * applications/editors/josm/plugins/OsmInspectorPlugin/data/vi.lang (deleted) * applications/editors/josm/plugins/addrinterpolation/data/vi.lang (deleted) * applications/editors/josm/plugins/alignways/data/vi.lang (deleted) * applications/editors/josm/plugins/buildings_tools/data/sr-latin.lang (modified) * applications/editors/josm/plugins/buildings_tools/data/vi.lang (deleted) * applications/editors/josm/plugins/cadastre-fr/data/vi.lang (deleted) * applications/editors/josm/plugins/canvec_helper/data/vi.lang (deleted) * applications/editors/josm/plugins/colorscheme/data/vi.lang (deleted) * applications/editors/josm/plugins/dataimport/data/vi.lang (deleted) * applications/editors/josm/plugins/editgpx/data/vi.lang (deleted) * applications/editors/josm/plugins/epci-fr/data/vi.lang (deleted) * applications/editors/josm/plugins/ext_tools/data/vi.lang (deleted) * applications/editors/josm/plugins/geochat/data/vi.lang (deleted) * applications/editors/josm/plugins/geotools/data/vi.lang (deleted) * applications/editors/josm/plugins/globalsat/data/vi.lang (deleted) * applications/editors/josm/plugins/gpsblam/data/vi.lang (deleted) * applications/editors/josm/plugins/graphview/data/vi.lang (deleted) * applications/editors/josm/plugins/imagery-xml-bounds/data/vi.lang (deleted) * applications/editors/josm/plugins/imagery_cachexport/data/vi.lang (deleted) * applications/editors/josm/plugins/imagery_offset_db/data/vi.lang (deleted) * applications/editors/josm/plugins/imagewaypoint/data/vi.lang (deleted) * applications/editors/josm/plugins/importvec/data/vi.lang (deleted) * applications/editors/josm/plugins/infomode/data/vi.lang (deleted) * applications/editors/josm/plugins/jna/data/vi.lang (deleted) * applications/editors/josm/plugins/jts/data/vi.lang (deleted) * applications/editors/josm/plugins/junctionchecking/data/vi.lang (deleted) * applications/editors/josm/plugins/livegps/data/vi.lang (deleted) * applications/editors/josm/plugins/log4j/data/vi.lang (deleted) * applications/editors/josm/plugins/measurement/data/sr-latin.lang (modified) * applications/editors/josm/plugins/measurement/data/vi.lang (deleted) * applications/editors/josm/plugins/merge-overlap/data/vi.lang (deleted) * applications/editors/josm/plugins/michigan_left/data/vi.lang (deleted) * applications/editors/josm/plugins/namemanager/data/vi.lang (deleted) * applications/editors/josm/plugins/native-password-manager/data/vi.lang (deleted) * applications/editors/josm/plugins/o5m/data/vi.lang (deleted) * applications/editors/josm/plugins/opendata/data/vi.lang (deleted) * applications/editors/josm/plugins/openvisible/data/vi.lang (deleted) * applications/editors/josm/plugins/pbf/data/vi.lang (deleted) * applications/editors/josm/plugins/pdfimport/data/hu.lang (modified) * applications/editors/josm/plugins/pdfimport/data/vi.lang (deleted) * applications/editors/josm/plugins/photo_geotagging/data/vi.lang (deleted) * applications/editors/josm/plugins/photoadjust/data/vi.lang (deleted) * applications/editors/josm/plugins/pointInfo/data/vi.lang (deleted) * applications/editors/josm/plugins/poly/data/vi.lang (deleted) * applications/editors/josm/plugins/print/data/vi.lang (deleted) * applications/editors/josm/plugins/public_transport/data/vi.lang (deleted) * applications/editors/josm/plugins/rasterfilters/data/vi.lang (deleted) * applications/editors/josm/plugins/reltoolbox/data/vi.lang (deleted) * applications/editors/josm/plugins/reverter/data/vi.lang (deleted) * applications/editors/josm/plugins/roadsigns/data/hu.lang (modified) * applications/editors/josm/plugins/roadsigns/data/ko.lang (modified) * applications/editors/josm/plugins/roadsigns/data/vi.lang (deleted) * applications/editors/josm/plugins/routes/data/vi.lang (deleted) * applications/editors/josm/plugins/routing/data/vi.lang (deleted) * applications/editors/josm/plugins/sds/data/vi.lang (deleted) * applications/editors/josm/plugins/seachart/data/vi.lang (deleted) * applications/editors/josm/plugins/seachartedit/data/vi.lang (deleted) * applications/editors/josm/plugins/simplifyarea/data/sr-latin.lang (modified) * applications/editors/josm/plugins/simplifyarea/data/vi.lang (deleted) * applications/editors/josm/plugins/smed/data/vi.lang (deleted) * applications/editors/josm/plugins/splinex/data/vi.lang (deleted) * applications/editors/josm/plugins/sumoconvert/data/vi.lang (deleted) * applications/editors/josm/plugins/surveyor/data/vi.lang (deleted) * applications/editors/josm/plugins/tageditor/data/vi.lang (deleted) * applications/editors/josm/plugins/tagging-preset-tester/data/hu.lang (modified) * applications/editors/josm/plugins/tagging-preset-tester/data/ko.lang (modified) * applications/editors/josm/plugins/tagging-preset-tester/data/vi.lang (deleted) * applications/editors/josm/plugins/terracer/data/vi.lang (deleted) * applications/editors/josm/plugins/terracer/data/zh_CN.lang (modified) * applications/editors/josm/plugins/touchscreenhelper/data/vi.lang (deleted) * applications/editors/josm/plugins/tracer/data/vi.lang (deleted) * applications/editors/josm/plugins/tracer2/data/vi.lang (deleted) * applications/editors/josm/plugins/trustosm/data/vi.lang (deleted) * applications/editors/josm/plugins/turnlanes/data/vi.lang (deleted) * applications/editors/josm/plugins/turnrestrictions/data/vi.lang (deleted) * applications/editors/josm/plugins/undelete/data/vi.lang (deleted) * applications/editors/josm/plugins/utilsplugin2/data/vi.lang (deleted) * applications/editors/josm/plugins/utilsplugin2/data/zh_CN.lang (modified) * applications/editors/josm/plugins/waydownloader/data/vi.lang (deleted) * applications/editors/josm/plugins/waypoint_search/data/vi.lang (deleted) * applications/editors/josm/plugins/wms-turbo-challenge2/data/vi.lang (deleted) I18n, remove vi, see #21720 Tue, 05 Jul 2022 14:23:14 GMT stoecker [35994] * applications/editors/josm/plugins/DirectDownload/data/ar.lang (modified) * applications/editors/josm/plugins/DirectDownload/data/es.lang (modified) * applications/editors/josm/plugins/DirectUpload/data/es.lang (modified) * applications/editors/josm/plugins/FixAddresses/data/es.lang (modified) * applications/editors/josm/plugins/alignways/data/es.lang (modified) * applications/editors/josm/plugins/cadastre-fr/data/ja.lang (modified) * applications/editors/josm/plugins/gpsblam/data/zh_CN.lang (modified) * applications/editors/josm/plugins/imagery_offset_db/data/es.lang (modified) * applications/editors/josm/plugins/rasterfilters/data/es.lang (modified) * applications/editors/josm/plugins/reverter/data/zh_CN.lang (modified) * applications/editors/josm/plugins/turnlanes/data/es.lang (modified) * applications/editors/josm/plugins/turnrestrictions/data/es.lang (modified) i18n update Sun, 19 Jun 2022 22:12:48 GMT taylor.smock [35993] * applications/editors/josm/plugins/livegps/build.xml (modified) See #22115: Increase min JOSM version Sun, 19 Jun 2022 21:25:45 GMT taylor.smock [35992] * applications/editors/josm/plugins/photoadjust/build.xml (modified) See #22115, #22149: Update build.xml for r18494 and r35978/osm Sun, 19 Jun 2022 21:24:04 GMT taylor.smock [35991] * applications/editors/josm/dist/photoadjust.jar (modified) Fix #22149, see #22115 (dist) Fri, 17 Jun 2022 16:08:00 GMT taylor.smock [35990] * applications/editors/josm/dist/utilsplugin2.jar (modified) See #22146 (dist): build.xml for utilsplugin2 was not updated (revert ... Fri, 17 Jun 2022 13:15:37 GMT taylor.smock [35989] * applications/editors/josm/dist/utilsplugin2.jar (modified) See #22146, #22115 (dist): build.xml for utilsplugin2 was not updated ... Fri, 17 Jun 2022 13:14:18 GMT taylor.smock [35988] * applications/editors/josm/plugins/utilsplugin2/build.xml (modified) * applications/editors/josm/plugins/utilsplugin2/src/org/openstreetmap/josm/plugins/utilsplugin2/curves/CircleArcMaker.java (modified) See #22146, #22115: build.xml for utilsplugin2 was not updated (part ... Fri, 17 Jun 2022 13:11:30 GMT taylor.smock [35987] * applications/editors/josm/dist/utilsplugin2.jar (modified) See #22146 (dist): build.xml for utilsplugin2 was not updated (part 1) Fri, 17 Jun 2022 13:05:30 GMT taylor.smock [35986] * applications/editors/josm/plugins/utilsplugin2/src/org/openstreetmap/josm/plugins/utilsplugin2/curves/CircleArcMaker.java (modified) Fix #22146: build.xml for utilsplugin2 was not updated (part 1) Thu, 16 Jun 2022 22:19:17 GMT taylor.smock [35985] * applications/editors/josm/dist/opendata.jar (modified) See #20703 (dist): GeographicReader.createOrGetWay is slow due to ... Thu, 16 Jun 2022 21:41:29 GMT taylor.smock [35984] * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/GeographicReader.java (modified) Fix #20703: GeographicReader.createOrGetWay is slow due to many ... Thu, 16 Jun 2022 18:11:53 GMT taylor.smock [35983] * applications/editors/josm/dist/DirectDownload.jar (modified) See #21721 (dist): Allow sorting in the DirectDownload "Download ... Thu, 16 Jun 2022 18:09:45 GMT taylor.smock [35982] * applications/editors/josm/plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java (modified) Fix #21721: Allow sorting in the DirectDownload "Download Track" window Thu, 16 Jun 2022 12:50:23 GMT taylor.smock [35981] * applications/editors/josm/dist/reverter.jar (modified) See #22144 (dist): NPE when no edit layer exists and remote control ... Thu, 16 Jun 2022 12:48:53 GMT taylor.smock [35980] * applications/editors/josm/plugins/reverter/src/reverter/ChangesetReverter.java (modified) Fix #22144: NPE when no edit layer exists and remote control is called Wed, 15 Jun 2022 18:27:32 GMT taylor.smock [35979] * applications/editors/josm/dist/AddrInterpolation.jar (modified) * applications/editors/josm/dist/ColumbusCSV.jar (modified) * applications/editors/josm/dist/CommandLine.jar (modified) * applications/editors/josm/dist/ElevationProfile.jar (modified) * applications/editors/josm/dist/FastDraw.jar (modified) * applications/editors/josm/dist/FixAddresses.jar (modified) * applications/editors/josm/dist/InfoMode.jar (modified) * applications/editors/josm/dist/MicrosoftStreetside.jar (modified) * applications/editors/josm/dist/NanoLog.jar (modified) * applications/editors/josm/dist/SimplifyArea.jar (modified) * applications/editors/josm/dist/Tracer.jar (modified) * applications/editors/josm/dist/buildings_tools.jar (modified) * applications/editors/josm/dist/geochat.jar (modified) * applications/editors/josm/dist/imagery_offset_db.jar (modified) * applications/editors/josm/dist/indoor_sweepline.jar (modified) * applications/editors/josm/dist/livegps.jar (modified) * applications/editors/josm/dist/measurement.jar (modified) * applications/editors/josm/dist/opendata.jar (modified) * applications/editors/josm/dist/pbf.jar (modified) * applications/editors/josm/dist/photoadjust.jar (modified) * applications/editors/josm/dist/public_transport.jar (modified) * applications/editors/josm/dist/routing.jar (modified) * applications/editors/josm/dist/terracer.jar (modified) * applications/editors/josm/dist/turnlanes.jar (modified) * applications/editors/josm/dist/utilsplugin2.jar (modified) See #22115 (dist): Extract methods from LatLon into ILatLon where ... Wed, 15 Jun 2022 18:10:48 GMT taylor.smock [35978] * applications/editors/josm/plugins/ColumbusCSV/build.xml (modified) * applications/editors/josm/plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/WayPointHelper.java (modified) * applications/editors/josm/plugins/CommandLine/build.xml (modified) * applications/editors/josm/plugins/CommandLine/src/org/openstreetmap/josm/plugins/commandline/LengthAction.java (modified) * applications/editors/josm/plugins/ElevationProfile/build.xml (modified) * applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/ElevationHelper.java (modified) * applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/grid/EleVertex.java (modified) * applications/editors/josm/plugins/FastDraw/build.xml (modified) * applications/editors/josm/plugins/FastDraw/src/org/openstreetmap/josm/plugins/fastdraw/DrawnPolyLine.java (modified) * applications/editors/josm/plugins/FastDraw/src/org/openstreetmap/josm/plugins/fastdraw/FastDrawingMode.java (modified) * applications/editors/josm/plugins/FixAddresses/build.xml (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/OsmUtils.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/gradle.properties (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.java (modified) * applications/editors/josm/plugins/NanoLog/build.xml (modified) * applications/editors/josm/plugins/NanoLog/src/nanolog/Correlator.java (modified) * applications/editors/josm/plugins/addrinterpolation/build.xml (modified) * applications/editors/josm/plugins/addrinterpolation/src/org/openstreetmap/josm/plugins/AddrInterpolation/AddrInterpolationDialog.java (modified) * applications/editors/josm/plugins/buildings_tools/src/org/openstreetmap/josm/plugins/buildings_tools/AngleSnap.java (modified) * applications/editors/josm/plugins/buildings_tools/src/org/openstreetmap/josm/plugins/buildings_tools/BuildingsToolsPlugin.java (modified) * applications/editors/josm/plugins/buildings_tools/src/org/openstreetmap/josm/plugins/buildings_tools/DrawBuildingAction.java (modified) * applications/editors/josm/plugins/buildings_tools/src/org/openstreetmap/josm/plugins/buildings_tools/ToolSettings.java (modified) * applications/editors/josm/plugins/geochat/build.xml (modified) * applications/editors/josm/plugins/geochat/src/geochat/ChatServerConnection.java (modified) * applications/editors/josm/plugins/imagery_offset_db/build.xml (modified) * applications/editors/josm/plugins/imagery_offset_db/src/org/openstreetmap/josm/plugins/imagery_offset_db/ImageryOffsetWatcher.java (modified) * applications/editors/josm/plugins/imagery_offset_db/src/org/openstreetmap/josm/plugins/imagery_offset_db/OffsetDialogButton.java (modified) * applications/editors/josm/plugins/imagery_offset_db/src/org/openstreetmap/josm/plugins/imagery_offset_db/OffsetInfoAction.java (modified) * applications/editors/josm/plugins/indoor_sweepline/src/indoor_sweepline/CorridorGeography.java (modified) * applications/editors/josm/plugins/indoor_sweepline/src/indoor_sweepline/ModelGeography.java (modified) * applications/editors/josm/plugins/infomode/build.xml (modified) * applications/editors/josm/plugins/infomode/src/org/openstreetmap/josm/plugins/infomode/InfoMode.java (modified) * applications/editors/josm/plugins/livegps/src/livegps/AppendableGpxTrackSegment.java (modified) * applications/editors/josm/plugins/measurement/build.xml (modified) * applications/editors/josm/plugins/measurement/src/org/openstreetmap/josm/plugins/measurement/MeasurementDialog.java (modified) * applications/editors/josm/plugins/measurement/src/org/openstreetmap/josm/plugins/measurement/MeasurementLayer.java (modified) * applications/editors/josm/plugins/opendata/build.xml (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/NeptuneReader.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/tabular/SpreadSheetReader.java (modified) * applications/editors/josm/plugins/pbf/src/org/openstreetmap/josm/plugins/pbf/io/PbfWriter.java (modified) * applications/editors/josm/plugins/photoadjust/src/org/openstreetmap/josm/plugins/photoadjust/PhotoAdjustWorker.java (modified) * applications/editors/josm/plugins/public_transport/build.xml (modified) * applications/editors/josm/plugins/public_transport/src/org/openstreetmap/josm/plugins/public_transport/PublicTransportAStar.java (modified) * applications/editors/josm/plugins/public_transport/src/org/openstreetmap/josm/plugins/public_transport/commands/TrackSuggestStopsCommand.java (modified) * applications/editors/josm/plugins/public_transport/src/org/openstreetmap/josm/plugins/public_transport/models/GTFSStopTableModel.java (modified) * applications/editors/josm/plugins/routing/build.xml (modified) * applications/editors/josm/plugins/routing/src/com/innovant/josm/jrt/osm/OsmEdge.java (modified) * applications/editors/josm/plugins/simplifyarea/build.xml (modified) * applications/editors/josm/plugins/simplifyarea/src/org/openstreetmap/josm/plugins/simplifyarea/SimplifyAreaAction.java (modified) * applications/editors/josm/plugins/terracer/build.xml (modified) * applications/editors/josm/plugins/terracer/src/org/openstreetmap/josm/plugins/terracer/TerracerAction.java (modified) * applications/editors/josm/plugins/tracer/src/org/openstreetmap/josm/plugins/tracer/ConnectWays.java (modified) * applications/editors/josm/plugins/trustosm/build.xml (modified) * applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/util/TrustAnalyzer.java (modified) * applications/editors/josm/plugins/turnlanes/build.xml (modified) * 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/model/Route.java (modified) * applications/editors/josm/plugins/utilsplugin2/src/org/openstreetmap/josm/plugins/utilsplugin2/curves/CircleArcMaker.java (modified) See #22115: Extract methods from LatLon into ILatLon where they are ... Tue, 14 Jun 2022 18:30:54 GMT taylor.smock [35977] * applications/editors/josm/dist/CommandLine.jar (modified) * applications/editors/josm/dist/Create_grid_of_ways.jar (modified) * applications/editors/josm/dist/CustomizePublicTransportStop.jar (modified) * applications/editors/josm/dist/FixAddresses.jar (modified) * applications/editors/josm/dist/SimplifyArea.jar (modified) * applications/editors/josm/dist/Tracer.jar (modified) * applications/editors/josm/dist/Tracer2.jar (modified) * applications/editors/josm/dist/comfort0.jar (modified) * applications/editors/josm/dist/graphview.jar (modified) * applications/editors/josm/dist/imagery-xml-bounds.jar (modified) * applications/editors/josm/dist/importvec.jar (modified) * applications/editors/josm/dist/jts.jar (modified) * applications/editors/josm/dist/measurement.jar (modified) * applications/editors/josm/dist/namemanager.jar (modified) * applications/editors/josm/dist/opendata.jar (modified) * applications/editors/josm/dist/pdfimport.jar (modified) * applications/editors/josm/dist/poly.jar (modified) * applications/editors/josm/dist/public_transport.jar (modified) * applications/editors/josm/dist/reltoolbox.jar (modified) * applications/editors/josm/dist/reverter.jar (modified) * applications/editors/josm/dist/terracer.jar (modified) * applications/editors/josm/dist/turnlanes.jar (modified) * applications/editors/josm/dist/turnrestrictions.jar (modified) * applications/editors/josm/dist/utilsplugin2.jar (modified) * applications/editors/josm/dist/waydownloader.jar (modified) see #22104 (dist): Remove usages of Node#getCoor where possible ... Tue, 14 Jun 2022 18:11:21 GMT taylor.smock [35976] * applications/editors/josm/plugins/CommandLine/src/org/openstreetmap/josm/plugins/commandline/LengthAction.java (modified) * applications/editors/josm/plugins/CommandLine/src/org/openstreetmap/josm/plugins/commandline/PointAction.java (modified) * applications/editors/josm/plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java (modified) * applications/editors/josm/plugins/CustomizePublicTransportStop/src/org/openstreetmap/josm/plugins/customizepublictransportstop/StopAreaOperationBase.java (modified) * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java (modified) * applications/editors/josm/plugins/comfort0/build.xml (modified) * applications/editors/josm/plugins/comfort0/src/net/simon04/comfort0/OsmToLevel0L.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/plugin/data/JOSMDataSource.java (modified) * applications/editors/josm/plugins/imagery-xml-bounds/src/org/openstreetmap/josm/plugins/imageryxmlbounds/actions/ComputeBoundsAction.java (modified) * applications/editors/josm/plugins/importvec/src/org/openstreetmap/josm/plugins/importvec/SvgImportTask.java (modified) * applications/editors/josm/plugins/jts/build.xml (modified) * applications/editors/josm/plugins/jts/src/org/openstreetmap/josm/plugins/jts/JTSConverter.java (modified) * applications/editors/josm/plugins/measurement/src/org/openstreetmap/josm/plugins/measurement/MeasurementDialog.java (modified) * applications/editors/josm/plugins/measurement/src/org/openstreetmap/josm/plugins/measurement/MeasurementLayer.java (modified) * applications/editors/josm/plugins/namemanager/src/org/openstreetmap/josm/plugins/namemanager/utils/NameManagerUtils.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/GeographicReader.java (modified) * applications/editors/josm/plugins/pdfimport/src/org/openstreetmap/josm/plugins/pdfimport/FilePlacement18.java (modified) * applications/editors/josm/plugins/poly/src/poly/PolyExporter.java (modified) * applications/editors/josm/plugins/public_transport/src/org/openstreetmap/josm/plugins/public_transport/actions/RoutePatternAction.java (modified) * applications/editors/josm/plugins/reltoolbox/src/relcontext/actions/SplittingMultipolygons.java (modified) * applications/editors/josm/plugins/reverter/src/reverter/ChangesetReverter.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) * applications/editors/josm/plugins/tracer/src/org/openstreetmap/josm/plugins/tracer/ConnectWays.java (modified) * applications/editors/josm/plugins/tracer/src/org/openstreetmap/josm/plugins/tracer/TracerGeometry.java (modified) * applications/editors/josm/plugins/tracer2/src/org/openstreetmap/josm/plugins/tracer2/ConnectWays.java (modified) * applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/data/TrustNode.java (modified) * applications/editors/josm/plugins/turnlanes/src/org/openstreetmap/josm/plugins/turnlanes/gui/GuiUtil.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/TurnRestrictionBuilder.java (modified) * applications/editors/josm/plugins/utilsplugin2/src/org/openstreetmap/josm/plugins/utilsplugin2/replacegeometry/ReplaceGeometryUtils.java (modified) * applications/editors/josm/plugins/waydownloader/src/org/openstreetmap/josm/plugins/waydownloader/WayDownloaderPlugin.java (modified) see #22104: Remove usages of Node#getCoor where possible This also ... Mon, 13 Jun 2022 17:51:10 GMT Don-vip [35975] * applications/editors/josm/plugins/importvec/build.xml (modified) * applications/editors/josm/plugins/importvec/src/org/openstreetmap/josm/plugins/importvec/SvgImportTask.java (modified) * applications/editors/josm/plugins/livegps/build.xml (modified) * applications/editors/josm/plugins/livegps/src/livegps/LiveGpsLayer.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/terracer/build.xml (modified) * applications/editors/josm/plugins/terracer/src/org/openstreetmap/josm/plugins/terracer/TerracerAction.java (modified) * applications/editors/josm/plugins/tracer/build.xml (modified) * applications/editors/josm/plugins/tracer/src/org/openstreetmap/josm/plugins/tracer/ConnectWays.java (modified) * applications/editors/josm/plugins/tracer2/build.xml (modified) * applications/editors/josm/plugins/tracer2/src/org/openstreetmap/josm/plugins/tracer2/ConnectWays.java (modified) see #22104 - fix deprecation warnings Sun, 29 May 2022 10:26:21 GMT stoecker [35974] * applications/editors/josm/plugins/CommandLine/data/sr-latin.lang (modified) * applications/editors/josm/plugins/DirectDownload/data/da.lang (modified) * applications/editors/josm/plugins/DirectDownload/data/de.lang (modified) * applications/editors/josm/plugins/DirectDownload/data/nl.lang (modified) * applications/editors/josm/plugins/cadastre-fr/data/zh_CN.lang (modified) * applications/editors/josm/plugins/comfort0/data/pt_BR.lang (added) * applications/editors/josm/plugins/javafx/data/da.lang (modified) * applications/editors/josm/plugins/measurement/data/fa.lang (modified) * applications/editors/josm/plugins/native-password-manager/data/lt.lang (modified) * applications/editors/josm/plugins/opendata/data/sr-latin.lang (modified) * applications/editors/josm/plugins/opendata/data/zh_CN.lang (modified) * applications/editors/josm/plugins/roadsigns/data/sr-latin.lang (modified) * applications/editors/josm/plugins/sds/data/sr-latin.lang (modified) * applications/editors/josm/plugins/tagging-preset-tester/data/fa.lang (modified) * applications/editors/josm/plugins/turnlanes/data/de.lang (modified) * applications/editors/josm/plugins/utilsplugin2/data/ar.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_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/fa.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/is.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/mr.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/sr-latin.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) i18n Wed, 25 May 2022 18:03:05 GMT taylor.smock [35973] * applications/editors/josm/dist/reverter.jar (modified) reverter (dist) ReverterUploadHook: Use modifyChangesetTags instead ... Wed, 25 May 2022 18:00:14 GMT taylor.smock [35972] * applications/editors/josm/plugins/reverter/src/reverter/ReverterUploadHook.java (modified) ReverterUploadHook: Use modifyChangesetTags instead of checkUpload ... Tue, 24 May 2022 19:22:08 GMT taylor.smock [35971] * applications/editors/josm/dist/utilsplugin2.jar (modified) utilsplugin2 (dist): See #22087: NPE in ChildrenMatch#init This is ... Tue, 24 May 2022 19:16:34 GMT taylor.smock [35970] * applications/editors/josm/plugins/utilsplugin2/src/org/openstreetmap/josm/plugins/utilsplugin2/search/RangeMatch.java (modified) * applications/editors/josm/plugins/utilsplugin2/src/org/openstreetmap/josm/plugins/utilsplugin2/search/UtilsSimpleMatchFactory.java (modified) utilsplugin2: Fix #22087: NPE in ChildrenMatch#init This is caused ... Thu, 19 May 2022 14:31:07 GMT taylor.smock [35969] * applications/editors/josm/plugins (modified) plugins: Add `Color` from the github.com/JOSM group Thu, 28 Apr 2022 19:28:22 GMT taylor.smock [35968] * applications/editors/josm/dist/ElevationProfile.jar (modified) ElevationProfile: dist Thu, 28 Apr 2022 19:26:26 GMT taylor.smock [35967] * applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/HgtReader.java (modified) * applications/editors/josm/plugins/ElevationProfile/test/unit/org/openstreetmap/josm/plugins/elevation/EleVertexTest.java (copied) * applications/editors/josm/plugins/ElevationProfile/test/unit/org/openstreetmap/josm/plugins/elevation/HgtReaderTest.java (copied) * applications/editors/josm/plugins/ElevationProfile/test/unit/org/openstreetmap/josm/plugins/elevation/tests (deleted) ElevationProfile: fix tests Wed, 27 Apr 2022 20:14:11 GMT taylor.smock [35966] * applications/editors/josm/dist/ElevationProfile.jar (modified) dist: ElevationProfile (see #21006, #21575) Wed, 27 Apr 2022 20:04:55 GMT taylor.smock [35965] * applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/HgtFileImporter.java (added) See #21575: Add missing file (HgtFileImporter)