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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9891   8 years simon04 see #12300 - Make Drag and Drop work between different JOSM instances
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8415   9 years Don-vip code style/cleanup - Uncommented Empty Constructor
(edit) @8365   9 years Don-vip fix Findbugs performance issues
(edit) @6890   10 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
(edit) @6009   11 years Don-vip fix #8799 - Follow conventional visitor design pattern by renaming …
(edit) @5170   12 years Don-vip cleanup svn:mime-type properties preventing Java sources from being …
(edit) @4724   12 years jttt Fix some of errors found by FindBugs
(edit) @4431   13 years jttt Custom primitive name formatters via tagging presets
(edit) @4126   13 years bastiK memory optimizations for Node & WayPoint (Patch by Gubaer, modified) …
(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) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2818   14 years mjulius don't paste incomplete members When relations with incomplete members …
(edit) @2405   14 years jttt Save reference to dataset in OsmPrimitive
(edit) @2399   14 years jttt Added map of primitives to dataset to make search by id faster check …
(edit) @2305   14 years jttt Use PrimitiveData for Copy, Paste and Paste tags actions
(edit) @2299   15 years jttt Fixed #3728 - "undo" does stupid things destroying data
(add) @2284   15 years jttt Added PrimitiveData classes. Uses PrimitiveData as storage for …
Note: See TracRevisionLog for help on using the revision log.