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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @12378   7 years michael2402 Document the gui.mappaint package
(edit) @11388   7 years Don-vip findbugs - BC_BAD_CAST_TO_CONCRETE_COLLECTION - remove Cloneable …
(edit) @10309   8 years Don-vip sonar - squid:S1182 - Classes that override "clone" should be …
(edit) @10300   8 years Don-vip sonar - Performance - Method passes constant String of length 1 to …
(edit) @10200   8 years Don-vip add more unit tests
(edit) @10199   8 years Don-vip fix unit tests
(edit) @10045   8 years Don-vip sonar - squid:S2129 - Constructors should not be used to instantiate …
(edit) @9983   8 years Don-vip remove unused code
(edit) @9341   8 years bastiK mapcss: basic support for :selected pseudoclass (see #9891)
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8468   9 years Don-vip fix some minor sonar/code style issues: - Avoid Protected Field In …
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8393   9 years Don-vip see #11447 - partial revert of r8384
(edit) @8390   9 years Don-vip Sonar - various performance improvements
(edit) @8384   9 years Don-vip squid:S1244 - Floating point numbers should not be tested for equality
(edit) @8376   9 years Don-vip code style - remove useless calls to toString()
(edit) @8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
(edit) @8332   9 years Don-vip fix various issues: - performance - inefficient use of keySet iterator …
(edit) @7864   9 years Don-vip global cleanup of IllegalArgumentExceptions thrown by JOSM
(edit) @7509   10 years stoecker remove tabs
(edit) @7246   10 years bastiK fixed #10142 - Regression: MapCSS changes did break lane attribute style
(edit) @7238   10 years bastiK mapcss: improve implicit type conversion for eval expressions makes …
(edit) @7083   10 years Don-vip see #8465 - replace Utils.equal by Objects.equals, new in Java 7
(edit) @7029   10 years Don-vip fix more warnings, remove unused code
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6986   10 years Don-vip sonar - fix various minor issues
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6740   10 years simon04 fix #9191 - MapCSS: Add option to include colour preferences of …
(edit) @6534   10 years simon04 fix #9470 see #9414 - make "layer tag with + sign" auto fixable
(edit) @6322   10 years Don-vip fix #9226 - console spammed with "java.lang.NumberFormatException" …
(edit) @6310   11 years Don-vip Sonar/FindBugs - Nested blocks of code should not be left empty
(edit) @6285   11 years Don-vip Sonar/Findbugs - Make some classes final if they define a clone() …
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6142   11 years Don-vip see #8902 - fix compilation warnings
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5926   11 years bastiK clean up imports
(edit) @5577   11 years bastiK fixed #8187 - eval(#colour) doesn't result in #colour value suitable …
(edit) @3967   13 years bastiK MapCSS: an identifier literal at the right side of a declaration is …
(edit) @3904   13 years bastiK mapcss fix
(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) @3882   13 years bastiK mapcss: fix layer handling
(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) @3860   13 years bastiK LineElemStyle refactoring (more caching and additional properties)
(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 …
(add) @3836   13 years bastiK mappaint restructuring aimed at mapcss support: * area- and line style …
Note: See TracRevisionLog for help on using the revision log.