source: josm/trunk/src/org/openstreetmap/josm/data

Revision Log Mode:


Legend:

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