# # ChangeLog for applications/editors/josm/plugins in osm # # Generated by Trac 1.6 # 2024-07-05T05:24:38+02:00 Sun, 24 Jun 2018 00:54:39 GMT renerr18 [34350] * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.java (modified) further improvments in image display Sun, 24 Jun 2018 00:28:09 GMT renerr18 [34349] * applications/editors/josm/plugins/MicrosoftStreetside/gradle.properties (modified) * applications/editors/josm/plugins/MicrosoftStreetside/ivy.xml (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsideData.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsideImage.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/actions/WalkThread.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cache/package-info.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-info.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/package-info.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/io/export/package-info.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.java (modified) Repaired image display after JOSM changes once more Sat, 23 Jun 2018 21:03:38 GMT renerr18 [34348] * applications/editors/josm/plugins/MicrosoftStreetside/build.xml (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsideImage.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.java (modified) Missing StreetsideChangesetDialog committed. Sat, 23 Jun 2018 11:07:00 GMT donvip [34346] * applications/editors/josm/plugins/reltoolbox/build.xml (modified) * applications/editors/josm/plugins/reltoolbox/src/relcontext/RelContextDialog.java (modified) update to JOSM 13959 Sat, 23 Jun 2018 10:55:33 GMT donvip [34344] * applications/editors/josm/plugins/tracer2/build.xml (modified) * applications/editors/josm/plugins/tracer2/src/org/openstreetmap/josm/plugins/tracer2/server/Request.java (modified) update to JOSM 13910 Fri, 22 Jun 2018 21:57:45 GMT donvip [34342] * applications/editors/josm/plugins/CommandLine/src/CommandLine/CommandLine.java (modified) see #josm14120 - fix deprecation warnings Fri, 22 Jun 2018 21:46:01 GMT donvip [34341] * applications/editors/josm/plugins/irsrectify (deleted) see #josm14120 - remove plugin "irsrectify" (never published?) ... Fri, 22 Jun 2018 20:44:18 GMT donvip [34339] * applications/editors/josm/plugins/NanoLog/src/nanolog/Correlator.java (modified) see #josm14120 - fix deprecation warnings Fri, 22 Jun 2018 20:40:09 GMT donvip [34337] * applications/editors/josm/plugins/imagery_offset_db/src/iodb/OffsetDialogButton.java (modified) * applications/editors/josm/plugins/imagery_offset_db/src/iodb/SimpleOffsetQueryTask.java (modified) see #josm14120 - fix deprecation warnings Fri, 22 Jun 2018 17:20:11 GMT donvip [34335] * applications/editors/josm/plugins/opendata/build.xml (modified) fix #josm16416 - improve plugin description Thu, 21 Jun 2018 23:36:08 GMT donvip [34334] * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cache/package-info.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-info.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/package-info.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/io/export/package-info.java (modified) update package-info javadoc Wed, 20 Jun 2018 20:09:16 GMT renerr18 [34333] * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsideData.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsideImage.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/actions/WalkThread.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.java (modified) Vector bubbles restored and GUI updated. Wed, 20 Jun 2018 17:25:48 GMT donvip [34331] * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/KmlReader.java (modified) * applications/editors/josm/plugins/opendata/test/data/regress/16402 (added) * applications/editors/josm/plugins/opendata/test/data/regress/16402/MapsMe-new.kml (added) * applications/editors/josm/plugins/opendata/test/unit/org/openstreetmap/josm/plugins/opendata/core/io/geographic/KmlReaderTest.java (modified) fix #josm16402 - Cannot read kml with complex ExtendedData section Wed, 20 Jun 2018 05:09:29 GMT renerr18 [34330] * applications/editors/josm/plugins/MicrosoftStreetside/.classpath (modified) Optimizations. Wed, 20 Jun 2018 04:54:45 GMT renerr18 [34329] * applications/editors/josm/plugins/MicrosoftStreetside/.classpath (modified) * applications/editors/josm/plugins/MicrosoftStreetside/bin (copied) * applications/editors/josm/plugins/MicrosoftStreetside/build.gradle (modified) * applications/editors/josm/plugins/MicrosoftStreetside/build.xml (modified) * applications/editors/josm/plugins/MicrosoftStreetside/config/codecov/codecov.yml (modified) * applications/editors/josm/plugins/MicrosoftStreetside/config/pmd/ruleset.xml (modified) * applications/editors/josm/plugins/MicrosoftStreetside/gradle/tool-config.gradle (modified) * applications/editors/josm/plugins/MicrosoftStreetside/gradle/wrapper/gradle-wrapper.jar (deleted) * applications/editors/josm/plugins/MicrosoftStreetside/gradle/wrapper/gradle-wrapper.properties (modified) * applications/editors/josm/plugins/MicrosoftStreetside/ivy.xml (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsideData.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.java (modified) StreetsideLayer and StreetsideData changes in correspondence with ... Tue, 19 Jun 2018 23:21:29 GMT donvip [34328] * applications/editors/josm/plugins/MicrosoftStreetside/README.md (modified) s/areaselector/MicrosoftStreetside Tue, 19 Jun 2018 21:32:13 GMT donvip [34326] * applications/editors/josm/plugins/imagery-xml-bounds/build.xml (modified) * applications/editors/josm/plugins/imagery-xml-bounds/src/org/openstreetmap/josm/plugins/imageryxmlbounds/actions/ComputeBoundsAction.java (modified) * applications/editors/josm/plugins/imagery-xml-bounds/src/org/openstreetmap/josm/plugins/imageryxmlbounds/actions/ShowBoundsAction.java (modified) update to JOSM 13957 Tue, 19 Jun 2018 17:14:05 GMT donvip [34325] * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsideImage.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsideSequence.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/mode/package-info.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.java (modified) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnableTest.java (modified) fix warnings Tue, 19 Jun 2018 16:48:07 GMT donvip [34324] * applications/editors/josm/plugins/MicrosoftStreetside (modified) * applications/editors/josm/plugins/MicrosoftStreetside/build.gradle (modified) * applications/editors/josm/plugins/MicrosoftStreetside/build.xml (modified) * applications/editors/josm/plugins/MicrosoftStreetside/data (added) * applications/editors/josm/plugins/MicrosoftStreetside/gradle/wrapper/gradle-wrapper.jar (added) * applications/editors/josm/plugins/MicrosoftStreetside/gradle/wrapper/gradle-wrapper.properties (modified) fix various build issues Tue, 19 Jun 2018 16:14:52 GMT donvip [34323] * applications/editors/josm/plugins/build-common.xml (modified) exclude *.md files from jar packaging Tue, 19 Jun 2018 05:11:23 GMT renerr18 [34322] * applications/editors/josm/plugins/MicrosoftStreetside/bin (deleted) * applications/editors/josm/plugins/MicrosoftStreetside/doc/index-files (deleted) * applications/editors/josm/plugins/MicrosoftStreetside/doc/org (deleted) Updates and refactoring accoring to changes in JOSM and Mapillary Tue, 19 Jun 2018 03:40:23 GMT renerr18 [34321] * applications/editors/josm/plugins/MicrosoftStreetside/.classpath (modified) * applications/editors/josm/plugins/MicrosoftStreetside/.project (modified) * applications/editors/josm/plugins/MicrosoftStreetside/.settings/org.eclipse.buildship.core.prefs (modified) * applications/editors/josm/plugins/MicrosoftStreetside/build.gradle (modified) * applications/editors/josm/plugins/MicrosoftStreetside/ivy.xml (modified) * applications/editors/josm/plugins/MicrosoftStreetside/src/BasicWindowMonitor.class (deleted) Cleanup and removal of superfluous files. Mon, 18 Jun 2018 20:07:03 GMT renerr18 [34320] * applications/editors/josm/plugins/MicrosoftStreetside/gradle.properties (modified) JOSM main version set back to 13860 (current) Mon, 18 Jun 2018 20:06:46 GMT renerr18 [34319] * applications/editors/josm/plugins/MicrosoftStreetside/build.xml (modified) JOSM main version set back to 13860 (current) Mon, 18 Jun 2018 02:23:51 GMT renerr18 [34318] * applications/editors/josm/plugins/MicrosoftStreetside (modified) Initial checkin of MicrosoftStreetside source Mon, 18 Jun 2018 02:20:19 GMT renerr18 [34317] * applications/editors/josm/plugins/MicrosoftStreetside (added) * applications/editors/josm/plugins/MicrosoftStreetside/.classpath (added) * applications/editors/josm/plugins/MicrosoftStreetside/.project (added) * applications/editors/josm/plugins/MicrosoftStreetside/.settings (added) * applications/editors/josm/plugins/MicrosoftStreetside/.settings/org.eclipse.buildship.core.prefs (added) * applications/editors/josm/plugins/MicrosoftStreetside/GPL-v3.0.md (added) * applications/editors/josm/plugins/MicrosoftStreetside/GPL-v3.0.txt (added) * applications/editors/josm/plugins/MicrosoftStreetside/README.md (added) * applications/editors/josm/plugins/MicrosoftStreetside/ant (added) * applications/editors/josm/plugins/MicrosoftStreetside/ant/ivy-2.4.0.jar (added) * applications/editors/josm/plugins/MicrosoftStreetside/bin (added) * applications/editors/josm/plugins/MicrosoftStreetside/bin/.gradle (added) * applications/editors/josm/plugins/MicrosoftStreetside/bin/.gradle/4.3 (added) * applications/editors/josm/plugins/MicrosoftStreetside/bin/.gradle/4.3/fileChanges (added) * applications/editors/josm/plugins/MicrosoftStreetside/bin/.gradle/4.3/fileHashes (added) * applications/editors/josm/plugins/MicrosoftStreetside/bin/.gradle/4.7 (added) * applications/editors/josm/plugins/MicrosoftStreetside/bin/.gradle/4.7/fileChanges (added) * applications/editors/josm/plugins/MicrosoftStreetside/bin/.gradle/4.7/fileContent (added) * applications/editors/josm/plugins/MicrosoftStreetside/bin/.gradle/4.7/fileHashes (added) * applications/editors/josm/plugins/MicrosoftStreetside/bin/.gradle/4.7/taskHistory (added) * applications/editors/josm/plugins/MicrosoftStreetside/bin/.gradle/buildOutputCleanup (added) * applications/editors/josm/plugins/MicrosoftStreetside/bin/.gradle/vcsWorkingDirs (added) * applications/editors/josm/plugins/MicrosoftStreetside/build.gradle (added) * applications/editors/josm/plugins/MicrosoftStreetside/build.xml (added) * applications/editors/josm/plugins/MicrosoftStreetside/config (added) * applications/editors/josm/plugins/MicrosoftStreetside/config/codecov (added) * applications/editors/josm/plugins/MicrosoftStreetside/config/codecov/codecov.yml (added) * applications/editors/josm/plugins/MicrosoftStreetside/config/josm (added) * applications/editors/josm/plugins/MicrosoftStreetside/config/josm/preferences.xml (added) * applications/editors/josm/plugins/MicrosoftStreetside/config/pmd (added) * applications/editors/josm/plugins/MicrosoftStreetside/config/pmd/ruleset.xml (added) * applications/editors/josm/plugins/MicrosoftStreetside/doc (added) * applications/editors/josm/plugins/MicrosoftStreetside/doc/allclasses-frame.html (added) * applications/editors/josm/plugins/MicrosoftStreetside/doc/allclasses-noframe.html (added) * applications/editors/josm/plugins/MicrosoftStreetside/doc/constant-values.html (added) * applications/editors/josm/plugins/MicrosoftStreetside/doc/deprecated-list.html (added) * applications/editors/josm/plugins/MicrosoftStreetside/doc/help-doc.html (added) * applications/editors/josm/plugins/MicrosoftStreetside/doc/index-files (added) * applications/editors/josm/plugins/MicrosoftStreetside/doc/index-files/index-1.html (added) * applications/editors/josm/plugins/MicrosoftStreetside/doc/index-files/index-2.html (added) * applications/editors/josm/plugins/MicrosoftStreetside/doc/index-files/index-3.html (added) * applications/editors/josm/plugins/MicrosoftStreetside/doc/index-files/index-4.html (added) * applications/editors/josm/plugins/MicrosoftStreetside/doc/index-files/index-5.html (added) * applications/editors/josm/plugins/MicrosoftStreetside/doc/index-files/index-6.html (added) * applications/editors/josm/plugins/MicrosoftStreetside/doc/index-files/index-7.html (added) * applications/editors/josm/plugins/MicrosoftStreetside/doc/index-files/index-8.html (added) * applications/editors/josm/plugins/MicrosoftStreetside/doc/index.html (added) * applications/editors/josm/plugins/MicrosoftStreetside/doc/org (added) * applications/editors/josm/plugins/MicrosoftStreetside/doc/org/openstreetmap (added) * applications/editors/josm/plugins/MicrosoftStreetside/doc/org/openstreetmap/josm (added) * applications/editors/josm/plugins/MicrosoftStreetside/doc/org/openstreetmap/josm/plugins (added) * applications/editors/josm/plugins/MicrosoftStreetside/doc/org/openstreetmap/josm/plugins/streetside (added) * applications/editors/josm/plugins/MicrosoftStreetside/doc/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.html (added) * applications/editors/josm/plugins/MicrosoftStreetside/doc/org/openstreetmap/josm/plugins/streetside/class-use (added) * applications/editors/josm/plugins/MicrosoftStreetside/doc/org/openstreetmap/josm/plugins/streetside/class-use/StreetsideAbstractImage.html (added) * applications/editors/josm/plugins/MicrosoftStreetside/doc/org/openstreetmap/josm/plugins/streetside/package-frame.html (added) * applications/editors/josm/plugins/MicrosoftStreetside/doc/org/openstreetmap/josm/plugins/streetside/package-summary.html (added) * applications/editors/josm/plugins/MicrosoftStreetside/doc/org/openstreetmap/josm/plugins/streetside/package-tree.html (added) * applications/editors/josm/plugins/MicrosoftStreetside/doc/org/openstreetmap/josm/plugins/streetside/package-use.html (added) * applications/editors/josm/plugins/MicrosoftStreetside/doc/overview-tree.html (added) * applications/editors/josm/plugins/MicrosoftStreetside/doc/package-list (added) * applications/editors/josm/plugins/MicrosoftStreetside/doc/script.js (added) * applications/editors/josm/plugins/MicrosoftStreetside/doc/stylesheet.css (added) * applications/editors/josm/plugins/MicrosoftStreetside/gradle (added) * applications/editors/josm/plugins/MicrosoftStreetside/gradle.properties (added) * applications/editors/josm/plugins/MicrosoftStreetside/gradle/markdown.gradle (added) * applications/editors/josm/plugins/MicrosoftStreetside/gradle/tool-config.gradle (added) * applications/editors/josm/plugins/MicrosoftStreetside/gradle/wrapper (added) * applications/editors/josm/plugins/MicrosoftStreetside/gradle/wrapper/gradle-wrapper.properties (added) * applications/editors/josm/plugins/MicrosoftStreetside/gradlew (added) * applications/editors/josm/plugins/MicrosoftStreetside/gradlew.bat (added) * applications/editors/josm/plugins/MicrosoftStreetside/images (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/bingicon.png (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/dialogs (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/dialogs/blue.svg (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/dialogs/red.svg (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/dialogs/streetside-filter.svg (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/dialogs/streetside-history.svg (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/dialogs/streetside-info.svg (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/dialogs/streetside-main.svg (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/dialogs/streetside-upload.svg (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/dialogs/streetside-viewer.svg (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/dialogs/streetsidePause.png (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/dialogs/streetsidePlay.png (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/dialogs/streetsideStop.png (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/fake-avatar.png (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/help (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/help/next.png (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/help/previous.png (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/link.svg (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/mapicon.png (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/mapmode (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/mapmode/mapillary-join.svg (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/mapmode/mapillary-select.svg (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/mapmode/streetside-join.svg (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/mapmode/streetside-select.svg (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/reload.svg (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/signs (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/signs/crossing.png (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/signs/intersection_danger.png (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/signs/no_entry.png (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/signs/no_overtaking.png (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/signs/no_parking.png (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/signs/no_turn.png (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/signs/only_straight_on.png (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/signs/right_of_way.png (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/signs/roundabout_right.png (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/signs/speed.png (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/signs/stop.png (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/signs/uneven.png (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/streetside-logo-white.png (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/streetside-logo.svg (added) * applications/editors/josm/plugins/MicrosoftStreetside/images/unknown-mapobject-type.svg (added) * applications/editors/josm/plugins/MicrosoftStreetside/ivy.xml (added) * applications/editors/josm/plugins/MicrosoftStreetside/lib (added) * applications/editors/josm/plugins/MicrosoftStreetside/lib/jackson-annotations-bundle.jar (added) * applications/editors/josm/plugins/MicrosoftStreetside/lib/jackson-core-bundle.jar (added) * applications/editors/josm/plugins/MicrosoftStreetside/lib/jackson-databind-bundle.jar (added) * applications/editors/josm/plugins/MicrosoftStreetside/lib/resty-jar.jar (added) * applications/editors/josm/plugins/MicrosoftStreetside/poSrc (added) * applications/editors/josm/plugins/MicrosoftStreetside/poSrc/be.po (added) * applications/editors/josm/plugins/MicrosoftStreetside/poSrc/ca.po (added) * applications/editors/josm/plugins/MicrosoftStreetside/poSrc/cs.po (added) * applications/editors/josm/plugins/MicrosoftStreetside/poSrc/da.po (added) * applications/editors/josm/plugins/MicrosoftStreetside/poSrc/de.po (added) * applications/editors/josm/plugins/MicrosoftStreetside/poSrc/en_GB.po (added) * applications/editors/josm/plugins/MicrosoftStreetside/poSrc/es.po (added) * applications/editors/josm/plugins/MicrosoftStreetside/poSrc/fr.po (added) * applications/editors/josm/plugins/MicrosoftStreetside/poSrc/hu.po (added) * applications/editors/josm/plugins/MicrosoftStreetside/poSrc/nl.po (added) * applications/editors/josm/plugins/MicrosoftStreetside/poSrc/pl.po (added) * applications/editors/josm/plugins/MicrosoftStreetside/poSrc/pt.po (added) * applications/editors/josm/plugins/MicrosoftStreetside/poSrc/pt_BR.po (added) * applications/editors/josm/plugins/MicrosoftStreetside/poSrc/ru.po (added) * applications/editors/josm/plugins/MicrosoftStreetside/poSrc/sk.po (added) * applications/editors/josm/plugins/MicrosoftStreetside/poSrc/uk.po (added) * applications/editors/josm/plugins/MicrosoftStreetside/poSrc/zh_CN.po (added) * applications/editors/josm/plugins/MicrosoftStreetside/poSrc/zh_TW.po (added) * applications/editors/josm/plugins/MicrosoftStreetside/src (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/BasicWindowMonitor.class (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImage.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsideCubemap.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsideData.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsideDataListener.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsideImage.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsideImportedImage.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsideLayer.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsideLocationChangeset.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsidePlugin.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/StreetsideSequence.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/actions (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/actions/ImageReloadAction.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadAction.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/actions/StreetsideDownloadViewAction.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/actions/StreetsideExportAction.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/actions/StreetsideJoinAction.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/actions/StreetsideWalkAction.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/actions/StreetsideZoomAction.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/actions/WalkListener.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/actions/WalkThread.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/actions/package-info.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cache (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cache/CacheUtils.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cache/Caches.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cache/StreetsideCache.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cache/package-info.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cubemap (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cubemap/CameraTransformer.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapBuilder.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cubemap/CubemapUtils.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cubemap/GraphicsUtils.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cubemap/ITileDownloadingTaskListener.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/cubemap/TileDownloadingTask.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/StreetsideExportDialog.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageDisplay.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/StreetsideImageTreeCellRenderer.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/StreetsideMainDialog.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSetting.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/StreetsideViewerDialog.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/StreetsideWalkDialog.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/boilerplate (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabel.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/StreetsideButton.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/package-info.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/dialog (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/dialog/ChooseGeoImageLayersDialog.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/imageinfo (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/AddTagToPrimitiveAction.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ClipboardAction.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoHelpPopup.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ImageInfoPanel.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerHelpPopup.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/StreetsideViewerPanel.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/ThreeSixtyDegreeViewerPanel.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/imageinfo/WebLinkAction.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/layer (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/gui/package-info.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/history (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/history/StreetsideRecord.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordListener.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/history/commands (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/history/commands/CommandImport.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/history/commands/CommandJoin.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/history/commands/CommandMove.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/history/commands/CommandTurn.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/history/commands/CommandUnjoin.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideCommand.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/history/commands/StreetsideExecutableCommand.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/history/package-info.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/io (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/io/download (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/io/download/BoundsDownloadRunnable.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/io/download/ImageDetailsDownloadRunnable.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnable.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideDownloader.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/io/download/StreetsideSquareDownloadRunnable.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/io/download/package-info.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/io/export (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportDownloadThread.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportManager.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/io/export/StreetsideExportWriterThread.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/io/export/package-info.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/mode (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/mode/AbstractMode.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/mode/JoinMode.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/mode/SelectMode.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/mode/package-info.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/model (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/model/ImageDetection.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/model/KeyIndexedObject.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/model/MapObject.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/model/SpecialImageArea.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/model/UserProfile.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/oauth (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListener.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/oauth/OAuthUtils.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/oauth/StreetsideLoginListener.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/oauth/StreetsideUser.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/package-info.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/CubemapBox.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/ImageUtil.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/MapViewGeometryUtil.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/PluginState.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/StreetsideChangesetListener.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorScheme.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/StreetsideProperties.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/StreetsideSequenceIdGenerator.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURL.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtils.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/api (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoder.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetailsDecoder.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoder.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/api/JsonLocationChangesetEncoder.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoder.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoder.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideDecoder.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/api/JsonStreetsideSequencesDecoder.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/src/org/openstreetmap/josm/plugins/streetside/utils/package-info.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/test (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/README (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/data (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/data/api (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/data/api/v3 (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/data/api/v3/requests (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/data/api/v3/requests/changeset.json (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/data/api/v3/responses (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/data/api/v3/responses/README.md (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/data/api/v3/responses/imageDetection.json (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/data/api/v3/responses/mapObject.json (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/data/api/v3/responses/searchImageDetections.json (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/data/api/v3/responses/searchImages.json (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/data/api/v3/responses/searchMapObjects.json (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/data/api/v3/responses/searchSequences.json (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/data/api/v3/responses/sequence.json (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/data/api/v3/responses/userProfile.json (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/data/api/v3/responses/userProfile2.json (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/data/exifTestImages (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/data/exifTestImages/dateTimeOnly.jpg (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/data/exifTestImages/dateTimeOnly.metadata.txt (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/data/exifTestImages/generateExifTaggedImages.sh (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/data/exifTestImages/gpsDirectionOnly.jpg (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/data/exifTestImages/gpsDirectionOnly.metadata.txt (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/data/exifTestImages/latLonOnly.jpg (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/data/exifTestImages/latLonOnly.metadata.txt (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/data/exifTestImages/untagged.jpg (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/data/exifTestImages/untagged.png (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/data/preferences (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/data/preferences/preferences.xml (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/data/zeroByteFile (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImageTest.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/StreetsideDataTest.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/StreetsideLayerTest.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/StreetsideSequenceTest.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/actions (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/cache (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/cache/CachesTest.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/cache/StreetsideCacheTest.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/gui (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/gui/ImageDisplayTest.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/gui/StreetsidePreferenceSettingTest.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/gui/boilerplate (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/gui/boilerplate/SelectableLabelTest.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/gui/layer (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/history (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/history/StreetsideRecordTest.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/io (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/io/download (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/io/download/SequenceDownloadRunnableTest.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/model (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/model/ImageDetectionTest.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/model/MapObjectTest.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/oauth (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/oauth/OAuthPortListenerTest.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/utils (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/utils/ImageUtilTest.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/utils/JsonUtil.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/utils/PluginStateTest.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/utils/StreetsideColorSchemeTest.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/utils/StreetsidePropertiesTest.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/utils/StreetsideURLTest.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/utils/StreetsideUtilsTest.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/utils/TestUtil.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/utils/api (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/utils/api/JsonDecoderTest.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetailsDecoderTest.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/utils/api/JsonImageDetectionDecoderTest.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/utils/api/JsonMapObjectDecoderTest.java (added) * applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/utils/api/JsonSequencesDecoderTest.java (added) Initial checkin of MicrosoftStreetside source Sun, 17 Jun 2018 19:38:38 GMT donvip [34313] * applications/editors/josm/plugins/waydownloader/.settings/org.eclipse.jdt.core.prefs (modified) * applications/editors/josm/plugins/waydownloader/src/org/openstreetmap/josm/plugins/waydownloader/WayDownloaderPlugin.java (modified) fix javadoc warnings Sun, 17 Jun 2018 19:34:45 GMT donvip [34312] * applications/editors/josm/plugins/waydownloader/build.xml (modified) * applications/editors/josm/plugins/waydownloader/src/org/openstreetmap/josm/plugins/waydownloader/WayDownloaderPlugin.java (modified) update to JOSM 13927 Sun, 17 Jun 2018 15:57:30 GMT donvip [34310] * applications/editors/josm/plugins/indoorhelper/src/model/IndoorHelperModel.java (modified) * applications/editors/josm/plugins/indoorhelper/src/org/openstreetmap/josm/plugins/indoorhelper/IndoorHelperPlugin.java (modified) fix javadoc warnings Sun, 17 Jun 2018 15:51:18 GMT donvip [34309] * applications/editors/josm/plugins/indoorhelper/src/controller/IndoorHelperController.java (modified) * applications/editors/josm/plugins/indoorhelper/src/model/IndoorLevel.java (modified) * applications/editors/josm/plugins/indoorhelper/test/unit/model (added) * applications/editors/josm/plugins/indoorhelper/test/unit/model/IndoorLevelTest.java (added) * applications/editors/josm/plugins/indoorhelper/test/unit/model/PresetCounterTest.java (moved) fix #josm16385 - handle multi values in `repeat_on` tag Sun, 17 Jun 2018 09:39:40 GMT donvip [34307] * applications/editors/josm/plugins/imagery-xml-bounds/src/org/openstreetmap/josm/plugins/imageryxmlbounds/ImageryXmlBoundsPlugin.java (modified) * applications/editors/josm/plugins/imagery-xml-bounds/src/org/openstreetmap/josm/plugins/imageryxmlbounds/actions/ShowBoundsSelectionAction.java (modified) fix deprecation warnings Sun, 17 Jun 2018 09:37:29 GMT donvip [34306] * applications/editors/josm/plugins/imagery-xml-bounds/build.xml (modified) * applications/editors/josm/plugins/imagery-xml-bounds/src/org/openstreetmap/josm/plugins/imageryxmlbounds/actions/downloadtask/DownloadXmlBoundsTask.java (modified) update to JOSM 13927 Sat, 16 Jun 2018 00:35:38 GMT donvip [34298] * applications/editors/josm/plugins/poly/build.xml (modified) * applications/editors/josm/plugins/poly/src/poly/DownloadPolyTask.java (modified) update to JOSM 13927 Sat, 16 Jun 2018 00:33:12 GMT donvip [34296] * applications/editors/josm/plugins/pbf/src/org/openstreetmap/josm/plugins/pbf/action/DownloadPbfTask.java (modified) update to JOSM 13927 Sat, 16 Jun 2018 00:31:16 GMT donvip [34295] * applications/editors/josm/plugins/pbf/build.xml (modified) * applications/editors/josm/plugins/pbf/src/org/openstreetmap/josm/plugins/pbf/action/DownloadPbfTask.java (modified) update to JOSM 13927 Sat, 16 Jun 2018 00:28:59 GMT donvip [34293] * applications/editors/josm/plugins/opendata/resources/neptune/acsb/acsb_passengerMobility-v0.3.xsd (modified) * applications/editors/josm/plugins/opendata/resources/neptune/siri/siri_facilities-v1.2.xsd (modified) update encoding Sat, 16 Jun 2018 00:28:21 GMT donvip [34292] * applications/editors/josm/plugins/opendata/build.xml (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/actions/DownloadDataTask.java (modified) update to JOSM 13927 Sat, 16 Jun 2018 00:21:56 GMT donvip [34290] * applications/editors/josm/plugins/cadastre-fr/build.xml (modified) * applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/download/CadastreDownloadTask.java (modified) update to JOSM 13927 Wed, 13 Jun 2018 16:46:07 GMT donvip [34288] * applications/editors/josm/plugins/turnlanes/src/org/openstreetmap/josm/plugins/turnlanes/gui/TurnLanesDialog.java (modified) fix deprecation warnings Tue, 12 Jun 2018 18:03:25 GMT donvip [34286] * applications/editors/josm/plugins/utilsplugin2/build.xml (modified) update to JOSM 13922 Mon, 11 Jun 2018 21:52:24 GMT donvip [34284] * applications/editors/josm/plugins/waydownloader/build.xml (modified) update to JOSM 13922 Mon, 11 Jun 2018 21:42:16 GMT donvip [34282] * applications/editors/josm/plugins/turnlanes/build.xml (modified) update to JOSM 13922 Mon, 11 Jun 2018 19:41:01 GMT donvip [34280] * applications/editors/josm/plugins/public_transport_layer/build.xml (modified) update to JOSM 13919 Mon, 11 Jun 2018 19:33:59 GMT donvip [34278] * applications/editors/josm/plugins/junctionchecking/build.xml (modified) update to JOSM 13914 Mon, 11 Jun 2018 19:31:52 GMT donvip [34276] * applications/editors/josm/plugins/CommandLine/build.xml (modified) update to JOSM 13914 Mon, 11 Jun 2018 19:24:34 GMT donvip [34274] * applications/editors/josm/plugins/undelete/build.xml (modified) update to JOSM 13914 Mon, 11 Jun 2018 19:24:08 GMT donvip [34273] * applications/editors/josm/plugins/undelete/src/org/openstreetmap/josm/plugins/undelete/UndeleteAction.java (modified) fix javadoc warnings Mon, 11 Jun 2018 19:21:40 GMT donvip [34271] * applications/editors/josm/plugins/reverter/src/reverter/corehacks/OsmChangesetContentParser.java (modified) * applications/editors/josm/plugins/reverter/src/reverter/corehacks/OsmServerChangesetReader.java (modified) fix some javadoc issues Mon, 11 Jun 2018 19:16:43 GMT donvip [34270] * applications/editors/josm/plugins/reverter/build.xml (modified) update to JOSM 13914 Mon, 11 Jun 2018 19:15:05 GMT donvip [34268] * applications/editors/josm/plugins/sds/build.xml (modified) update to JOSM 13914 Mon, 11 Jun 2018 01:30:26 GMT donvip [34267] * applications/editors/josm/plugins/build.xml (modified) add new compile target to check compilation issues faster Mon, 11 Jun 2018 01:23:10 GMT donvip [34265] * applications/editors/josm/plugins/public_transport/build.xml (modified) * applications/editors/josm/plugins/public_transport/src/org/openstreetmap/josm/plugins/public_transport/actions/GTFSImporterAction.java (modified) * applications/editors/josm/plugins/public_transport/src/org/openstreetmap/josm/plugins/public_transport/actions/RoutePatternAction.java (modified) * applications/editors/josm/plugins/public_transport/src/org/openstreetmap/josm/plugins/public_transport/actions/StopImporterAction.java (modified) update to JOSM 13906 Sun, 10 Jun 2018 16:30:24 GMT donvip [34263] * applications/editors/josm/plugins/utilsplugin2/src/org/openstreetmap/josm/plugins/utilsplugin2/replacegeometry/ReplaceMembershipAction.java (modified) fix #josm16370 - NoSuchElementException Thu, 07 Jun 2018 15:46:42 GMT floscher [34261] * applications/editors/josm/plugins (modified) Add plugin `pt_assistant` as svn:external Thu, 07 Jun 2018 15:42:00 GMT floscher [34260] * applications/editors/josm/dist/pt_assistant.jar (deleted) * applications/editors/josm/plugins/pt_assistant (deleted) Remove plugin `pt_assistant`, is now on GitHub It will be replaced ... Thu, 07 Jun 2018 14:34:41 GMT floscher [34259] * applications/editors/josm/plugins/pt_assistant/.travis.yml (added) Add Travis CI configuration for releasing to GitHub and sending ... Wed, 06 Jun 2018 22:12:37 GMT donvip [34258] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/PTAssistantPlugin.java (modified) remove comment probably causing shortcut warning Tue, 05 Jun 2018 11:39:14 GMT biswesh [34255] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/actions/EdgeSelectionAction.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/gui/PTAssistantPaintVisitor.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/utils/RouteUtils.java (modified) Changes to bicycle route and mtb Tue, 05 Jun 2018 11:36:42 GMT biswesh [34254] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/actions/DoubleSplitAction.java (modified) Add traffic_calming to double split Mon, 04 Jun 2018 18:24:34 GMT floscher [34253] * applications/editors/josm/plugins/pt_assistant/.gitignore (added) * applications/editors/josm/plugins/pt_assistant/.tx (added) * applications/editors/josm/plugins/pt_assistant/.tx/config (added) * applications/editors/josm/plugins/pt_assistant/build.gradle (added) * applications/editors/josm/plugins/pt_assistant/build.xml (modified) * applications/editors/josm/plugins/pt_assistant/gradle (added) * applications/editors/josm/plugins/pt_assistant/gradle.properties (added) * applications/editors/josm/plugins/pt_assistant/gradle/wrapper (added) * applications/editors/josm/plugins/pt_assistant/gradle/wrapper/gradle-wrapper.jar (added) * applications/editors/josm/plugins/pt_assistant/gradle/wrapper/gradle-wrapper.properties (added) * applications/editors/josm/plugins/pt_assistant/gradlew (added) * applications/editors/josm/plugins/pt_assistant/gradlew.bat (added) Add Gradle build and Transifex configuration This adds the changes ... Mon, 04 Jun 2018 17:26:14 GMT biswesh [34251] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/actions/CreatePlatformNodeThroughReplaceAction.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/actions/CreatePlatformShortcutAction.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/actions/ExtractPlatformNodeAction.java (modified) change i18n strings Mon, 04 Jun 2018 13:15:07 GMT biswesh [34249] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/actions/EdgeSelectionAction.java (modified) check for bicycle mode of travel improved Mon, 04 Jun 2018 13:13:54 GMT biswesh [34248] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/gui/PTAssistantPaintVisitor.java (modified) Add new colors for selected bicycle ways Mon, 04 Jun 2018 10:10:57 GMT biswesh [34247] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/gui/PTAssistantPaintVisitor.java (modified) Draw 3 parallel ways in case of repetitive ways in relation Mon, 04 Jun 2018 10:08:59 GMT biswesh [34246] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/actions/EdgeSelectionAction.java (modified) Add notification in edgeSelection map mode Mon, 04 Jun 2018 10:07:50 GMT biswesh [34245] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/actions/DoubleSplitAction.java (modified) Suggest better keys in Double Split Sun, 03 Jun 2018 21:00:32 GMT holgermappt [34244] * applications/editors/josm/plugins/build-common.xml (modified) Re-added source and javadoc JARs to dist and clean targets. The JARs ... Sun, 03 Jun 2018 16:46:08 GMT donvip [34243] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/actions/PTWizardAction.java (modified) i18n fix Sun, 03 Jun 2018 16:39:16 GMT donvip [34242] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/actions/FixTask.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/validation/SegmentChecker.java (modified) fix plugin yet another time. Biswesh, please stop breaking the plugin ... Sun, 03 Jun 2018 09:39:06 GMT biswesh [34241] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/actions/PTWizardAction.java (modified) fix transifex PT Wizard Sun, 03 Jun 2018 09:35:31 GMT biswesh [34240] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/validation/BicycleFootRouteValidatorTest.java (modified) transifex fix Sun, 03 Jun 2018 09:32:40 GMT biswesh [34239] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/actions/FixTask.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/validation/SegmentChecker.java (modified) changes to fix errors Sun, 03 Jun 2018 09:29:51 GMT biswesh [34238] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/actions/DoubleSplitAction.java (modified) Add checking of intersecting ways functionality Fri, 01 Jun 2018 07:58:15 GMT malcolmh [34237] * applications/editors/josm/plugins/seachart/src/render/Signals.java (modified) * applications/editors/josm/plugins/seachart/src/symbols/Beacons.java (modified) update Wed, 30 May 2018 18:13:19 GMT biswesh [34236] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/actions/DoubleSplitAction.java (modified) Modify bus bay action in double split map mode Wed, 30 May 2018 15:31:27 GMT biswesh [34235] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/actions/DoubleSplitAction.java (modified) Fix issues in double split map mode Wed, 30 May 2018 09:49:22 GMT biswesh [34234] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/actions/DoubleSplitAction.java (modified) Change undo redo action in double split map mode Wed, 30 May 2018 09:22:07 GMT biswesh [34233] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/actions/CreatePlatformNodeThroughReplaceAction.java (added) Add shortcut to add CreatePlatformAction without replacement Wed, 30 May 2018 09:20:30 GMT biswesh [34232] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/actions/CreatePlatformShortcutAction.java (added) Add Shortcut action for create platform Wed, 30 May 2018 09:19:26 GMT biswesh [34231] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/actions/ExtractPlatformNodeAction.java (added) Add ExtractPlatformNodeAction Wed, 30 May 2018 08:07:52 GMT biswesh [34230] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/gui/PTAssistantLayer.java (modified) create cache to store the route type of last opened relation editor ... Wed, 30 May 2018 08:04:11 GMT biswesh [34229] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/actions/PTWizardAction.java (modified) Add title bar to PT Wizard Wed, 30 May 2018 08:01:58 GMT biswesh [34228] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/actions/EdgeSelectionAction.java (modified) Add mode of travel, multiple selection and toggle, stop position ... Wed, 30 May 2018 07:58:11 GMT biswesh [34227] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/actions/DoubleSplitAction.java (modified) Draw points on current place Wed, 30 May 2018 07:56:21 GMT biswesh [34226] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/PTAssistantPlugin.java (modified) Add public Transport in Menu Bar Tue, 29 May 2018 19:34:54 GMT holgermappt [34225] * applications/editors/josm/plugins/build-common.xml (modified) Do not distribute plugin-sources.jar and plugin-javadoc.jar. This ... Tue, 29 May 2018 18:02:42 GMT holgermappt [34224] * applications/editors/josm/plugins/build-common.xml (modified) Removed unnecessary dist path prefix in target update-current. Mon, 28 May 2018 23:26:17 GMT donvip [34223] * applications/editors/josm/plugins/cadastre-fr/.settings/org.eclipse.jdt.core.prefs (modified) * applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/actions/mapmode/Address.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/actions/upload/CheckSourceUploadHook.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/download/CadastreDownloadData.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/edigeo/EdigeoLotFile.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/edigeo/utils/ClassToInstancesMap.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/wms/CacheFileLambert4ZoneFilter.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/wms/CacheFileLambert9ZoneFilter.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/wms/CacheFileUTM20NFilter.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/wms/CadastreGrabber.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/wms/CadastreInterface.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/wms/GrabThread.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/wms/ImageModifier.java (modified) fix some java/javadoc warnings Sun, 27 May 2018 01:45:50 GMT donvip [34221] * applications/editors/josm/plugins/utilsplugin2/src/org/openstreetmap/josm/plugins/utilsplugin2/customurl/ChooseURLAction.java (modified) * applications/editors/josm/plugins/utilsplugin2/src/org/openstreetmap/josm/plugins/utilsplugin2/customurl/OpenPageAction.java (modified) fix #josm16094 - abort "open custom url" action when dialog is canceled Sun, 27 May 2018 00:55:44 GMT donvip [34219] * 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) fix #josm12108 - Cannot display GeoTiff image with elevation from ASTER Thu, 24 May 2018 12:13:24 GMT biswesh [34217] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/actions/DoubleSplitAction.java (modified) Restructered double split map mode Wed, 23 May 2018 20:01:19 GMT mkyral [34216] * applications/editors/josm/plugins/pointInfo/README.md (modified) * applications/editors/josm/plugins/pointInfo/build.xml (modified) * applications/editors/josm/plugins/pointInfo/src/org/openstreetmap/josm/plugins/pointinfo/AbstractPointInfoModule.java (added) * applications/editors/josm/plugins/pointInfo/src/org/openstreetmap/josm/plugins/pointinfo/PointInfoPreference.java (added) * applications/editors/josm/plugins/pointInfo/src/org/openstreetmap/josm/plugins/pointinfo/ReverseFinder.java (added) * applications/editors/josm/plugins/pointInfo/src/org/openstreetmap/josm/plugins/pointinfo/ReverseRecord.java (added) * applications/editors/josm/plugins/pointInfo/src/org/openstreetmap/josm/plugins/pointinfo/catastro (added) * applications/editors/josm/plugins/pointInfo/src/org/openstreetmap/josm/plugins/pointinfo/catastro/AddrPlaces.java (added) * applications/editors/josm/plugins/pointInfo/src/org/openstreetmap/josm/plugins/pointinfo/catastro/CatastroModule.java (added) * applications/editors/josm/plugins/pointInfo/src/org/openstreetmap/josm/plugins/pointinfo/catastro/CatastroRecord.java (added) * applications/editors/josm/plugins/pointInfo/src/org/openstreetmap/josm/plugins/pointinfo/catastro/ObjectWithoutGeometry.java (added) PointInfo: Adds a link to photo metadata in Catastro module. Patch ... Tue, 22 May 2018 21:11:11 GMT donvip [34214] * applications/editors/josm/plugins/mapdust/src/org/openstreetmap/josm/plugins/mapdust/MapdustPlugin.java (modified) fix #josm8256, fix #josm14963 - call correct Layer API and implement ... Mon, 21 May 2018 19:52:07 GMT donvip [34212] * applications/editors/josm/plugins/buildings_tools/build.xml (modified) * applications/editors/josm/plugins/reltoolbox/build.xml (modified) update to JOSM 13807 Mon, 21 May 2018 09:21:59 GMT nzara [34211] * applications/editors/josm/plugins/pdfimport/src/pdfimport/LoadPdfDialog.java (modified) * applications/editors/josm/plugins/pdfimport/src/pdfimport/PdfImportPlugin.java (modified) Prepare for user prefereneces, add some data entry checks/feedback Mon, 21 May 2018 01:20:16 GMT donvip [34209] * applications/editors/josm/plugins/imagery_offset_db/build.xml (modified) * applications/editors/josm/plugins/imagery_offset_db/src/iodb/ImageryOffsetTools.java (modified) * applications/editors/josm/plugins/imagery_offset_db/src/iodb/ImageryOffsetWatcher.java (modified) update to JOSM 13797 Sun, 20 May 2018 19:21:27 GMT donvip [34208] * applications/editors/josm/plugins/CommandLine/src/CommandLine/CommandLine.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/preferences/CadastrePreferenceSetting.java (modified) * applications/editors/josm/plugins/pdfimport/src/pdfimport/OsmBuilder.java (modified) * applications/editors/josm/plugins/reverter/src/reverter/corehacks/OsmServerChangesetReader.java (modified) see #josm16288 - replace similar i18n strings (removes 4 strings from ... Sun, 20 May 2018 18:47:52 GMT donvip [34207] * applications/editors/josm/plugins/pdfimport/javadoc (modified) update svn:ignore Sun, 20 May 2018 14:23:04 GMT donvip [34206] * applications/editors/josm/plugins/ColumbusCSV/data/ko.lang (added) * applications/editors/josm/plugins/CommandLine/data/ko.lang (added) * applications/editors/josm/plugins/Create_grid_of_ways/data/ko.lang (added) * applications/editors/josm/plugins/CustomizePublicTransportStop/data/ko.lang (added) * applications/editors/josm/plugins/DirectDownload/data/ko.lang (added) * applications/editors/josm/plugins/DirectUpload/data/ko.lang (added) * applications/editors/josm/plugins/ElevationProfile/data/ko.lang (added) * applications/editors/josm/plugins/FastDraw/data/ko.lang (added) * applications/editors/josm/plugins/FixAddresses/data/fr.lang (modified) * applications/editors/josm/plugins/FixAddresses/data/ko.lang (added) * applications/editors/josm/plugins/HouseNumberTaggingTool/data/ko.lang (added) * applications/editors/josm/plugins/ImportImagePlugin/data/ko.lang (added) * applications/editors/josm/plugins/NanoLog/data/ko.lang (added) * applications/editors/josm/plugins/OSMRecPlugin/data/ko.lang (added) * applications/editors/josm/plugins/OpeningHoursEditor/data/ko.lang (added) * applications/editors/josm/plugins/OsmInspectorPlugin/data/ko.lang (added) * applications/editors/josm/plugins/addrinterpolation/data/ko.lang (added) * applications/editors/josm/plugins/alignways/data/ko.lang (added) * applications/editors/josm/plugins/buildings_tools/data/ko.lang (added) * applications/editors/josm/plugins/cadastre-fr/data/ko.lang (added) * applications/editors/josm/plugins/colorscheme/data/ko.lang (added) * applications/editors/josm/plugins/dataimport/data/ko.lang (added) * applications/editors/josm/plugins/download_along/data/ko.lang (added) * applications/editors/josm/plugins/editgpx/data/ko.lang (added) * applications/editors/josm/plugins/ext_tools/data/ko.lang (added) * applications/editors/josm/plugins/geochat/data/ko.lang (added) * applications/editors/josm/plugins/globalsat/data/ko.lang (added) * applications/editors/josm/plugins/gpsblam/data/ko.lang (added) * applications/editors/josm/plugins/gpxfilter/data/ko.lang (added) * applications/editors/josm/plugins/graphview/data/ko.lang (added) * applications/editors/josm/plugins/imagery-xml-bounds/data/ko.lang (added) * applications/editors/josm/plugins/imagery_cachexport/data/ko.lang (modified) * applications/editors/josm/plugins/imagery_offset_db/data/ko.lang (added) * applications/editors/josm/plugins/imagewaypoint/data/ko.lang (added) * applications/editors/josm/plugins/importvec/data/ko.lang (added) * applications/editors/josm/plugins/indoorhelper/data/da.lang (modified) * applications/editors/josm/plugins/indoorhelper/data/fr.lang (modified) * applications/editors/josm/plugins/indoorhelper/data/ko.lang (added) * applications/editors/josm/plugins/indoorhelper/data/uk.lang (modified) * applications/editors/josm/plugins/infomode/data/ko.lang (added) * applications/editors/josm/plugins/jna/data/ko.lang (added) * applications/editors/josm/plugins/jts/data/ko.lang (added) * applications/editors/josm/plugins/junctionchecking/data/ko.lang (added) * applications/editors/josm/plugins/lakewalker/data/ko.lang (added) * applications/editors/josm/plugins/livegps/data/ko.lang (added) * applications/editors/josm/plugins/mapdust/data/ko.lang (added) * applications/editors/josm/plugins/measurement/data/ko.lang (added) * applications/editors/josm/plugins/merge-overlap/data/ko.lang (added) * applications/editors/josm/plugins/michigan_left/data/ko.lang (added) * applications/editors/josm/plugins/namemanager/data/ko.lang (added) * applications/editors/josm/plugins/native-password-manager/data/ko.lang (added) * applications/editors/josm/plugins/opendata/data/ko.lang (added) * applications/editors/josm/plugins/openvisible/data/ko.lang (added) * applications/editors/josm/plugins/osmarender/data/ko.lang (added) * applications/editors/josm/plugins/pbf/data/ko.lang (added) * applications/editors/josm/plugins/pdfimport/data/ast.lang (modified) * applications/editors/josm/plugins/pdfimport/data/be.lang (modified) * applications/editors/josm/plugins/pdfimport/data/bg.lang (modified) * applications/editors/josm/plugins/pdfimport/data/ca-valencia.lang (modified) * applications/editors/josm/plugins/pdfimport/data/ca.lang (modified) * applications/editors/josm/plugins/pdfimport/data/cs.lang (modified) * applications/editors/josm/plugins/pdfimport/data/da.lang (modified) * applications/editors/josm/plugins/pdfimport/data/de.lang (modified) * applications/editors/josm/plugins/pdfimport/data/el.lang (modified) * applications/editors/josm/plugins/pdfimport/data/en.lang (modified) * applications/editors/josm/plugins/pdfimport/data/en_AU.lang (modified) * 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/et.lang (modified) * applications/editors/josm/plugins/pdfimport/data/fi.lang (modified) * applications/editors/josm/plugins/pdfimport/data/fr.lang (modified) * applications/editors/josm/plugins/pdfimport/data/gl.lang (modified) * applications/editors/josm/plugins/pdfimport/data/hu.lang (modified) * applications/editors/josm/plugins/pdfimport/data/id.lang (modified) * applications/editors/josm/plugins/pdfimport/data/it.lang (modified) * applications/editors/josm/plugins/pdfimport/data/ja.lang (modified) * applications/editors/josm/plugins/pdfimport/data/km.lang (modified) * applications/editors/josm/plugins/pdfimport/data/ko.lang (added) * applications/editors/josm/plugins/pdfimport/data/lt.lang (modified) * applications/editors/josm/plugins/pdfimport/data/nb.lang (modified) * applications/editors/josm/plugins/pdfimport/data/nl.lang (modified) * applications/editors/josm/plugins/pdfimport/data/pl.lang (modified) * applications/editors/josm/plugins/pdfimport/data/pt.lang (modified) * applications/editors/josm/plugins/pdfimport/data/pt_BR.lang (modified) * applications/editors/josm/plugins/pdfimport/data/ru.lang (modified) * applications/editors/josm/plugins/pdfimport/data/sk.lang (modified) * applications/editors/josm/plugins/pdfimport/data/sv.lang (modified) * applications/editors/josm/plugins/pdfimport/data/uk.lang (modified) * applications/editors/josm/plugins/pdfimport/data/vi.lang (modified) * applications/editors/josm/plugins/pdfimport/data/zh_CN.lang (modified) * applications/editors/josm/plugins/pdfimport/data/zh_TW.lang (modified) * applications/editors/josm/plugins/photo_geotagging/data/ko.lang (added) * applications/editors/josm/plugins/photoadjust/data/ko.lang (modified) * applications/editors/josm/plugins/photoadjust/data/lt.lang (modified) * applications/editors/josm/plugins/piclayer/data/ko.lang (added) * applications/editors/josm/plugins/plastic_laf/data/ko.lang (added) * applications/editors/josm/plugins/pointInfo/data/da.lang (modified) * applications/editors/josm/plugins/pointInfo/data/de.lang (modified) * applications/editors/josm/plugins/pointInfo/data/fr.lang (modified) * applications/editors/josm/plugins/pointInfo/data/ko.lang (added) * applications/editors/josm/plugins/pointInfo/data/uk.lang (modified) * applications/editors/josm/plugins/print/data/ko.lang (added) * applications/editors/josm/plugins/pt_assistant/data/ast.lang (modified) * applications/editors/josm/plugins/pt_assistant/data/be.lang (modified) * applications/editors/josm/plugins/pt_assistant/data/bg.lang (modified) * applications/editors/josm/plugins/pt_assistant/data/ca-valencia.lang (modified) * applications/editors/josm/plugins/pt_assistant/data/ca.lang (modified) * applications/editors/josm/plugins/pt_assistant/data/cs.lang (modified) * applications/editors/josm/plugins/pt_assistant/data/da.lang (modified) * applications/editors/josm/plugins/pt_assistant/data/de.lang (modified) * applications/editors/josm/plugins/pt_assistant/data/el.lang (modified) * applications/editors/josm/plugins/pt_assistant/data/en.lang (modified) * applications/editors/josm/plugins/pt_assistant/data/en_AU.lang (modified) * applications/editors/josm/plugins/pt_assistant/data/en_GB.lang (modified) * applications/editors/josm/plugins/pt_assistant/data/es.lang (modified) * applications/editors/josm/plugins/pt_assistant/data/et.lang (modified) * applications/editors/josm/plugins/pt_assistant/data/fi.lang (modified) * applications/editors/josm/plugins/pt_assistant/data/fr.lang (modified) * applications/editors/josm/plugins/pt_assistant/data/gl.lang (modified) * applications/editors/josm/plugins/pt_assistant/data/hu.lang (modified) * applications/editors/josm/plugins/pt_assistant/data/id.lang (modified) * applications/editors/josm/plugins/pt_assistant/data/it.lang (modified) * applications/editors/josm/plugins/pt_assistant/data/ja.lang (modified) * applications/editors/josm/plugins/pt_assistant/data/km.lang (modified) * applications/editors/josm/plugins/pt_assistant/data/ko.lang (added) * applications/editors/josm/plugins/pt_assistant/data/lt.lang (modified) * applications/editors/josm/plugins/pt_assistant/data/nb.lang (modified) * applications/editors/josm/plugins/pt_assistant/data/nl.lang (modified) * applications/editors/josm/plugins/pt_assistant/data/pl.lang (modified) * applications/editors/josm/plugins/pt_assistant/data/pt.lang (modified) * applications/editors/josm/plugins/pt_assistant/data/pt_BR.lang (modified) * applications/editors/josm/plugins/pt_assistant/data/ru.lang (modified) * applications/editors/josm/plugins/pt_assistant/data/sk.lang (modified) * applications/editors/josm/plugins/pt_assistant/data/sv.lang (modified) * applications/editors/josm/plugins/pt_assistant/data/uk.lang (modified) * applications/editors/josm/plugins/pt_assistant/data/vi.lang (modified) * applications/editors/josm/plugins/pt_assistant/data/zh_CN.lang (modified) * applications/editors/josm/plugins/pt_assistant/data/zh_TW.lang (modified) * applications/editors/josm/plugins/public_transport/data/ko.lang (added) * applications/editors/josm/plugins/public_transport_layer/data/ko.lang (added) * applications/editors/josm/plugins/rasterfilters/data/ko.lang (added) * applications/editors/josm/plugins/reltoolbox/data/ko.lang (added) * applications/editors/josm/plugins/reverter/data/ko.lang (added) * applications/editors/josm/plugins/roadsigns/data/ko.lang (added) * applications/editors/josm/plugins/routing/data/ko.lang (added) * applications/editors/josm/plugins/sds/data/ko.lang (added) * applications/editors/josm/plugins/seachartedit/data/ko.lang (added) * applications/editors/josm/plugins/simplifyarea/data/ko.lang (added) * applications/editors/josm/plugins/smed/data/ko.lang (added) * applications/editors/josm/plugins/splinex/data/ko.lang (added) * applications/editors/josm/plugins/sumoconvert/data/ko.lang (added) * applications/editors/josm/plugins/surveyor/data/ko.lang (added) * applications/editors/josm/plugins/tag2link/data/ko.lang (added) * applications/editors/josm/plugins/tageditor/data/ko.lang (added) * applications/editors/josm/plugins/tagging-preset-tester/data/ko.lang (added) * applications/editors/josm/plugins/terracer/data/ko.lang (added) * applications/editors/josm/plugins/touchscreenhelper/data/ko.lang (added) * applications/editors/josm/plugins/tracer/data/ko.lang (added) * applications/editors/josm/plugins/tracer2/data/ko.lang (added) * applications/editors/josm/plugins/trustosm/data/ko.lang (added) * applications/editors/josm/plugins/turnlanes/data/ko.lang (added) * applications/editors/josm/plugins/turnrestrictions/data/ko.lang (added) * applications/editors/josm/plugins/undelete/data/ko.lang (added) * applications/editors/josm/plugins/utilsplugin2/data/ko.lang (added) * applications/editors/josm/plugins/videomapping/data/ko.lang (added) * applications/editors/josm/plugins/waydownloader/data/ko.lang (added) * applications/editors/josm/plugins/wms-turbo-challenge2/data/ko.lang (added) i18n update Sun, 20 May 2018 01:59:10 GMT donvip [34204] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/actions/FixTask.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/validation/SegmentChecker.java (modified) restore changes required for latest JOSM