# # ChangeLog for / in osm # # Generated by Trac 1.6 # 2024-08-31T21:42:55+02:00 Thu, 11 Jan 2018 14:35:23 GMT malcolmh [33995] * applications/editors/josm/plugins/seachart/src/render/Rules.java (modified) * applications/editors/josm/plugins/seachart/src/render/Signals.java (modified) [Seachart] Publish new release Wed, 10 Jan 2018 23:08:28 GMT donvip [33994] * applications/editors/josm/dist/wikipedia.jar (modified) dist Wed, 10 Jan 2018 23:07:20 GMT donvip [33993] * applications/editors/josm/plugins/wikipedia/.settings/org.eclipse.core.resources.prefs (added) * applications/editors/josm/plugins/wikipedia/src/org/wikipedia/WikipediaApp.java (modified) * applications/editors/josm/plugins/wikipedia/test/unit/org/wikipedia/WikipediaAppTest.java (modified) handle multiple levels of wikipedia article redirections when ... Wed, 10 Jan 2018 20:17:49 GMT donvip [33992] * applications/editors/josm/dist/utilsplugin2.jar (modified) dist Wed, 10 Jan 2018 20:16:50 GMT donvip [33991] * applications/editors/josm/plugins/utilsplugin2/src/org/openstreetmap/josm/plugins/utilsplugin2/customurl/OpenPageAction.java (modified) fix #josm15756 - do not open empty page if nothing is selected Wed, 10 Jan 2018 16:23:06 GMT donvip [33990] * applications/editors/josm/plugins/CustomizePublicTransportStop/src/ru/rodsoft/openstreetmap/josm/plugins/customizepublictransportstop/CustomizeStopAction.java (modified) fix shortcut warning Wed, 10 Jan 2018 01:07:30 GMT donvip [33989] * 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/actions/EditHighlightedRelationsAction.java (modified) fix shortcut warnings Wed, 10 Jan 2018 01:06:53 GMT donvip [33988] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/actions/AddStopPositionAction.java (modified) fix shortcut warning Wed, 10 Jan 2018 01:02:46 GMT donvip [33987] * applications/editors/josm/plugins/CustomizePublicTransportStop/src/ru/rodsoft/openstreetmap/josm/plugins/customizepublictransportstop/CustomizeStopAction.java (modified) fix shortcut warning Tue, 09 Jan 2018 08:58:40 GMT zverik [33986] * applications/editors/josm/dist/geochat.jar (modified) rebuild geochat with fresh josm Mon, 08 Jan 2018 19:15:48 GMT donvip [33985] * applications/editors/josm/dist/CommandLine.jar (modified) dist Mon, 08 Jan 2018 19:14:39 GMT donvip [33984] * applications/editors/josm/plugins/CommandLine/src/CommandLine/AbstractOsmAction.java (modified) * applications/editors/josm/plugins/CommandLine/src/CommandLine/PointAction.java (modified) fix #josm15743 - Broken selection in commandline plugin (patch by ... Sun, 07 Jan 2018 14:56:46 GMT zverik [33983] * applications/editors/josm/dist/geochat.jar (modified) update url in geochat Sun, 07 Jan 2018 14:51:06 GMT zverik [33982] * applications/editors/josm/plugins/geochat/src/geochat/JsonQueryUtil.java (modified) update url to https Sun, 07 Jan 2018 01:27:22 GMT donvip [33981] * applications/editors/josm/dist/undelete.jar (modified) dist Sun, 07 Jan 2018 01:26:54 GMT donvip [33980] * applications/editors/josm/plugins/undelete/src/org/openstreetmap/josm/plugins/undelete/UndeleteDialog.java (modified) see #josm15710 - unify new layer checkbox text Sat, 06 Jan 2018 23:36:37 GMT donvip [33979] * applications/editors/josm/dist/opendata.jar (modified) dist Sat, 06 Jan 2018 23:35:51 GMT donvip [33978] * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/datasets/DataSetUpdater.java (modified) fix #josm15736 - robustness against null API capabilities Sat, 06 Jan 2018 00:51:26 GMT donvip [33977] * applications/editors/josm/dist/cadastre-fr.jar (modified) dist Thu, 04 Jan 2018 15:20:11 GMT stoecker [33976] * applications/editors/josm/plugins/indoorhelper/src/controller/IndoorHelperController.java (modified) add proper shortcut names Thu, 04 Jan 2018 12:05:53 GMT rebeccas95 [33975] * applications/editors/josm/dist/indoorhelper.jar (modified) Add build indoorhelper jar file Thu, 04 Jan 2018 10:05:03 GMT rebeccas95 [33974] * applications/editors/josm/plugins/indoorhelper/.classpath (modified) * applications/editors/josm/plugins/indoorhelper/README (modified) * applications/editors/josm/plugins/indoorhelper/build.xml (modified) * applications/editors/josm/plugins/indoorhelper/data/indoorhelper.validator.mapcss (modified) * applications/editors/josm/plugins/indoorhelper/src/controller/IndoorHelperController.java (modified) * applications/editors/josm/plugins/indoorhelper/src/model/IndoorHelperModel.java (modified) * applications/editors/josm/plugins/indoorhelper/src/model/PresetCounter.java (modified) * applications/editors/josm/plugins/indoorhelper/src/model/TagCatalog.java (modified) * applications/editors/josm/plugins/indoorhelper/src/org/openstreetmap/josm/plugins/indoorhelper/IndoorHelperPlugin.java (modified) * applications/editors/josm/plugins/indoorhelper/src/views/LevelSelectorView.java (modified) * applications/editors/josm/plugins/indoorhelper/src/views/PresetButton.java (modified) * applications/editors/josm/plugins/indoorhelper/src/views/ToolBoxView.java (modified) Update indoorhelper plugin to support the Simple Indoor Tagging scheme Tue, 02 Jan 2018 13:27:50 GMT stoecker [33973] * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/interfaces/TileSource.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/tilesources/AbstractTMSTileSource.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/tilesources/OsmTileSource.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/tilesources/TileSourceInfo.java (modified) see #josm15713 - rename dirty mode Mon, 01 Jan 2018 16:52:23 GMT donvip [33972] * applications/viewer/jmapviewer/Readme.txt (modified) * applications/viewer/jmapviewer/tools/checkstyle/checkstyle-all.jar (modified) * applications/viewer/jmapviewer/tools/checkstyle/jmapviewer_checks.xml (modified) update to CheckStyle 8.5 Mon, 01 Jan 2018 16:48:08 GMT donvip [33971] * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/interfaces/TileSource.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/tilesources/AbstractTMSTileSource.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/tilesources/OsmTileSource.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/tilesources/TileSourceInfo.java (modified) see #josm15713 - Add dirty-mode Sun, 31 Dec 2017 13:06:40 GMT donvip [33970] * applications/editors/josm/dist/sds.jar (modified) dist Sun, 31 Dec 2017 13:04:30 GMT donvip [33969] * applications/editors/josm/plugins/sds/src/org/openstreetmap/hot/sds/SdsApi.java (modified) remove unused code calling deprecated (now removed) API Sat, 30 Dec 2017 07:05:33 GMT bastik [33968] * applications/editors/josm/dist/photo_geotagging.jar (modified) update Sat, 30 Dec 2017 07:05:03 GMT bastik [33967] * applications/editors/josm/plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java (modified) applied #josm11844 - Show time estimation when geotagging many photos ... Thu, 28 Dec 2017 18:44:51 GMT donvip [33966] * applications/editors/josm/dist/cadastre-fr.jar (modified) dist Thu, 28 Dec 2017 18:35:04 GMT donvip [33965] * applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/wms/CadastreInterface.java (modified) use JOSM HttpClient Thu, 28 Dec 2017 14:39:08 GMT donvip [33964] * applications/editors/josm/dist/FixAddresses.jar (modified) dist Thu, 28 Dec 2017 14:37:27 GMT donvip [33963] * applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java (modified) fix #josm14013 - buttons not working (patch by javiersanp) Tue, 26 Dec 2017 22:01:50 GMT donvip [33962] * applications/editors/josm/dist/SeaChart.jar (modified) dist Tue, 26 Dec 2017 21:56:03 GMT donvip [33961] * applications/editors/josm/plugins/seachart/build.xml (modified) * applications/editors/josm/plugins/seachart/src/seachart/ChartImage.java (modified) update to JOSM 13243 Thu, 21 Dec 2017 16:09:49 GMT donvip [33960] * applications/editors/josm/plugins/build-common.xml (modified) add includeantruntime=false option when compiling unit tests Thu, 21 Dec 2017 15:49:06 GMT donvip [33959] * applications/editors/josm/dist/geotools.jar (modified) dist Thu, 21 Dec 2017 15:43:46 GMT donvip [33958] * applications/editors/josm/plugins/geotools/src/org/openstreetmap/josm/plugins/geotools/GeoToolsPlugin.java (modified) fix #josm15683 - fix initialization of JAI/JAI-EXT (patch by george- ... Mon, 18 Dec 2017 20:59:51 GMT malcolmh [33957] * applications/editors/josm/dist/SeaChart.jar (modified) [Seachart] Publish new release Mon, 18 Dec 2017 20:59:09 GMT malcolmh [33956] * applications/editors/josm/dist/SeaChart.jar (modified) * applications/editors/josm/plugins/seachart/src/render/Rules.java (modified) * applications/editors/josm/plugins/seachart/src/render/Signals.java (modified) * applications/editors/josm/plugins/seachart/src/symbols/Topmarks.java (modified) illuminated beacons Mon, 18 Dec 2017 14:22:46 GMT donvip [33955] * applications/editors/josm/plugins/build-common.xml (modified) increase memory allocated to SpotBugs Sat, 16 Dec 2017 07:02:19 GMT glebius [33954] * applications/editors/josm/dist/livegps.jar (modified) Publish fixed LiveGps plugin. Sat, 16 Dec 2017 06:54:47 GMT glebius [33953] * applications/editors/josm/plugins/livegps/src/livegps/LiveGpsLayer.java (modified) Followup on r33420. Calling paint() won't redraw the GPS layer since ... Mon, 11 Dec 2017 23:13:03 GMT donvip [33952] * applications/editors/josm/dist/sds.jar (modified) dist Mon, 11 Dec 2017 23:12:01 GMT donvip [33951] * applications/editors/josm/plugins/sds/src/org/openstreetmap/hot/sds/DetermineSdsModificationsUploadHook.java (modified) fix #josm15665 - NPE Sun, 10 Dec 2017 13:00:03 GMT malcolmh [33950] * applications/editors/josm/dist/SeaChart.jar (modified) [Seachart] Publish new release Sun, 10 Dec 2017 12:59:43 GMT malcolmh [33949] * applications/editors/josm/dist/SeaChart.jar (modified) * applications/editors/josm/plugins/seachart/jicons/examples.xml (modified) * applications/editors/josm/plugins/seachart/src/render/Rules.java (modified) * applications/editors/josm/plugins/seachart/src/symbols/Beacons.java (modified) * applications/editors/josm/plugins/seachart/src/symbols/Topmarks.java (modified) arrow topmark Sat, 09 Dec 2017 15:13:46 GMT malcolmh [33948] * applications/editors/josm/dist/SeaChart.jar (modified) [Seachart] Publish new release Sat, 09 Dec 2017 15:13:19 GMT malcolmh [33947] * applications/editors/josm/dist/SeaChart.jar (modified) * applications/editors/josm/plugins/seachart/jicons/examples.xml (modified) * applications/editors/josm/plugins/seachart/src/render/Rules.java (modified) illuminated topmarks Sat, 09 Dec 2017 13:45:01 GMT donvip [33946] * applications/editors/josm/dist/tofix.jar (modified) dist Sat, 09 Dec 2017 12:52:50 GMT malcolmh [33945] * applications/editors/josm/dist/SeaChart.jar (modified) [Seachart] Publish new release Sat, 09 Dec 2017 12:31:19 GMT malcolmh [33944] * applications/editors/josm/dist/SeaChart.jar (modified) Orient topmarks Sat, 09 Dec 2017 12:27:26 GMT malcolmh [33943] * applications/editors/josm/plugins/seachart/jicons/examples.xml (modified) * applications/editors/josm/plugins/seachart/src/render/Rules.java (modified) * applications/editors/josm/plugins/seachart/src/symbols/Topmarks.java (modified) Orient topmarks Fri, 08 Dec 2017 13:28:21 GMT malcolmh [33942] * applications/editors/josm/dist/SeaChart.jar (modified) * applications/editors/josm/dist/SeaMapEditor.jar (modified) New version Fri, 08 Dec 2017 13:05:44 GMT malcolmh [33941] * applications/editors/josm/plugins/seachart/jicons/examples.xml (modified) * applications/editors/josm/plugins/seachart/src/render/Rules.java (modified) new topmarks & lights Fri, 08 Dec 2017 07:25:14 GMT stoecker [33940] * applications/editors/josm/i18n/convmaps.pl (modified) fix double quotes parsing error Thu, 07 Dec 2017 20:59:39 GMT donvip [33939] * applications/editors/josm/dist/graphview.jar (modified) dist Thu, 07 Dec 2017 20:59:09 GMT donvip [33938] * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/plugin/dialogs/GraphViewDialog.java (modified) fix #15650 - IAE Thu, 07 Dec 2017 18:44:16 GMT malcolmh [33937] * applications/editors/josm/plugins/seachart/src/render/Rules.java (modified) [Seachart] Publish new release Thu, 07 Dec 2017 18:16:59 GMT malcolmh [33936] * applications/editors/josm/plugins/seachart/jicons/examples.xml (modified) * applications/editors/josm/plugins/seachart/src/render/Rules.java (modified) * applications/editors/josm/plugins/seachart/src/render/Signals.java (modified) * applications/editors/josm/plugins/seachart/src/s57/S57val.java (modified) * applications/editors/josm/plugins/seachart/src/symbols/Beacons.java (modified) * applications/editors/josm/plugins/seachart/src/symbols/Harbours.java (modified) * applications/editors/josm/plugins/seachart/src/symbols/Topmarks.java (modified) [Seachart] Publish new release Tue, 05 Dec 2017 00:10:19 GMT donvip [33935] * applications/editors/josm/dist/tag2link.jar (modified) dist Tue, 05 Dec 2017 00:09:40 GMT donvip [33934] * applications/editors/josm/plugins/tag2link/resources/tag2link_sources.xml (modified) fix #josm15631 - better support of URLs (patch by MKnight) Sat, 02 Dec 2017 15:27:30 GMT donvip [33933] * applications/editors/josm/dist/osm-obj-info.jar (deleted) delete osm-obj-info.jar (Github hosted) Fri, 01 Dec 2017 00:37:36 GMT donvip [33932] * applications/editors/josm/plugins/build-common.xml (modified) fix spotbugs configuration - speeds up analysis for large projects ... Wed, 29 Nov 2017 01:45:23 GMT donvip [33931] * applications/editors/josm/dist/geotools.jar (modified) dist Wed, 29 Nov 2017 01:38:40 GMT donvip [33930] * applications/editors/josm/plugins/geotools (modified) * applications/editors/josm/plugins/geotools/.classpath (modified) * applications/editors/josm/plugins/geotools/README (modified) * applications/editors/josm/plugins/geotools/build.xml (modified) * applications/editors/josm/plugins/geotools/jar/META-INF/services/org.geotools.referencing.operation.MathTransformProvider (modified) * applications/editors/josm/plugins/geotools/jar/META-INF/services/org.geotools.renderer.crs.ProjectionHandlerFactory (added) * applications/editors/josm/plugins/geotools/jar/META-INF/services/org.geotools.util.ConverterFactory (modified) * applications/editors/josm/plugins/geotools/lib/gt-api-18-SNAPSHOT-sources.jar (deleted) * applications/editors/josm/plugins/geotools/lib/gt-api-18-SNAPSHOT.jar (deleted) * applications/editors/josm/plugins/geotools/lib/gt-api-19-SNAPSHOT-sources.jar (added) * applications/editors/josm/plugins/geotools/lib/gt-api-19-SNAPSHOT.jar (added) * applications/editors/josm/plugins/geotools/lib/gt-coverage-18-SNAPSHOT-sources.jar (deleted) * applications/editors/josm/plugins/geotools/lib/gt-coverage-18-SNAPSHOT.jar (deleted) * applications/editors/josm/plugins/geotools/lib/gt-coverage-19-SNAPSHOT-sources.jar (added) * applications/editors/josm/plugins/geotools/lib/gt-coverage-19-SNAPSHOT.jar (added) * applications/editors/josm/plugins/geotools/lib/gt-data-18-SNAPSHOT-sources.jar (deleted) * applications/editors/josm/plugins/geotools/lib/gt-data-18-SNAPSHOT.jar (deleted) * applications/editors/josm/plugins/geotools/lib/gt-data-19-SNAPSHOT-sources.jar (added) * applications/editors/josm/plugins/geotools/lib/gt-data-19-SNAPSHOT.jar (added) * applications/editors/josm/plugins/geotools/lib/gt-epsg-extension-18-SNAPSHOT-sources.jar (deleted) * applications/editors/josm/plugins/geotools/lib/gt-epsg-extension-18-SNAPSHOT.jar (deleted) * applications/editors/josm/plugins/geotools/lib/gt-epsg-extension-19-SNAPSHOT-sources.jar (added) * applications/editors/josm/plugins/geotools/lib/gt-epsg-extension-19-SNAPSHOT.jar (added) * applications/editors/josm/plugins/geotools/lib/gt-epsg-hsql-18-SNAPSHOT-sources.jar (deleted) * applications/editors/josm/plugins/geotools/lib/gt-epsg-hsql-18-SNAPSHOT.jar (deleted) * applications/editors/josm/plugins/geotools/lib/gt-epsg-hsql-19-SNAPSHOT-sources.jar (added) * applications/editors/josm/plugins/geotools/lib/gt-epsg-hsql-19-SNAPSHOT.jar (added) * applications/editors/josm/plugins/geotools/lib/gt-geotiff-18-SNAPSHOT-sources.jar (deleted) * applications/editors/josm/plugins/geotools/lib/gt-geotiff-18-SNAPSHOT.jar (deleted) * applications/editors/josm/plugins/geotools/lib/gt-geotiff-19-SNAPSHOT-sources.jar (added) * applications/editors/josm/plugins/geotools/lib/gt-geotiff-19-SNAPSHOT.jar (added) * applications/editors/josm/plugins/geotools/lib/gt-main-18-SNAPSHOT-sources.jar (deleted) * applications/editors/josm/plugins/geotools/lib/gt-main-18-SNAPSHOT.jar (deleted) * applications/editors/josm/plugins/geotools/lib/gt-main-19-SNAPSHOT-sources.jar (added) * applications/editors/josm/plugins/geotools/lib/gt-main-19-SNAPSHOT.jar (added) * applications/editors/josm/plugins/geotools/lib/gt-metadata-18-SNAPSHOT-sources.jar (deleted) * applications/editors/josm/plugins/geotools/lib/gt-metadata-18-SNAPSHOT.jar (deleted) * applications/editors/josm/plugins/geotools/lib/gt-metadata-19-SNAPSHOT-sources.jar (added) * applications/editors/josm/plugins/geotools/lib/gt-metadata-19-SNAPSHOT.jar (added) * applications/editors/josm/plugins/geotools/lib/gt-opengis-18-SNAPSHOT-sources.jar (deleted) * applications/editors/josm/plugins/geotools/lib/gt-opengis-18-SNAPSHOT.jar (deleted) * applications/editors/josm/plugins/geotools/lib/gt-opengis-19-SNAPSHOT-sources.jar (added) * applications/editors/josm/plugins/geotools/lib/gt-opengis-19-SNAPSHOT.jar (added) * applications/editors/josm/plugins/geotools/lib/gt-referencing-18-SNAPSHOT-sources.jar (deleted) * applications/editors/josm/plugins/geotools/lib/gt-referencing-18-SNAPSHOT.jar (deleted) * applications/editors/josm/plugins/geotools/lib/gt-referencing-19-SNAPSHOT-sources.jar (added) * applications/editors/josm/plugins/geotools/lib/gt-referencing-19-SNAPSHOT.jar (added) * applications/editors/josm/plugins/geotools/lib/gt-shapefile-18-SNAPSHOT-sources.jar (deleted) * applications/editors/josm/plugins/geotools/lib/gt-shapefile-18-SNAPSHOT.jar (deleted) * applications/editors/josm/plugins/geotools/lib/gt-shapefile-19-SNAPSHOT-sources.jar (added) * applications/editors/josm/plugins/geotools/lib/gt-shapefile-19-SNAPSHOT.jar (added) * applications/editors/josm/plugins/geotools/lib/imageio-ext-geocore-1.1.17.jar (deleted) * applications/editors/josm/plugins/geotools/lib/imageio-ext-geocore-1.1.19.jar (added) * applications/editors/josm/plugins/geotools/lib/imageio-ext-streams-1.1.17.jar (deleted) * applications/editors/josm/plugins/geotools/lib/imageio-ext-streams-1.1.19.jar (added) * applications/editors/josm/plugins/geotools/lib/imageio-ext-tiff-1.1.17.jar (deleted) * applications/editors/josm/plugins/geotools/lib/imageio-ext-tiff-1.1.19.jar (added) * applications/editors/josm/plugins/geotools/lib/imageio-ext-utilities-1.1.17.jar (deleted) * applications/editors/josm/plugins/geotools/lib/imageio-ext-utilities-1.1.19.jar (added) * applications/editors/josm/plugins/geotools/lib/jt-colorconvert-1.0.13.jar (deleted) * applications/editors/josm/plugins/geotools/lib/jt-colorconvert-1.0.17.jar (added) * applications/editors/josm/plugins/geotools/lib/jt-stats-1.0.13.jar (deleted) * applications/editors/josm/plugins/geotools/lib/jt-stats-1.0.17.jar (added) * applications/editors/josm/plugins/geotools/lib/jt-utilities-1.0.13.jar (deleted) * applications/editors/josm/plugins/geotools/lib/jt-utilities-1.0.17.jar (added) * applications/editors/josm/plugins/geotools/lib/jt-vectorbin-1.0.13.jar (deleted) * applications/editors/josm/plugins/geotools/lib/jt-vectorbin-1.0.17.jar (added) * applications/editors/josm/plugins/geotools/lib/jt-warp-1.0.13.jar (deleted) * applications/editors/josm/plugins/geotools/lib/jt-warp-1.0.17.jar (added) * applications/editors/josm/plugins/geotools/lib/jt-zonal-1.0.13.jar (deleted) * applications/editors/josm/plugins/geotools/lib/jt-zonal-1.0.17.jar (added) update to GeoTools 19.0-SNAPSHOT ... Tue, 28 Nov 2017 18:30:54 GMT donvip [33929] * applications/editors/josm/plugins/pt_assistant/test/unit/org/openstreetmap/josm/plugins/pt_assistant/TestUtil.java (modified) update unit tests Tue, 28 Nov 2017 16:17:54 GMT donvip [33928] * applications/editors/josm/dist/globalsat.jar (modified) dist Tue, 28 Nov 2017 16:15:24 GMT donvip [33927] * applications/editors/josm/dist/tofix.jar (modified) dist Tue, 28 Nov 2017 16:06:59 GMT donvip [33926] * applications/editors/josm/dist/SeaChart.jar (modified) dist Mon, 27 Nov 2017 23:51:00 GMT donvip [33925] * applications/editors/josm/plugins/OsmInspectorPlugin/src/org/openstreetmap/josm/plugins/osminspector/OsmInspectorLayer.java (modified) fix deprecation warnings Sun, 26 Nov 2017 17:18:14 GMT donvip [33924] * applications/viewer/jmapviewer (modified) * applications/viewer/jmapviewer/releases/2.4 (added) * applications/viewer/jmapviewer/releases/2.4/JMapViewer-2.4-Source.zip (added) * applications/viewer/jmapviewer/releases/2.4/JMapViewer-2.4.zip (added) release JMapViewer 2.4 Sun, 26 Nov 2017 15:03:05 GMT donvip [33923] * applications/editors/josm/dist/cadastre-fr.jar (modified) dist Sun, 26 Nov 2017 15:02:23 GMT donvip [33922] * applications/editors/josm/plugins/cadastre-fr/src/org/openstreetmap/josm/plugins/fr/cadastre/CadastrePlugin.java (modified) fix deprecation warning Sun, 26 Nov 2017 14:59:06 GMT donvip [33921] * applications/editors/josm/plugins/sumoconvert/.classpath (modified) * applications/editors/josm/plugins/sumoconvert/.project (added) * applications/editors/josm/plugins/sumoconvert/.settings (added) * applications/editors/josm/plugins/sumoconvert/.settings/org.eclipse.jdt.core.prefs (added) * applications/editors/josm/plugins/sumoconvert/README.template (deleted) * applications/editors/josm/plugins/sumoconvert/build.xml (modified) * applications/editors/josm/plugins/sumoconvert/src/org/openstreetmap/josm/plugins/sumoconvert/ExportTask.java (modified) * applications/editors/josm/plugins/sumoconvert/src/org/openstreetmap/josm/plugins/sumoconvert/SumoConvertPlugin.java (modified) * applications/editors/josm/plugins/sumoconvert/src/org/openstreetmap/josm/plugins/sumoconvert/SumoExportAction.java (modified) * applications/editors/josm/plugins/sumoconvert/src/org/openstreetmap/josm/plugins/sumoconvert/SumoExportDialog.java (deleted) update to JOSM 12643 + clean up messed code copied from various plugins Sun, 26 Nov 2017 14:47:40 GMT donvip [33920] * applications/editors/josm/plugins/seachartedit/build.xml (modified) * applications/editors/josm/plugins/seachartedit/src/panels/PanelS57.java (modified) * applications/editors/josm/plugins/seachartedit/src/scedit/SCedit.java (modified) * applications/editors/josm/plugins/seachartedit/src/scedit/SCeditAction.java (modified) update to JOSM 12643 Sun, 26 Nov 2017 14:43:03 GMT donvip [33919] * applications/editors/josm/dist/SimplifyArea.jar (modified) dist Sun, 26 Nov 2017 14:42:24 GMT donvip [33918] * applications/editors/josm/plugins/simplifyarea/build.xml (modified) * applications/editors/josm/plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java (modified) * applications/editors/josm/plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaPlugin.java (modified) update to JOSM 12643 Sun, 26 Nov 2017 14:38:43 GMT donvip [33917] * applications/editors/josm/dist/osmarender.jar (modified) dist Sun, 26 Nov 2017 14:38:01 GMT donvip [33916] * applications/editors/josm/plugins/osmarender/build.xml (modified) * applications/editors/josm/plugins/osmarender/src/org/openstreetmap/josm/plugins/osmarender/OsmarenderPlugin.java (modified) update to JOSM 13007 Sat, 25 Nov 2017 01:14:36 GMT donvip [33915] * applications/editors/josm/dist/SeaMapEditor.jar (modified) dist Sat, 25 Nov 2017 01:14:06 GMT donvip [33914] * applications/editors/josm/plugins/smed/build.xml (modified) * applications/editors/josm/plugins/smed/src/smed/Smed.java (modified) update to JOSM 12643 Sat, 25 Nov 2017 01:12:44 GMT donvip [33913] * applications/editors/josm/dist/lakewalker.jar (modified) dist Sat, 25 Nov 2017 01:12:20 GMT donvip [33912] * applications/editors/josm/plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPlugin.java (modified) fix deprecation warnings Sat, 25 Nov 2017 01:08:29 GMT donvip [33911] * applications/editors/josm/dist/waydownloader.jar (modified) dist Sat, 25 Nov 2017 01:08:05 GMT donvip [33910] * 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 12689 Sat, 25 Nov 2017 01:06:25 GMT donvip [33909] * applications/editors/josm/dist/Tracer2.jar (modified) dist Sat, 25 Nov 2017 01:05:51 GMT donvip [33908] * applications/editors/josm/plugins/tracer2/build.xml (modified) * applications/editors/josm/plugins/tracer2/src/org/openstreetmap/josm/plugins/tracer2/TracerPlugin.java (modified) * applications/editors/josm/plugins/tracer2/src/org/openstreetmap/josm/plugins/tracer2/preferences/ServerParamList.java (modified) update to JOSM 13007 Sat, 25 Nov 2017 01:03:36 GMT donvip [33907] * applications/editors/josm/dist/canvec_helper.jar (modified) dist Sat, 25 Nov 2017 01:02:56 GMT donvip [33906] * applications/editors/josm/plugins/canvec_helper/build.xml (modified) * applications/editors/josm/plugins/canvec_helper/src/org/openstreetmap/josm/plugins/canvec_helper/CanVecTile.java (modified) update to JOSM 13007 Sat, 25 Nov 2017 00:59:52 GMT donvip [33905] * applications/editors/josm/dist/HouseNumberTaggingTool.jar (modified) dist Sat, 25 Nov 2017 00:59:21 GMT donvip [33904] * applications/editors/josm/plugins/HouseNumberTaggingTool/build.xml (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) update to JOSM 13007 Sat, 25 Nov 2017 00:54:51 GMT donvip [33903] * applications/editors/josm/dist/importvec.jar (modified) dist Sat, 25 Nov 2017 00:54:14 GMT donvip [33902] * applications/editors/josm/plugins/importvec/src/org/openstreetmap/josm/plugins/importvec/SvgImportTask.java (modified) fix deprecation warnings Sat, 25 Nov 2017 00:51:46 GMT donvip [33901] * applications/editors/josm/dist/public_transport_layer.jar (modified) dist Sat, 25 Nov 2017 00:51:10 GMT donvip [33900] * applications/editors/josm/plugins/public_transport_layer/build.xml (modified) * applications/editors/josm/plugins/public_transport_layer/src/ptl/DistanceBetweenStops.java (modified) update to JOSM 12840 Sat, 25 Nov 2017 00:49:22 GMT donvip [33899] * applications/editors/josm/dist/tagging-preset-tester.jar (modified) dist Sat, 25 Nov 2017 00:49:00 GMT donvip [33898] * applications/editors/josm/plugins/tagging-preset-tester/build.xml (modified) * applications/editors/josm/plugins/tagging-preset-tester/src/org/openstreetmap/josm/plugins/taggingpresettester/TaggingPresetTester.java (modified) * applications/editors/josm/plugins/tagging-preset-tester/src/org/openstreetmap/josm/plugins/taggingpresettester/TaggingPresetTesterAction.java (modified) update to JOSM 12643 Sat, 25 Nov 2017 00:46:44 GMT donvip [33897] * applications/editors/josm/dist/routes.jar (modified) dist Sat, 25 Nov 2017 00:46:02 GMT donvip [33896] * applications/editors/josm/plugins/routes/build.xml (modified) * applications/editors/josm/plugins/routes/src/org/openstreetmap/josm/plugins/routes/RoutesPlugin.java (modified) update to JOSM 13007