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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6235   11 years Don-vip Sonar - fix recently introduced issues
(edit) @6211   11 years bastiK see #8997 - add more debug output in case of error
(edit) @6175   11 years Don-vip see #8902 - Small performance enhancements / coding style (patches by …
(edit) @5899   11 years stoecker fix javadoc
(edit) @5801   11 years bastiK mapcss: new map element 'repeat-image' similar to 'pattern-image', but …
(edit) @5774   11 years Don-vip fix #8490 - NPE
(edit) @5766   11 years Don-vip see #8490 - fix NPE
(edit) @5753   11 years Don-vip see #8485 - Don't throw IllegalArgumentException with buggy projections
(edit) @5399   12 years bastiK fixed #7929 - You can't add new tag
(edit) @5206   12 years bastiK applied #7624 - Allow MapCSS to style right and left side casings …
(edit) @5054   12 years bastiK see #6797: load map images in background, in case they are loaded over …
(edit) @4682   12 years simon04 fix #2746 - add validation: Way connected to Area
(edit) @4623   12 years Don-vip see #6987 - multipolygon cache aware of events requiring cache refresh …
(edit) @4621   12 years Don-vip fix #6987 - Crashing on osm file open -> Fix a performance problem …
(edit) @4606   12 years bastiK see #7072 - bug in mappaint zoom code
(edit) @4415   13 years bastiK fixed #6817 - mapcss stylesheet not rendered correctly in 4399
(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) @4180   13 years bastiK fix bug in relation with mappaint/zoom
(edit) @4074   13 years bastiK mapcss: performance improvement for parent selector (by Gubaer)
(edit) @4055   13 years bastiK #6246 - area edges painted above highway
(edit) @4006   13 years bastiK mapcss: new LinePattern style element similar to mapnik's …
(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) @3865   13 years bastiK mapcss: basic support for node shapes and some fine tuning
(edit) @3860   13 years bastiK LineElemStyle refactoring (more caching and additional properties)
(edit) @3855   13 years bastiK Extended mappaint style dialog. No longer required to restart JOSM for …
(edit) @3854   13 years bastiK Removed property "mappaint.style", including gui selection combobox. …
(edit) @3848   13 years bastiK Experimental mapcss support. All *.java files in the …
(edit) @3844   13 years stoecker see #5899 - support different display of closed ways and areas
(edit) @3843   13 years bastiK first version of mapstyle dialog; still hidden because its unfinished …
(edit) @3836   13 years bastiK mappaint restructuring aimed at mapcss support: * area- and line style …
(edit) @3825   13 years bastiK move some code
(edit) @3824   13 years bastiK Separate styles from style generation. This may seem a little over the …
(edit) @3817   13 years bastiK make turn restriction rendering work again
(edit) @3803   13 years bastiK Don't merge all mappaitn style rules into one StyleSet, but keep them …
(edit) @3799   13 years bastiK move inner class to separate file
(edit) @3719   13 years bastiK added missing license information
(edit) @2922   14 years mjulius Fix NPE when styles where not found
(edit) @2906   14 years mjulius remove OsmPrimitive.entrySet() using keySet()/get() or getKeys() instead
(edit) @2626   14 years jttt Fixed some of the warnings found by FindBugs
(edit) @1971   15 years stoecker improved custom style selection box
(edit) @1924   15 years jttt Made OsmPrimitive.keys deprecated, removed remaining references in JOSM
(edit) @1843   15 years jttt Use OsmPrimitive methods instead of direct access to keys field when …
(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) @1696   15 years stoecker fixed mappaint area style handling for closed ways a little bit again
(edit) @1695   15 years stoecker fix #2767 - some area-style-ways are not displayed properly
(edit) @1415   15 years stoecker applied patch #2185 by bruce89
(edit) @1313   15 years stoecker fix #2047
(edit) @1295   15 years ulfl turn restriction display in mappaint (very experimental) will only …
(edit) @1240   15 years stoecker cleanup style handling
(edit) @1235   15 years ulfl first set of performance optimizations: - don't call Main.pref.get() …
(edit) @1195   15 years stoecker fixed relation handling, applied language patches
(edit) @1192   15 years stoecker fixed display bug for areas with boolean type (e.g. building=yes)
(edit) @1190   15 years stoecker added first part of multipolygon drawing
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @999   16 years stoecker close bug #1588, code cleanup by bruce89
(edit) @990   16 years stoecker closed bug #1476 - invisible tram lines
(edit) @987   16 years stoecker added internal support for multiple styles
(edit) @947   16 years stoecker fixed minor display bug in mappaint
(edit) @885   16 years stoecker added multi-style mappaint support. Closes #1186
(edit) @874   16 years stoecker allow to combine mappaint line and area styles.
(edit) @791   16 years stoecker don't try loading all the mappaint icons from disk
(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.