# # ChangeLog for / in josm # # Generated by Trac 1.6 # 2024-03-28T14:26:27+01:00 Tue, 15 Nov 2016 21:35:28 GMT Don-vip [11258] * trunk/macosx/JOSM.app/Contents/Info.plist_template.xml (modified) fix #13980 - Tell Mac OS X we don't always need a dedicated graphics ... Tue, 15 Nov 2016 20:46:24 GMT wiktorn [11257] * trunk/src/org/openstreetmap/josm/actions/AddImageryLayerAction.java (modified) * trunk/src/org/openstreetmap/josm/data/imagery/DefaultLayer.java (added) * trunk/src/org/openstreetmap/josm/data/imagery/ImageryInfo.java (modified) * trunk/src/org/openstreetmap/josm/data/imagery/WMTSDefaultLayer.java (added) * trunk/src/org/openstreetmap/josm/data/imagery/WMTSTileSource.java (modified) * trunk/test/data/wmts/bug13975-multiple-tile-matrices-for-one-layer-projection.xml (added) * trunk/test/unit/org/openstreetmap/josm/data/imagery/WMTSTileSourceTest.java (modified) Make DefaultLayer a type that can have layerName and tileMatrixSet ... Mon, 14 Nov 2016 22:32:57 GMT Don-vip [11256] * trunk/data/boundaries.osm (modified) * trunk/src/org/openstreetmap/josm/tools/RightAndLefthandTraffic.java (modified) * trunk/test/unit/org/openstreetmap/josm/tools/RightAndLefthandTrafficTest.java (modified) see #10387 - Gibraltar and British Indian Ocean Territory are the ... Mon, 14 Nov 2016 19:21:30 GMT simon04 [11255] * trunk/src/org/openstreetmap/josm/gui/MainApplication.java (modified) fix #13913 - Update commandline usage Sun, 13 Nov 2016 19:00:21 GMT bastiK [11254] * trunk/linux/latest/usr/share/man/man1/josm-latest.1 (modified) * trunk/linux/tested/usr/share/man/man1/josm.1 (modified) see #13913 - update man page Sun, 13 Nov 2016 13:53:15 GMT Don-vip [11253] * trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java (modified) update new TLD from IANA Sun, 13 Nov 2016 13:49:39 GMT Don-vip [11252] * trunk/scripts/TagInfoExtract.groovy (modified) * trunk/src/org/openstreetmap/josm/actions/JoinAreasAction.java (modified) * trunk/src/org/openstreetmap/josm/actions/PurgeAction.java (modified) * trunk/src/org/openstreetmap/josm/tools/RightAndLefthandTraffic.java (modified) see #10387 - refactor actions to fix taginfo script Sun, 13 Nov 2016 12:14:40 GMT wiktorn [11251] * trunk/test/unit/org/openstreetmap/josm/testutils/JOSMTestRules.java (modified) Do not timeout when run with Eclipse debugger Sun, 13 Nov 2016 12:12:47 GMT wiktorn [11250] * trunk/src/org/openstreetmap/josm/tools/HttpClient.java (modified) * trunk/test/functional/org/openstreetmap/josm/tools/HttpClientTest.java (modified) Add response debug printing on HTTP Status code >= 300 Closes: #13961 Sun, 13 Nov 2016 02:19:10 GMT Don-vip [11249] * trunk/src/org/openstreetmap/josm/tools/RightAndLefthandTraffic.java (modified) fix NPE that occurs with Taginfo script Sat, 12 Nov 2016 23:40:47 GMT Don-vip [11248] * trunk/README (modified) * trunk/build.xml (modified) * trunk/tools/error_prone_ant-2.0.13.jar (deleted) * trunk/tools/error_prone_ant-2.0.14.jar (added) * trunk/tools/proguard.jar (modified) tools update (error_prone 2.0.14, Proguard 5.3.1) Sat, 12 Nov 2016 23:29:31 GMT Don-vip [11247] * trunk/data/boundaries.osm (added) * trunk/data/left-right-hand-traffic.osm (deleted) * trunk/data/validator/speed_limits.json (deleted) * trunk/data/validator/territories.mapcss (added) * trunk/src/org/openstreetmap/josm/Main.java (modified) * trunk/src/org/openstreetmap/josm/actions/SelectByInternalPointAction.java (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/ExpressionFactory.java (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/validator/ValidatorTagCheckerRulesPreference.java (modified) * trunk/src/org/openstreetmap/josm/tools/RightAndLefthandTraffic.java (modified) * trunk/src/org/openstreetmap/josm/tools/Territories.java (added) * trunk/test/functional/org/openstreetmap/josm/data/BoundariesTestIT.java (added) * trunk/test/unit/org/openstreetmap/josm/tools/RightAndLefthandTrafficTest.java (added) * trunk/test/unit/org/openstreetmap/josm/tools/TerritoriesTest.java (added) see #9400 - see #10387 - see #12914 - initial implementation of ... Sat, 12 Nov 2016 20:16:29 GMT Klumbumbus [11246] * trunk/scripts/SyncEditorImageryIndex.groovy (modified) see #12706 - typos Sat, 12 Nov 2016 20:08:59 GMT Klumbumbus [11245] * trunk/scripts/SyncEditorImageryIndex.groovy (modified) see #12706 - use a dark yellow color (two greens are too similar) Sat, 12 Nov 2016 19:11:14 GMT Don-vip [11244] * trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java (modified) update new TLD from IANA Sat, 12 Nov 2016 19:11:06 GMT Don-vip [11243] * trunk/src/org/openstreetmap/josm/command/Command.java (modified) * trunk/src/org/openstreetmap/josm/tools/Geometry.java (modified) see #10387 - fix unit tests Sat, 12 Nov 2016 17:14:43 GMT stoecker [11242] * trunk/scripts/SyncEditorImageryIndex.groovy (modified) see #12706 - change regexp, so that «blancos for copy» don't produce ... Sat, 12 Nov 2016 14:36:05 GMT Don-vip [11241] * trunk/src/org/openstreetmap/josm/data/validation/tests/MultipolygonTest.java (modified) * trunk/src/org/openstreetmap/josm/tools/Shortcut.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/MultipolygonTestTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/tools/UtilsTest.java (modified) sonar - fix warnings Sat, 12 Nov 2016 13:52:32 GMT Don-vip [11240] * trunk/src/org/openstreetmap/josm/actions/JoinAreasAction.java (modified) * trunk/src/org/openstreetmap/josm/actions/PurgeAction.java (modified) * trunk/src/org/openstreetmap/josm/actions/SelectByInternalPointAction.java (modified) * trunk/src/org/openstreetmap/josm/actions/SplitWayAction.java (modified) * trunk/src/org/openstreetmap/josm/command/AddCommand.java (modified) * trunk/src/org/openstreetmap/josm/command/AddPrimitivesCommand.java (modified) * trunk/src/org/openstreetmap/josm/command/ChangeCommand.java (modified) * trunk/src/org/openstreetmap/josm/command/Command.java (modified) * trunk/src/org/openstreetmap/josm/command/DeleteCommand.java (modified) * trunk/src/org/openstreetmap/josm/command/PurgeCommand.java (modified) * trunk/src/org/openstreetmap/josm/command/conflict/DeletedStateConflictResolveCommand.java (modified) * trunk/src/org/openstreetmap/josm/data/UndoRedoHandler.java (modified) see #10387 - refactor various actions and commands so they can be ... Sat, 12 Nov 2016 12:50:35 GMT stoecker [11239] * trunk/scripts/SyncEditorImageryIndex.groovy (modified) see #12706 - move skiplist to wiki, add a second color code for ... Sat, 12 Nov 2016 12:46:16 GMT stoecker [11238] * trunk/build.xml (modified) * trunk/scripts/SyncEditorImageryIndex.groovy (modified) see #12706 - move skiplist to wiki, add a second color code for ignores Fri, 11 Nov 2016 16:43:17 GMT bastiK [11237] * trunk/src/org/openstreetmap/josm/data/coor/QuadTiling.java (modified) * trunk/src/org/openstreetmap/josm/data/osm/BBox.java (modified) * trunk/src/org/openstreetmap/josm/data/osm/QuadBuckets.java (modified) applied #13933 - Simplify QuadBuckets and improve memory footprint ... Fri, 11 Nov 2016 15:13:47 GMT Don-vip [11236] * trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java (modified) update new TLD from IANA Fri, 11 Nov 2016 14:22:10 GMT bastiK [11235] * trunk/src/org/openstreetmap/josm/data/validation/TestError.java (modified) * trunk/src/org/openstreetmap/josm/gui/dialogs/validator/ValidatorTreePanel.java (modified) applied #13948 - Validator seems to hang in last executed test (patch ... Fri, 11 Nov 2016 14:11:52 GMT Klumbumbus [11234] * trunk/scripts/SyncEditorImageryIndex.groovy (modified) see #12706 - update EII ignore list Thu, 10 Nov 2016 21:57:06 GMT Klumbumbus [11233] * trunk/data/defaultpresets.xml (modified) * trunk/images/presets/misc/watering_place.svg (added) * trunk/styles/standard/elemstyles.mapcss (modified) fix #13910 - add `amenity=watering_place` to internal presets and ... Thu, 10 Nov 2016 21:25:00 GMT Klumbumbus [11232] * trunk/data/validator/deprecated.mapcss (modified) * trunk/data/validator/geometry.mapcss (modified) * fix #13877 - warn about linear waterway tags used on areas ... Thu, 10 Nov 2016 20:59:08 GMT Klumbumbus [11231] * trunk/data/defaultpresets.xml (modified) fix #13909 - add delivery combo to some food presets; see #13926 - ... Thu, 10 Nov 2016 20:13:59 GMT Klumbumbus [11230] * trunk/data/defaultpresets.xml (modified) fix #13926 - enhance track and path presets Thu, 10 Nov 2016 19:59:56 GMT Klumbumbus [11229] * trunk/styles/standard/elemstyles.mapcss (modified) fix #13897 - outsource the tiger underlay to ... Thu, 10 Nov 2016 10:57:18 GMT bastiK [11228] * trunk/data_nodist/multipolygon.osm (modified) see #13307 - fix unit test (patch by Gerd Petermann) Wed, 09 Nov 2016 22:11:04 GMT bastiK [11227] * trunk/data_nodist/multipolygon.osm (modified) * trunk/src/org/openstreetmap/josm/data/osm/WaySegment.java (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/MultipolygonTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/MultipolygonTestTest.java (modified) applied #13307 - various improvements to MultipolygonTest (patch by ... Tue, 08 Nov 2016 23:27:35 GMT michael2402 [11226] * trunk/src/org/openstreetmap/josm/gui/MapView.java (modified) MapView: Allow public access to paintLayer. This allows plugins ... Tue, 08 Nov 2016 22:42:13 GMT michael2402 [11225] * trunk/src/org/openstreetmap/josm/gui/draw/MapViewPath.java (modified) MapViewPath: Add @FunctionalInterface, clean formatting. Tue, 08 Nov 2016 22:29:31 GMT michael2402 [11224] * trunk/src/org/openstreetmap/josm/actions/ExpertToggleAction.java (modified) * trunk/src/org/openstreetmap/josm/tools/ListenerList.java (modified) * trunk/test/unit/org/openstreetmap/josm/actions/ExpertToggleActionTest.java (added) * trunk/test/unit/org/openstreetmap/josm/gui/layer/OsmDataLayerTest.java (modified) Simplify ExpertToggleAction Make ExpertToggleAction use the ... Sun, 06 Nov 2016 19:18:38 GMT simon04 [11223] * trunk/src/org/openstreetmap/josm/gui/dialogs/layer/LayerVisibilityAction.java (modified) fix #13703 - Fine tune mouse wheel action on layer visibility sliders ... Sun, 06 Nov 2016 12:29:17 GMT Don-vip [11222] * trunk/src/org/openstreetmap/josm/data/validation/tests/MultipolygonTest.java (modified) fix #13923 - Select the relation instead open ends with "Multipolygon ... Sat, 05 Nov 2016 16:03:06 GMT Don-vip [11221] * trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java (modified) update new TLD from IANA Sat, 05 Nov 2016 14:35:05 GMT bastiK [11220] * trunk/test/unit/org/openstreetmap/josm/tools/AudioPlayerTest.java (modified) fixed #13809 - Jenkins build hangs (disable AudioPlayerTest) Sat, 05 Nov 2016 08:36:05 GMT wiktorn [11219] * trunk/src/org/openstreetmap/josm/actions/AddImageryLayerAction.java (modified) Use all information from wms_endpoint definition. After the user ... Fri, 04 Nov 2016 16:58:48 GMT Don-vip [11218] * trunk/src/org/openstreetmap/josm/data/imagery/WMTSTileSource.java (modified) * trunk/src/org/openstreetmap/josm/tools/PlatformHookUnixoid.java (modified) * trunk/src/org/openstreetmap/josm/tools/PlatformHookWindows.java (modified) * trunk/src/org/openstreetmap/josm/tools/Shortcut.java (modified) sonar - fix various recent issues Fri, 04 Nov 2016 11:26:16 GMT wiktorn [11217] * trunk/src/org/openstreetmap/josm/actions/AddImageryLayerAction.java (modified) * trunk/src/org/openstreetmap/josm/data/imagery/ImageryInfo.java (modified) * trunk/src/org/openstreetmap/josm/data/imagery/WMTSTileSource.java (modified) Javadoc + checkstyle Fri, 04 Nov 2016 08:58:50 GMT wiktorn [11216] * trunk/src/org/openstreetmap/josm/actions/AddImageryLayerAction.java (modified) * trunk/src/org/openstreetmap/josm/data/imagery/ImageryInfo.java (modified) * trunk/src/org/openstreetmap/josm/data/imagery/WMTSTileSource.java (modified) Move WMTS layer selection out of WMTSLayer constructor and ... Fri, 04 Nov 2016 00:16:28 GMT bastiK [11215] * trunk/test/functional/org/openstreetmap/josm/gui/mappaint/StyleCacheTest.java (modified) see #13907 - add unit test for problem fixed in [11212] Thu, 03 Nov 2016 20:54:57 GMT Don-vip [11214] * trunk/test/unit/org/openstreetmap/josm/gui/dialogs/InspectPrimitiveDialogTest.java (modified) see #13907 - fix unit test Thu, 03 Nov 2016 17:10:33 GMT Don-vip [11213] * trunk/src/org/openstreetmap/josm/Main.java (modified) checkstyle Thu, 03 Nov 2016 17:02:24 GMT Don-vip [11212] * trunk/src/org/openstreetmap/josm/gui/mappaint/StyleCache.java (modified) fix #13907 - StyleCache broken (regression from r9284, patch by Gerd ... Thu, 03 Nov 2016 14:18:03 GMT simon04 [11211] * trunk/src/org/openstreetmap/josm/tools/bugreport/BugReportQueue.java (modified) see #13850 - BugReportQueue output original exception to console ... Thu, 03 Nov 2016 14:17:03 GMT simon04 [11210] * 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_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/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/es.lang (modified) I18n update Tue, 01 Nov 2016 22:23:54 GMT Klumbumbus [11209] * trunk/data/validator/combinations.mapcss (modified) fix #13875 - remove "lcn without highway" warning Tue, 01 Nov 2016 19:14:19 GMT simon04 [11208] * trunk/src/org/openstreetmap/josm/Main.java (modified) fix #13899 - EDT violation in SaveLayersDialog via PluginHandler Tue, 01 Nov 2016 19:14:16 GMT simon04 [11207] * trunk/src/org/openstreetmap/josm/tools/Shortcut.java (modified) fix #13808 see #12030 - Custom system shortcuts are broken Tue, 01 Nov 2016 10:17:36 GMT michael2402 [11206] * trunk/src/org/openstreetmap/josm/gui/dialogs/layer/LayerVisibilityAction.java (modified) Fix #13703: Layer visibility popup: Improve mouse wheel hit boxes and ... Mon, 31 Oct 2016 21:14:13 GMT Don-vip [11205] * trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java (modified) update new TLD from IANA Mon, 31 Oct 2016 20:40:31 GMT simon04 [11204] * trunk/data/cs.lang (modified) * trunk/data/da.lang (modified) * trunk/data/fr.lang (modified) * trunk/data/pt_BR.lang (modified) * trunk/data/sk.lang (modified) * trunk/data/uk.lang (modified) I18n update Mon, 31 Oct 2016 15:21:57 GMT Don-vip [11203] * trunk/src/org/openstreetmap/josm/gui/ImageryMenu.java (modified) fix #13888 - make sure popup parent is displayed before attempting to ... Mon, 31 Oct 2016 01:42:41 GMT Don-vip [11202] * trunk/test/unit/org/openstreetmap/josm/gui/oauth/FullyAutomaticPropertiesPanelTest.java (added) * trunk/test/unit/org/openstreetmap/josm/gui/util/FileFilterAllFilesTest.java (added) * trunk/test/unit/org/openstreetmap/josm/tools/FontsManagerTest.java (added) increase test coverage Mon, 31 Oct 2016 01:24:52 GMT Don-vip [11201] * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/SelfIntersectingWayTest.java (modified) sonar - squid:S3578 - Test methods should comply with a naming convention Sun, 30 Oct 2016 22:00:42 GMT Don-vip [11200] * trunk/.classpath (modified) * trunk/build.xml (modified) * trunk/test/lib/equalsverifier-2.1.5.jar (deleted) * trunk/test/lib/equalsverifier-2.1.6.jar (added) * trunk/tools/checkstyle/checkstyle-7.1.2-all.jar (deleted) * trunk/tools/checkstyle/checkstyle-7.2-all.jar (added) tools update (checkstyle 7.2, equalsverifier 2.1.6) Sun, 30 Oct 2016 21:59:14 GMT Don-vip [11199] * trunk/src/org/openstreetmap/josm/gui/layer/AbstractTileSourceLayer.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/imagery/TilePosition.java (added) * trunk/src/org/openstreetmap/josm/gui/layer/imagery/TileRange.java (added) extract some classes from AbstractTileSourceLayer Sun, 30 Oct 2016 21:32:05 GMT Don-vip [11198] * trunk/src/org/openstreetmap/josm/gui/dialogs/properties/TagEditHelper.java (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/plugin/PluginPreference.java (modified) * trunk/src/org/openstreetmap/josm/gui/widgets/EditableList.java (modified) fix #13881 - handle cases where `JOptionPane.showInputDialog` returns ... Sun, 30 Oct 2016 21:21:00 GMT Don-vip [11197] * trunk/src/org/openstreetmap/josm/gui/layer/AbstractTileSourceLayer.java (modified) fix #13880 - AbstractTileSourceLayer: Allow additional layer context ... Sun, 30 Oct 2016 21:07:00 GMT Don-vip [11196] * trunk/src/org/openstreetmap/josm/tools/bugreport/BugReportDialog.java (modified) * trunk/src/org/openstreetmap/josm/tools/bugreport/DebugTextDisplay.java (modified) * trunk/src/org/openstreetmap/josm/tools/bugreport/JosmUpdatePanel.java (modified) fix #13873 - reduce default height of bug report dialog from 899px to ... Sun, 30 Oct 2016 18:25:34 GMT wiktorn [11195] * trunk/src/org/openstreetmap/josm/io/CachedFile.java (modified) Do not remove cache file if the file is local. Local files accessed ... Sun, 30 Oct 2016 17:14:52 GMT Don-vip [11194] * trunk/src/org/openstreetmap/josm/io/OsmServerReader.java (modified) fix #13872 - use authentication only if OAuth is configured properly Sun, 30 Oct 2016 14:50:10 GMT Don-vip [11193] * trunk/src/org/openstreetmap/josm/io/OsmServerChangesetReader.java (modified) * trunk/src/org/openstreetmap/josm/io/OsmServerReader.java (modified) fix #13872 - OAuth signing of all API requests to support user-based ... Sun, 30 Oct 2016 14:25:57 GMT Don-vip [11192] * trunk/src/org/openstreetmap/josm/actions/search/SearchCompiler.java (modified) * trunk/test/unit/org/openstreetmap/josm/actions/search/SearchCompilerTest.java (modified) fix #13870 - robustness against ... Sat, 29 Oct 2016 22:38:36 GMT Don-vip [11191] * trunk/src/org/openstreetmap/josm/data/validation/TestError.java (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/CrossingWays.java (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/MultipolygonTest.java (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/NameMismatch.java (modified) * trunk/src/org/openstreetmap/josm/io/GeoJSONWriter.java (modified) * trunk/src/org/openstreetmap/josm/tools/PlatformHookWindows.java (modified) sonar - fix some recent warnings Sat, 29 Oct 2016 22:24:24 GMT Don-vip [11190] * trunk/src/org/openstreetmap/josm/data/osm/visitor/paint/StyledMapRenderer.java (modified) fix warnings caused by r11147 Sat, 29 Oct 2016 22:17:54 GMT wiktorn [11189] * trunk/src/org/openstreetmap/josm/data/imagery/WMTSTileSource.java (modified) Log GetCapabilities document on parse error See: #13861 Sat, 29 Oct 2016 22:11:11 GMT wiktorn [11188] * trunk/src/org/openstreetmap/josm/data/imagery/CachedTileLoaderFactory.java (modified) * trunk/src/org/openstreetmap/josm/gui/bbox/SlippyMapBBoxChooser.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/AbstractCachedTileSourceLayer.java (modified) Allow working on readonly JOSM Home Return null ... Sat, 29 Oct 2016 20:13:16 GMT bastiK [11187] * trunk/src/org/openstreetmap/josm/actions/DistributeAction.java (modified) fixed #13864 - distribute nodes goes into infinite loop if 2 nodes ... Sat, 29 Oct 2016 11:57:27 GMT Don-vip [11186] * trunk/src/org/openstreetmap/josm/actions/ImageryAdjustAction.java (modified) fix #13859 - NPE Sat, 29 Oct 2016 06:57:21 GMT wiktorn [11185] * trunk/test/unit/org/openstreetmap/josm/actions/AddImageryLayerActionTest.java (modified) WMS tile service is enabled by default Closes: #13857 Fri, 28 Oct 2016 22:44:30 GMT Don-vip [11184] * trunk/src/org/openstreetmap/josm/io/remotecontrol/AddTagsDialog.java (modified) fix #13826 - AIOOBE in `getToolTipText` Fri, 28 Oct 2016 21:49:03 GMT Don-vip [11183] * trunk/src/org/openstreetmap/josm/gui/preferences/imagery/ImageryPreference.java (modified) fix #13851 - missing copyright text at the minimap in imagery ... Fri, 28 Oct 2016 20:59:24 GMT Don-vip [11182] * trunk/test/unit/org/openstreetmap/josm/gui/dialogs/validator/ValidatorTreePanelTest.java (modified) fix java warning Fri, 28 Oct 2016 09:50:35 GMT simon04 [11181] * trunk/src/org/openstreetmap/josm/actions/AddImageryLayerAction.java (modified) * trunk/test/unit/org/openstreetmap/josm/actions/AddImageryLayerActionTest.java (modified) see #13828 - Fix unit test Fri, 28 Oct 2016 07:24:02 GMT simon04 [11180] * trunk/src/org/openstreetmap/josm/tools/bugreport/BugReportQueue.java (modified) fix #13850 - Exceptions handled via BugReport are no longer written ... Wed, 26 Oct 2016 22:37:50 GMT simon04 [11179] * trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java (modified) update new TLD from IANA Wed, 26 Oct 2016 22:37:45 GMT simon04 [11178] * trunk/src/org/openstreetmap/josm/data/validation/tests/MultipolygonTest.java (modified) Checkstyle Wed, 26 Oct 2016 22:32:55 GMT simon04 [11177] * trunk/src/org/openstreetmap/josm/data/APIDataSet.java (modified) * trunk/src/org/openstreetmap/josm/data/osm/OsmPrimitiveComparator.java (modified) * trunk/src/org/openstreetmap/josm/gui/dialogs/InspectPrimitiveDialog.java (modified) * trunk/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/OsmDataLayer.java (modified) * trunk/test/unit/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialogTest.java (modified) Refactor OsmPrimitiveComparator Replace one big comparator with ... Wed, 26 Oct 2016 22:32:49 GMT simon04 [11176] * trunk/src/org/openstreetmap/josm/data/APIDataSet.java (modified) fix #11010 - Wrong order of objects uploaded Now the uploaded ... Wed, 26 Oct 2016 22:32:44 GMT simon04 [11175] * trunk/src/org/openstreetmap/josm/data/APIDataSet.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/osm/APIDataSetTest.java (modified) APIDataSet: simplify implementation using streams, add test Wed, 26 Oct 2016 21:04:41 GMT wiktorn [11174] * trunk/src/org/openstreetmap/josm/actions/AddImageryLayerAction.java (modified) Remove mysterious code. There is no reason to disallow adding ... Wed, 26 Oct 2016 19:23:33 GMT simon04 [11173] * trunk/src/org/openstreetmap/josm/gui/MapFrame.java (modified) * trunk/src/org/openstreetmap/josm/gui/MapView.java (modified) * trunk/src/org/openstreetmap/josm/gui/dialogs/properties/TagEditHelper.java (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/ToolbarPreferences.java (modified) * trunk/src/org/openstreetmap/josm/tools/Shortcut.java (modified) Shortcut.findShortcut: return Optional object Wed, 26 Oct 2016 19:23:28 GMT simon04 [11172] * trunk/src/org/openstreetmap/josm/tools/Shortcut.java (modified) Simplify Shortcut#doInit using steams Wed, 26 Oct 2016 19:23:24 GMT simon04 [11171] * trunk/src/org/openstreetmap/josm/gui/GettingStarted.java (modified) * trunk/test/functional/org/openstreetmap/josm/gui/GettingStartedTest.java (added) Fix MOTD image link replacement Avoids downloading images which are ... Wed, 26 Oct 2016 16:49:40 GMT simon04 [11170] * trunk/src/org/openstreetmap/josm/tools/Shortcut.java (modified) fix #13808 see #12030 - Custom shortcuts are broken Wed, 26 Oct 2016 16:49:35 GMT simon04 [11169] * trunk/src/org/openstreetmap/josm/data/cache/JCSCacheManager.java (modified) JCS: get rid of verbose logging on Windows Wed, 26 Oct 2016 12:02:13 GMT simon04 [11168] * trunk/src/org/openstreetmap/josm/gui/layer/WMSLayer.java (modified) * trunk/test/unit/org/openstreetmap/josm/gui/layer/WMSLayerTest.java (modified) fix #13828 - Fix IAE when adding WMS layer with invalid URL The fix ... Wed, 26 Oct 2016 12:02:07 GMT simon04 [11167] * trunk/src/org/openstreetmap/josm/gui/layer/AbstractTileSourceLayer.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/TMSLayer.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/WMSLayer.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/WMTSLayer.java (modified) AbstractTileSourceLayer#getTileSource: drop method parameter, use ... Wed, 26 Oct 2016 11:09:07 GMT simon04 [11166] * trunk/src/org/openstreetmap/josm/io/GeoJSONWriter.java (modified) * trunk/test/unit/org/openstreetmap/josm/io/GeoJSONWriterTest.java (modified) fix #13827 - Exporting invalid multipolygon as GeoJSON crashes JOSM Wed, 26 Oct 2016 11:09:01 GMT simon04 [11165] * trunk/src/org/openstreetmap/josm/gui/layer/gpx/ConvertToDataLayerAction.java (modified) * trunk/src/org/openstreetmap/josm/tools/Logging.java (modified) see #13318 - more concise logging output Wed, 26 Oct 2016 08:55:56 GMT simon04 [11164] * 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_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/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_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/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 Tue, 25 Oct 2016 20:21:57 GMT Klumbumbus [11163] * trunk/data/defaultpresets.xml (modified) add `building=college` to presets (used more than 10000 times now) Tue, 25 Oct 2016 17:05:35 GMT bastiK [11162] * trunk/linux/latest/usr/bin/josm-latest (modified) * trunk/src/org/openstreetmap/josm/data/Preferences.java (modified) * trunk/src/org/openstreetmap/josm/tools/PlatformHookOsx.java (modified) * trunk/src/org/openstreetmap/josm/tools/PlatformHookUnixoid.java (modified) * trunk/src/org/openstreetmap/josm/tools/PlatformHookWindows.java (modified) fixed #6664 - use XDG Base Directory Specification on Linux If ... Tue, 25 Oct 2016 08:36:45 GMT stoecker [11161] * trunk/src/org/openstreetmap/josm/data/Preferences.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/gpx/GpxDrawHelper.java (modified) properly handling of HDOP - not restricting it to the range of 0 to 1 Tue, 25 Oct 2016 08:08:33 GMT bastiK [11160] * trunk/test/unit/org/openstreetmap/josm/tools/PlatformHookOsxTest.java (modified) fixed #13847 - update unit tests Mon, 24 Oct 2016 17:39:25 GMT Klumbumbus [11159] * trunk/data/validator/combinations.mapcss (modified) * trunk/data/validator/deprecated.mapcss (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/UnclosedWays.java (modified) adjust `sport=skiing` validator warnings