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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4724   12 years jttt Fix some of errors found by FindBugs
(edit) @4627   13 years Don-vip Major performance improvements in multipolygons rendering
(edit) @4623   13 years Don-vip see #6987 - multipolygon cache aware of events requiring cache refresh …
(edit) @4388   13 years bastiK fixed #6701 - Crash on extreme zoom in
(edit) @4327   13 years xeen updates visual appearance of highlights and adds them to select and …
(edit) @4319   13 years bastiK mappaint: split NodeElemStyle into icon/symbol part and text part
(edit) @4317   13 years bastiK fix last commit
(edit) @4087   13 years bastiK PaintVisitor refactoring, includes hook for external MapRenderers …
(edit) @4042   13 years bastiK fixed #6218 - horizontal lines with larger dataset (openjdk does not …
(edit) @4006   13 years bastiK mapcss: new LinePattern style element similar to mapnik's …
(edit) @4002   13 years bastiK fixed #6112 - Regression: Clicking outer way of multipolygon no longer …
(edit) @3987   13 years bastiK mapcss: improvements in text label selection, performance and typo …
(edit) @3979   13 years bastiK mapcss: add text-halo-radius
(edit) @3968   13 years bastiK applied #6035 (patch by jcollie) - Add extra polygon shapes to MapCSS …
(edit) @3964   13 years bastiK fix bug: with setting "Draw only outline of areas" the text labels of …
(edit) @3907   13 years bastiK fixed #5962 - segment numbers for oneway ways not shown
(edit) @3900   13 years bastiK improve potlatch 2 style
(edit) @3899   13 years bastiK mapcss: small fix
(edit) @3896   13 years bastiK allow a stylesource to override the background color. This may not be …
(edit) @3889   13 years bastiK fixed #5673 - "oneway" arrows on ways should be painted in different …
(edit) @3888   13 years bastiK mapcss: several small fixes
(edit) @3880   13 years bastiK mapcss: text along line
(edit) @3879   13 years bastiK mapcss: improve shape & area style generation
(edit) @3871   13 years bastiK mapcss: font attributes & text alignment
(edit) @3867   13 years bastiK mapcss: parser improvements
(edit) @3865   13 years bastiK mapcss: basic support for node shapes and some fine tuning
(edit) @3862   13 years bastiK mapcss: fill-image
(edit) @3860   13 years bastiK LineElemStyle refactoring (more caching and additional properties)
(edit) @3859   13 years bastiK mapcss: dashes
(edit) @3858   13 years bastiK mapcss: support for opacity & icon-image
(edit) @3841   13 years jttt Fixed #5895 JOSM 3838 latest didn't work
(edit) @3836   13 years bastiK mappaint restructuring aimed at mapcss support: * area- and line style …
(edit) @3831   13 years bastiK move restriction drawing code to mappainter
(edit) @3822   13 years bastiK move painting code to AreaElemStyles
(edit) @3804   13 years bastiK paint primitives that are selected and member of a selected relation …
(edit) @3691   14 years framm - add preference to draw outlines for polygons only, overriding any …
(edit) @3653   14 years bastiK applied #5627 (patch by bilbo) - Speedup of node drawing
(edit) @3565   14 years bastiK Draw ways as a continuous line and not each segment separately. This …
(edit) @3398   14 years bastiK reduce number of warnings
(edit) @3291   14 years stoecker fix #4414 - draw selected relation and selected elements a bit different
(edit) @3269   14 years stoecker also render names when they are in the multipolygon relation itself
(edit) @3222   14 years jttt Fix #4396 Priorities for style elements working only partially
(edit) @3201   14 years stoecker fix #4766 (exception), don't display virtual nodes for disabled …
(edit) @3167   14 years jttt Added mappaint performance test
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2987   14 years bastiK fixed #4289 - rendering goes crazy at high zoom levels, fixed #4424 - …
(edit) @2890   14 years bastiK Reverse Arrows for 'oneway=-1' and similar (see #2387). More …
(edit) @2801   14 years stoecker fixed line endings of recent checkins
(edit) @2675   14 years jttt MapPaintVisitor - delegate drawing to styles, MapPaintVisitor should …
(edit) @2671   14 years jttt Make MapPaintVisitor independent of SimplePaintVisitor
(add) @2667   14 years jttt Split MapPaintVisitor into two classes - MapPainter do the actual …
Note: See TracRevisionLog for help on using the revision log.