source: josm/trunk/src/org/openstreetmap/josm/gui/mappaint/NodeElemStyle.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8133   9 years bastiK see #11227 - MapCSS: rendering slow because of frequent preferences lookup
(edit) @8085   9 years bastiK fixed #10216 Offsetting node icon in MapCSS also: rework of rendering …
(edit) @7864   9 years Don-vip global cleanup of IllegalArgumentExceptions thrown by JOSM
(edit) @7621   10 years Don-vip fix #10615 - Inner ways of multipolygon not correctly displayed …
(edit) @7136   10 years bastiK mapcss: add support for alpha info in color property, e.g. color: …
(edit) @7099   10 years bastiK see #9691 - mapcss: fix concurrency problem with Expressions (cannot …
(edit) @7083   10 years Don-vip see #8465 - replace Utils.equal by Objects.equals, new in Java 7
(edit) @6280   11 years Don-vip fix #9131 - Mappaint style icons from URLs hang with clockface
(edit) @6232   11 years Don-vip Sonar - Avoid unused local variables
(edit) @6174   11 years Don-vip see #8849 - use scaled down version of images in recently added tags panel
(edit) @6172   11 years Don-vip fix #8849: * Used scaled down (16x16 pixels) of large (.svg) images if …
(edit) @5812   11 years bastiK mapcss: add phase for repeat-image
(edit) @5811   11 years bastiK mapcss: add width+height properties for repeat-image
(edit) @5571   11 years Don-vip fix #7979 - fix ArrayIndexOutOfBoundsException when rendering ways …
(edit) @5342   12 years Don-vip mappaint: fix "real width" painting, broken since r5212 because of a …
(edit) @5217   12 years bastiK mapcss: change z-index handling In contrast to previous default …
(edit) @5054   12 years bastiK see #6797: load map images in background, in case they are loaded over …
(edit) @4822   12 years bastiK make identity of map icons depend on the name and not the image data …
(edit) @4820   12 years bastiK extend image sanitize options
(edit) @4415   13 years bastiK fixed #6817 - mapcss stylesheet not rendered correctly in 4399
(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) @4318   13 years bastiK mapcss: allow disabling the default point- and line styles
(edit) @4272   13 years bastiK mapcss: proper support for scaled icons (fixes #6560)
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @4087   13 years bastiK PaintVisitor refactoring, includes hook for external MapRenderers …
(edit) @4005   13 years bastiK mapcss: MapPaintVisitor rework (more flexibility with z-index)
(edit) @4003   13 years bastiK toString() improvements
(edit) @3999   13 years bastiK mapcss: add icon-size property
(edit) @3992   13 years bastiK applied #6107 - MapCSS enhancement (patch by anonymous)
(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) @3969   13 years bastiK MapCSS: fixe related to layers
(edit) @3968   13 years bastiK applied #6035 (patch by jcollie) - Add extra polygon shapes to MapCSS …
(edit) @3967   13 years bastiK MapCSS: an identifier literal at the right side of a declaration is …
(edit) @3903   13 years bastiK mapcss: minor fixes
(edit) @3893   13 years bastiK mapcss: some rework of Error Handling, (Multi)Cascade and icon loading
(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) @3865   13 years bastiK mapcss: basic support for node shapes and some fine tuning
(edit) @3862   13 years bastiK mapcss: fill-image
(edit) @3855   13 years bastiK Extended mappaint style dialog. No longer required to restart JOSM for …
(edit) @3836   13 years bastiK mappaint restructuring aimed at mapcss support: * area- and line style …
(add) @3824   13 years bastiK Separate styles from style generation. This may seem a little over the …
Note: See TracRevisionLog for help on using the revision log.