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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6890   10 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
(edit) @6883   10 years Don-vip fix some Sonar issues
(edit) @6713   10 years Don-vip fix #5886 - cascaded very old style multipolygon not rendered properly
(edit) @6362   11 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
(edit) @6296   11 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6219   11 years Don-vip fix NoSuchElementException when purging a way member of a multipolygon
(edit) @6162   11 years bastiK applied #8987 - immutable coordinates (patch by shinigami)
(edit) @6104   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5927   11 years bastiK add missing license information
(edit) @5459   12 years Don-vip fix #2961 - Improve usability of WMS Layer Saving/Loading - Replaced …
(edit) @5410   12 years Don-vip see #7934 - Prevents NPEs with null EastNorth, override …
(edit) @5176   12 years Don-vip fix #7593 - IllegalPathStateException when attempting to purge an item …
(edit) @4732   12 years Don-vip fix #7195 - Area fill of multipolygon not moved back when multipolygon …
(edit) @4683   12 years Don-vip fix #7173 - Unexpected Exception when purging a way in a Multipolygon
(edit) @4667   12 years Don-vip fix #7162 - undoing multipolygon changes causes exception (NPE)
(edit) @4649   12 years Don-vip see #7131 and #6987 - Let Multipolygon cache handle incomplete relations
(edit) @4639   13 years Don-vip see #7110 and #6987 - Create a new ArrayList to hold Nodes in PolyData
(edit) @4636   13 years Don-vip see #7113 and #6987 - NPE after Split Way - Undo
(edit) @4631   13 years Don-vip see #7110 and #6987 - Use getUniqueId() to handle newly created …
(edit) @4630   13 years Don-vip see #6987 - final (?) performance tweaks on multipolygon cache
(edit) @4629   13 years Don-vip see #6987 - optim: moving a node belonging to a MP only resets …
(edit) @4628   13 years Don-vip see #6987 - fixed rendering bug on selection change + optim (MP cache …
(edit) @4627   13 years Don-vip Major performance improvements in multipolygons rendering
(edit) @4626   13 years Don-vip see #7101 and #6987 - Avoid Data consistency error in multipolygon …
(edit) @4624   13 years Don-vip see #6987 - multipolygon cache aware of projection change
(edit) @4623   13 years Don-vip see #6987 - multipolygon cache aware of events requiring cache refresh …
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @4004   13 years bastiK applied #6149 - Multipolygon - Extended functionality (patch by Gubaer)
(edit) @3095   14 years jttt Changes in multipolygon handling (see #4661), cosmetics
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2948   14 years jttt Multipolygon with multiple outer polygons optimization - test bbox …
(edit) @2793   14 years jttt Fixed #4329: Multipolygon painting broken
(add) @2788   14 years jttt Move most of multipolygon handling from MapPaintVisitor to the new …
Note: See TracRevisionLog for help on using the revision log.