# # ChangeLog for trunk in josm # # Generated by Trac 1.6 # 2024-03-29T00:31:10+01:00 Sun, 29 Jun 2014 23:06:11 GMT Don-vip [7276] * trunk/src/org/openstreetmap/josm/data/validation/tests/MapCSSTagChecker.java (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/MapPaintStyles.java (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/SourceEntry.java (modified) * trunk/src/org/openstreetmap/josm/io/FileWatcher.java (modified) * trunk/src/org/openstreetmap/josm/tools/MultiMap.java (modified) fix #9518 - Automatically reload MapCSS tagchecker validator rules ... Sun, 29 Jun 2014 15:35:10 GMT Don-vip [7275] * trunk/src/org/openstreetmap/josm/data/validation/tests/MapCSSTagChecker.java (modified) * trunk/src/org/openstreetmap/josm/tools/MultiMap.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/MapCSSTagCheckerTest.java (modified) see #9518 - refactor internals of MapCSSTagChecker to prepare later ... Sat, 28 Jun 2014 00:53:56 GMT Don-vip [7274] * trunk/data/validator/combinations.mapcss (modified) fix #10129 - add automatic fix for "natural water used for swimming pool" Sat, 28 Jun 2014 00:41:04 GMT Don-vip [7273] * trunk/src/org/openstreetmap/josm/data/validation/tests/Highways.java (modified) fix #10204 - restrict roundabout test to classified highways Fri, 27 Jun 2014 15:49:45 GMT simon04 [7272] * trunk/data/bg.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/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/zh_CN.lang (modified) * trunk/data/zh_TW.lang (modified) I18n update Wed, 25 Jun 2014 19:02:07 GMT bastiK [7271] * trunk/styles/standard/elemstyles.mapcss (modified) applied #10194 - Adjust display of bridge, tunnel, motorroad, tiger, ... Wed, 25 Jun 2014 18:31:13 GMT Don-vip [7270] * trunk/src/org/openstreetmap/josm/gui/dialogs/validator/ValidatorTreePanel.java (modified) fix #10197 - StringIndexOutOfBoundsException in validator panel ... Tue, 24 Jun 2014 20:49:23 GMT Don-vip [7269] * trunk/src/org/openstreetmap/josm/actions/CreateCircleAction.java (modified) fix #10168 - double default value of `createcircle.nodecount` from 8 ... Tue, 24 Jun 2014 20:37:59 GMT Don-vip [7268] * trunk/src/org/openstreetmap/josm/data/validation/tests/TagChecker.java (modified) fix #10180 - tagchecker: "Property values start or end with white ... Tue, 24 Jun 2014 20:23:23 GMT Don-vip [7267] * trunk/src/org/openstreetmap/josm/io/OsmServerReader.java (modified) fix #10172 - Cannot open GPX from URL without `Content-Disposition` ... Tue, 24 Jun 2014 20:15:22 GMT Don-vip [7266] * trunk/src/org/openstreetmap/josm/gui/dialogs/validator/ValidatorTreePanel.java (modified) fix #10191 - Wrong number of errors displayed in validator tree Tue, 24 Jun 2014 18:18:25 GMT Don-vip [7265] * trunk/data/validator/combinations.mapcss (modified) fix #10193 - check `natural/highway` combination only for ways Tue, 24 Jun 2014 09:56:23 GMT Don-vip [7264] * trunk/data/validator/combinations.mapcss (modified) fix #10183 - "sport without physical feature" with ... Tue, 24 Jun 2014 09:55:47 GMT Don-vip [7263] * trunk/data/validator/ignoretags.cfg (modified) fix #10192 - Exclude `incline` from "Presets do not contain property ... Sun, 22 Jun 2014 20:22:11 GMT bastiK [7262] * trunk/data/defaultpresets.xml (modified) see #10144 - second part of patch by Klumbumbus Sun, 22 Jun 2014 17:19:22 GMT bastiK [7261] * trunk/styles/standard/elemstyles.mapcss (modified) applied #10144 - Add highway=elevator for preset and mappaint style ... Sun, 22 Jun 2014 11:23:13 GMT bastiK [7260] * trunk/data/defaultpresets.xml (modified) * trunk/images_nodist/presets/turning_circle.png (moved) applied #10145 - improve icon of turning_circle (patch by Klumbumbus) Sun, 22 Jun 2014 11:02:23 GMT bastiK [7259] * trunk/styles/standard/elemstyles.mapcss (modified) fixed #10181 - tunnels and bridges are not displayed for railway=tram Sun, 22 Jun 2014 10:18:19 GMT bastiK [7258] * trunk/data/validator/unnecessary.mapcss (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/Highways.java (modified) make validator aware of bicycle roads Fri, 20 Jun 2014 10:16:16 GMT bastiK [7257] * trunk/styles/standard/elemstyles.mapcss (modified) fixed - #10166 Rendering of tunnel=building_passage Fri, 20 Jun 2014 10:10:22 GMT bastiK [7256] * trunk/src/org/openstreetmap/josm/gui/mappaint/MapPaintStyles.java (modified) fixed #10173 - Modification of styles without any data layer causes ... Fri, 20 Jun 2014 10:01:20 GMT bastiK [7255] * trunk/styles/standard/elemstyles.mapcss (modified) applied #10044 Bridges and tunnels are rendered in exactly the same ... Thu, 19 Jun 2014 09:09:04 GMT simon04 [7254] * trunk/src/org/openstreetmap/josm/data/validation/tests/RelationChecker.java (modified) * trunk/src/org/openstreetmap/josm/gui/tagging/TaggingPresetItems.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/RelationCheckerTest.groovy (added) see #9844 - RelationChecker: add unit tests, fix detected problem ... Wed, 18 Jun 2014 22:59:46 GMT Don-vip [7253] * trunk/src/org/openstreetmap/josm/tools/PlatformHookOsx.java (modified) see #10025 - open `.osm` files with double-click on OSX Tue, 17 Jun 2014 20:34:23 GMT simon04 [7252] * trunk/src/org/openstreetmap/josm/data/validation/tests/UnclosedWays.java (modified) fix #10141 - Validate unclosed `boundary`s Tue, 17 Jun 2014 20:23:01 GMT simon04 [7251] * trunk/src/org/openstreetmap/josm/io/remotecontrol/handler/ImageryHandler.java (modified) * trunk/src/org/openstreetmap/josm/io/remotecontrol/handler/LoadAndZoomHandler.java (modified) Remote control, `load_and_zoom`/`zoom`: allow to select objects by a ... Tue, 17 Jun 2014 17:22:59 GMT Don-vip [7250] * trunk/data/validator/combinations.mapcss (modified) fix #10159, fix #10160 - new allowed combinations Sat, 14 Jun 2014 18:26:29 GMT bastiK [7249] * trunk/data/validator/ignoretags.cfg (modified) fixed #10150 - Stop listing network key in "Presets do not contain ... Sat, 14 Jun 2014 10:40:50 GMT bastiK [7248] * trunk/src/org/openstreetmap/josm/data/Preferences.java (modified) * trunk/src/org/openstreetmap/josm/data/imagery/ImageryLayerInfo.java (modified) * trunk/src/org/openstreetmap/josm/data/projection/Projections.java (modified) * trunk/src/org/openstreetmap/josm/data/projection/datum/NTV2GridShiftFileWrapper.java (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/MapCSSTagChecker.java (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/OpeningHourTest.java (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/TagChecker.java (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/MapPaintStyles.java (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/StyleSource.java (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/MapCSSStyleSource.java (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/xml/XmlStyleSource.java (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/SourceEditor.java (modified) * trunk/src/org/openstreetmap/josm/gui/tagging/TaggingPresetReader.java (modified) * trunk/src/org/openstreetmap/josm/io/CachedFile.java (moved) * trunk/src/org/openstreetmap/josm/io/FileWatcher.java (modified) * trunk/src/org/openstreetmap/josm/io/imagery/ImageryReader.java (modified) * trunk/src/org/openstreetmap/josm/plugins/PluginDownloadTask.java (modified) * trunk/src/org/openstreetmap/josm/tools/ImageProvider.java (modified) * trunk/src/org/openstreetmap/josm/tools/RightAndLefthandTraffic.java (modified) * trunk/src/org/openstreetmap/josm/tools/XmlObjectParser.java (modified) reworked MirroredInputStream (renamed to CachedFile): * no more ... Sat, 14 Jun 2014 06:31:19 GMT akks [7247] * trunk/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java (modified) see #7991: patch by AlfonZ - minor fix to segment collapsion in ... Fri, 13 Jun 2014 05:35:31 GMT bastiK [7246] * trunk/src/org/openstreetmap/josm/gui/mappaint/Cascade.java (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/ExpressionFactory.java (modified) fixed #10142 - Regression: MapCSS changes did break lane attribute style Thu, 12 Jun 2014 23:08:43 GMT Don-vip [7245] * trunk/src/org/openstreetmap/josm/data/validation/tests/CrossingWays.java (modified) fix #10143 - Untranslatable "Crossing buildings" string in validator Thu, 12 Jun 2014 17:53:57 GMT Don-vip [7244] * trunk/src/org/openstreetmap/josm/io/FileWatcher.java (modified) fix #10078 - fix map paint style reloading Thu, 12 Jun 2014 09:26:03 GMT bastiK [7243] * trunk/data/validator/combinations.mapcss (modified) fixed #10140 - validation rule for building:levels Wed, 11 Jun 2014 22:50:05 GMT bastiK [7242] * trunk/src/org/openstreetmap/josm/io/MirroredInputStream.java (modified) * trunk/src/org/openstreetmap/josm/io/imagery/ImageryReader.java (modified) * trunk/src/org/openstreetmap/josm/plugins/PluginDownloadTask.java (modified) add support for If-Modified-Since header in MirroredInputStream (see ... Tue, 10 Jun 2014 22:10:50 GMT bastiK [7241] * trunk/styles/standard/elemstyles.mapcss (modified) fixed #10131 - highway=track, area=yes is not rendered as an area Tue, 10 Jun 2014 20:05:28 GMT Don-vip [7240] * trunk/src/org/openstreetmap/josm/data/validation/tests/MapCSSTagChecker.java (modified) fix #10118 - fix message in validator panel Tue, 10 Jun 2014 19:47:35 GMT Don-vip [7239] * trunk/src/org/openstreetmap/josm/gui/dialogs/validator/ValidatorTreePanel.java (modified) fix #10135 - Display total number of validator problems Tue, 10 Jun 2014 11:02:24 GMT bastiK [7238] * trunk/src/org/openstreetmap/josm/gui/mappaint/Cascade.java (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/ExpressionFactory.java (modified) mapcss: improve implicit type conversion for eval expressions makes ... Tue, 10 Jun 2014 10:03:16 GMT bastiK [7237] * trunk/src/org/openstreetmap/josm/data/osm/AbstractPrimitive.java (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/ExpressionFactory.java (modified) fixed #10130 - add mapcss expression to get number of tags new ... Tue, 10 Jun 2014 09:38:47 GMT bastiK [7236] * trunk/src/org/openstreetmap/josm/data/coor/LatLon.java (modified) * trunk/src/org/openstreetmap/josm/io/OsmWriter.java (modified) fixed #10115 - increase number of digits saved to file Mon, 09 Jun 2014 23:09:36 GMT Don-vip [7235] * trunk/styles/standard/elemstyles.mapcss (modified) * trunk/styles/standard/elemstyles.xml (modified) fix #10127 - render type of tree (`leaf_type=broadleaved/needleleaved`) Mon, 09 Jun 2014 22:51:18 GMT Don-vip [7234] * trunk/src/org/openstreetmap/josm/data/validation/tests/MapCSSTagChecker.java (modified) see #10118 - robustness in mapcss tagchecker (exception occurs with ... Mon, 09 Jun 2014 15:47:33 GMT akks [7233] * trunk/src/org/openstreetmap/josm/io/OsmWriter.java (modified) fix #10115: use fixed point notation for all coordinates in generated ... Mon, 09 Jun 2014 15:21:00 GMT akks [7232] * trunk/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java (modified) see #7991: more fixes to X DualAlign mode (fix exceptions, Alt-drag ... Mon, 09 Jun 2014 12:50:25 GMT Don-vip [7231] * trunk/build.xml (modified) see #10025 - add `bundledocument` to Mac OSX package to register JOSM ... Mon, 09 Jun 2014 12:36:40 GMT Don-vip [7230] * trunk/data/validator/combinations.mapcss (modified) fix #10113 - allow `landuse=farmland` too Mon, 09 Jun 2014 12:30:11 GMT Don-vip [7229] * trunk/data/validator/combinations.mapcss (modified) fix #10117 - ask for `leaf_type` with `leaf_cycle` and for ... Mon, 09 Jun 2014 12:24:34 GMT Don-vip [7228] * trunk/data/validator/power.mapcss (modified) fix #10118 - review `power` warning levels Mon, 09 Jun 2014 12:05:46 GMT akks [7227] * trunk/src/org/openstreetmap/josm/actions/mapmode/DrawAction.java (modified) * trunk/src/org/openstreetmap/josm/actions/mapmode/ImproveWayAccuracyAction.java (modified) show advanced preferences of A and W modes before enrtering them Mon, 09 Jun 2014 11:50:48 GMT akks [7226] * trunk/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java (modified) see #7991:patch by AlfonZ mod. Show and correctly handle segment ... Mon, 09 Jun 2014 11:07:05 GMT Don-vip [7225] * trunk/data/validator/ignoretags.cfg (modified) fix #10126 - Stop listing `brand` key in "Presets do not contain ... Sun, 08 Jun 2014 20:01:41 GMT akks [7224] * trunk/src/org/openstreetmap/josm/actions/LassoModeAction.java (modified) see #3910: show lasso mode cursor immediately when entering the mode Sun, 08 Jun 2014 19:36:21 GMT akks [7223] * trunk/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java (modified) Extrude mode: do not allow reversing the moved segment direction to ... Sun, 08 Jun 2014 14:13:54 GMT Don-vip [7222] * trunk/.classpath (modified) * trunk/data/defaultpresets.xml (modified) * trunk/data/validator/deprecated.mapcss (modified) fix #10107, fix #10108 - use of new `leaf_type` and `leaf_cycle` keys ... Sun, 08 Jun 2014 11:40:35 GMT Don-vip [7221] * trunk/src/org/openstreetmap/josm/io/imagery/WMSImagery.java (modified) fix #10114 - NPE Sun, 08 Jun 2014 10:56:39 GMT Don-vip [7220] * trunk/data/validator/combinations.mapcss (modified) fix #10113 - invalid "sport without physical feature" with `landuse=farm` Fri, 06 Jun 2014 09:20:40 GMT akks [7219] * trunk/src/org/openstreetmap/josm/gui/util/AdvancedKeyPressDetector.java (added) * trunk/src/org/openstreetmap/josm/gui/util/KeyPressReleaseListener.java (added) * trunk/src/org/openstreetmap/josm/gui/util/ModifierListener.java (added) missing files for two last commits Fri, 06 Jun 2014 08:30:46 GMT akks [7218] * trunk/src/org/openstreetmap/josm/actions/mapmode/SelectAction.java (modified) * trunk/src/org/openstreetmap/josm/gui/MapFrame.java (modified) fix #3910: toggle lasso mode on repeating S key can be turned of ... Fri, 06 Jun 2014 08:10:31 GMT akks [7217] * trunk/src/org/openstreetmap/josm/actions/mapmode/DeleteAction.java (modified) * trunk/src/org/openstreetmap/josm/actions/mapmode/DrawAction.java (modified) * trunk/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java (modified) * 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/actions/mapmode/SelectAction.java (modified) * trunk/src/org/openstreetmap/josm/gui/MapFrame.java (modified) see #10104: refactor key press/release detection introducing ... Thu, 05 Jun 2014 08:59:30 GMT akks [7216] * trunk/images/mapmode/extrude/dualalign.png (added) * trunk/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java (modified) Add Dual Align mode for extruder (patch by AlfonZ, see #7991) Wed, 04 Jun 2014 15:50:32 GMT akks [7215] * trunk/build.xml (modified) * trunk/netbeans/nbbuild.xml (modified) update Netbeans project, skip jaxb build target if not needed (see ... Tue, 03 Jun 2014 20:52:32 GMT simon04 [7214] * trunk/src/org/openstreetmap/josm/io/GeoJSONExporter.java (modified) GeoJOSN: change default file extension to `.geojson` Tue, 03 Jun 2014 18:18:18 GMT Don-vip [7213] * trunk/src/org/openstreetmap/josm/data/validation/tests/MapCSSTagChecker.java (modified) fix #10096 - robustness in MapCSS parsing Tue, 03 Jun 2014 13:02:27 GMT Don-vip [7212] * trunk/.classpath (modified) * trunk/.settings/org.eclipse.wst.common.project.facet.core.prefs.xml (modified) see #10040 - update Eclipse config files Mon, 02 Jun 2014 21:21:57 GMT bastiK [7211] * trunk/styles/standard/elemstyles.mapcss (modified) fixed #10093 - Default style for highway=road Mon, 02 Jun 2014 18:51:37 GMT simon04 [7210] * trunk/data/defaultpresets.xml (modified) * trunk/src/org/openstreetmap/josm/gui/tagging/TaggingPresetSelector.java (modified) * trunk/test/unit/org/openstreetmap/josm/gui/tagging/PresetClassificationsTest.java (added) see #10092 - Refactor and test preset filtering Mon, 02 Jun 2014 18:24:59 GMT Don-vip [7209] * trunk/build.xml (modified) * trunk/tools/jaxb (deleted) see #10040 - call JDK `xjc` native executable instead of ant task to ... Mon, 02 Jun 2014 14:35:55 GMT Don-vip [7208] * trunk/build.xml (modified) * trunk/tools/groovy-all-2.2.2.jar (deleted) * trunk/tools/groovy-all-2.3.2.jar (added) see #10040 - update Groovy to `2.3.2` (official version for running ... Mon, 02 Jun 2014 12:45:10 GMT akks [7207] * trunk/src/org/openstreetmap/josm/gui/tagging/TaggingPresetSelector.java (modified) see #10092: preset filtering did not work correctly for closed ways Sun, 01 Jun 2014 15:55:24 GMT Don-vip [7206] * trunk/data/josm.keystore (modified) * trunk/src/org/openstreetmap/josm/io/remotecontrol/RemoteControlHttpsServer.java (modified) * trunk/src/org/openstreetmap/josm/tools/PlatformHook.java (modified) * trunk/src/org/openstreetmap/josm/tools/PlatformHookUnixoid.java (modified) * trunk/src/org/openstreetmap/josm/tools/PlatformHookWindows.java (modified) see #10033 - allow remote control to work from osm.org in https on ... Sun, 01 Jun 2014 13:00:00 GMT Don-vip [7205] * trunk/src/org/openstreetmap/josm/io/OsmApiException.java (modified) * trunk/src/org/openstreetmap/josm/tools/ExceptionUtil.java (modified) fix #10052 - Wrong server URL in HTTP 400 error message Sun, 01 Jun 2014 12:07:18 GMT Don-vip [7204] * trunk/src/org/openstreetmap/josm/actions/SaveActionBase.java (modified) * trunk/src/org/openstreetmap/josm/gui/io/SaveLayerInfo.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/layer/OsmDataLayer.java (modified) * trunk/src/org/openstreetmap/josm/gui/util/GuiHelper.java (modified) fix #10086 - fix EDT violation causing freeze of Save/upload dialog ... Sun, 01 Jun 2014 10:38:10 GMT bastiK [7203] * trunk/src/org/openstreetmap/josm/data/imagery/ImageryInfo.java (modified) * trunk/src/org/openstreetmap/josm/data/imagery/ImageryLayerInfo.java (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/imagery/ImageryPreference.java (modified) fixed #10088 - Can't use custom TMS layer anymore (see #9914) Sat, 31 May 2014 20:40:30 GMT bastiK [7202] * trunk/styles/standard/elemstyles.mapcss (modified) see #10043 - water color for sport=swimming Sat, 31 May 2014 20:28:22 GMT bastiK [7201] * trunk/styles/standard/elemstyles.mapcss (modified) see #10057 - Better support for cycleway Sat, 31 May 2014 18:31:02 GMT bastiK [7200] * trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/MapCSSStyleSource.java (modified) mapcss: use correct layer inside selector (for class conditions and ... Sat, 31 May 2014 15:50:29 GMT bastiK [7199] * trunk/styles/standard/elemstyles.mapcss (modified) switch to correct mini_roundout icon in areas with left-hand traffic ... Sat, 31 May 2014 15:28:20 GMT bastiK [7198] * trunk/src/org/openstreetmap/josm/gui/mappaint/MapPaintStyles.java (modified) fix NPE when adding tag Sat, 31 May 2014 15:14:19 GMT bastiK [7197] * trunk/data/validator/deprecated.mapcss (modified) * trunk/src/org/openstreetmap/josm/data/validation/Test.java (modified) fixed #10085 - give warning for fixme=yes Sat, 31 May 2014 14:42:52 GMT bastiK [7196] * trunk/geticons.pl (modified) add fill-image as well Sat, 31 May 2014 14:41:34 GMT bastiK [7195] * trunk/geticons.pl (modified) add repeat-image to icon extractor (fixes #9427) Sat, 31 May 2014 06:34:38 GMT akks [7194] * trunk/images/movenodeontoway.png (moved) * trunk/src/org/openstreetmap/josm/actions/JoinNodeWayAction.java (modified) Allow setting shortcut for Move Node on Way renamed ... Fri, 30 May 2014 08:27:18 GMT bastiK [7193] * trunk/data/left-right-hand-traffic.osm (added) * trunk/src/org/openstreetmap/josm/data/osm/BBox.java (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/Condition.java (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/ExpressionFactory.java (modified) * trunk/src/org/openstreetmap/josm/tools/GeoPropertyIndex.java (added) * trunk/src/org/openstreetmap/josm/tools/Geometry.java (modified) * trunk/src/org/openstreetmap/josm/tools/RightAndLefthandTraffic.java (added) added right- and left-hand traffic database (new mapcss ... Thu, 29 May 2014 15:29:01 GMT bastiK [7192] * trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/MapCSSStyleSource.java (modified) improve warning message Thu, 29 May 2014 15:28:27 GMT bastiK [7191] * trunk/src/org/openstreetmap/josm/gui/mappaint/ElemStyles.java (modified) map styles: avoid concurrency problem Thu, 29 May 2014 13:20:52 GMT bastiK [7190] * trunk/src/org/openstreetmap/josm/gui/io/UploadDialog.java (modified) see #10079 - possible problems in English strings (part 2) Thu, 29 May 2014 13:01:30 GMT bastiK [7189] * trunk/src/org/openstreetmap/josm/io/FileWatcher.java (modified) #10078 - no style reload with r7185 Thu, 29 May 2014 08:34:39 GMT Don-vip [7188] * trunk/src/org/openstreetmap/josm/io/FileWatcher.java (modified) see #9518, see #10078 - add debug message for ignored events Thu, 29 May 2014 08:27:48 GMT Don-vip [7187] * trunk/src/org/openstreetmap/josm/gui/DefaultNameFormatter.java (modified) * trunk/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java (modified) * trunk/src/org/openstreetmap/josm/gui/MainApplication.java (modified) * trunk/src/org/openstreetmap/josm/gui/dialogs/changeset/query/AdvancedChangesetQueryPanel.java (modified) * trunk/src/org/openstreetmap/josm/io/DefaultProxySelector.java (modified) * trunk/src/org/openstreetmap/josm/tools/ExceptionUtil.java (modified) fix #10079 - typos in messages and javadoc Thu, 29 May 2014 06:49:43 GMT bastiK [7186] * trunk/src/org/openstreetmap/josm/data/imagery/ImageryInfo.java (modified) * trunk/src/org/openstreetmap/josm/data/imagery/ImageryLayerInfo.java (modified) * trunk/src/org/openstreetmap/josm/data/imagery/Shape.java (modified) * trunk/src/org/openstreetmap/josm/gui/ImageryMenu.java (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/imagery/ImageryPreference.java (modified) * trunk/src/org/openstreetmap/josm/io/imagery/ImageryReader.java (modified) see #9914 - automatic update for imagery entries using id Wed, 28 May 2014 22:58:29 GMT Don-vip [7185] * trunk/src/org/openstreetmap/josm/Main.java (modified) * trunk/src/org/openstreetmap/josm/gui/dialogs/MapPaintDialog.java (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/MapPaintStyles.java (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/StyleSource.java (modified) * trunk/src/org/openstreetmap/josm/io/FileWatcher.java (added) see #9518 - Automatically reload local styles using new Java 7 ... Wed, 28 May 2014 21:41:31 GMT Don-vip [7184] * trunk/src/org/openstreetmap/josm/data/projection/CustomProjection.java (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/projection/AbstractProjectionChoice.java (modified) fix #10077 - typos in error messages Tue, 27 May 2014 16:18:30 GMT stoecker [7183] * trunk/build.xml (modified) fix linK Mon, 26 May 2014 07:22:25 GMT akks [7182] * trunk/netbeans/nbbuild.xml (modified) * trunk/netbeans/nbproject/project.properties (modified) * trunk/src/org/openstreetmap/josm/gui/layer/GpxLayer.java (modified) see #10072: color large GPS points like the track segments use ... Mon, 26 May 2014 07:17:22 GMT simon04 [7181] * trunk/data/bg.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/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/zh_CN.lang (modified) * trunk/data/zh_TW.lang (modified) I18n update Sun, 25 May 2014 22:43:47 GMT Don-vip [7180] * trunk/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java (modified) fix #9952 - set `extrude.initial-move-threshold` to 1px as default Sun, 25 May 2014 11:33:02 GMT Don-vip [7179] * trunk/data/defaultpresets.xml (modified) presets lang update Sat, 24 May 2014 19:03:56 GMT bastiK [7178] * trunk/src/org/openstreetmap/josm/io/JpgImporter.java (modified) fixed #10068 - Images with .jpeg extension can't be opened Sat, 24 May 2014 16:09:50 GMT bastiK [7177] * trunk/data/maps.xsd (modified) see #9914 - add id to schema file