# # ChangeLog for trunk/src in josm # # Generated by Trac 1.6 # 2024-11-09T14:30:44+01:00 Sun, 02 Jun 2019 19:35:31 GMT Don-vip [15154] * trunk/src/org/openstreetmap/josm/gui/ImageryMenu.java (modified) fix #17779 - make sure imagery entries without shapes are displayed ... Sun, 02 Jun 2019 19:04:25 GMT Don-vip [15153] * trunk/src/org/openstreetmap/josm/gui/preferences/imagery/ImageryProvidersPanel.java (modified) * trunk/test/unit/org/openstreetmap/josm/actions/downloadtasks/ChangesetHeaderDownloadTaskTest.java (modified) see #16301 - fix activation problem when filtering imagery sources Sun, 02 Jun 2019 13:25:38 GMT Don-vip [15152] * trunk/src/org/openstreetmap/josm/actions/OrthogonalizeAction.java (modified) * trunk/src/org/openstreetmap/josm/actions/SimplifyWayAction.java (modified) * trunk/src/org/openstreetmap/josm/actions/UnGlueAction.java (modified) * trunk/src/org/openstreetmap/josm/actions/UploadSelectionAction.java (modified) * trunk/src/org/openstreetmap/josm/actions/downloadtasks/ChangesetHeaderDownloadTask.java (modified) * trunk/src/org/openstreetmap/josm/actions/downloadtasks/DownloadReferrersTask.java (modified) * trunk/src/org/openstreetmap/josm/actions/downloadtasks/DownloadTaskList.java (modified) * trunk/src/org/openstreetmap/josm/actions/mapmode/DeleteAction.java (modified) * trunk/src/org/openstreetmap/josm/actions/relation/DownloadSelectedIncompleteMembersAction.java (modified) * trunk/src/org/openstreetmap/josm/actions/relation/EditRelationAction.java (modified) * trunk/src/org/openstreetmap/josm/io/remotecontrol/handler/LoadObjectHandler.java (modified) more uses of Java 8 stream API Sat, 01 Jun 2019 20:50:45 GMT Don-vip [15149] * trunk/src/org/openstreetmap/josm/data/projection/datum/NTV2GridShiftFileWrapper.java (modified) fix #17774 - NPE Thu, 30 May 2019 21:26:43 GMT Don-vip [15147] * trunk/src/org/openstreetmap/josm/gui/MainInitialization.java (modified) see #17744 - register JMapViewer SettingsAdapter so that the Bing API ... Thu, 30 May 2019 14:37:17 GMT Don-vip [15145] * trunk/src/org/openstreetmap/josm/gui/bbox/JosmMapViewer.java (added) * trunk/src/org/openstreetmap/josm/gui/bbox/SlippyMapBBoxChooser.java (modified) * trunk/src/org/openstreetmap/josm/gui/bbox/TileSelectionBBoxChooser.java (modified) * trunk/src/org/openstreetmap/josm/gui/history/CoordinateInfoViewer.java (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/imagery/ImageryProvidersPanel.java (modified) see #17772 - make sure all JMapViewer instances in JOSM behave the same Thu, 30 May 2019 12:20:06 GMT GerdP [15143] * trunk/src/org/openstreetmap/josm/actions/CreateMultipolygonAction.java (modified) fix #17767 (again) - make sure that we don't create multipolygon in ... Thu, 30 May 2019 12:16:02 GMT Don-vip [15142] * trunk/src/org/openstreetmap/josm/io/CertificateAmendment.java (modified) see #17668 - fix typo Wed, 29 May 2019 18:47:26 GMT GerdP [15138] * trunk/src/org/apache/commons (modified) use git mirror for apache commons jcs Wed, 29 May 2019 07:21:54 GMT GerdP [15137] * trunk/src/org/openstreetmap/josm/actions/CreateMultipolygonAction.java (modified) fix #17767: "Update multipolygon" may change route relation to ... Tue, 28 May 2019 18:00:36 GMT GerdP [15133] * trunk/src/org/openstreetmap/josm/data/validation/tests/UnclosedWays.java (modified) see #17765: Further simplify code Tue, 28 May 2019 17:53:19 GMT GerdP [15132] * trunk/src/org/openstreetmap/josm/data/validation/tests/MultipolygonTest.java (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/UnclosedWays.java (modified) fix #17765: Move code for error "Area style way is not closed" to ... Tue, 28 May 2019 06:01:18 GMT GerdP [15129] * trunk/src/org/openstreetmap/josm/data/validation/tests/DuplicateRelation.java (modified) see #17011: Ignore relations without members in DuplicateRelation ... Mon, 27 May 2019 23:43:47 GMT Don-vip [15127] * trunk/src/org/openstreetmap/josm/data/osm/DataSetMerger.java (modified) fix #17724 - Allow DataSet merges without merging the Bounds (patch ... Mon, 27 May 2019 20:32:48 GMT Don-vip [15126] * trunk/src/org/openstreetmap/josm/actions/mapmode/DeleteAction.java (modified) fix #15030 - make sure deleting a relation effectively removes it ... Mon, 27 May 2019 20:03:46 GMT Don-vip [15125] * trunk/src/org/openstreetmap/josm/gui/dialogs/properties/TagEditHelper.java (modified) fix #17740 - Lock the dataset before we get the selection to avoid ... Mon, 27 May 2019 17:07:53 GMT Don-vip [15124] * trunk/src/org/openstreetmap/josm/io/CertificateAmendment.java (modified) fix #17668 - load "Microsec e-Szigno Root CA 2009" certificate, used ... Mon, 27 May 2019 14:39:33 GMT GerdP [15123] * trunk/src/org/openstreetmap/josm/data/osm/visitor/paint/relations/Multipolygon.java (modified) improve javadoc: document some problems with intersection test ... Mon, 27 May 2019 14:15:33 GMT Don-vip [15122] * trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/ConditionFactory.java (modified) see #17763 - use interfaces where possible Mon, 27 May 2019 10:37:31 GMT Don-vip [15121] * trunk/data/gpx-extensions.xsd (modified) * trunk/src/org/openstreetmap/josm/actions/relation/ExportRelationToGpxAction.java (modified) * trunk/src/org/openstreetmap/josm/data/StructUtils.java (modified) * trunk/src/org/openstreetmap/josm/data/gpx/GpxData.java (modified) * trunk/src/org/openstreetmap/josm/data/osm/history/HistoryWay.java (modified) * trunk/src/org/openstreetmap/josm/data/validation/Test.java (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/PublicTransportRouteTest.java (modified) * trunk/src/org/openstreetmap/josm/gui/MapView.java (modified) * trunk/src/org/openstreetmap/josm/gui/io/SaveLayerInfo.java (modified) * trunk/src/org/openstreetmap/josm/gui/io/UploadDialog.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/OsmDataLayer.java (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/display/ColorPreference.java (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/imagery/ImageryProvidersPanel.java (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/plugin/PluginPreference.java (modified) * trunk/src/org/openstreetmap/josm/io/CertificateAmendment.java (modified) * trunk/src/org/openstreetmap/josm/spi/preferences/DefaultPreferenceChangeEvent.java (modified) * trunk/src/org/openstreetmap/josm/tools/PlatformHookOsx.java (modified) sonarqube, javadoc Mon, 27 May 2019 06:41:16 GMT GerdP [15120] * trunk/src/org/openstreetmap/josm/data/osm/IPrimitive.java (modified) fix copy+paste error in javadoc Sun, 26 May 2019 17:47:06 GMT Don-vip [15117] * trunk/src/org/openstreetmap/josm/gui/io/BasicUploadSettingsPanel.java (modified) * trunk/src/org/openstreetmap/josm/gui/io/UploadDialog.java (modified) make sure upload comments are not remembered if `upload.comment.max- ... Sat, 25 May 2019 20:32:11 GMT Don-vip [15116] * trunk/src/org/openstreetmap/josm/gui/preferences/imagery/ImageryProvidersPanel.java (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/plugin/PluginPreference.java (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/shortcut/PrefJPanel.java (modified) * trunk/src/org/openstreetmap/josm/gui/widgets/FilterField.java (added) fix #16301 - add filter for default imagery entries Sat, 25 May 2019 19:14:13 GMT Don-vip [15115] * trunk/src/org/openstreetmap/josm/gui/preferences/imagery/ImageryPreference.java (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/imagery/ImageryProvidersPanel.java (added) see #16301 - extract `ImageryProvidersPanel` Sat, 25 May 2019 18:59:35 GMT Don-vip [15114] * trunk/src/org/openstreetmap/josm/gui/preferences/imagery/ImageryPreference.java (modified) see #16301 - display tooltips for all columns Sat, 25 May 2019 18:17:02 GMT GerdP [15113] * trunk/src/org/openstreetmap/josm/data/osm/search/SearchCompiler.java (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/MapCSSParser.jj (modified) fix #17746: Detect invalid MapCSS search expressions Sat, 25 May 2019 16:46:42 GMT Don-vip [15111] * trunk/src/org/apache/commons (modified) fix #17759 - use git mirror for apache commons logging Sat, 25 May 2019 12:01:50 GMT GerdP [15109] * trunk/src/org/openstreetmap/josm/gui/dialogs/SearchDialog.java (modified) fix #17754: Search dialog input field doesn't react on changes in ... Sat, 25 May 2019 07:52:11 GMT GerdP [15108] * trunk/src/org/openstreetmap/josm/gui/dialogs/SearchDialog.java (modified) simplify code (see #15558): also removes side-effect: The order of ... Sat, 25 May 2019 05:23:25 GMT GerdP [15107] * trunk/src/org/openstreetmap/josm/tools/Geometry.java (modified) see #17745: ignore unclosed ways and multipolygons with unclosed ... Tue, 21 May 2019 18:24:59 GMT GerdP [15104] * trunk/src/org/openstreetmap/josm/data/validation/tests/MapCSSTagChecker.java (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/MapCSSTagCheckerIndex.java (added) fix SonarLint issue: extract class IndexData (Reduce this class from ... Tue, 21 May 2019 15:02:31 GMT GerdP [15103] * trunk/src/org/openstreetmap/josm/data/validation/tests/MapCSSTagChecker.java (modified) see #14287: improve results when Test.partialSelection is true. This ... Tue, 21 May 2019 08:04:36 GMT GerdP [15102] * trunk/data_nodist/amenity-in-amenity.osm (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/MapCSSTagChecker.java (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/MapCSSParser.jj (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/Selector.java (modified) * trunk/test/unit/org/openstreetmap/josm/gui/mappaint/mapcss/ChildOrParentSelectorTest.java (modified) fix #10391: Add support for "not element of" operator - implement 4 ... Sun, 19 May 2019 23:27:46 GMT Don-vip [15099] * trunk/src/org/openstreetmap/josm/data/preferences/sources/SourcePrefHelper.java (modified) fix ConcurrentModificationException Sun, 19 May 2019 22:47:32 GMT Don-vip [15097] * trunk/src/org/openstreetmap/josm/gui/mappaint/ElemStyles.java (modified) * trunk/test/unit/org/openstreetmap/josm/gui/preferences/map/TaggingPresetPreferenceTestIT.java (modified) fix parallel execution of integration tests Sun, 19 May 2019 21:43:25 GMT Don-vip [15096] * trunk/src/org/openstreetmap/josm/gui/mappaint/ElemStyles.java (modified) make sure we don't get null style sources Sat, 18 May 2019 17:44:52 GMT Klumbumbus [15093] * trunk/data/defaultpresets.xml (modified) * trunk/images/presets/nautical/strait.svg (added) * trunk/src/org/openstreetmap/josm/data/validation/tests/LongSegment.java (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/UnclosedWays.java (modified) * trunk/styles/standard/elemstyles.mapcss (modified) see #17727, fix #17731 - add natural=strait (icon self created, CC0 ... Sat, 18 May 2019 16:41:43 GMT Don-vip [15090] * trunk/src/org/openstreetmap/josm/gui/dialogs/SearchDialog.java (modified) fix #17526 - provide a "search string example" translation context to ... Sat, 18 May 2019 16:36:22 GMT Don-vip [15089] * trunk/src/org/openstreetmap/josm/tools/ExceptionUtil.java (modified) fix #17722 - detect other block texts. Assume the API will always ... Sat, 18 May 2019 14:34:17 GMT Don-vip [15085] * trunk/src/org/openstreetmap/josm/io/OsmApiException.java (modified) * trunk/test/unit/org/openstreetmap/josm/tools/ExceptionUtilTest.java (modified) see #17722 - make sure we don't display the same text twice Sat, 18 May 2019 14:29:09 GMT Don-vip [15084] * trunk/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java (modified) * trunk/src/org/openstreetmap/josm/io/MessageNotifier.java (modified) * trunk/src/org/openstreetmap/josm/io/OsmApiException.java (modified) * trunk/src/org/openstreetmap/josm/tools/ExceptionUtil.java (modified) * trunk/test/unit/org/openstreetmap/josm/tools/ExceptionUtilTest.java (modified) see #17722 - proper notification of user block Sat, 18 May 2019 13:27:44 GMT Don-vip [15083] * trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/Selector.java (modified) fix #17729, see #17695 - don't call geometry functions for non- ... Fri, 17 May 2019 19:21:36 GMT Klumbumbus [15081] * trunk/data/defaultpresets.xml (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/LongSegment.java (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/UnclosedWays.java (modified) * trunk/styles/standard/elemstyles.mapcss (modified) fix #17727 - allow lines for natural=bay - add bay=fjord checkbox ... Wed, 15 May 2019 20:49:16 GMT Don-vip [15080] * trunk/src/org/openstreetmap/josm/gui/dialogs/SearchDialog.java (modified) fix #17526 - Search action dialog: New tooltip and more translations ... Wed, 15 May 2019 20:41:37 GMT Don-vip [15079] * trunk/src/org/openstreetmap/josm/data/validation/tests/SimilarNamedWays.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/SimilarNamedWaysTest.java (modified) fix #17691 - fix issue where SimilarNamedWay crashes on a subset of ... Wed, 15 May 2019 20:38:20 GMT Don-vip [15078] * trunk/src/org/openstreetmap/josm/command/SplitWayCommand.java (modified) fix #17718 - Make it easier to add specially treated relations to ... Wed, 15 May 2019 20:34:57 GMT Don-vip [15077] * trunk/src/org/openstreetmap/josm/command/RemoveNodesCommand.java (modified) * trunk/src/org/openstreetmap/josm/gui/dialogs/ValidatorListManagementDialog.java (modified) * trunk/src/org/openstreetmap/josm/io/OsmApiException.java (modified) * trunk/src/org/openstreetmap/josm/io/session/SessionReader.java (modified) fix forgotten `@since xxx` Wed, 15 May 2019 20:28:07 GMT Don-vip [15076] * trunk/data_nodist/relation_sort.osm (modified) * trunk/src/org/openstreetmap/josm/gui/dialogs/relation/MemberTableLinkedCellRenderer.java (modified) * trunk/src/org/openstreetmap/josm/gui/dialogs/relation/sort/WayConnectionType.java (modified) * trunk/src/org/openstreetmap/josm/gui/dialogs/relation/sort/WayConnectionTypeCalculator.java (modified) * trunk/test/unit/org/openstreetmap/josm/gui/dialogs/relation/sort/WayConnectionTypeCalculatorTest.java (modified) fix #17501 - Detect if a oneway in a relation may be going in the ... Sat, 11 May 2019 20:23:33 GMT Don-vip [15072] * trunk/data/defaultpresets.xml (modified) * trunk/src/org/openstreetmap/josm/gui/tagging/presets/TaggingPresetReader.java (modified) * trunk/src/org/openstreetmap/josm/gui/tagging/presets/items/Check.java (modified) fix #17698 - don't merge single checks into immediate following ... Sat, 11 May 2019 19:15:10 GMT Don-vip [15071] * trunk/data_nodist/restriction.osm (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/ConditionalKeys.java (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/TurnrestrictionTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/ConditionalKeysTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/ValidatorTestUtils.java (modified) fix #17709 - make `TurnrestrictionTest` aware of conditional restrictions Sat, 11 May 2019 18:24:40 GMT Don-vip [15070] * trunk/src/org/openstreetmap/josm/actions/SessionLoadAction.java (modified) * trunk/src/org/openstreetmap/josm/io/session/SessionReader.java (modified) * trunk/test/unit/org/openstreetmap/josm/actions/SessionLoadActionTest.java (added) * trunk/test/unit/org/openstreetmap/josm/io/session/SessionReaderTest.java (modified) fix #17701, fix #17702 - add robustness when loading imagery layers ... Sat, 11 May 2019 09:15:49 GMT GerdP [15069] * trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/Selector.java (modified) * trunk/src/org/openstreetmap/josm/tools/Geometry.java (modified) * trunk/test/data/regress/17695 (added) * trunk/test/data/regress/17695/bib2.osm (added) * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/MapCSSTagCheckerTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/tools/GeometryTest.java (modified) fix #17695 - add support to find multipolygon inside polygon or ... Sat, 11 May 2019 07:56:38 GMT GerdP [15068] * trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/Selector.java (modified) see #17695: Fix ContainsFinder by removing wrong code - did not work ... Thu, 09 May 2019 15:19:30 GMT GerdP [15065] * trunk/src/org/openstreetmap/josm/gui/dialogs/FilterTableModel.java (modified) fix #17699: Make sure that a changed filter is used Thu, 09 May 2019 08:13:10 GMT GerdP [15064] * trunk/src/org/openstreetmap/josm/data/validation/tests/MapCSSTagChecker.java (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/Environment.java (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/Selector.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/MapCSSTagCheckerTest.java (modified) fix #12627,#14287,#14289,#17695 - let CrossingFinder and ... Thu, 09 May 2019 08:03:06 GMT GerdP [15063] * trunk/src/org/openstreetmap/josm/actions/mapmode/ImproveWayAccuracyAction.java (modified) fix java warning Tue, 07 May 2019 18:54:49 GMT Don-vip [15059] * trunk/src/org/openstreetmap/josm/data/imagery/ImageryInfo.java (modified) see #16301 - suppress icon warning (on the correct enum this time) Mon, 06 May 2019 21:30:58 GMT Don-vip [15057] * trunk/src/org/openstreetmap/josm/data/imagery/ImageryInfo.java (modified) see #16301 - suppress icon warning Mon, 06 May 2019 05:08:02 GMT GerdP [15056] * trunk/src/org/openstreetmap/josm/tools/Geometry.java (modified) remove duplicated code to calculate bounding box Mon, 06 May 2019 05:02:53 GMT GerdP [15055] * trunk/src/org/openstreetmap/josm/tools/Geometry.java (modified) fix #17680: correct misleading javadoc Sun, 05 May 2019 23:08:10 GMT Don-vip [15054] * trunk/src/org/openstreetmap/josm/gui/ImageryMenu.java (modified) * trunk/src/org/openstreetmap/josm/gui/util/GuiHelper.java (modified) fix #17676 - display dynamic imagery entries in sub menus when they ... Sun, 05 May 2019 19:04:04 GMT Don-vip [15053] * trunk/src/org/openstreetmap/josm/actions/AddNodeAction.java (modified) fix #17682 - run `AddNodeAction` later in EDT to make sure the ... Sun, 05 May 2019 15:44:35 GMT Don-vip [15052] * trunk/src/org/openstreetmap/josm/actions/mapmode/ImproveWayAccuracyAction.java (modified) fix #16904 - make sure ImproveWayAccuracy does not try to paint ... Sun, 05 May 2019 15:35:29 GMT Don-vip [15051] * trunk/src/org/openstreetmap/josm/gui/io/UploadDialog.java (modified) * trunk/test/unit/org/openstreetmap/josm/gui/io/UploadDialogTest.java (modified) see #17634 - allow to define exceptions to the list of forbidden ... Sun, 05 May 2019 15:10:34 GMT Don-vip [15050] * trunk/src/org/openstreetmap/josm/actions/mapmode/ImproveWayAccuracyAction.java (modified) fix #16904 - make ImproveWayAccuracy aware of primitives deletion to ... Sun, 05 May 2019 00:24:18 GMT Don-vip [15049] * trunk/images/data/imagery (added) * trunk/images/data/imagery/historicmap.svg (added) * trunk/images/data/imagery/historicphoto.svg (added) * trunk/images/data/imagery/map.svg (added) * trunk/images/data/imagery/osmbasedmap.svg (added) * trunk/images/data/imagery/other.svg (added) * trunk/images/data/imagery/photo.svg (added) * trunk/src/org/openstreetmap/josm/data/imagery/ImageryInfo.java (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/imagery/ImageryPreference.java (modified) * trunk/src/org/openstreetmap/josm/tools/ImageProvider.java (modified) see #16301 - add category icons in imagery preferences Sat, 04 May 2019 22:06:42 GMT Don-vip [15048] * trunk/src/org/openstreetmap/josm/gui/dialogs/relation/SelectionTable.java (modified) fix #17678 - relation editor: repaint selection table when member ... Sat, 04 May 2019 12:36:51 GMT Don-vip [15046] * trunk/src/org/openstreetmap/josm/actions/mapmode/SelectAction.java (modified) * trunk/src/org/openstreetmap/josm/actions/mapmode/ZoomAction.java (modified) fix #17419 - Own labels for Select mode and Zoom mode buttons (patch ... Sat, 04 May 2019 12:17:27 GMT Don-vip [15045] * trunk/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java (modified) * trunk/src/org/openstreetmap/josm/tools/date/DateUtils.java (modified) * trunk/test/unit/org/openstreetmap/josm/tools/date/DateUtilsTest.java (modified) fix #17576 - Fix timezones and DST for image correlation (patch by ... Fri, 03 May 2019 21:47:54 GMT Don-vip [15043] * trunk/src/org/openstreetmap/josm/data/validation/tests/Addresses.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/AddressesTest.java (added) * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/CoastlinesTest.java (modified) fix #17674 - use `addr:suburb` to distinguish similar addresses in ... Fri, 03 May 2019 13:38:44 GMT Don-vip [15042] * trunk/src/org/openstreetmap/josm/data/validation/tests/TagChecker.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/TagCheckerTest.java (modified) fix #17667 - allow arrows, several valid use cases in transport Fri, 03 May 2019 13:27:07 GMT Don-vip [15041] * trunk/src/org/openstreetmap/josm/gui/MapView.java (modified) * trunk/src/org/openstreetmap/josm/gui/MapViewState.java (modified) * trunk/src/org/openstreetmap/josm/gui/NavigatableComponent.java (modified) performance - avoid to create the same EastNorth instances during ... Fri, 03 May 2019 12:28:18 GMT Don-vip [15040] * trunk/src/org/openstreetmap/josm/gui/io/UploadDialog.java (modified) see #17634 - remove google from default list of forbidden terms. ... Thu, 02 May 2019 06:54:58 GMT GerdP [15036] * trunk/src/org/openstreetmap/josm/tools/Geometry.java (modified) see #17616: fix findbugs issues FE_FLOATING_POINT_EQUALITY Thu, 02 May 2019 04:55:14 GMT GerdP [15035] * trunk/src/org/openstreetmap/josm/data/gpx/GpxDistance.java (modified) * trunk/src/org/openstreetmap/josm/tools/Geometry.java (modified) * trunk/test/unit/org/openstreetmap/josm/tools/GeometryTest.java (modified) fix #17616: Add new functions to Geometry.java to find distances ... Thu, 02 May 2019 02:33:57 GMT Don-vip [15034] * trunk/.checkstyle (modified) * trunk/build.xml (modified) * trunk/scripts/SyncEditorLayerIndex.java (modified) * trunk/src/org/openstreetmap/josm/gui/io/UploadDialog.java (modified) * trunk/test/functional/org/openstreetmap/josm/gui/mappaint/MapCSSRendererTest.java (modified) * trunk/test/performance/org/openstreetmap/josm/data/osm/visitor/paint/AbstractMapRendererPerformanceTestParent.java (modified) * trunk/test/unit/org/openstreetmap/josm/actions/CreateMultipolygonActionTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/actions/JoinAreasActionTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/actions/OrthogonalizeActionTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/osm/FilterTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/osm/QuadBucketsTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/projection/ProjectionRefTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/projection/ProjectionRegressionTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/UnconnectedWaysTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/ValidatorTestUtils.java (modified) * trunk/test/unit/org/openstreetmap/josm/gui/dialogs/relation/sort/RelationSorterTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/gui/dialogs/relation/sort/WayConnectionTypeCalculatorTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/gui/mappaint/mapcss/ChildOrParentSelectorTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/io/GeoJSONWriterTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/io/OsmReaderTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/io/nmea/NmeaReaderTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/tools/GeometryTest.java (modified) checkstyle/PMD Sun, 28 Apr 2019 02:22:58 GMT Don-vip [15030] * trunk/src/org/openstreetmap/josm/gui/layer/AbstractTileSourceLayer.java (modified) fix #17301 - robustness to untranslatable error messages Sun, 28 Apr 2019 01:45:09 GMT Don-vip [15029] * trunk/src/org/openstreetmap/josm/gui/tagging/presets/TaggingPreset.java (modified) fix #17645 - robustness to invalid preset icons Sat, 27 Apr 2019 14:35:56 GMT GerdP [15028] * trunk/src/org/openstreetmap/josm/actions/DownloadAlongWayAction.java (modified) * trunk/src/org/openstreetmap/josm/gui/MainMenu.java (modified) fix #17551: Move "Download Along" into the File menu Sat, 27 Apr 2019 11:23:39 GMT GerdP [15027] * trunk/src/org/openstreetmap/josm/data/validation/tests/MapCSSTagChecker.java (modified) remove obsolete import added by some badly configured automatism Sat, 27 Apr 2019 11:19:03 GMT GerdP [15026] * trunk/src/org/openstreetmap/josm/data/validation/tests/MapCSSTagChecker.java (modified) fix checkstyle issues [FinalClass] Sat, 27 Apr 2019 10:33:28 GMT GerdP [15024] * trunk/src/org/openstreetmap/josm/data/validation/tests/MapCSSTagChecker.java (modified) fix #17656: improve performance in MapCSSTagChecker Don't put rules ... Sat, 27 Apr 2019 06:33:14 GMT GerdP [15023] * trunk/src/org/openstreetmap/josm/actions/MoveNodeAction.java (modified) see #17654: Allow to configure shortcut for "Move Node" action Fri, 26 Apr 2019 14:45:26 GMT GerdP [15021] * trunk/src/org/openstreetmap/josm/tools/Geometry.java (modified) * trunk/test/unit/org/openstreetmap/josm/tools/GeometryTest.java (modified) fix #17652: Method Geometry.isPolygonInsideMultiPolygon returns wrong ... Fri, 26 Apr 2019 05:06:30 GMT GerdP [15020] * trunk/src/org/openstreetmap/josm/data/gpx/GpxConstants.java (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/server/OsmApiUrlInputPanel.java (modified) fix checkstyle issues Thu, 25 Apr 2019 15:30:56 GMT GerdP [15019] * trunk/src/org/openstreetmap/josm/data/validation/tests/TurnrestrictionTest.java (modified) fix #17567: fix spelling turnrestriction -> turn restriction Thu, 25 Apr 2019 08:11:56 GMT stoecker [15018] * trunk/src/org/openstreetmap/josm/data/gpx/GpxConstants.java (modified) * trunk/src/org/openstreetmap/josm/io/nmea/NmeaReader.java (modified) add missing NMEA fix types from NMEA 4.00 Mon, 22 Apr 2019 14:43:22 GMT Don-vip [15015] * trunk/src/org/openstreetmap/josm/gui/io/UploadDialog.java (modified) * trunk/test/unit/org/openstreetmap/josm/gui/io/UploadDialogTest.java (modified) see #17634 - use case insensitive comparison, forbid `google` as source Mon, 22 Apr 2019 13:12:54 GMT Don-vip [15014] * trunk/src/org/openstreetmap/josm/data/osm/AbstractPrimitive.java (modified) see #17635 - make sure primitives can't be created with invalid tags ... Mon, 22 Apr 2019 13:00:55 GMT Don-vip [15013] * trunk/src/org/openstreetmap/josm/actions/UnJoinNodeWayAction.java (modified) * trunk/src/org/openstreetmap/josm/command/AbstractNodesCommand.java (added) * trunk/src/org/openstreetmap/josm/command/ChangeNodesCommand.java (modified) * trunk/src/org/openstreetmap/josm/command/RemoveNodesCommand.java (modified) * trunk/test/unit/org/openstreetmap/josm/command/RemoveNodesCommandTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/gui/io/UploadDialogTest.java (modified) remove duplicated code Mon, 22 Apr 2019 11:56:24 GMT Don-vip [15012] * trunk/src/org/openstreetmap/josm/data/osm/AbstractPrimitive.java (modified) remove duplicated code Sun, 21 Apr 2019 16:06:48 GMT GerdP [15011] * trunk/src/org/openstreetmap/josm/actions/OpenLocationAction.java (modified) * trunk/src/org/openstreetmap/josm/actions/SearchNotesDownloadAction.java (modified) * trunk/src/org/openstreetmap/josm/gui/dialogs/OsmIdSelectionDialog.java (modified) * trunk/src/org/openstreetmap/josm/gui/download/OverpassQueryWizardDialog.java (modified) * trunk/src/org/openstreetmap/josm/gui/download/PlaceSelection.java (modified) * trunk/src/org/openstreetmap/josm/gui/io/BasicUploadSettingsPanel.java (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/projection/CustomProjectionChoice.java (modified) * trunk/src/org/openstreetmap/josm/gui/tagging/ac/AutoCompletingComboBox.java (modified) fix #15558: apply 15558-v3.patch 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 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 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 ...