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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5687   11 years Don-vip fix #8238 - Consider highway=motorway_link as a directional tag …
(edit) @5676   11 years Don-vip fix #8346 - Multipolygon paint style not updated on tag change
(edit) @5674   11 years jttt Move IdHash to Storage class and rename to PrimitiveIdHash to make it …
(edit) @5657   11 years Don-vip fix #8276 - untagged ways not rendered in wireframe mode
(edit) @5652   11 years Don-vip fix #8276 - Fix display of highlighted ways in wireframe mode
(edit) @5613   11 years Don-vip see #6178 - Change Relation.removeMembersFor(Collection) signature for …
(edit) @5608   11 years stoecker don't hardcode created_by for DuplicateRelation validator test, …
(edit) @5590   11 years bastiK suppress some warnings (unchecked cast mostly)
(edit) @5589   11 years bastiK drop unnecessary properties for upload to the OSM API in order to save …
(edit) @5578   11 years simon04 fix #7262 - allow searching for position in way. The search keyword …
(edit) @5571   11 years Don-vip fix #7979 - fix ArrayIndexOutOfBoundsException when rendering ways …
(edit) @5569   11 years Don-vip fix #7405 - TIGER tags sometimes changed unnecessarily when combined
(edit) @5552   11 years bastiK fixed #7941 - Splitting a way doesn't redraw mapcss styled nodes to …
(edit) @5531   12 years stoecker fix #8109 - drop some yh: tags automatically
(edit) @5497   12 years bastiK applied #7915 - Automatically discard some TIGER tags on upload (based …
(edit) @5495   12 years Don-vip see #7906 - Remove ODbL/CT stuff
(edit) @5490   12 years Don-vip fix #8015 - proper warnings for closed ways with area-style keys that …
(edit) @5473   12 years stoecker fix typo
(edit) @5464   12 years Don-vip Rework Properties a bit to simplify management of Color properties
(edit) @5459   12 years Don-vip fix #2961 - Improve usability of WMS Layer Saving/Loading - Replaced …
(edit) @5452   12 years Don-vip Code refactorisation on EDT calls
(edit) @5442   12 years bastiK filter: improved multipolygon handling (fixes #5149, see #6160)
(edit) @5440   12 years Don-vip fix #7716 - History shows same version number, wrong date, user, and …
(edit) @5437   12 years bastiK fixed #7948 - inverted filter "child type:way" disables untagged nodes …
(edit) @5431   12 years Don-vip fix #7864 - desaturate the colors for inactive areas to alpha of 0.33f
(edit) @5426   12 years stoecker fix #7950 - broken build
(edit) @5423   12 years bastiK doc + cosmetics (see #7948)
(edit) @5421   12 years stoecker fix javadoc, remove unused code
(edit) @5417   12 years stoecker some Javadoc fixes
(edit) @5410   12 years Don-vip see #7934 - Prevents NPEs with null EastNorth, override …
(edit) @5408   12 years Don-vip see #7934 - Only throw DataIntegrityProblemException for *visible* …
(edit) @5403   12 years bastiK fixed #7841 - Flying street name labels
(edit) @5375   12 years Don-vip fix again indentation (sorry for this bad Eclipse configuration, won't …
(edit) @5374   12 years Don-vip fix #7907 - NPE when rendering way name at low zoom
(edit) @5360   12 years Don-vip fix #7776 - Selection of deleted objects
(edit) @5356   12 years Don-vip see #7847, see #7884 - Fix 2 NPE when dealing with nodes without …
(edit) @5351   12 years bastiK see #7847 - avoid rendering artefacts for ways with missing nodes in …
(edit) @5350   12 years Don-vip see #7847 - Reset nodes/members to null when deleting a way/relation …
(edit) @5349   12 years Don-vip see #7847 - Allow to reset Node coordinates to null (this is needed …
(edit) @5348   12 years Don-vip see #7864 - Improvements in rendering of primitives in inactive layers …
(edit) @5346   12 years Don-vip fix #7867, see #7505, see #7847 - Handle deleted nodes without …
(edit) @5339   12 years Don-vip see #7505 - Add toString() method on History objects to ease debugging
(edit) @5333   12 years Don-vip see #7505, see #7847 - Nodes without coordinates in dataset …
(edit) @5332   12 years Don-vip see #7505, see #7847 - Handle deleted nodes without coordinates in …
(edit) @5326   12 years framm handle deleted nodes without lat/lon. apply patches from ticket; …
(edit) @5298   12 years Don-vip see #4899, see #7266, see #7333: Resolved NPE in conflict manager when …
(edit) @5292   12 years Don-vip fix #7385 - Relation History not shown correctly when comparing changesets
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @5251   12 years bastiK applied #7720 - fix for OsmServerBackreferenceReader
(edit) @5249   12 years simon04 fix #7733 - documentation (patch by Locked)
(edit) @5217   12 years bastiK mapcss: change z-index handling In contrast to previous default …
(edit) @5206   12 years bastiK applied #7624 - Allow MapCSS to style right and left side casings …
(edit) @5199   12 years simon04 fix #7546 - add validation warning `Superfluous turnrestriction as …
(edit) @5188   12 years simon04 fix #5983 - do not render incline like oneway
(edit) @5187   12 years Don-vip see #7567 - fix NPE with ways with incomplete nodes.
(edit) @5176   12 years Don-vip fix #7593 - IllegalPathStateException when attempting to purge an item …
(edit) @5171   12 years Don-vip history/osmChange handling: fix an issue when downloading osmChange …
(edit) @5170   12 years Don-vip cleanup svn:mime-type properties preventing Java sources from being …
(edit) @5132   12 years simon04 fix #7513 - Warn non-experts when combining ways with conflicting tags …
(edit) @5122   12 years Don-vip Add ProgressMonitor to DataSet.mergeFrom()
(edit) @5062   12 years Don-vip Fix DataSet.mergeFrom() not working with nested relations
(edit) @5059   12 years simon04 fix #6561 - fix several overflowing dialog texts
(edit) @5058   12 years simon04 fix #7201 - combining ways screws up the order of ref tags (handling …
(edit) @5054   12 years bastiK see #6797: load map images in background, in case they are loaded over …
(edit) @5045   12 years Don-vip fix #7456 - alpha value out of range
(edit) @5025   12 years Don-vip see #4043 - Have an 'upload prohibited' flag in .osm files
(edit) @4952   12 years xeen fix #6891
(edit) @4932   12 years stoecker fix 6833 - use WindowGeometry for toggle dialogs and mainwindow …
(edit) @4895   12 years stoecker remove deprecation
(edit) @4871   12 years akks Fix #7316 - don't display segment numbers for inactive data layers
(edit) @4869   12 years jttt Use final were appropriate
(edit) @4822   12 years bastiK make identity of map icons depend on the name and not the image data …
(edit) @4796   12 years simon04 fix #6425 - remotecontrol: make download objects available (e.g., …
(edit) @4749   12 years jttt Fix #7201 combining ways screws up the order of ref tags
(edit) @4746   12 years jttt Fix #7201 combining ways screws up the order of ref tags
(edit) @4734   12 years Don-vip fix #7194 - Reworking of osmChange downloads (Fail to update a way …
(edit) @4732   12 years Don-vip fix #7195 - Area fill of multipolygon not moved back when multipolygon …
(edit) @4726   12 years jttt Fix exception handling (xml file not valid against xsd can't cause …
(edit) @4725   12 years jttt Fix #7074 Crash after purging some data
(edit) @4724   12 years jttt Fix some of errors found by FindBugs
(edit) @4684   12 years Don-vip see #7159 - Layer merging performance
(edit) @4683   12 years Don-vip fix #7173 - Unexpected Exception when purging a way in a Multipolygon
(edit) @4682   12 years simon04 fix #2746 - add validation: Way connected to Area
(edit) @4671   12 years stoecker fix #7164 - patch by ij - bugs fixes and improvements for FollowLine …
(edit) @4667   12 years Don-vip fix #7162 - undoing multipolygon changes causes exception (NPE)
(edit) @4649   12 years Don-vip see #7131 and #6987 - Let Multipolygon cache handle incomplete relations
(edit) @4639   12 years Don-vip see #7110 and #6987 - Create a new ArrayList to hold Nodes in PolyData
(edit) @4636   12 years Don-vip see #7113 and #6987 - NPE after Split Way - Undo
(edit) @4631   12 years Don-vip see #7110 and #6987 - Use getUniqueId() to handle newly created …
(edit) @4630   12 years Don-vip see #6987 - final (?) performance tweaks on multipolygon cache
(edit) @4629   12 years Don-vip see #6987 - optim: moving a node belonging to a MP only resets …
(edit) @4628   12 years Don-vip see #6987 - fixed rendering bug on selection change + optim (MP cache …
(edit) @4627   12 years Don-vip Major performance improvements in multipolygons rendering
(edit) @4626   12 years Don-vip see #7101 and #6987 - Avoid Data consistency error in multipolygon …
(edit) @4624   12 years Don-vip see #6987 - multipolygon cache aware of projection change
(edit) @4623   12 years Don-vip see #6987 - multipolygon cache aware of events requiring cache refresh …
(edit) @4622   12 years Don-vip Method to get the center of a BBox
(edit) @4612   12 years bastiK see #7027 - internal structures for preferences (expect some problems …
(edit) @4602   12 years bastiK upgrade historic users to real users, so their CT status can be shown …
(edit) @4601   12 years bastiK history panel: new column indicating CT status of the user
Note: See TracRevisionLog for help on using the revision log.