# # ChangeLog for trunk in josm # # Generated by Trac 1.6 # 2024-04-18T07:22:37+02:00 Tue, 22 Sep 2015 11:12:04 GMT simon04 [8779] * 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/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/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, 22 Sep 2015 07:25:39 GMT Don-vip [8778] * trunk/build.xml (modified) disable Proguard with Java 9 until ... Mon, 21 Sep 2015 21:48:29 GMT Don-vip [8777] * trunk/linux/latest/usr/bin/josm-latest (modified) * trunk/linux/tested/usr/bin/josm (modified) * trunk/src/org/openstreetmap/josm/actions/relation/AbstractRelationAction.java (modified) * trunk/src/org/openstreetmap/josm/command/ChangePropertyKeyCommand.java (modified) * trunk/src/org/openstreetmap/josm/command/DeleteCommand.java (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/DuplicateNode.java (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/MultipolygonTest.java (modified) * trunk/src/org/openstreetmap/josm/gui/widgets/JosmComboBox.java (modified) * trunk/src/org/openstreetmap/josm/tools/Utils.java (modified) Basic Java 9 support: make code compile, and Linux scripts detect it Mon, 21 Sep 2015 19:50:16 GMT simon04 [8776] * trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java (modified) see #11843 - Run plugin tasks in the same thread Before, a separate ... Mon, 21 Sep 2015 19:45:50 GMT simon04 [8775] * trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/ExpressionFactory.java (modified) * trunk/test/unit/org/openstreetmap/josm/gui/mappaint/mapcss/MapCSSParserTest.groovy (modified) fix #8170 - MapCSS: add functions `parent_tags(key)` and ... Mon, 21 Sep 2015 18:42:21 GMT simon04 [8774] * trunk/test/unit/org/openstreetmap/josm/gui/mappaint/mapcss/ChildOrParentSelectorTest.groovy (modified) see #11592 - Add test case for MapCSS `index()` function Mon, 21 Sep 2015 11:25:15 GMT Don-vip [8773] * trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java (modified) fix #11882 - ImageryCache plugin wasn't properly deprecated Mon, 21 Sep 2015 00:21:30 GMT Don-vip [8772] * trunk/src/org/openstreetmap/josm/data/imagery/TemplatedWMSTileSource.java (modified) * trunk/src/org/openstreetmap/josm/data/imagery/WMTSTileSource.java (modified) * trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java (modified) remove deprecated code from jmapviewer, deprecate plugin ... Sun, 20 Sep 2015 23:58:37 GMT Don-vip [8771] * trunk/src/org/openstreetmap/josm/gui/bbox/TileSelectionBBoxChooser.java (modified) don't use deprecated method Sun, 20 Sep 2015 23:40:14 GMT Don-vip [8770] * trunk/test/unit/org/openstreetmap/josm/data/imagery/TemplatedWMSTileSourceTest.java (modified) don't use deprecated method in unit test Sun, 20 Sep 2015 22:17:50 GMT wiktorn [8769] * trunk/src/org/openstreetmap/josm/gui/preferences/imagery/CacheContentsPanel.java (modified) Make column headers translable. Closes: #11881 Sun, 20 Sep 2015 22:12:47 GMT wiktorn [8768] * trunk/src/org/openstreetmap/josm/data/imagery/TMSCachedTileLoaderJob.java (modified) When tile loading task was canceled, tiles were not properly mark as ... Sun, 20 Sep 2015 18:46:09 GMT Klumbumbus [8767] * trunk/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java (modified) remove oneway arrows of deprecated tag `waterway=rapids` Sun, 20 Sep 2015 17:45:13 GMT Klumbumbus [8766] * trunk/data/defaultpresets.xml (modified) * trunk/images_nodist/safety_training.png (moved) * trunk/images_nodist/safety_training16px.png (added) * trunk/styles/standard/elemstyles.mapcss (modified) fix #11866 - remove `sport=safety_training` Thu, 17 Sep 2015 22:59:57 GMT Don-vip [8765] * trunk/src/org/openstreetmap/josm/gui/layer/geoimage/ThumbsLoader.java (modified) fix #11867 - ThumbsLoader freezes if EXIF orientation is not set ... Thu, 17 Sep 2015 22:57:22 GMT Don-vip [8764] * trunk/src/org/openstreetmap/josm/data/imagery/WMTSTileSource.java (modified) * trunk/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/AbstractTileSourceLayer.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/geoimage/ThumbsLoader.java (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/imagery/CacheContentsPanel.java (modified) * trunk/src/org/openstreetmap/josm/io/OverpassDownloadReader.java (modified) * trunk/src/org/openstreetmap/josm/tools/Utils.java (modified) fix Checkstyle issues Thu, 17 Sep 2015 17:39:11 GMT wiktorn [8763] * trunk/src/org/openstreetmap/josm/actions/AddImageryLayerAction.java (modified) Fix layer naming for wms_endpoint layers and caching issues stemming ... Thu, 17 Sep 2015 17:12:34 GMT wiktorn [8762] * trunk/src/org/openstreetmap/josm/gui/layer/geoimage/ThumbsLoader.java (modified) * trunk/src/org/openstreetmap/josm/io/CacheFiles.java (deleted) Replace CacheFiles with JCS and remove CacheFiles Closes: #11869 Tue, 15 Sep 2015 14:31:20 GMT Klumbumbus [8761] * trunk/data/validator/combinations.mapcss (modified) see #11837 - improve validator warning text Mon, 14 Sep 2015 20:44:28 GMT simon04 [8760] * trunk/src/org/openstreetmap/josm/gui/dialogs/changeset/ChangesetTagsPanel.java (modified) * trunk/src/org/openstreetmap/josm/gui/io/TagSettingsPanel.java (modified) * trunk/src/org/openstreetmap/josm/gui/tagging/TagCellEditor.java (modified) * trunk/src/org/openstreetmap/josm/gui/tagging/TagEditorPanel.java (modified) * trunk/src/org/openstreetmap/josm/gui/tagging/TagTable.java (modified) fix #11686 - Error by uploading changeset with too long tag ... Mon, 14 Sep 2015 18:57:25 GMT simon04 [8759] * trunk/test/unit/org/CustomMatchers.java (modified) * trunk/test/unit/org/openstreetmap/josm/gui/NavigatableComponentTest.java (added) fix #11849 - Add NavigationComponentTest (patch by michael2402, modified) Mon, 14 Sep 2015 16:08:29 GMT Klumbumbus [8758] * trunk/images_nodist/bump.png (added) * trunk/images_nodist/chicane.png (added) * trunk/images_nodist/table.png (added) * trunk/images_nodist/towing.png (added) * trunk/images_nodist/traffic_calming.png (added) * trunk/styles/standard/elemstyles.mapcss (modified) new icons for traffic_calming=chocker|island|chicane (self designed, ... Sun, 13 Sep 2015 20:59:33 GMT simon04 [8757] * trunk/src/org/openstreetmap/josm/actions/OpenFileAction.java (modified) fix #11853 - NPE while opening unavailable recent file Sun, 13 Sep 2015 20:45:59 GMT simon04 [8756] * trunk/src/org/openstreetmap/josm/actions/OverpassDownloadAction.java (modified) * trunk/src/org/openstreetmap/josm/tools/ExceptionUtil.java (modified) * trunk/src/org/openstreetmap/josm/tools/Utils.java (modified) * trunk/test/unit/org/openstreetmap/josm/tools/UtilsTest.java (modified) fix #10023 - Add history of Overpass queries Sun, 13 Sep 2015 18:57:13 GMT Klumbumbus [8755] * trunk/data/defaultpresets.xml (modified) fix #11862 - add `noname=yes` checkbox to ... Sun, 13 Sep 2015 18:45:02 GMT Klumbumbus [8754] * trunk/data/validator/combinations.mapcss (modified) fix #11837 - add validator warning `Suspicious tag/value combination: ... Sun, 13 Sep 2015 14:36:09 GMT simon04 [8753] * trunk/src/org/openstreetmap/josm/data/validation/tests/TagChecker.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/TagCheckerTest.java (added) fix #11774 - Warn about obvious misspelled tag keys (patch by mdk, ... Sat, 12 Sep 2015 22:06:23 GMT wiktorn [8752] * trunk/src/org/openstreetmap/josm/data/imagery/WMTSTileSource.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/WMTSLayer.java (modified) * trunk/test/data/wmts/WMTSCapabilities-Ontario.xml (added) * trunk/test/unit/org/openstreetmap/josm/data/imagery/WMTSTileSourceTest.java (modified) Support situations, where WMTS service provides more than one tile ... Fri, 11 Sep 2015 23:06:10 GMT wiktorn [8751] * trunk/src/org/openstreetmap/josm/gui/layer/AbstractTileSourceLayer.java (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/imagery/CommonSettingsPanel.java (modified) Introduce zoom offseting. See: #11856 * MemoryTileCache size based ... Fri, 11 Sep 2015 19:55:13 GMT wiktorn [8750] * trunk/src/org/openstreetmap/josm/gui/preferences/imagery/CacheContentsPanel.java (modified) Improve resposiveness of preferences window by moving expensive IO ... Fri, 11 Sep 2015 16:05:58 GMT Klumbumbus [8749] * trunk/images/icons/power_tower_high2.n.16.png (moved) * trunk/images/icons/power_tower_low.n.16.png (moved) fix #11243 - move back power icons from nodist folder, which are used ... Fri, 11 Sep 2015 06:39:44 GMT simon04 [8748] * trunk/src/org/openstreetmap/josm/gui/MainMenu.java (modified) see ##11765 - Fix audio menu name (regression from r8721) Thu, 10 Sep 2015 18:40:49 GMT Klumbumbus [8747] * trunk/styles/standard/elemstyles.mapcss (modified) fix #11851 - fix mappaint style for unclosed `tourism=artwork` Thu, 10 Sep 2015 18:36:42 GMT Klumbumbus [8746] * trunk/data/validator/combinations.mapcss (modified) fix #11850 - don't ask for `oneway` on ... Thu, 10 Sep 2015 09:12:08 GMT simon04 [8745] * trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java (modified) see #11428 - Deprecate mirrored_download plugin which is part of core Thu, 10 Sep 2015 08:54:08 GMT simon04 [8744] * trunk/src/org/openstreetmap/josm/actions/OverpassDownloadAction.java (modified) * trunk/src/org/openstreetmap/josm/io/OverpassDownloadReader.java (added) * trunk/src/org/openstreetmap/josm/tools/OverpassTurboQueryWizard.java (moved) * trunk/test/unit/org/openstreetmap/josm/tools/OverpassTurboQueryWizardTest.java (moved) see #11428 - Refactoring (class/package structure) Thu, 10 Sep 2015 07:00:45 GMT simon04 [8743] * trunk/src/org/openstreetmap/josm/data/validation/tests/UntaggedNode.java (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/UntaggedWay.java (modified) see #11834 - Use `KeyValueVisitor` in the `UntaggedNode` test Thu, 10 Sep 2015 06:54:25 GMT simon04 [8742] * trunk/src/org/openstreetmap/josm/data/osm/AbstractPrimitive.java (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/MapCSSStyleSource.java (modified) fix #11834 - `KeyValueVisitor`: also provide primitive to the visitor Thu, 10 Sep 2015 06:45:02 GMT simon04 [8741] * trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/Selector.java (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/Subpart.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/MapCSSTagCheckerTest.java (modified) fix #11846 - MapCSS validator: make ignoring "Whole group" work again Wed, 09 Sep 2015 11:03:32 GMT simon04 [8740] * trunk/src/org/openstreetmap/josm/data/osm/AbstractPrimitive.java (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/MapCSSStyleSource.java (modified) fix #11834 - Use visitor pattern for key/value lookup (patch by ... Wed, 09 Sep 2015 10:48:59 GMT simon04 [8739] * trunk/src/org/openstreetmap/josm/data/osm/visitor/paint/relations/MultipolygonCache.java (modified) see #11833 - Attempt to fix infinite loop in MultipolygonCache ... Wed, 09 Sep 2015 08:42:45 GMT simon04 [8738] * trunk/src/org/openstreetmap/josm/Main.java (modified) see #11843 - Terminate initialization threads Tue, 08 Sep 2015 19:50:08 GMT wiktorn [8737] * trunk/src/org/openstreetmap/josm/data/imagery/TMSCachedTileLoader.java (modified) Remove of org.openstreetmap.gui.jmapviewer.JobDispatcher. Closes: #11840 Tue, 08 Sep 2015 13:57:25 GMT simon04 [8736] * trunk/src/org/openstreetmap/josm/actions/RestartAction.java (modified) * trunk/src/org/openstreetmap/josm/gui/MainApplication.java (modified) * trunk/src/org/openstreetmap/josm/gui/NavigatableComponent.java (modified) * trunk/src/org/openstreetmap/josm/gui/PleaseWaitRunnable.java (modified) * trunk/src/org/openstreetmap/josm/gui/io/SaveLayersDialog.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/geoimage/ImageDisplay.java (modified) see #11843 - Give all directly started threads sensible names Tue, 08 Sep 2015 13:55:48 GMT simon04 [8735] * trunk/src/org/openstreetmap/josm/data/osm/AbstractPrimitive.java (modified) fix #11839 - AbstractPrimitive: getKeys() is accessing this.keys ... Tue, 08 Sep 2015 13:20:34 GMT simon04 [8734] * trunk/src/org/openstreetmap/josm/Main.java (modified) * trunk/src/org/openstreetmap/josm/data/cache/JCSCachedTileLoaderJob.java (modified) * trunk/src/org/openstreetmap/josm/data/imagery/TMSCachedTileLoader.java (modified) * trunk/src/org/openstreetmap/josm/data/imagery/WMSCachedTileLoader.java (modified) * trunk/src/org/openstreetmap/josm/data/osm/MultipolygonBuilder.java (modified) * trunk/src/org/openstreetmap/josm/data/osm/visitor/paint/StyledMapRenderer.java (modified) * trunk/src/org/openstreetmap/josm/gui/io/SaveLayerTask.java (modified) * trunk/src/org/openstreetmap/josm/gui/io/SaveLayersDialog.java (modified) * trunk/src/org/openstreetmap/josm/gui/io/UploadLayerTask.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/imagery/CacheContentsPanel.java (modified) * trunk/src/org/openstreetmap/josm/gui/progress/ProgressMonitorExecutor.java (modified) * trunk/src/org/openstreetmap/josm/io/MessageNotifier.java (modified) * trunk/src/org/openstreetmap/josm/io/MultiFetchServerObjectReader.java (modified) * trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java (modified) * trunk/src/org/openstreetmap/josm/tools/ImageProvider.java (modified) * trunk/src/org/openstreetmap/josm/tools/Utils.java (modified) see #11843 - Give all started threads sensible names ... Mon, 07 Sep 2015 21:32:27 GMT simon04 [8733] * trunk/src/org/openstreetmap/josm/gui/layer/ImageryLayer.java (modified) fix #11836 - Zoom out with Gamma adjusted on imagery causes Exception Sun, 06 Sep 2015 19:42:03 GMT simon04 [8732] * trunk/src/org/openstreetmap/josm/gui/bbox/SlippyMapBBoxChooser.java (modified) * trunk/src/org/openstreetmap/josm/gui/dialogs/MinimapDialog.java (modified) see #11823 - Minimap: hide shrink/enlarge button Sun, 06 Sep 2015 12:32:56 GMT Klumbumbus [8731] * trunk/data/defaultpresets.xml (modified) move `highway=raceway` preset from motorsport to highway group Fri, 04 Sep 2015 19:32:36 GMT Klumbumbus [8730] * trunk/data/validator/combinations.mapcss (modified) * trunk/data/validator/deprecated.mapcss (modified) fix #11491 - add/enhance validator rules for ... Fri, 04 Sep 2015 08:32:05 GMT simon04 [8729] * trunk/images/dialogs/layerlist/gamma.png (added) * trunk/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/AbstractTileSourceLayer.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/ImageryLayer.java (modified) fix #10417 - Selectable Gamma value for background imagery Fri, 04 Sep 2015 08:25:30 GMT simon04 [8728] * trunk/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/OsmDataLayer.java (modified) Layer dialog: make duplicate and merge only accessible in context ... Thu, 03 Sep 2015 21:48:57 GMT Don-vip [8727] * trunk/build.xml (modified) * trunk/src/org/openstreetmap/josm/actions/OverpassDownloadAction.java (modified) * trunk/tools/checkstyle/checkstyle-6.10.1-all.jar (added) * trunk/tools/checkstyle/checkstyle-6.9-all.jar (deleted) update to Checkstyle 6.10.1 Thu, 03 Sep 2015 21:19:18 GMT Klumbumbus [8726] * trunk/src/org/openstreetmap/josm/gui/mappaint/LabelCompositionStrategy.java (modified) * trunk/styles/standard/elemstyles.mapcss (modified) see #8717 - fix mappaint.nameOrder Thu, 03 Sep 2015 21:05:24 GMT Klumbumbus [8725] * trunk/data/defaultpresets.xml (modified) * trunk/data/validator/deprecated.mapcss (modified) * trunk/data/validator/numeric.mapcss (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/LabelCompositionStrategy.java (modified) * trunk/styles/standard/elemstyles.mapcss (modified) fix #8717 - add `highway=milestone` and `railway=milestone` to preset ... Thu, 03 Sep 2015 20:55:04 GMT Don-vip [8724] * trunk/src/org/openstreetmap/josm/data/validation/Test.java (modified) fix #11813 - NPE Thu, 03 Sep 2015 14:57:32 GMT simon04 [8723] * trunk/src/org/openstreetmap/josm/gui/layer/AbstractTileSourceLayer.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/ImageryLayer.java (modified) * trunk/src/org/openstreetmap/josm/tools/ImageOverlay.java (modified) * trunk/src/org/openstreetmap/josm/tools/ImageResource.java (modified) see #11713 - use new interface `ImageProcessor` where applicable Thu, 03 Sep 2015 13:04:13 GMT simon04 [8722] * trunk/src/org/openstreetmap/josm/tools/ImageOverlay.java (modified) Fix typo in ImageOverlay Wed, 02 Sep 2015 21:27:47 GMT simon04 [8721] * trunk/src/org/openstreetmap/josm/gui/MainMenu.java (modified) fix #11765 - Seperate menu entry i18n strings, add mnemonics as ... Wed, 02 Sep 2015 21:11:47 GMT simon04 [8720] * trunk/src/org/openstreetmap/josm/gui/MainMenu.java (modified) * trunk/src/org/openstreetmap/josm/tools/Shortcut.java (modified) fix #11583 - Add mnemonic key to "Search menu items": `ALT+R` R … ... Wed, 02 Sep 2015 20:56:45 GMT simon04 [8719] * trunk/images/dialogs/minimap.png (added) * trunk/src/org/openstreetmap/josm/gui/MapFrame.java (modified) * trunk/src/org/openstreetmap/josm/gui/dialogs/MinimapDialog.java (added) see #11823 - Add minimap toggle dialog Wed, 02 Sep 2015 20:46:52 GMT simon04 [8718] * trunk/src/org/openstreetmap/josm/actions/OverpassDownloadAction.java (modified) * trunk/src/org/openstreetmap/josm/data/imagery/CachedAttributionBingAerialTileSource.java (modified) Fix checkstyle warnings Wed, 02 Sep 2015 19:44:20 GMT simon04 [8717] * trunk/scripts/taginfoextract.groovy (modified) see #11795 - taginfoextract: clean pref* directories after processing Wed, 02 Sep 2015 19:35:39 GMT simon04 [8716] * trunk/src/org/openstreetmap/josm/actions/OverpassDownloadAction.java (modified) see #11428 - Overpass Download: use `JosmTextArea` for monospace font Wed, 02 Sep 2015 18:54:15 GMT wiktorn [8715] * trunk/src/org/openstreetmap/josm/gui/layer/AbstractTileSourceLayer.java (modified) As tileCache is again MemoryTileCache, so now - unconditionally clear ... Tue, 01 Sep 2015 20:57:30 GMT wiktorn [8714] * trunk/src/org/openstreetmap/josm/data/imagery/CachedAttributionBingAerialTileSource.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/AbstractTileSourceLayer.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/TMSLayer.java (modified) Do not block in EDT thread, when waiting for attribution download. ... Tue, 01 Sep 2015 20:04:50 GMT simon04 [8713] * trunk/src/org/openstreetmap/josm/actions/OverpassDownloadAction.java (modified) * trunk/src/org/openstreetmap/josm/gui/download/DownloadDialog.java (modified) see #11428 - Overpass Download: make help work Tue, 01 Sep 2015 18:59:49 GMT simon04 [8712] * trunk/src/org/openstreetmap/josm/actions/OverpassDownloadAction.java (modified) see #11428 - Overpass Download: take nice shortcut from ... Tue, 01 Sep 2015 18:48:29 GMT simon04 [8711] * trunk/src/org/openstreetmap/josm/actions/OverpassDownloadAction.java (modified) see #11428 - Overpass Download: use Monospace font for query Tue, 01 Sep 2015 18:34:28 GMT simon04 [8710] * trunk/scripts/taginfoextract.groovy (modified) * trunk/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java (modified) * trunk/src/org/openstreetmap/josm/gui/tagging/TaggingPresetItems.java (modified) * trunk/src/org/openstreetmap/josm/gui/tagging/TaggingPresetReader.java (modified) see #11795 - taginfoextract: avoid "Could not get presets icon" by ... Tue, 01 Sep 2015 18:07:24 GMT simon04 [8709] * trunk/src/org/openstreetmap/josm/data/osm/AbstractPrimitive.java (modified) see #11827 - fix NPE introduced in r8708 Tue, 01 Sep 2015 17:26:57 GMT simon04 [8708] * trunk/src/org/openstreetmap/josm/data/osm/AbstractPrimitive.java (modified) see #11827 - see #11653 - Revert r8566 till its impacts are fully ... Tue, 01 Sep 2015 17:03:29 GMT Klumbumbus [8707] * trunk/data/defaultpresets.xml (modified) * trunk/images_nodist/presets/ford.png (moved) * trunk/styles/standard/elemstyles.mapcss (modified) new ford icon (https://github.com/nebulon42/osmic-josm-style/, CC0), ... Tue, 01 Sep 2015 15:26:14 GMT stoecker [8706] * trunk/src/org/openstreetmap/josm/gui/MainApplication.java (modified) improve IPv6 check (workaround for bad data from Java) - fix #11452 Tue, 01 Sep 2015 09:12:25 GMT simon04 [8705] * trunk/src/org/openstreetmap/josm/actions/OpenFileAction.java (modified) OpenFileAction: fix NPE - fixes #11817 NPE occurred when launching ... Mon, 31 Aug 2015 19:27:29 GMT wiktorn [8704] * trunk/src/org/openstreetmap/josm/data/imagery/TemplatedWMSTileSource.java (modified) Fix minimum zooming breaking the calculation of best-zoom and zooming in. Mon, 31 Aug 2015 19:23:59 GMT Klumbumbus [8703] * trunk/data/defaultpresets.xml (modified) fix #11822 - allow ferry segments in route relations Mon, 31 Aug 2015 17:39:14 GMT simon04 [8702] * trunk/src/org/openstreetmap/josm/gui/history/NodeListViewer.java (modified) * trunk/src/org/openstreetmap/josm/gui/history/TwoColumnDiff.java (modified) see #11819 - History dialog: show reversed nodes in yellow, show ... Fri, 28 Aug 2015 20:43:26 GMT Klumbumbus [8701] * trunk/data/validator/numeric.mapcss (modified) fix #11529 - add numeric test for maxweight (copied from maxwidth ... Fri, 28 Aug 2015 20:25:40 GMT Klumbumbus [8700] * trunk/data/validator/combinations.mapcss (modified) * trunk/data/validator/numeric.mapcss (modified) fix #11389 - Add validator tests for combinations of `maxspeed`, ... Fri, 28 Aug 2015 14:34:27 GMT Klumbumbus [8699] * trunk/data/validator/deprecated.mapcss (modified) warn about `access=restricted` Fri, 28 Aug 2015 10:45:07 GMT bastiK [8698] * trunk/src/org/apache/commons/compress (modified) apache commons compress switched to git. use git/svn interface of ... Fri, 28 Aug 2015 05:20:52 GMT wiktorn [8697] * trunk/src/org/openstreetmap/josm/data/imagery/TemplatedWMSTileSource.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/imagery/TemplatedWMSTileSourceTest.java (modified) fix failing tests Thu, 27 Aug 2015 19:19:44 GMT wiktorn [8696] * trunk/src/org/openstreetmap/josm/data/imagery/TemplatedWMSTileSource.java (modified) Glue WMS zoom levels to TMS zoom levels. Based on WMTS well known ... Thu, 27 Aug 2015 18:34:36 GMT wiktorn [8695] * trunk/data/maps.xsd (modified) Allow zoom levels up to zoom level 24. Addresses: #11808 Wed, 26 Aug 2015 21:45:39 GMT Don-vip [8694] * trunk/tools/proguard.jar (modified) update to Proguard 5.2.1 Tue, 25 Aug 2015 21:43:56 GMT simon04 [8693] * trunk/images/dialogs/taginfo.png (added) * trunk/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java (modified) fix #11741 - Properties dialog: add taginfo icon Icon is based on ... Tue, 25 Aug 2015 00:32:50 GMT Don-vip [8692] * trunk/src/org/openstreetmap/josm/gui/progress/PleaseWaitProgressMonitor.java (modified) see #11795 - fix HeadlessException with Jenkins Mon, 24 Aug 2015 21:51:03 GMT Don-vip [8691] * trunk/README (modified) * trunk/build.xml (modified) * trunk/tools/groovy-all-2.4.3.jar (deleted) * trunk/tools/groovy-all-2.4.4.jar (added) update to Groovy 2.4.4 Mon, 24 Aug 2015 21:40:14 GMT Don-vip [8690] * trunk/scripts/taginfoextract.groovy (modified) see #11795 - fix error Mon, 24 Aug 2015 21:04:50 GMT simon04 [8689] * trunk/src/org/openstreetmap/josm/gui/MainMenu.java (modified) see #11428 - Make Overpass download an expert action Mon, 24 Aug 2015 20:58:21 GMT simon04 [8688] * trunk/src/org/openstreetmap/josm/actions/OverpassDownloadAction.java (modified) see #11428 - Make Overpass server configurable Mon, 24 Aug 2015 12:41:08 GMT Don-vip [8687] * trunk (modified) * trunk/build.xml (modified) * trunk/scripts/taginfoextract.groovy (modified) * trunk/tools/commons-cli-1.3.1.jar (added) see #11795 - add taginfo target to Ant build Sun, 23 Aug 2015 22:31:22 GMT Don-vip [8686] * trunk/src/org/openstreetmap/josm/gui/history/HistoryBrowserDialog.java (modified) fix #11803 - wrong help link Sat, 22 Aug 2015 22:22:55 GMT Don-vip [8685] * trunk/.settings/org.sonar.ide.eclipse.core.prefs (modified) * trunk/src/org/openstreetmap/josm/actions/OverpassDownloadAction.java (modified) * trunk/src/org/openstreetmap/josm/actions/OverpassTurboQueryWizard.java (modified) see #11428 - fix checkstyle issues Sat, 22 Aug 2015 20:29:18 GMT simon04 [8684] * trunk/data/overpass-turbo-ffs.js (added) * trunk/images/download-overpass.png (added) * trunk/src/org/openstreetmap/josm/actions/OverpassDownloadAction.java (added) * trunk/src/org/openstreetmap/josm/actions/OverpassTurboQueryWizard.java (added) * trunk/src/org/openstreetmap/josm/gui/MainMenu.java (modified) * trunk/test/unit/org/openstreetmap/josm/actions/OverpassTurboQueryWizardTest.java (added) see #11428 - Add Overpass download dialog to core, provide Overpass ... Sat, 22 Aug 2015 20:22:17 GMT simon04 [8683] * trunk/src/org/openstreetmap/josm/gui/dialogs/ValidatorDialog.java (modified) Typo in r8682 Sat, 22 Aug 2015 19:43:53 GMT simon04 [8682] * trunk/src/org/openstreetmap/josm/gui/dialogs/ValidatorDialog.java (modified) * trunk/src/org/openstreetmap/josm/gui/dialogs/validator/ValidatorTreePanel.java (modified) fix #11790 - Validator dialog: lookup test errors for selected primitives Sat, 22 Aug 2015 19:35:05 GMT simon04 [8681] * trunk/scripts/taginfoextract.groovy (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/SourceEditor.java (modified) see #11795 - taginfo-extract also external presets Sat, 22 Aug 2015 19:32:45 GMT simon04 [8680] * trunk/data/validator/opening_hours.js (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/ConditionalKeys.java (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/OpeningHourTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/OpeningHourTestTest.java (modified) fix #11755 - Update version of `opening_hours.js` to 3.3.0