source: josm/trunk/test/unit/org/openstreetmap/josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2990   14 years jttt Fix some eclipse warnings
(edit) @2982   14 years jttt Calculate bbox for relations, use it in mappaint.
(edit) @2917   14 years mjulius fix test
(edit) @2915   14 years stoecker close #4458 - text fixes - patch by Andre
(edit) @2789   14 years jttt Fixed some FindBugs warnings
(edit) @2690   14 years Gubaer Test cases
(edit) @2676   14 years jttt Fix some of the warnings found by FindBugs
(edit) @2626   14 years jttt Fixed some of the warnings found by FindBugs
(edit) @2620   14 years jttt Remove OsmPrimitive.setIncomplete()
(edit) @2613   14 years Gubaer new: global in-memory cache for downloaded changesets new: toggle …
(edit) @2605   14 years Gubaer Unit tests for r2604
(edit) @2587   14 years jttt Added Way.hasIncompletNodes(), Way.isIncomplete() now returns true …
(edit) @2585   14 years jttt Disable loading of josm properties in DataSetMergerTest - do not seem …
(edit) @2578   14 years jttt Encalupse OsmPrimitive.incomplete
(edit) @2563   14 years Gubaer fixed #3400: relation editor: improvement to highlight an element …
(edit) @2498   14 years jttt Removed unnecessary setting of OsmPrimitive.incomplete
(edit) @2482   14 years Gubaer Had to clean up key handling methods in OsmPrimtive. Semantics of …
(edit) @2471   14 years Gubaer fixed #3963: Synchronize does not work
(edit) @2443   14 years Gubaer Fixes problems with merging
(edit) @2433   14 years Gubaer Improved test cases for MergeVisitor. Moved MergeVisitor and removed …
(edit) @2417   14 years Gubaer Had to update MergeVisitor as a consequence of the note in r2406 and …
(edit) @2407   14 years jttt Added support for referrers
(edit) @2396   14 years Gubaer Made nodes, ways, and relations in DataSet private. Plugin updates to …
(edit) @2388   14 years jttt Replace Dataset.nodes with getNodes(), etc
(edit) @2381   14 years jttt Change most occurrences of Dataset.nodes/ways/relations with …
(edit) @2292   15 years Gubaer Updated test case
(edit) @2252   15 years Gubaer Refactored JOSM help system, slightly extended Fixed problem with new …
(edit) @2168   15 years Gubaer fixed #3304: Upload failed - Placeholder Relation not found fixed …
(edit) @2150   15 years Gubaer Updating test cases
(edit) @2077   15 years Gubaer Had to replace DataSet:getPrimitiveById(id) with …
(edit) @2071   15 years Gubaer Updated unit test
(edit) @1954   15 years Gubaer Moved package org.openstreetmap.josm.gui.conflict to …
(edit) @1951   15 years jttt Replace some occurrences of RelationMember.member with getters
(edit) @1948   15 years Gubaer fixed #3234: Update selection is broke for relations
(edit) @1926   15 years jttt Replaced Relation.members with Relation.getMember() or …
(edit) @1912   15 years Gubaer Updated w.getNodes().contains(..) to w.containsNode(...)
(edit) @1910   15 years jttt Way refactoring - finish replacing Way.nodes with the new api
(edit) @1890   15 years Gubaer update: rewrite of layer dialog new: allows multiple selection of …
(edit) @1813   15 years jttt Make tests compile using new ProgressMonitor API
(edit) @1806   15 years Gubaer added OsmServerBackreferenceReader - reads primitives referring to a …
(edit) @1753   15 years Gubaer fixed #2245: Merge layers doesn't update the "action" tags
(edit) @1751   15 years Gubaer patch by dmuecke - improved unit tests and test targets in build.xml
(edit) @1750   15 years Gubaer new: replaced global conflict list by conflict list per layer, similar …
(edit) @1707   15 years Gubaer test cases and test libraries (JUnit 4.6 and FEST)
(edit) @1703   15 years Gubaer added test cases
(edit) @1702   15 years Gubaer cosmetics
(edit) @1701   15 years Gubaer updated merge logic and unit tests for MergeVisitor
(edit) @1670   15 years Gubaer fixed: bug in OsmApi.getOsmApi() cleanup: exception handling in …
(edit) @1654   15 years Gubaer added merge support for coordinate conflicts added merge support for …
(edit) @1650   15 years Gubaer added concept of "merge pairs" (my vs. merged, my vs. their, their vs. …
(edit) @1631   15 years Gubaer added support for merging member lists of relations in extended …
(add) @1622   15 years Gubaer first version of extended conflict resolution dialog.
Note: See TracRevisionLog for help on using the revision log.