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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6317   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6010   11 years Don-vip fix #8799 - Follow conventional visitor design pattern by renaming …
(edit) @5360   12 years Don-vip fix #7776 - Selection of deleted objects
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @3440   14 years jttt Fix #5333 "Merge selection" tool is broken
(edit) @3265   14 years jttt Fix #5049
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2978   14 years jttt Fix #4521
(edit) @2845   14 years mjulius fix messages for data
(edit) @2620   14 years jttt Remove OsmPrimitive.setIncomplete()
(edit) @2578   14 years jttt Encalupse OsmPrimitive.incomplete
(edit) @2512   15 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2381   15 years jttt Change most occurrences of Dataset.nodes/ways/relations with …
(edit) @2273   15 years jttt Replace testing for id <= 0 with isNew() method
(edit) @2181   15 years stoecker lots of i18n fixes
(edit) @2025   15 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
(edit) @1951   15 years jttt Replace some occurrences of RelationMember.member with getters
(edit) @1937   15 years jttt Replace some occurrences of RelationMember.member with getters
(edit) @1925   15 years jttt Replaced Relation.members with Relation.getMembers()
(edit) @1910   15 years jttt Way refactoring - finish replacing Way.nodes with the new api
(edit) @1898   15 years jttt Way refactoring - rewritten another parts of code to the new nodes api
(add) @1891   15 years Gubaer missing file
Note: See TracRevisionLog for help on using the revision log.