source: josm/trunk/src/org/openstreetmap/josm/data/osm/AbstractPrimitive.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6610   10 years simon04 Fix Javadoc links (@see @link => @see)
(edit) @6579   10 years simon04 fix #4280 - Validator, crossing ways: do not warn if layer is missing …
(edit) @6246   11 years Don-vip Sonar/FindBugs - various bugfixes / violation fixes
(edit) @6215   11 years Don-vip fix #9042 - Robustness to invalid .osm files containing null coordinates
(edit) @6140   11 years Don-vip fix #8951 - fix clearing of primitive metadata
(edit) @6090   11 years akks see #8902 - long literals readability 4321l => 4321L (patch by shinigami)
(edit) @6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5927   11 years bastiK add missing license information
(edit) @5473   12 years stoecker fix typo
(edit) @5417   12 years stoecker some Javadoc fixes
(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) @4684   12 years Don-vip see #7159 - Layer merging performance
(edit) @4682   12 years simon04 fix #2746 - add validation: Way connected to Area
(edit) @4431   13 years jttt Custom primitive name formatters via tagging presets
(edit) @4150   13 years stoecker fix #6459 - new unglued objects should not copy user of original object
(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 …
(add) @4099   13 years bastiK Move common code for OsmPrimitive & PrimitiveData to abstract …
Note: See TracRevisionLog for help on using the revision log.