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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7059   10 years bastiK mapcss: use multiple threads for style creation (see #9691) …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6663   10 years simon04 fix #9551 - MapCSS: fix font-weight: bold
(edit) @6284   11 years Don-vip Sonar/Findbugs - Malicious code vulnerability - Field should be moved …
(edit) @5571   12 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) @4040   13 years bastiK fixed #6210 - Selected a way rendered on top of unselected nodes
(edit) @4006   13 years bastiK mapcss: new LinePattern style element similar to mapnik's …
(edit) @4005   13 years bastiK mapcss: MapPaintVisitor rework (more flexibility with z-index)
(edit) @3987   13 years bastiK mapcss: improvements in text label selection, performance and typo …
(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) @3899   13 years bastiK mapcss: small fix
(edit) @3888   13 years bastiK mapcss: several small fixes
(edit) @3880   13 years bastiK mapcss: text along line
(edit) @3865   13 years bastiK mapcss: basic support for node shapes and some fine tuning
(edit) @3858   13 years bastiK mapcss: support for opacity & icon-image
(edit) @3856   13 years bastiK improve mapcss support
(edit) @3848   13 years bastiK Experimental mapcss support. All *.java files in the …
(edit) @3836   13 years bastiK mappaint restructuring aimed at mapcss support: * area- and line style …
(edit) @3824   13 years bastiK Separate styles from style generation. This may seem a little over the …
(edit) @3805   13 years bastiK some renaming (to make future commits easier to read)
(edit) @3719   13 years bastiK added missing license information
(edit) @3291   14 years stoecker fix #4414 - draw selected relation and selected elements a bit different
(edit) @2679   14 years jttt Fixed #4230 NPE when searching for name$:[a-z] in Iceland.osm
(edit) @2675   14 years jttt MapPaintVisitor - delegate drawing to styles, MapPaintVisitor should …
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @1924   15 years jttt Made OsmPrimitive.keys deprecated, removed remaining references in JOSM
(edit) @1747   15 years stoecker close #2874 (NPE), improved external style handling
(edit) @1743   15 years stoecker added much improved preferences for external styles and presets
(edit) @1190   15 years stoecker added first part of multipolygon drawing
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @885   16 years stoecker added multi-style mappaint support. Closes #1186
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @626   16 years framm - ye grande eol style fixe
(add) @486   16 years framm - built-in mappaint. mappaint plugin no longer required and will be …
Note: See TracRevisionLog for help on using the revision log.