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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19070   5 weeks stoecker see #23627 - use getOSMLocaleCodes also for naming primitives
(edit) @18814   10 months taylor.smock Fix #23105: Add action to select shared/common child objects (patch by …
(edit) @18801   10 months taylor.smock Fix #22832: Code cleanup and some simplification, documentation fixes …
(edit) @17981   3 years Don-vip fix #21041 - Tagging preset validation: clone properly primitives …
(edit) @17862   3 years simon04 fix #17177 - Add support for Mapbox Vector Tile (patch by …
(edit) @17752   3 years simon04 see #20745 - Avoid heap allocations due to BBox in IPrimitive.getBBox …
(edit) @17749   3 years simon04 see #14176 - Migrate OsmPrimitive to Instant
(edit) @17459   3 years Don-vip fix #20363 - Extract necessary method for QuadBuckets into separate …
(edit) @17333   4 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
(edit) @15120   5 years GerdP fix copy+paste error in javadoc
(edit) @13924   6 years Don-vip add IPrimitive.getOsm*Id()
(edit) @13913   6 years Don-vip move hasSameInterestingTags() implementation from …
(edit) @13912   6 years Don-vip move get*Name() implementations from AbstractPrimitive to IPrimitive
(edit) @13911   6 years Don-vip move getPrimitiveId() implementation from AbstractPrimitive to …
(edit) @13809   6 years Don-vip define InterestingTags functions in IPrimitive
(edit) @13808   6 years Don-vip add IPrimitive.getReferrers(boolean allowWithoutDataset)
(edit) @13807   6 years Don-vip define getDataSet() in IPrimitive, tune Geometry methods signatures
(edit) @13806   6 years Don-vip add IPrimitive.visitReferrers(PrimitiveVisitor)
(edit) @13764   6 years Don-vip add OsmData interface, abstraction of DataSet
(edit) @13667   6 years Don-vip move a few methods from OsmPrimitive to IPrimitive, Relation to …
(edit) @13665   6 years Don-vip move primitive comparison logic to interfaces
(edit) @13664   6 years Don-vip move a few methods from OsmPrimitive to IPrimitive
(edit) @13662   6 years Don-vip use of IPrimitive interface
(edit) @13636   6 years Don-vip extract style methods to a new Stylable interface
(edit) @13564   6 years Don-vip introduce PrimitiveRenderer to replace OsmPrimitivRenderer (now …
(edit) @13493   6 years Don-vip see #11924, see #15560, see #16048 - tt HTML tag is deprecated in …
(edit) @13103   7 years Don-vip see #15560 - repair coverage, fix typo, increase integration test timeout
(edit) @9460   8 years Don-vip javadoc
(edit) @8565   9 years Don-vip fix #11650 - performance: avoid creation of Date objects when it is …
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @6009   11 years Don-vip fix #8799 - Follow conventional visitor design pattern by renaming …
(edit) @5589   12 years bastiK drop unnecessary properties for upload to the OSM API in order to save …
(edit) @4431   13 years jttt Custom primitive name formatters via tagging presets
(edit) @4100   13 years bastiK use IPrimitive to make upload code work for both OsmPrimitive and …
(add) @4098   13 years bastiK extract common functionality of OsmPrimitive & PrimitiveData to an …
Note: See TracRevisionLog for help on using the revision log.