|
|
@4198
|
13 years |
stoecker |
fix #5911 - silently add attribution information also to old entries, …
|
|
|
@4197
|
13 years |
bastiK |
fixed #6534 - Exception on exit
|
|
|
@4196
|
13 years |
bastiK |
remove unnecessary warnings when starting with fresh preferences
|
|
|
@4195
|
13 years |
stoecker |
fix slippy map attribution handling and allow bounds and attribution …
|
|
|
@4194
|
13 years |
stoecker |
fix TMS zoom config bug
|
|
|
@4191
|
13 years |
stoecker |
remove old debug stuff
|
|
|
@4188
|
13 years |
stoecker |
improve TMS zoom handling
|
|
|
@4186
|
13 years |
jttt |
Fix #6522 NPE when adding wms layer
|
|
|
@4183
|
13 years |
stoecker |
fix #6432 - projection handling for TMS and WMS
|
|
|
@4181
|
13 years |
jttt |
Better fix for #6519
|
|
|
@4178
|
13 years |
jttt |
Fix #6519 NPE after opening offline osm file
|
|
|
@4174
|
13 years |
bastiK |
fixed #6505 - Wireframe mode not remembered across restart
|
|
|
@4172
|
13 years |
stoecker |
remove unused icons, make connection timouts configurable and increase …
|
|
|
@4162
|
13 years |
stoecker |
fix #4140 - make colors in conflict dialog configurable
|
|
|
@4150
|
13 years |
stoecker |
fix #6459 - new unglued objects should not copy user of original object
|
|
|
@4145
|
13 years |
stoecker |
see #6213 - do more file closes hopefully fixing some update problems …
|
|
|
@4138
|
13 years |
stoecker |
show way length in status when only one way is selected (side effect: …
|
|
|
@4134
|
13 years |
bastiK |
see #67 - new parallel way drawing mode (patch by Ole Jørgen Brønner)
|
|
|
@4131
|
13 years |
stoecker |
fix #6087 - don't fix validation stuff, which is not fixable
|
|
|
@4129
|
13 years |
stoecker |
speedup GPX drawing due to better clipping
|
|
|
@4126
|
13 years |
bastiK |
memory optimizations for Node & WayPoint (Patch by Gubaer, modified)
…
|
|
|
@4113
|
13 years |
stoecker |
fix #6233 - better sorting for upload dialog
|
|
|
@4108
|
13 years |
stoecker |
fix #6405 - patch by bilbo - wms cache accepting absolute filenames
|
|
|
@4104
|
13 years |
bastiK |
see #6233 (patch by brycenesbitt) - Updated elements not sorted in …
|
|
|
@4103
|
13 years |
bastiK |
fixed #6395 - "Paste Tags" (Ctrl+Shift+V) now completely broken
|
|
|
@4100
|
13 years |
bastiK |
use IPrimitive to make upload code work for both OsmPrimitive and …
|
|
|
@4099
|
13 years |
bastiK |
Move common code for OsmPrimitive & PrimitiveData to abstract …
|
|
|
@4098
|
13 years |
bastiK |
extract common functionality of OsmPrimitive & PrimitiveData to an …
|
|
|
@4087
|
13 years |
bastiK |
PaintVisitor refactoring, includes hook for external MapRenderers …
|
|
|
@4082
|
13 years |
bastiK |
applied #6347 (patch by glebius) - WmsCache.java doesn't compile
|
|
|
@4077
|
13 years |
jttt |
Fix #6320 imagery: Concurrent Modification Exception using jahoo sat
|
|
|
@4075
|
13 years |
framm |
fix typo in "AggregatePrimitivesVisitor" class name
|
|
|
@4074
|
13 years |
bastiK |
mapcss: performance improvement for parent selector (by Gubaer)
|
|
|
@4073
|
13 years |
jttt |
Fix #6161 Validating a file
|
|
|
@4071
|
13 years |
framm |
use STATUS_UNDECIDED for users who have not recorded a decision
|
|
|
@4070
|
13 years |
jttt |
Fix #6275 Sort relations numerically
|
|
|
@4067
|
13 years |
jttt |
Better message (no stacktrace) when wms cache index file doesn't exist yet
|
|
|
@4066
|
13 years |
framm |
add a member variable to User class for storing relicensing status, …
|
|
|
@4065
|
13 years |
jttt |
Improved wms cache
- files saved in original format (no need to …
|
|
|
@4064
|
13 years |
bastiK |
applied #6250 (patch by akks) - move selection history to dataset
|
|
|
@4059
|
13 years |
stoecker |
fix #6241 - add checks to breaking long running tests
|
|
|
@4058
|
13 years |
stoecker |
see #6241 - patch by akks - improve long lasting validator check
|
|
|
@4054
|
13 years |
stoecker |
fix last checkin a bit
|
|
|
@4053
|
13 years |
stoecker |
fix #6219 - don't create ways containing a double node
|
|
|
@4051
|
13 years |
stoecker |
fix #5642 - patch by bilbo - improve validator checks
|
|
|
@4048
|
13 years |
stoecker |
fix #6022 - better crossing way tests - patch by bilbo
|
|
|
@4043
|
13 years |
stoecker |
fix #6153 - spelling fixes
|
|
|
@4042
|
13 years |
bastiK |
fixed #6218 - horizontal lines with larger dataset (openjdk does not …
|
|
|
@4040
|
13 years |
bastiK |
fixed #6210 - Selected a way rendered on top of unselected nodes
|
|
|
@4037
|
13 years |
bastiK |
NPE precaution
|
|
|
@4035
|
13 years |
stoecker |
fix validator texts and degrade strange suspicous tag/value message
|
|
|
@4034
|
13 years |
stoecker |
see #6102 - partial fix for nearby node checks
|
|
|
@4031
|
13 years |
framm |
change "CT" column in user list to show a grey check mark for
those …
|
|
|
@4026
|
13 years |
stoecker |
fix #6213 - license info wrong
|
|
|
@4025
|
13 years |
stoecker |
see #6213 - improve error handling
|
|
|
@4023
|
13 years |
stoecker |
improve validator user interface
|
|
|
@4016
|
14 years |
Upliner |
fix #5863 add ability to cancel changes in Imagery providers list
|
|
|
@4014
|
14 years |
Upliner |
fix #6177 NPE when using sharpen with Yahoo imagery
|
|
|
@4006
|
14 years |
bastiK |
mapcss: new LinePattern style element similar to mapnik's …
|
|
|
@4005
|
14 years |
bastiK |
mapcss: MapPaintVisitor rework (more flexibility with z-index)
|
|
|
@4004
|
14 years |
bastiK |
applied #6149 - Multipolygon - Extended functionality (patch by Gubaer)
|
|
|
@4002
|
14 years |
bastiK |
fixed #6112 - Regression: Clicking outer way of multipolygon no longer …
|
|
|
@4000
|
14 years |
stoecker |
fix typo
|
|
|
@3996
|
14 years |
bastiK |
turn off segment arrow by default
|
|
|
@3994
|
14 years |
mjulius |
fix #6113 - removing "mandatory" arrows on some types of ways
Since …
|
|
|
@3987
|
14 years |
bastiK |
mapcss: improvements in text label selection, performance and typo …
|
|
|
@3979
|
14 years |
bastiK |
mapcss: add text-halo-radius
|
|
|
@3978
|
14 years |
bastiK |
fix reload of imagery sources
|
|
|
@3974
|
14 years |
bastiK |
see #6088 - ImageryInfo.url is null (added additional check)
|
|
|
@3968
|
14 years |
bastiK |
applied #6035 (patch by jcollie) - Add extra polygon shapes to MapCSS …
|
|
|
@3966
|
14 years |
Upliner |
use abs in offset conversion re #6049
|
|
|
@3965
|
14 years |
mjulius |
fix #6074 - Update failure
It is not an error if a primitive on the …
|
|
|
@3964
|
14 years |
bastiK |
fix bug: with setting "Draw only outline of areas" the text labels of …
|
|
|
@3962
|
14 years |
Upliner |
fix #6049 auto-update scale factor of Mercator offset bookmarks
|
|
|
@3961
|
14 years |
mjulius |
fix issue of default list of imagery providers being duplicated when …
|
|
|
@3953
|
14 years |
bastiK |
fixed #6040 - JOSM doesn't display mappaint colours and style for …
|
|
|
@3951
|
14 years |
stoecker |
fix multipolygon validator tests
|
|
|
@3950
|
14 years |
stoecker |
fix #5889 - increase warning level for unconnected nodes
|
|
|
@3946
|
14 years |
stoecker |
readd stuff which should not have been removed
|
|
|
@3944
|
14 years |
stoecker |
remove broken dead code
|
|
|
@3943
|
14 years |
bastiK |
fixed #6040 - JOSM doesn't display mappaint colours and style for …
|
|
|
@3938
|
14 years |
stoecker |
fix applet preferences, move XML code to Preferences, as we may want …
|
|
|
@3934
|
14 years |
framm |
Changed the way in which JOSM handles imagery layer blacklisting. …
|
|
|
@3923
|
14 years |
bastiK |
fixed #6007 - runs out of memory on validater cross ways check (TODO: …
|
|
|
@3922
|
14 years |
stoecker |
correct mercator projection scaling factor
|
|
|
@3910
|
14 years |
stoecker |
apply #5209 - reduce repeated signaling
|
|
|
@3908
|
14 years |
bastiK |
new preference type (list of structs). Should be more flexible when …
|
|
|
@3907
|
14 years |
bastiK |
fixed #5962 - segment numbers for oneway ways not shown
|
|
|
@3905
|
14 years |
stoecker |
fix #5964
|
|
|
@3900
|
14 years |
bastiK |
improve potlatch 2 style
|
|
|
@3899
|
14 years |
bastiK |
mapcss: small fix
|
|
|
@3896
|
14 years |
bastiK |
allow a stylesource to override the background color. This may not be …
|
|
|
@3895
|
14 years |
bastiK |
turn antialiasing on by default (except wireframe)
|
|
|
@3889
|
14 years |
bastiK |
fixed #5673 - "oneway" arrows on ways should be painted in different …
|
|
|
@3888
|
14 years |
bastiK |
mapcss: several small fixes
|
|
|
@3880
|
14 years |
bastiK |
mapcss: text along line
|
|
|
@3879
|
14 years |
bastiK |
mapcss: improve shape & area style generation
|
|
|
@3878
|
14 years |
Upliner |
Add support for ScanEx IRS tilesource (patch by glebius)
|
|
|
@3874
|
14 years |
bastiK |
use classloader to find projections from plugins
|
|
|
@3872
|
14 years |
stoecker |
see #5532 - add missing addProjectsions() function nobody seems able …
|
|
|