source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author
(edit) @7248   10 years bastiK

reworked MirroredInputStream (renamed to CachedFile):

  • no more awkwardly open and close InputStream if you just want the underlying file (e.g. to get file inside zip file)
  • make it easier to add configuration parameters, without having endless list of parameters for the constructor (Factory style, similar to ImageProvider)

breaks plugins; see #10139

(edit) @7247   10 years akks

see #7991: patch by AlfonZ - minor fix to segment collapsion in extrude mode

(edit) @7246   10 years bastiK

fixed #10142 - Regression: MapCSS changes did break lane attribute style

(edit) @7245   10 years Don-vip

fix #10143 - Untranslatable "Crossing buildings" string in validator

(edit) @7244   10 years Don-vip

fix #10078 - fix map paint style reloading

(edit) @7243   10 years bastiK

fixed #10140 - validation rule for building:levels

(edit) @7242   10 years bastiK

add support for If-Modified-Since header in MirroredInputStream (see #10139)

use this for /maps request (sever support has been added) and change update
intervall from 7 days to 1 day

(edit) @7241   10 years bastiK

fixed #10131 - highway=track, area=yes is not rendered as an area

(edit) @7240   10 years Don-vip

fix #10118 - fix message in validator panel

(edit) @7239   10 years Don-vip

fix #10135 - Display total number of validator problems

(edit) @7238   10 years bastiK

mapcss: improve implicit type conversion for eval expressions

makes JOSM_pref function usable for types string, bool, float and color

(edit) @7237   10 years bastiK

fixed #10130 - add mapcss expression to get number of tags

new mapcss expression to print debugging output to the console

(edit) @7236   10 years bastiK

fixed #10115 - increase number of digits saved to file

(edit) @7235   10 years Don-vip

fix #10127 - render type of tree (leaf_type=broadleaved/needleleaved)

(edit) @7234   10 years Don-vip

see #10118 - robustness in mapcss tagchecker (exception occurs with java8, not with java7, to investigate)

(edit) @7233   10 years akks

fix #10115: use fixed point notation for all coordinates in generated .osm

(edit) @7232   10 years akks

see #7991: more fixes to X DualAlign mode (fix exceptions, Alt-drag can create triangles)

(edit) @7231   10 years Don-vip

see #10025 - add bundledocument to Mac OSX package to register JOSM as .osm files editor

(edit) @7230   10 years Don-vip

fix #10113 - allow landuse=farmland too

(edit) @7229   10 years Don-vip

fix #10117 - ask for leaf_type with leaf_cycle and for leaf_cycle with leaf_type

(edit) @7228   10 years Don-vip

fix #10118 - review power warning levels

(edit) @7227   10 years akks

show advanced preferences of A and W modes before enrtering them

(edit) @7226   10 years akks

see #7991:patch by AlfonZ mod. Show and correctly handle segment collapsing in X mode

(edit) @7225   10 years Don-vip

fix #10126 - Stop listing brand key in "Presets do not contain property value"

(edit) @7224   10 years akks

see #3910: show lasso mode cursor immediately when entering the mode

(edit) @7223   10 years akks

Extrude mode: do not allow reversing the moved segment direction to avoid strange shapes, see #7991
can be disabled by extrude.dualalign.keep-segment-direction=false

(edit) @7222   10 years Don-vip

fix #10107, fix #10108 - use of new leaf_type and leaf_cycle keys in presets, deprecate old wood and type values in validator

(edit) @7221   10 years Don-vip

fix #10114 - NPE

(edit) @7220   10 years Don-vip

fix #10113 - invalid "sport without physical feature" with landuse=farm

(edit) @7219   10 years akks

missing files for two last commits

(edit) @7218   10 years akks

fix #3910: toggle lasso mode on repeating S key
can be turned of with mappaint.select.toggle-lasso-on-repeated-S

(edit) @7217   10 years akks

see #10104: refactor key press/release detection introducing Main.map.keyDetector

(edit) @7216   10 years akks

Add Dual Align mode for extruder (patch by AlfonZ, see #7991)

(edit) @7215   10 years akks

update Netbeans project, skip jaxb build target if not needed (see #10040)

(edit) @7214   10 years simon04

GeoJOSN: change default file extension to .geojson

(edit) @7213   10 years Don-vip

fix #10096 - robustness in MapCSS parsing

(edit) @7212   10 years Don-vip

see #10040 - update Eclipse config files

(edit) @7211   10 years bastiK

fixed #10093 - Default style for highway=road

(edit) @7210   10 years simon04

see #10092 - Refactor and test preset filtering

(edit) @7209   10 years Don-vip

see #10040 - call JDK xjc native executable instead of ant task to avoid problems with JDK8 and OpenSUSE systems

(edit) @7208   10 years Don-vip

see #10040 - update Groovy to 2.3.2 (official version for running Groovy on JDK 8)

(edit) @7207   10 years akks

see #10092: preset filtering did not work correctly for closed ways

(edit) @7206   10 years Don-vip

see #10033 - allow remote control to work from osm.org in https on Windows systems by adding updated JOSM localhost certificate to Windows Root Certificates keystore

(edit) @7205   10 years Don-vip

fix #10052 - Wrong server URL in HTTP 400 error message

(edit) @7204   10 years Don-vip

fix #10086 - fix EDT violation causing freeze of Save/upload dialog for empty or conflicting layers

(edit) @7203   10 years bastiK

fixed #10088 - Can't use custom TMS layer anymore (see #9914)

(edit) @7202   10 years bastiK

see #10043 - water color for sport=swimming

(edit) @7201   10 years bastiK

see #10057 - Better support for cycleway

(edit) @7200   10 years bastiK

mapcss: use correct layer inside selector (for class conditions and expressions)

(edit) @7199   10 years bastiK

switch to correct mini_roundout icon in areas with left-hand traffic (see #10043)

(edit) @7198   10 years bastiK

fix NPE when adding tag

(edit) @7197   10 years bastiK

fixed #10085 - give warning for fixme=yes

(edit) @7196   10 years bastiK

add fill-image as well

(edit) @7195   10 years bastiK

add repeat-image to icon extractor (fixes #9427)

(edit) @7194   10 years akks

Allow setting shortcut for Move Node on Way
renamed images/movewayontonode.png

(edit) @7193   10 years bastiK

added right- and left-hand traffic database
(new mapcss pseudo-class-condition :righthandtraffic)

Data file (data/left-right-hand-traffic.osm) license: CC0.
Loosely based on boundary lines data from naturalearthdata.com.
Traffic law info from wikipedia.
Boundaries generalized, especially in areas where there seem to be no roads.
Should be mostly correct, but some remote islands and atolls may be assigned wrongly.
Alway check before you start driving. :)

Added fast lookup index similar to QuadBuckets.

(edit) @7192   10 years bastiK

improve warning message

(edit) @7191   10 years bastiK

map styles: avoid concurrency problem

(edit) @7190   10 years bastiK

see #10079 - possible problems in English strings (part 2)

(edit) @7189   10 years bastiK

#10078 - no style reload with r7185

(edit) @7188   10 years Don-vip

see #9518, see #10078 - add debug message for ignored events

(edit) @7187   10 years Don-vip

fix #10079 - typos in messages and javadoc

(edit) @7186   10 years bastiK

see #9914 - automatic update for imagery entries using id

(edit) @7185   10 years Don-vip

see #9518 - Automatically reload local styles using new Java 7 WatchService API

(edit) @7184   10 years Don-vip

fix #10077 - typos in error messages

(edit) @7183   10 years stoecker

fix linK

(edit) @7182   10 years akks

see #10072: color large GPS points like the track segments
use draw.rawgps.large.alpha parameter for transparency
updated Netbeans project (JAXB)

(edit) @7181   10 years simon04

I18n update

(edit) @7180   10 years Don-vip

fix #9952 - set extrude.initial-move-threshold to 1px as default

(edit) @7179   10 years Don-vip

presets lang update

(edit) @7178   10 years bastiK

fixed #10068 - Images with .jpeg extension can't be opened

(edit) @7177   10 years bastiK

see #9914 - add id to schema file

(edit) @7176   10 years bastiK

sort dynamic entries in imagery menu

(edit) @7175   10 years bastiK

add imagery url panel: by default request the transparent version of layer

(edit) @7174   10 years Don-vip

update opening_hours.js

(edit) @7173   10 years bastiK

fixed #10067 - elemstyle.mapcss: text is displayd twice because of text:auto of fixme

(edit) @7172   10 years bastiK

applied #9258 - display bicycle=yes; foot=designated; highway=path in default paint style (patch by Klumbumbus)

(edit) @7171   10 years simon04

fix #9682 #10048 - Presets: disable no value for some checkboxes in the preset dialog

This avoid that unneeded keys are created/suggested by JOSM, such as building=no

(edit) @7170   10 years simon04

fix #10063 - MapCSS: make min() and max() work on a list as well

For instance, max(split(";", tag(widths))) splits the tag widths on semicolons and determines the largest numeric value

(edit) @7169   10 years simon04

fix #9361 - MapCSS: consider multipolygon when matching outer ring of a multipolygon for the selector

(edit) @7168   10 years simon04

see #10062 - MapCSS: really deprecate coalesce()

(edit) @7167   10 years simon04

MapCSS: simplify ~= implementation, add unit tests

(edit) @7166   10 years simon04

fix #10059 - MapCSS, child selector: make greater-than-sign optional

The following selectors are equivalent:
relation[type=route] way[highway]
relation[type=route] > way[highway]

(edit) @7165   10 years simon04

see #10063 - MapCSS: add min() and max() according to standard

(edit) @7164   10 years simon04

fix #10062 - MapCSS: add any() according to MapCSS standard, deprecate coalesce()

(edit) @7163   10 years Don-vip

fix last unit test

(edit) @7162   10 years bastiK

fixes #10061 - mapcss eval: deprecate use of length() for lists, use new function count() instead

(edit) @7161   10 years bastiK

see #9144 - don't match area base selector for primitives with tag area=no

(edit) @7160   10 years bastiK

see #9144 - another small fix

(edit) @7159   10 years bastiK

see #9144 - remove generic style for area=yes. refinements for tags where area=yes/no is meaningful

(edit) @7158   10 years Don-vip

fix #10039 - don't raise warning for same values

(edit) @7157   10 years bastiK

fixed #9834 - barrier=guard_rail is not rendered as barrier (see #10043)

(edit) @7156   10 years bastiK

fixed #9427 - natural=cliff is not displaying that upper side is on left and lower on the right (see #10043)

(edit) @7155   10 years bastiK

see #10043 - move the area styles of piste:difficulty=* from default layer to "core_piste" layer

(edit) @7154   10 years bastiK

see #9144 - Always treat multipolygons as area

(edit) @7153   10 years simon04

Search preset: also show adequate relations to be created (according to the defined role member match expressions)

(edit) @7152   10 years simon04

fix #10019 - Order of nodes in relations after unglueing

(edit) @7151   10 years simon04

see #10053 - Make failing projection unit tests pass

Ignore failing swiss grid test with small epsilon and add TODO

(edit) @7150   10 years simon04

Fix OsmServerBackreferenceReaderTest initialization. However, several tests fail.

(edit) @7149   10 years simon04

fix #10051 - Allow to load from Overpass via HTTPS

Note: See TracRevisionLog for help on using the revision log.