# # ChangeLog for / in josm # # Generated by Trac 1.6 # 2024-04-19T12:20:11+02:00 Sun, 21 Apr 2019 15:55:22 GMT Don-vip [15010] * trunk/src/org/openstreetmap/josm/gui/io/UploadDialog.java (modified) * trunk/test/unit/org/openstreetmap/josm/gui/io/UploadDialogTest.java (modified) fix #17634 - Reject uploads that do not follow comment/source upload ... Sun, 21 Apr 2019 12:43:04 GMT Don-vip [15009] * trunk/src/org/openstreetmap/josm/data/oauth/OAuthParameters.java (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/server/OsmApiUrlInputPanel.java (modified) fix javadoc Sun, 21 Apr 2019 05:43:00 GMT GerdP [15008] * trunk/src/org/openstreetmap/josm/data/osm/WaySegment.java (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/MultipolygonTest.java (modified) * trunk/src/org/openstreetmap/josm/tools/Geometry.java (modified) * trunk/test/unit/org/openstreetmap/josm/tools/GeometryTest.java (modified) fix #17614: - don't test integer bounding box of intersection area, ... Sun, 21 Apr 2019 00:49:30 GMT Don-vip [15007] * trunk/src/org/openstreetmap/josm/actions/AutoScaleAction.java (modified) * trunk/src/org/openstreetmap/josm/data/gpx/WayPoint.java (modified) * trunk/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java (modified) * trunk/src/org/openstreetmap/josm/data/osm/TagCollection.java (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/SimilarNamedWays.java (modified) * trunk/src/org/openstreetmap/josm/gui/MainApplication.java (modified) * trunk/src/org/openstreetmap/josm/gui/history/HistoryBrowserDialog.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java (modified) * trunk/src/org/openstreetmap/josm/io/OsmApi.java (modified) * trunk/src/org/openstreetmap/josm/tools/PlatformHook.java (modified) * trunk/src/org/openstreetmap/josm/tools/Utils.java (modified) remove deprecated API Sun, 21 Apr 2019 00:08:19 GMT Don-vip [15006] * trunk/src/org/openstreetmap/josm/io/CertificateAmendment.java (modified) * trunk/src/org/openstreetmap/josm/tools/PlatformHookOsx.java (modified) * trunk/src/org/openstreetmap/josm/tools/PlatformHookWindows.java (modified) see #17619: use a common list of native certificate aliases, as they ... Sat, 20 Apr 2019 23:49:30 GMT Don-vip [15005] * trunk/data/validator/unnecessary.mapcss (modified) fix #17629 - complain about more descriptive names and propose to ... Sat, 20 Apr 2019 20:52:50 GMT Klumbumbus [15004] * trunk/data/validator/combinations.mapcss (modified) * trunk/data/validator/deprecated.mapcss (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/TurnrestrictionTest.java (modified) * see #17567 - make validator warnings more comprehensible * fix ... Sat, 20 Apr 2019 17:38:30 GMT GerdP [15003] * trunk/src/org/openstreetmap/josm/data/validation/tests/TurnrestrictionTest.java (modified) fix #17567: apply 17567-rephrase.patch Sat, 20 Apr 2019 14:03:10 GMT Don-vip [15002] * trunk/data/defaultpresets.xml (modified) add `sport=fitness` Sat, 20 Apr 2019 05:45:10 GMT GerdP [15001] * trunk/src/org/openstreetmap/josm/gui/layer/gpx/GpxDrawHelper.java (modified) fix #17596: No lines displayed for GPX tracks without tags Patch by ... Fri, 19 Apr 2019 20:32:15 GMT Don-vip [15000] * trunk/src/org/openstreetmap/josm/command/MoveCommand.java (modified) fix #17503 - NPE Thu, 18 Apr 2019 23:07:53 GMT Don-vip [14999] * trunk/src/org/openstreetmap/josm/io/CertificateAmendment.java (modified) * trunk/src/org/openstreetmap/josm/io/OnlineResource.java (modified) * trunk/src/org/openstreetmap/josm/tools/PlatformHookWindows.java (modified) fix #17619: - improve offline startup time on Windows by making ... Thu, 18 Apr 2019 19:52:34 GMT Klumbumbus [14998] * trunk/data/defaultpresets.xml (modified) * trunk/data/validator/combinations.mapcss (modified) * trunk/data/validator/territories.mapcss (modified) * trunk/images/presets/craft/sawmill.svg (added) * trunk/styles/standard/elemstyles.mapcss (modified) * fix #17604 - raise addr:street together with addr:place to warning ... Wed, 17 Apr 2019 21:17:49 GMT Don-vip [14997] * trunk/build.xml (modified) openjfx 8 is no longer provided in Ubuntu, try to load openjfx 11 jars Wed, 17 Apr 2019 19:08:19 GMT Don-vip [14996] * trunk/test/unit/org/openstreetmap/josm/gui/MainApplicationTest.java (modified) see #17559 - update unit test Tue, 16 Apr 2019 05:13:03 GMT GerdP [14995] * trunk/src/org/openstreetmap/josm/gui/NavigatableComponent.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/AbstractTileSourceLayer.java (modified) Fix PMD warning "Avoid excessively long variable names like ... Tue, 16 Apr 2019 00:42:53 GMT Don-vip [14994] * trunk/test/unit/org/openstreetmap/josm/gui/MainApplicationTest.java (modified) see #17559 - update unit test Mon, 15 Apr 2019 05:30:58 GMT GerdP [14993] * trunk/src/org/openstreetmap/josm/gui/NavigatableComponent.java (modified) * trunk/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/AbstractTileSourceLayer.java (modified) fix #17591: Add new preference `zoom.scale-follow-native-resolution- ... Sun, 14 Apr 2019 23:50:15 GMT Don-vip [14992] * trunk/src/org/openstreetmap/josm/data/osm/FilterModel.java (modified) fix #17610 - make filter model aware of locked layers Sun, 14 Apr 2019 20:17:22 GMT Don-vip [14991] * trunk/src/org/openstreetmap/josm/data/validation/tests/TagChecker.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/TagCheckerTest.java (modified) fix #17595 - smarter detection of ZWNJ/ZWJ unicode characters Sun, 14 Apr 2019 15:29:33 GMT GerdP [14990] * trunk/src/org/openstreetmap/josm/data/validation/tests/RelationChecker.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/RelationCheckerTest.java (modified) see #17567: improve messages created by RelationChecker - new error ... Sun, 14 Apr 2019 11:00:21 GMT Don-vip [14989] * trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java (modified) remove TLD from IANA Sun, 14 Apr 2019 10:59:17 GMT Don-vip [14988] * trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java (modified) fix #17559 - remove `plastic_laf` plugin Fri, 12 Apr 2019 17:59:15 GMT Klumbumbus [14987] * trunk/data/validator/combinations.mapcss (modified) * trunk/data/validator/unnecessary.mapcss (modified) * see #2760 see #13804 - fix validator rule syntax * see #17592 - ... Thu, 11 Apr 2019 19:18:16 GMT Klumbumbus [14986] * trunk/data/validator/combinations.mapcss (modified) fix #17592 - warn about tracktype=grade1 with surface which does not ... Thu, 11 Apr 2019 13:38:25 GMT GerdP [14985] * trunk/src/org/openstreetmap/josm/actions/AutoScaleAction.java (modified) * trunk/src/org/openstreetmap/josm/gui/NavigatableComponent.java (modified) fix #17591 Zoom to download doesn't work as expected Partly revert ... Thu, 11 Apr 2019 13:34:58 GMT GerdP [14984] * trunk/src/org/openstreetmap/josm/gui/io/importexport/FileImporter.java (modified) fix checkstyle issue Wed, 10 Apr 2019 12:31:02 GMT GerdP [14983] * trunk/src/org/openstreetmap/josm/gui/io/importexport/FileImporter.java (modified) fix #17578: catch IllegalStateException Wed, 10 Apr 2019 08:09:49 GMT GerdP [14982] * trunk/src/org/openstreetmap/josm/gui/io/importexport/OsmExporter.java (modified) fix #17237: Poor error handling with write protected files Tue, 09 Apr 2019 22:59:12 GMT Don-vip [14981] * trunk/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java (modified) fix #16846 - Manual adjust in geotagging images does not take last ... Tue, 09 Apr 2019 22:36:26 GMT Don-vip [14980] * trunk/data/validator/unnecessary.mapcss (modified) fix #17482 - remove `building:ruian:type` check Tue, 09 Apr 2019 17:45:10 GMT Don-vip [14979] * trunk/src/org/openstreetmap/josm/io/Compression.java (modified) fix #17573 - wrap InvalidPathException in IOException Tue, 09 Apr 2019 17:37:28 GMT Don-vip [14978] * trunk/src/org/openstreetmap/josm/data/Preferences.java (modified) * trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java (modified) * trunk/src/org/openstreetmap/josm/tools/ReflectionUtils.java (modified) fix #17574 - fix IAE when plugins modify preferences (regression from ... Mon, 08 Apr 2019 23:32:56 GMT Don-vip [14977] * trunk/src/org/openstreetmap/josm/data/Preferences.java (modified) * trunk/src/org/openstreetmap/josm/data/StructUtils.java (modified) * trunk/src/org/openstreetmap/josm/gui/MainApplication.java (modified) * trunk/src/org/openstreetmap/josm/gui/MapStatus.java (modified) * trunk/src/org/openstreetmap/josm/gui/dialogs/changeset/ChangesetDetailPanel.java (modified) * trunk/src/org/openstreetmap/josm/gui/io/BasicUploadSettingsPanel.java (modified) * trunk/src/org/openstreetmap/josm/gui/io/ChangesetManagementPanel.java (modified) * trunk/src/org/openstreetmap/josm/gui/io/IUploadDialog.java (modified) * trunk/src/org/openstreetmap/josm/gui/io/TagSettingsPanel.java (modified) * trunk/src/org/openstreetmap/josm/gui/io/UploadDialog.java (modified) * trunk/src/org/openstreetmap/josm/gui/oauth/AccessTokenInfoPanel.java (modified) * trunk/src/org/openstreetmap/josm/gui/oauth/SemiAutomaticAuthorizationUI.java (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/server/OAuthAuthenticationPreferencesPanel.java (modified) * trunk/src/org/openstreetmap/josm/gui/widgets/JosmComboBox.java (modified) * trunk/src/org/openstreetmap/josm/gui/widgets/JosmImageView.java (modified) * trunk/src/org/openstreetmap/josm/gui/widgets/JosmTextField.java (modified) * trunk/src/org/openstreetmap/josm/gui/widgets/PopupMenuLauncher.java (modified) * trunk/src/org/openstreetmap/josm/gui/widgets/TextContextualPopupMenu.java (modified) * trunk/src/org/openstreetmap/josm/spi/preferences/DefaultPreferenceChangeEvent.java (modified) * trunk/src/org/openstreetmap/josm/spi/preferences/PreferenceChangeEvent.java (modified) * trunk/src/org/openstreetmap/josm/tools/ReflectionUtils.java (added) * trunk/src/org/openstreetmap/josm/tools/Utils.java (modified) * trunk/src/org/openstreetmap/josm/tools/WinRegistry.java (modified) * trunk/test/unit/org/openstreetmap/josm/TestUtils.java (modified) * trunk/test/unit/org/openstreetmap/josm/actions/CreateCircleActionTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/actions/mapmode/SelectActionTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/gui/TableCellRendererTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/gui/io/UploadDialogTest.java (modified) ensures consistency of upload comment: * fix #11168 - ctrl-z/undo ... Mon, 08 Apr 2019 19:31:34 GMT Don-vip [14976] * trunk/src/org/openstreetmap/josm/gui/widgets/SearchTextResultListPanel.java (modified) see #15051 - add a new method to get search text from ... Mon, 08 Apr 2019 19:30:54 GMT Klumbumbus [14975] * trunk/data/validator/combinations.mapcss (modified) fix #17572 - don't warn about psv=* on barrier=bollard Mon, 08 Apr 2019 17:14:21 GMT GerdP [14974] * trunk/src/org/openstreetmap/josm/data/validation/tests/TurnrestrictionTest.java (modified) fix typo in error message, use I18N string similar to the one in ... Mon, 08 Apr 2019 08:24:31 GMT GerdP [14973] * trunk/src/org/openstreetmap/josm/gui/dialogs/validator/ValidatorTreePanel.java (modified) simplify code, improve performance: Remove obsolete method ... Sun, 07 Apr 2019 18:46:31 GMT Klumbumbus [14972] * trunk/data/validator/combinations.mapcss (modified) fix #17570 - don't warn about man_made=wildlife_crossing together ... Sun, 07 Apr 2019 17:48:39 GMT GerdP [14971] * trunk/src/org/openstreetmap/josm/actions/SimplifyWayAction.java (modified) fix checkstyle issue Sun, 07 Apr 2019 17:03:21 GMT GerdP [14970] * trunk/src/org/openstreetmap/josm/actions/SimplifyWayAction.java (modified) see #16102: Drastically improve performance for SimplifyWayAction ... Sun, 07 Apr 2019 08:29:08 GMT GerdP [14969] * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/RelationCheckerTest.java (modified) adjust unit test to changes in r14966 Sun, 07 Apr 2019 07:53:50 GMT GerdP [14968] * trunk/src/org/openstreetmap/josm/data/validation/tests/RelationChecker.java (modified) fix checkstyle issue introduced with r14966 Sun, 07 Apr 2019 07:12:08 GMT GerdP [14967] * trunk/src/org/openstreetmap/josm/actions/CreateCircleAction.java (modified) see #17569 improve warning message Warn "Cannot add a node outside ... Sun, 07 Apr 2019 05:54:49 GMT GerdP [14966] * trunk/data_nodist/restriction.osm (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/RelationChecker.java (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/TurnrestrictionTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/TurnRestrictionTestTest.java (added) * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/ValidatorTestUtils.java (modified) fix #17561 Confusing error message for turn restriction fix #17567 ... Sat, 06 Apr 2019 18:46:30 GMT GerdP [14965] * trunk/src/org/openstreetmap/josm/actions/DownloadAlongWayAction.java (modified) fix copy+paste error, no functional change Sat, 06 Apr 2019 17:39:05 GMT Don-vip [14964] * trunk/src/org/openstreetmap/josm/data/osm/Node.java (modified) see #13538 - avoid creation of intermediate Node objects Fri, 05 Apr 2019 21:18:17 GMT Don-vip [14963] * trunk/data/validator/unnecessary.mapcss (modified) see #17547 see #17555 - disable syntax not yet supported Fri, 05 Apr 2019 07:35:22 GMT GerdP [14962] * trunk/src/org/openstreetmap/josm/actions/DownloadAlongAction.java (modified) * trunk/src/org/openstreetmap/josm/actions/DownloadAlongWayAction.java (added) * trunk/src/org/openstreetmap/josm/gui/MainMenu.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/gpx/DownloadAlongTrackAction.java (modified) * trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java (modified) fix #17551: Download along track doesn't completely download areas ... Thu, 04 Apr 2019 12:35:46 GMT GerdP [14961] * trunk/src/org/openstreetmap/josm/data/osm/ChangesetDataSet.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/osm/ChangesetDataSetTest.java (modified) reduce code duplication, add unit test for new access methods Thu, 04 Apr 2019 09:34:48 GMT GerdP [14960] * trunk/src/org/openstreetmap/josm/actions/CreateCircleAction.java (modified) * trunk/src/org/openstreetmap/josm/actions/MoveAction.java (modified) * trunk/src/org/openstreetmap/josm/actions/MoveNodeAction.java (modified) * trunk/src/org/openstreetmap/josm/actions/mapmode/DrawAction.java (modified) * trunk/src/org/openstreetmap/josm/actions/mapmode/ImproveWayAccuracyAction.java (modified) * trunk/src/org/openstreetmap/josm/actions/mapmode/SelectAction.java (modified) * trunk/src/org/openstreetmap/josm/data/osm/Node.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/osm/NodeTest.java (modified) see #13538: - Add new method isOutSideWorld() to class Node and use ... Wed, 03 Apr 2019 20:20:24 GMT Klumbumbus [14959] * trunk/data/defaultpresets.xml (modified) * trunk/images/presets/shop/carpet.svg (added) * trunk/styles/standard/elemstyles.mapcss (modified) fix #17557 - add shop=carpet (icon from ... Wed, 03 Apr 2019 20:12:20 GMT Klumbumbus [14958] * trunk/data/defaultpresets.xml (modified) fix #17507 - add wall=castle_wall, seawall and flood_wall Wed, 03 Apr 2019 20:08:13 GMT Klumbumbus [14957] * trunk/data/validator/deprecated.mapcss (modified) fix #17554, see #12494 - raise "questionable key (ending with a ... Wed, 03 Apr 2019 20:04:56 GMT Klumbumbus [14956] * trunk/data/validator/addresses.mapcss (modified) fix #17486 - warn about addr:housenumber without number Wed, 03 Apr 2019 09:35:33 GMT GerdP [14955] * trunk/images/download_along_way.png (added) see #17551: preparation: copy icon for in-core DownloadAlongWayAction Tue, 02 Apr 2019 22:33:43 GMT Don-vip [14954] * trunk/data/validator/unnecessary.mapcss (modified) fix #17547 - make test stricter (patch by mkoniecz) Mon, 01 Apr 2019 23:24:27 GMT Don-vip [14953] * trunk/data/validator/unnecessary.mapcss (modified) fix #17547 - For places and peaks tagged correctly, `gnis:Class` is ... Mon, 01 Apr 2019 22:44:58 GMT Don-vip [14952] * trunk/src/org/openstreetmap/josm/data/validation/tests/TagChecker.java (modified) fix #17546 - detects highly suspicious Unicode characters that have ... Mon, 01 Apr 2019 20:10:50 GMT GerdP [14951] * trunk/src/org/openstreetmap/josm/actions/ChangesetManagerToggleAction.java (modified) * trunk/src/org/openstreetmap/josm/gui/dialogs/changeset/ChangesetCacheManager.java (modified) fix #17517: Memory leak in ChangesetCacheManager Mon, 01 Apr 2019 20:01:06 GMT GerdP [14950] * trunk/src/org/openstreetmap/josm/actions/GpxExportAction.java (modified) * trunk/src/org/openstreetmap/josm/actions/SaveActionBase.java (modified) * trunk/src/org/openstreetmap/josm/gui/io/importexport/FileExporter.java (modified) * trunk/src/org/openstreetmap/josm/gui/io/importexport/GpxExporter.java (modified) * trunk/src/org/openstreetmap/josm/gui/io/importexport/OsmExporter.java (modified) fix #17238 Don't know why I forgot to commit this patch. Mon, 01 Apr 2019 17:43:51 GMT Don-vip [14949] * trunk/src/org/openstreetmap/josm/data/validation/tests/TagChecker.java (modified) see #17546 - don't issue IPA warning for `*:pronunciation` Mon, 01 Apr 2019 13:49:19 GMT Don-vip [14948] * trunk/src/org/openstreetmap/josm/data/validation/tests/TagChecker.java (modified) see #17546 - detect uses of "IPA Extensions" Unicode block ... Mon, 01 Apr 2019 06:31:10 GMT GerdP [14947] * trunk/src/org/openstreetmap/josm/data/osm/ChangesetDataSet.java (modified) fix findBugs issue SIC_INNER_SHOULD_BE_STATIC_NEEDS_THIS Mon, 01 Apr 2019 05:46:58 GMT GerdP [14946] * trunk/src/org/openstreetmap/josm/data/osm/ChangesetDataSet.java (modified) * trunk/src/org/openstreetmap/josm/io/AbstractParser.java (modified) * trunk/src/org/openstreetmap/josm/io/OsmChangesetContentParser.java (modified) * trunk/src/org/openstreetmap/josm/io/OsmServerChangesetReader.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/osm/ChangesetDataSetTest.java (modified) see #17459: remove duplicated code in reverter corehacks Step 1: Add ... Sun, 31 Mar 2019 19:17:00 GMT Don-vip [14945] * trunk/data/ast.lang (modified) * trunk/data/be.lang (modified) * trunk/data/bg.lang (modified) * trunk/data/ca-valencia.lang (modified) * trunk/data/ca.lang (modified) * trunk/data/cs.lang (modified) * trunk/data/da.lang (modified) * trunk/data/de.lang (modified) * trunk/data/el.lang (modified) * trunk/data/en.lang (modified) * trunk/data/en_AU.lang (modified) * trunk/data/en_CA.lang (modified) * trunk/data/en_GB.lang (modified) * trunk/data/es.lang (modified) * trunk/data/et.lang (modified) * trunk/data/fi.lang (modified) * trunk/data/fr.lang (modified) * trunk/data/gl.lang (modified) * trunk/data/hu.lang (modified) * trunk/data/id.lang (modified) * trunk/data/it.lang (modified) * trunk/data/ja.lang (modified) * trunk/data/km.lang (modified) * trunk/data/ko.lang (modified) * trunk/data/lt.lang (modified) * trunk/data/nb.lang (modified) * trunk/data/nl.lang (modified) * trunk/data/pl.lang (modified) * trunk/data/pt.lang (modified) * trunk/data/pt_BR.lang (modified) * trunk/data/ru.lang (modified) * trunk/data/sk.lang (modified) * trunk/data/sv.lang (modified) * trunk/data/uk.lang (modified) * trunk/data/vi.lang (modified) * trunk/data/zh_CN.lang (modified) * trunk/data/zh_TW.lang (modified) * trunk/data_nodist/trans/ast.lang (modified) * trunk/data_nodist/trans/be.lang (modified) * trunk/data_nodist/trans/bg.lang (modified) * trunk/data_nodist/trans/ca-valencia.lang (modified) * trunk/data_nodist/trans/ca.lang (modified) * trunk/data_nodist/trans/cs.lang (modified) * trunk/data_nodist/trans/da.lang (modified) * trunk/data_nodist/trans/de.lang (modified) * trunk/data_nodist/trans/el.lang (modified) * trunk/data_nodist/trans/en.lang (modified) * trunk/data_nodist/trans/en_AU.lang (modified) * trunk/data_nodist/trans/en_CA.lang (modified) * trunk/data_nodist/trans/en_GB.lang (modified) * trunk/data_nodist/trans/es.lang (modified) * trunk/data_nodist/trans/et.lang (modified) * trunk/data_nodist/trans/fi.lang (modified) * trunk/data_nodist/trans/fr.lang (modified) * trunk/data_nodist/trans/gl.lang (modified) * trunk/data_nodist/trans/hu.lang (modified) * trunk/data_nodist/trans/id.lang (modified) * trunk/data_nodist/trans/it.lang (modified) * trunk/data_nodist/trans/ja.lang (modified) * trunk/data_nodist/trans/km.lang (modified) * trunk/data_nodist/trans/ko.lang (modified) * trunk/data_nodist/trans/lt.lang (modified) * trunk/data_nodist/trans/nb.lang (modified) * trunk/data_nodist/trans/nl.lang (modified) * trunk/data_nodist/trans/pl.lang (modified) * trunk/data_nodist/trans/pt.lang (modified) * trunk/data_nodist/trans/pt_BR.lang (modified) * trunk/data_nodist/trans/ru.lang (modified) * trunk/data_nodist/trans/sk.lang (modified) * trunk/data_nodist/trans/sv.lang (modified) * trunk/data_nodist/trans/uk.lang (modified) * trunk/data_nodist/trans/vi.lang (modified) * trunk/data_nodist/trans/zh_CN.lang (modified) * trunk/data_nodist/trans/zh_TW.lang (modified) i18n update Sat, 30 Mar 2019 21:29:46 GMT Klumbumbus [14944] * trunk/src/org/openstreetmap/josm/actions/downloadtasks/DownloadOsmIdTask.java (modified) fix #17544 - support optional `browse/` in osm url at open location Sat, 30 Mar 2019 21:13:30 GMT Don-vip [14943] * trunk/data/validator/combinations.mapcss (modified) * trunk/data/validator/unnecessary.mapcss (modified) fix #17542 - Check segregated keys before autofixing foot/cycleway ... Sat, 30 Mar 2019 17:53:20 GMT Klumbumbus [14942] * trunk/data/validator/unnecessary.mapcss (modified) see #9257 - fix warning message, regression of r14918 Fri, 29 Mar 2019 21:37:07 GMT Klumbumbus [14941] * trunk/data/defaultpresets.xml (modified) fix #17445 - add hint what Key:agricultural means according wiki to ... Fri, 29 Mar 2019 21:00:16 GMT Klumbumbus [14940] * trunk/data/validator/deprecated.mapcss (modified) * trunk/data/validator/ignoretags.cfg (modified) * trunk/data/validator/numeric.mapcss (modified) * fix #17530 - warn about ele values with more than 2 decimal places ... Thu, 28 Mar 2019 19:33:37 GMT Don-vip [14939] * trunk/src/org/openstreetmap/josm/gui/dialogs/ValidatorListManagementDialog.java (modified) see #17268, see #17516 - add missing semicolons (issue reported by ... Thu, 28 Mar 2019 06:48:01 GMT GerdP [14938] * trunk/src/org/openstreetmap/josm/gui/dialogs/ChangesetDialog.java (modified) see #17517: Shortcut "Esc" doesnt'work in ChangesetCacheManager ... Wed, 27 Mar 2019 20:07:35 GMT Don-vip [14937] * trunk/.classpath (modified) fix #17531 - Update .classpath for eclipse (patch by taylor.smock) Tue, 26 Mar 2019 21:46:08 GMT GerdP [14936] * trunk/src/org/openstreetmap/josm/gui/PleaseWaitRunnable.java (modified) fix #17525: catch all RunTimeExceptions in PleaseWaitRunnable.doRealRun() Tue, 26 Mar 2019 20:51:24 GMT Don-vip [14935] * trunk/data/validator/deprecated.mapcss (modified) fix #17527 - replace `shop=fashion` with `shop=clothes` Tue, 26 Mar 2019 06:46:24 GMT GerdP [14934] * trunk/src/org/openstreetmap/josm/data/validation/tests/TagChecker.java (modified) fix sonarLint issue: method names starting with "Is" instead of "is" Tue, 26 Mar 2019 00:58:41 GMT Don-vip [14933] * trunk/src/org/openstreetmap/josm/data/validation/tests/TagChecker.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/TagCheckerTest.java (modified) fix #15645, fix #17521 - Detect and fix non-printing control characters Mon, 25 Mar 2019 23:07:36 GMT Don-vip [14932] * trunk/src/org/openstreetmap/josm/actions/search/SearchAction.java (modified) * trunk/src/org/openstreetmap/josm/data/osm/Filter.java (modified) * trunk/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java (modified) see #15051, fix #17522 - crash in filter dialog caused by r14927 ... Mon, 25 Mar 2019 17:53:02 GMT GerdP [14931] * trunk/src/org/openstreetmap/josm/gui/dialogs/ValidatorDialog.java (modified) see #17469: Fix memory leak: destroy JosmAction Mon, 25 Mar 2019 09:38:08 GMT GerdP [14930] * trunk/src/org/openstreetmap/josm/gui/widgets/ChangesetIdTextField.java (modified) see #17514: Allow to paste full changeset URL where changeset id is ... Mon, 25 Mar 2019 08:33:03 GMT GerdP [14929] * trunk/src/org/openstreetmap/josm/gui/preferences/display/LanguagePreference.java (modified) fix #17506: Display languages in alphabetical order Mon, 25 Mar 2019 08:27:25 GMT GerdP [14928] * trunk/src/org/openstreetmap/josm/gui/dialogs/properties/TagEditHelper.java (modified) see #17333: remove "?" from title so that already existing I18N ... Sun, 24 Mar 2019 21:30:59 GMT Don-vip [14927] * trunk/src/org/openstreetmap/josm/actions/search/SearchAction.java (modified) * trunk/src/org/openstreetmap/josm/gui/dialogs/SearchDialog.java (added) see #15051 - refactoring: extract `SearchDialog` from `SearchAction` Sun, 24 Mar 2019 20:43:45 GMT GerdP [14926] * trunk/src/org/openstreetmap/josm/gui/dialogs/properties/TagEditHelper.java (modified) fix #17333: Show last used tags in Add Tag Dialog Sun, 24 Mar 2019 16:43:53 GMT Klumbumbus [14925] * trunk/src/org/openstreetmap/josm/data/osm/AbstractPrimitive.java (modified) see #17512 - add `osmarender:renderName`, `osmarender:renderRef` and ... Sun, 24 Mar 2019 15:07:03 GMT Don-vip [14924] * trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java (modified) `lakewalker` plugin is dead and replaced by `scanaerial` Sun, 24 Mar 2019 14:34:25 GMT Don-vip [14923] * trunk/data/validator/unnecessary.mapcss (modified) fix #17515 - deprecate `name=АГЗС` for `amenity=fuel` Sun, 24 Mar 2019 13:58:24 GMT Don-vip [14922] * trunk/src/org/openstreetmap/josm/data/osm/DataSetMerger.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/osm/DataSetMergerTest.java (modified) fix #7481 - add missing conflict when merging a primitive modified ... Sun, 24 Mar 2019 12:23:41 GMT Don-vip [14921] * trunk/data/validator/ignoretags.cfg (modified) ignore `border_type` Sat, 23 Mar 2019 15:38:45 GMT stoecker [14920] * trunk/scripts/TestHTTPS.pl (modified) see #16123 - use port 443 for tests always, not a specified non- ... Sat, 23 Mar 2019 15:25:06 GMT stoecker [14919] * trunk/scripts/TestHTTPS.pl (modified) see #16123 - use port 443 for tests always, not a specified non- ... Sat, 23 Mar 2019 14:28:23 GMT Don-vip [14918] * trunk/data/validator/unnecessary.mapcss (modified) fix #9257 - detect highway=footway, highway=pedestrian with foot=yes ... Sat, 23 Mar 2019 14:22:19 GMT Don-vip [14917] * trunk/data/validator/deprecated.mapcss (modified) fix #17504 - deprecate `is_in` globally / `is_in:*` for nodes and ways Sat, 23 Mar 2019 13:19:44 GMT Don-vip [14916] * trunk/src/org/openstreetmap/josm/data/osm/AbstractPrimitive.java (modified) fix #17512 - Add `osmarender:nameDirection` to automatically ... Thu, 21 Mar 2019 20:07:19 GMT Klumbumbus [14915] * trunk/data/defaultpresets.xml (modified) * trunk/data/validator/combinations.mapcss (modified) * see #17493 - fix alphabetical order * fix #17500 - don't warn ... Thu, 21 Mar 2019 19:50:24 GMT GerdP [14914] * trunk/src/org/openstreetmap/josm/data/validation/tests/Addresses.java (modified) see #17475: Improve test for obsolete associatedStreet relations - ... Thu, 21 Mar 2019 09:33:59 GMT GerdP [14913] * trunk/src/org/openstreetmap/josm/data/validation/TestError.java (modified) fix findbugs: remove redundant null checks Thu, 21 Mar 2019 07:58:02 GMT GerdP [14912] * trunk/src/org/openstreetmap/josm/gui/dialogs/ValidatorDialog.java (modified) see #17469: add shortcut Shift+Minus for "Ignore for now" action Wed, 20 Mar 2019 20:45:11 GMT Klumbumbus [14911] * trunk/data/validator/deprecated.mapcss (modified) * trunk/data/validator/unnecessary.mapcss (modified) fix #17100, see #17471 - add name=silo|rumah|jalan to descriptive ...