source: josm/trunk/src/org/openstreetmap/josm/data/osm/visitor

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2620   14 years jttt Remove OsmPrimitive.setIncomplete()
(edit) @2604   14 years Gubaer New: JOSM reading, writing, merging changeset attribute fixed #4090: …
(edit) @2603   14 years stoecker fixed #4126 - turn restrictions not drawn
(edit) @2594   14 years jttt Fix #4124 relation - download incomplete results in error
(edit) @2590   14 years jttt Fix #4114 NPE when zooming out while relation editor is open
(edit) @2580   14 years stoecker fixed regression - ways have been drawn below areas
(edit) @2578   14 years jttt Encalupse OsmPrimitive.incomplete
(edit) @2572   14 years stoecker applied #3527 - hidden option for zoom extension
(edit) @2565   14 years Gubaer Removed BackReferenceDataSet and CollectBackReferenceVisitor because …
(edit) @2526   14 years bastiK draw turn restrictions in gray if when the layer is inactive
(edit) @2518   14 years bastiK fix naive variable swap
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2468   14 years stoecker remove ViewID, fix typo, i18n update
(edit) @2466   14 years jttt Removed leftover code for viewId, Boolean -> boolean
(edit) @2460   14 years stoecker cleanup of mappaint error text handling
(edit) @2452   14 years jttt - removed mappaintVisibleCode from OsmPrimitive (should not be …
(edit) @2450   14 years jttt Added parameter Bounds to MapView, draw only currently visible …
(edit) @2433   14 years Gubaer Improved test cases for MergeVisitor. Moved MergeVisitor and removed …
(edit) @2418   14 years Gubaer Another update of MergeVisitor. Improves merging of node lists and …
(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) @2406   14 years jttt Fix for #3863 InvocationTargetException downloading additional data
(edit) @2392   14 years bastiK Objects on inactive osm-layers should be painted in a shade of gray. …
(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) @2354   14 years Gubaer applied #3781: patch by hansendc: Selected ways of multipolygons drawn …
(edit) @2350   14 years Gubaer applied #3781: patch by hansendc: Selecting a way that is part outer …
(edit) @2327   15 years Gubaer Cleanup in download logic (less global, more encapsulation)
(edit) @2321   15 years stoecker make are text a little bit better readable
(edit) @2313   15 years stoecker applied #3272 - patch by roques - display names of areas as well …
(edit) @2308   15 years Gubaer fixed #3762: Deleted relation still referenced when deleting former …
(edit) @2303   15 years Gubaer see #3761: Precondition failed: Node is still used by way Also added …
(edit) @2291   15 years Gubaer Replaced OsmPrimtive.user by setters/getters
(edit) @2282   15 years Gubaer fixed #3697: selected multipolygon not always rendered in selected state
(edit) @2279   15 years Gubaer see #3697: way member of relation can't be selected in version 2276 SVN
(edit) @2273   15 years jttt Replace testing for id <= 0 with isNew() method
(edit) @2264   15 years stoecker applied #3676 - patch by Dave Hansen - cleanup selection handling interface
(edit) @2206   15 years jttt Minor optimalizations
(edit) @2181   15 years stoecker lots of i18n fixes
(edit) @2166   15 years stoecker see #3475 - patch by Petr Dlouhý - improve speed
(edit) @2120   15 years stoecker see #3475 - patch by Petr Dlouhý - code rework for display filtering
(edit) @2087   15 years stoecker fixed #3306 - wrong handling of restriction via ways
(edit) @2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
(edit) @2025   15 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1990   15 years Gubaer fixed #3261: Use the "name:$CURRENT_LOCALE" name in the JOSM UI …
(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) @1946   15 years Gubaer applied #3235: patch by Daeron: Visitor implementation doesn't belong …
(edit) @1938   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) @1930   15 years jttt Replace RelationMember.role with RelationMember.getRole() and …
(edit) @1926   15 years jttt Replaced Relation.members with Relation.getMember() or …
(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) @1899   15 years jttt Add setter/getter for OsmPrimitive.selected
(edit) @1898   15 years jttt Way refactoring - rewritten another parts of code to the new nodes api
(edit) @1891   15 years Gubaer missing file
(edit) @1862   15 years jttt Way refactoring - added method that will in future replace public …
(edit) @1843   15 years jttt Use OsmPrimitive methods instead of direct access to keys field when …
(edit) @1814   15 years Gubaer removed dependencies to Main.ds, removed Main.ds removed AddVisitor, …
(edit) @1755   15 years stoecker fixed build error due to slippy map change, i18n update, added pt_BR
(edit) @1753   15 years Gubaer fixed #2245: Merge layers doesn't update the "action" tags
(edit) @1750   15 years Gubaer new: replaced global conflict list by conflict list per layer, similar …
(edit) @1728   15 years stoecker fixed #2804 - move mode not working
(edit) @1725   15 years stoecker some cleanups
(edit) @1724   15 years stoecker some more changes and bug fixes related to new projection stuff - GPX …
(edit) @1722   15 years stoecker Large rework in projection handling - now allows only switching and …
(edit) @1701   15 years Gubaer updated merge logic and unit tests for MergeVisitor
(edit) @1699   15 years Gubaer updated merge rules. deleted state of my version has precedence over …
(edit) @1696   15 years stoecker fixed mappaint area style handling for closed ways a little bit again
(edit) @1695   15 years stoecker fix #2767 - some area-style-ways are not displayed properly
(edit) @1694   15 years Gubaer fixed #2769: Download members is broken
(edit) @1692   15 years Gubaer
(edit) @1690   15 years Gubaer new: MultiFetchServerObjectReader using APIs Multi Fetch method …
(edit) @1677   15 years stoecker remove all these ugly tab stops introduced in the last half year
(edit) @1640   15 years stoecker little bit more refactoring of coordinate access - patch by jttt
(edit) @1635   15 years stoecker fix #2667 - patch by Daeron - Add support for dash patterns in mappaint
(edit) @1629   15 years stoecker close #2426 - now mappaint handles area types which require closed …
(edit) @1567   15 years framm * fixed some more conflict resolution bugs, especially relating to …
(edit) @1560   15 years framm * "learn" new version numbers on repeated download
(edit) @1553   15 years ulfl add "addr:housenumber" to the list of names to display
(edit) @1551   15 years ulfl if mappaint "real width" is used, have a look at "width" / "est_width" …
(edit) @1523   15 years framm * Major redesign of how JOSM talks to the OSM server. Connections now …
(edit) @1501   15 years stoecker fixed #2281 - patch by Landwirt - fixes wrong color in mappaint
(edit) @1499   15 years stoecker close #2302 - patch by jttt - optimizations and encapsulation
(edit) @1439   15 years stoecker fixed #2232
(edit) @1423   15 years stoecker fix #2177. added via ways to restrictions
(edit) @1415   15 years stoecker applied patch #2185 by bruce89
(edit) @1411   15 years stoecker fix #2174 patch by xeen
(edit) @1409   15 years stoecker close #1902. Patch by xeen
(edit) @1367   15 years ulfl raise the defaults to not show stuff. Otherwise stuff will disappear …
(edit) @1355   15 years stoecker enable mappaint restriction drawing
(edit) @1340   15 years ulfl add a mappaint "dashedcolour", which controls the background color of …
(edit) @1333   15 years ulfl some improvements in mappaints elemstyles.xml handling: - add console …
(edit) @1313   15 years stoecker fix #2047
(edit) @1310   15 years stoecker fixed typo
(edit) @1309   15 years stoecker fixed texts, added EPSG codes to projection (to fix WMS access)
(edit) @1297   15 years ulfl hmm, fix the logic behind this new mappaint.lefthandtraffic setting to …
(edit) @1296   15 years ulfl add mappaint.lefthandtraffic option to distinguish if the turn …
Note: See TracRevisionLog for help on using the revision log.