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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8870   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @8855   9 years Don-vip sonar - Unused private method should be removed sonar - Unused …
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8512   9 years Don-vip checkstyle: redundant modifiers
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8419   9 years Don-vip Sonar: various code style cleanup: - fix copyright - classes that …
(edit) @8395   9 years Don-vip convention - An open curly brace should be located at the end of a line
(edit) @8378   9 years Don-vip fix copyright/license headers globally
(edit) @8345   9 years Don-vip code style - Useless parentheses around expressions should be removed …
(edit) @8325   9 years Don-vip see #11405 - fix typo
(edit) @8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
(edit) @7555   10 years Don-vip fix #10054 - Multipolygons as members not highlighted when relation is …
(edit) @7549   10 years Don-vip fix #10307 - improvements to rendering of relations in wireframe mode
(edit) @7022   10 years Don-vip see #8465 - enable and fix more warnings
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6380   11 years Don-vip update license/copyright information
(edit) @6203   11 years Don-vip fix #9024 - bbox/bounds memory optimizations (modified patch by …
(edit) @6113   11 years Don-vip fix some compilation warnings
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @6010   11 years Don-vip fix #8799 - Follow conventional visitor design pattern by renaming …
(edit) @5881   11 years stoecker javadoc fixes
(edit) @5754   11 years Don-vip fix #8486 - Render "work in progress" tags (note, fixme) as tagged …
(edit) @5657   11 years Don-vip fix #8276 - untagged ways not rendered in wireframe mode
(edit) @5652   11 years Don-vip fix #8276 - Fix display of highlighted ways in wireframe mode
(edit) @5571   12 years Don-vip fix #7979 - fix ArrayIndexOutOfBoundsException when rendering ways …
(edit) @5421   12 years stoecker fix javadoc, remove unused code
(edit) @5351   12 years bastiK see #7847 - avoid rendering artefacts for ways with missing nodes in …
(edit) @4952   12 years xeen fix #6891
(edit) @4871   12 years akks Fix #7316 - don't display segment numbers for inactive data layers
(edit) @4327   13 years xeen updates visual appearance of highlights and adds them to select and …
(copy) @4087   13 years bastiK PaintVisitor refactoring, includes hook for external MapRenderers …
copied from trunk/src/org/openstreetmap/josm/data/osm/visitor/paint/SimplePaintVisitor.java
(edit) @3994   13 years mjulius fix #6113 - removing "mandatory" arrows on some types of ways Since …
Note: See TracRevisionLog for help on using the revision log.