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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7083   10 years Don-vip see #8465 - replace Utils.equal by Objects.equals, new in Java 7
(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) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6211   11 years bastiK see #8997 - add more debug output in case of error
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @3865   13 years bastiK mapcss: basic support for node shapes and some fine tuning
(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.