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) @3265   15 years jttt Fix #5049
(edit) @3243   15 years bastiK fixed #4935 - Wireframe painting broken for high zoom
(edit) @3222   15 years jttt Fix #4396 Priorities for style elements working only partially
(edit) @3201   15 years stoecker fix #4766 (exception), don't display virtual nodes for disabled …
(edit) @3185   15 years bastiK fixed typo (see #4876 - Size of tagged nodes no longer configureable)
(edit) @3180   15 years bastiK applied #4876 - make size of tagged nodes configurable (patch by petschge)
(edit) @3167   15 years jttt Added mappaint performance test
(edit) @3165   15 years bastiK change tagged node color in wire frame view
(edit) @3164   15 years bastiK fixed #4820 (change node paint style like in [3159], but for wireframeview)
(edit) @3159   15 years bastiK fixed #2801 - Display junction nodes with a different style à la Potlatch
(edit) @3126   15 years jttt Use QuadBuckets in SimplePaintVisitor
(edit) @3116   15 years jttt Reuse offscreenBuffer if layers didn't change
(edit) @3102   15 years Gubaer fixed #4651: Ability to download incomplete relation from selection …
(edit) @3095   15 years jttt Changes in multipolygon handling (see #4661), cosmetics
(edit) @3083   15 years bastiK added svn:eol-style=native to source files
(edit) @2987   15 years bastiK fixed #4289 - rendering goes crazy at high zoom levels, fixed #4424 - …
(edit) @2982   15 years jttt Calculate bbox for relations, use it in mappaint.
(edit) @2978   15 years jttt Fix #4521
(edit) @2954   15 years mjulius fixes #4491 - Exception after typo in oneway tag
(edit) @2948   15 years jttt Multipolygon with multiple outer polygons optimization - test bbox …
(edit) @2890   15 years bastiK Reverse Arrows for 'oneway=-1' and similar (see #2387). More …
(edit) @2845   15 years mjulius fix messages for data
(edit) @2801   15 years stoecker fixed line endings of recent checkins
(edit) @2793   15 years jttt Fixed #4329: Multipolygon painting broken
(edit) @2788   15 years jttt Move most of multipolygon handling from MapPaintVisitor to the new …
(edit) @2762   15 years jttt Remove error checks form MapPaintVisitor that are already done in validator
(edit) @2725   15 years stoecker close #4279 - use previous node size defaults
(edit) @2722   15 years stoecker fixed #4278 - nagging warnings
(edit) @2706   15 years stoecker fix #4234 - fix anti-aliasing - patch by Upliner
(edit) @2686   15 years Gubaer Partial commit due to issue described in #4137 Breaks the build
(edit) @2679   15 years jttt Fixed #4230 NPE when searching for name$:[a-z] in Iceland.osm
(edit) @2678   15 years jttt Minor cleanup in multipolygon code
(edit) @2675   15 years jttt MapPaintVisitor - delegate drawing to styles, MapPaintVisitor should …
(edit) @2671   15 years jttt Make MapPaintVisitor independent of SimplePaintVisitor
(edit) @2668   15 years jttt Fixed #4207 getCurrentDataSet() returns null after adding new layers …
(edit) @2667   15 years jttt Split MapPaintVisitor into two classes - MapPainter do the actual …
(edit) @2666   15 years jttt Minor mappaint cleanup, use constants for colors
(edit) @2664   15 years jttt Fix color in inactive mode
(edit) @2663   15 years jttt Simplified MapPaintVisitor (removed current* global state)
(edit) @2659   15 years jttt Minor fixes in mappaint code
(edit) @2620   15 years jttt Remove OsmPrimitive.setIncomplete()
(edit) @2604   15 years Gubaer New: JOSM reading, writing, merging changeset attribute fixed #4090: …
(edit) @2603   15 years stoecker fixed #4126 - turn restrictions not drawn
(edit) @2594   15 years jttt Fix #4124 relation - download incomplete results in error
(edit) @2590   15 years jttt Fix #4114 NPE when zooming out while relation editor is open
(edit) @2580   15 years stoecker fixed regression - ways have been drawn below areas
(edit) @2578   15 years jttt Encalupse OsmPrimitive.incomplete
(edit) @2572   15 years stoecker applied #3527 - hidden option for zoom extension
(edit) @2565   15 years Gubaer Removed BackReferenceDataSet and CollectBackReferenceVisitor because …
(edit) @2526   15 years bastiK draw turn restrictions in gray if when the layer is inactive
(edit) @2518   15 years bastiK fix naive variable swap
(edit) @2512   15 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2468   15 years stoecker remove ViewID, fix typo, i18n update
(edit) @2466   15 years jttt Removed leftover code for viewId, Boolean -> boolean
(edit) @2460   15 years stoecker cleanup of mappaint error text handling
(edit) @2452   15 years jttt - removed mappaintVisibleCode from OsmPrimitive (should not be …
(edit) @2450   15 years jttt Added parameter Bounds to MapView, draw only currently visible …
(edit) @2433   16 years Gubaer Improved test cases for MergeVisitor. Moved MergeVisitor and removed …
(edit) @2418   16 years Gubaer Another update of MergeVisitor. Improves merging of node lists and …
(edit) @2417   16 years Gubaer Had to update MergeVisitor as a consequence of the note in r2406 and …
(edit) @2407   16 years jttt Added support for referrers
(edit) @2406   16 years jttt Fix for #3863 InvocationTargetException downloading additional data
(edit) @2392   16 years bastiK Objects on inactive osm-layers should be painted in a shade of gray. …
(edit) @2388   16 years jttt Replace Dataset.nodes with getNodes(), etc
(edit) @2381   16 years jttt Change most occurrences of Dataset.nodes/ways/relations with …
(edit) @2354   16 years Gubaer applied #3781: patch by hansendc: Selected ways of multipolygons drawn …
(edit) @2350   16 years Gubaer applied #3781: patch by hansendc: Selecting a way that is part outer …
(edit) @2327   16 years Gubaer Cleanup in download logic (less global, more encapsulation)
(edit) @2321   16 years stoecker make are text a little bit better readable
(edit) @2313   16 years stoecker applied #3272 - patch by roques - display names of areas as well …
(edit) @2308   16 years Gubaer fixed #3762: Deleted relation still referenced when deleting former …
(edit) @2303   16 years Gubaer see #3761: Precondition failed: Node is still used by way Also added …
(edit) @2291   16 years Gubaer Replaced OsmPrimtive.user by setters/getters
(edit) @2282   16 years Gubaer fixed #3697: selected multipolygon not always rendered in selected state
(edit) @2279   16 years Gubaer see #3697: way member of relation can't be selected in version 2276 SVN
(edit) @2273   16 years jttt Replace testing for id <= 0 with isNew() method
(edit) @2264   16 years stoecker applied #3676 - patch by Dave Hansen - cleanup selection handling interface
(edit) @2206   16 years jttt Minor optimalizations
(edit) @2181   16 years stoecker lots of i18n fixes
(edit) @2166   16 years stoecker see #3475 - patch by Petr Dlouhý - improve speed
(edit) @2120   16 years stoecker see #3475 - patch by Petr Dlouhý - code rework for display filtering
(edit) @2087   16 years stoecker fixed #3306 - wrong handling of restriction via ways
(edit) @2070   16 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
(edit) @2025   16 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
(edit) @2017   16 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1990   16 years Gubaer fixed #3261: Use the "name:$CURRENT_LOCALE" name in the JOSM UI …
(edit) @1951   16 years jttt Replace some occurrences of RelationMember.member with getters
(edit) @1948   16 years Gubaer fixed #3234: Update selection is broke for relations
(edit) @1946   16 years Gubaer applied #3235: patch by Daeron: Visitor implementation doesn't belong …
(edit) @1938   16 years jttt Replace some occurrences of RelationMember.member with getters
(edit) @1937   16 years jttt Replace some occurrences of RelationMember.member with getters
(edit) @1930   16 years jttt Replace RelationMember.role with RelationMember.getRole() and …
(edit) @1926   16 years jttt Replaced Relation.members with Relation.getMember() or …
(edit) @1925   16 years jttt Replaced Relation.members with Relation.getMembers()
(edit) @1910   16 years jttt Way refactoring - finish replacing Way.nodes with the new api
(edit) @1899   16 years jttt Add setter/getter for OsmPrimitive.selected
(edit) @1898   16 years jttt Way refactoring - rewritten another parts of code to the new nodes api
(edit) @1891   16 years Gubaer missing file
(edit) @1862   16 years jttt Way refactoring - added method that will in future replace public …
(edit) @1843   16 years jttt Use OsmPrimitive methods instead of direct access to keys field when …
Note: See TracRevisionLog for help on using the revision log.