# # ChangeLog for trunk in josm # # Generated by Trac 1.6 # 2024-03-28T18:12:09+01:00 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 Mon, 24 Oct 2016 11:48:56 GMT bastiK [11158] * trunk/src/org/openstreetmap/josm/data/validation/tests/MultipolygonTest.java (modified) see #13307 - validator/MultipolygonTest: increase robustness by not ... Mon, 24 Oct 2016 11:44:41 GMT bastiK [11157] * trunk/src/org/openstreetmap/josm/data/validation/tests/MultipolygonTest.java (modified) see #13307 - validator/MultipolygonTest: add check for duplicate ... Mon, 24 Oct 2016 10:42:06 GMT bastiK [11156] * trunk/src/org/openstreetmap/josm/actions/ShowStatusReportAction.java (modified) * trunk/src/org/openstreetmap/josm/tools/OpenBrowser.java (modified) * trunk/src/org/openstreetmap/josm/tools/PlatformHook.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) rework/simplify inheritance structure of PlatformHook ... Sun, 23 Oct 2016 20:21:34 GMT Klumbumbus [11155] * trunk/src/org/openstreetmap/josm/data/validation/tests/CrossingWays.java (modified) fix #13841 - Exclude `railway=razed` from crossing ways test Sat, 22 Oct 2016 10:33:10 GMT Don-vip [11154] * trunk/src/org/openstreetmap/josm/gui/draw/MapViewPath.java (modified) checkstyle Fri, 21 Oct 2016 23:23:55 GMT Klumbumbus [11153] * trunk/data/defaultpresets.xml (modified) * trunk/data/validator/combinations.mapcss (modified) * trunk/data/validator/unnecessary.mapcss (modified) * trunk/styles/standard/elemstyles.mapcss (modified) * add display_values and values_sort=false for Route network values ... Fri, 21 Oct 2016 08:12:55 GMT bastiK [11152] * trunk/test/unit/org/openstreetmap/josm/tools/AudioPlayerTest.java (modified) see #13809 - Jenkings build 11130 hangs Fri, 21 Oct 2016 06:53:47 GMT Don-vip [11151] * trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java (modified) update new TLD from IANA Thu, 20 Oct 2016 12:18:44 GMT Klumbumbus [11150] * trunk/data/defaultpresets.xml (modified) fix #13823 - enhance emergency=defibrillator preset (modified patch ... Thu, 20 Oct 2016 09:14:10 GMT bastiK [11149] * trunk/src/org/openstreetmap/josm/data/validation/tests/SelfIntersectingWay.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/SelfIntersectingWayTest.java (modified) applied #13086 - changed self-intersecting ways detection (patch by ... Wed, 19 Oct 2016 15:30:15 GMT michael2402 [11148] * trunk/src/org/openstreetmap/josm/data/osm/visitor/paint/StyledMapRenderer.java (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/styleelement/RepeatImageElement.java (modified) Fix #13636: Use clipping for images on a line (RepeatImageElement). Wed, 19 Oct 2016 13:28:45 GMT michael2402 [11147] * trunk/src/org/openstreetmap/josm/data/osm/visitor/paint/StyledMapRenderer.java (modified) * trunk/src/org/openstreetmap/josm/gui/draw/MapViewPath.java (modified) Fix 13636: Use line clipping for computing the one way arrows, too. Tue, 18 Oct 2016 18:32:20 GMT Klumbumbus [11146] * trunk/data/defaultpresets.xml (modified) * trunk/data/validator/combinations.mapcss (modified) * trunk/data/validator/deprecated.mapcss (modified) * trunk/data/validator/geometry.mapcss (modified) * trunk/data/validator/highway.mapcss (modified) * trunk/data/validator/relation.mapcss (modified) * trunk/data/validator/religion.mapcss (modified) * trunk/data/validator/unnecessary.mapcss (modified) * trunk/data/validator/wikipedia.mapcss (modified) see #13804 - a bit more grouping in the validator tree, small ... Tue, 18 Oct 2016 11:17:57 GMT michael2402 [11145] * trunk/src/org/openstreetmap/josm/gui/draw/MapViewPath.java (modified) See #13793: Fix dash offset sign. Tue, 18 Oct 2016 11:04:35 GMT michael2402 [11144] * trunk/src/org/openstreetmap/josm/actions/mapmode/ImproveWayAccuracyAction.java (modified) * trunk/src/org/openstreetmap/josm/actions/mapmode/ParallelWayAction.java (modified) * trunk/src/org/openstreetmap/josm/data/osm/visitor/paint/StyledMapRenderer.java (modified) * trunk/src/org/openstreetmap/josm/gui/MapViewState.java (modified) * trunk/src/org/openstreetmap/josm/gui/draw/MapViewPath.java (modified) Fix #13793: Clip paths in a way that let's the dashes stay in place. Tue, 18 Oct 2016 08:33:11 GMT bastiK [11143] * trunk/src/org/openstreetmap/josm/data/coor/QuadTiling.java (modified) * trunk/src/org/openstreetmap/josm/data/osm/QuadBuckets.java (modified) remove unused code in QuadBuckets Tue, 18 Oct 2016 08:13:24 GMT bastiK [11142] * trunk/netbeans/nbproject/project.properties (modified) update netbeans project Mon, 17 Oct 2016 20:51:04 GMT michael2402 [11141] * trunk/src/org/openstreetmap/josm/gui/MapViewState.java (modified) More checks for MapViewState parameters. Mon, 17 Oct 2016 20:18:31 GMT michael2402 [11140] * trunk/src/org/openstreetmap/josm/command/AddCommand.java (modified) See #13724: Add validation to AddCommand, too.