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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8741   9 years simon04 fix #11846 - MapCSS validator: make ignoring "Whole group" work again
(edit) @8674   9 years Don-vip fix Checkstyle issues
(edit) @8514   9 years Don-vip checkstyle: various checks
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8509   9 years Don-vip fix many checkstyle violations
(edit) @8494   9 years simon04 see #11150 - MapCSS: refactor pseudo classes to factory based …
(edit) @8415   9 years Don-vip code style/cleanup - Uncommented Empty Constructor
(edit) @8345   9 years Don-vip code style - Useless parentheses around expressions should be removed …
(edit) @8342   9 years Don-vip code style - Close curly brace and the next "else", "catch" and …
(edit) @8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @8237   9 years simon04 see #10529 - MapCSS: add :unclosed_multipolygon pseudo-class and …
(edit) @8236   9 years simon04 see #10299 - Remove leftover, unwanted code line
(edit) @8206   9 years simon04 fix #10299 - MapCSS index for last element of object Negative index …
(edit) @8086   9 years bastiK MapCSS: add support for dynamic subparts This feature is not useful …
(edit) @7881   9 years Don-vip fix regression caused by optimization done in r7879
(edit) @7864   9 years Don-vip global cleanup of IllegalArgumentExceptions thrown by JOSM
(edit) @7801   9 years Don-vip fix some Sonar issues
(edit) @7509   10 years stoecker remove tabs
(edit) @7378   10 years bastiK see #10363 - show place=* icons on |z11- * special handling for …
(edit) @7285   10 years simon04 see #10211 - fix CCE when using ∈ and ⧉ in mappaint styles
(edit) @7280   10 years simon04 fix #10120 see #10215 - Validator: do not warn "Overlapping Water …
(edit) @7169   10 years simon04 fix #9361 - MapCSS: consider multipolygon when matching outer ring of …
(edit) @7166   10 years simon04 fix #10059 - MapCSS, child selector: make greater-than-sign optional …
(edit) @7138   10 years bastiK see #9691 - add tag based index (speed-up of factor 3 in single thread …
(edit) @7055   10 years bastiK mapcss: optimisation by adding an extra class for the most common type …
(edit) @7054   10 years bastiK mapcss: major performance improvement for style creation, "rendering …
(edit) @6990   10 years Don-vip sonar - place Strings literals on the left side when checking for …
(edit) @6977   10 years Don-vip fix some sonar issues recently introduced
(edit) @6949   10 years Don-vip see #9667 - fix unit test
(edit) @6927   10 years Don-vip fix #9667 - Verify addresses interpolation range/values via MapCSS …
(edit) @6897   10 years stoecker see #9778 - use TLS for JOSM website access
(edit) @6883   10 years Don-vip fix some Sonar issues
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6825   10 years simon04 fix #9689 - Validator: fix false-positive for "overlapping water …
(edit) @6762   10 years Don-vip fix NPEs seen in tagchecker tests
(edit) @6748   10 years simon04 fix #9595 - Test for nodes inside polygons with the same values …
(edit) @6681   10 years simon04 fix #9570 - MapCSS validator: make {0.tag} work for …
(edit) @6680   10 years simon04 fix #9556 - Validator: add "natural and landuse of the same type …
(edit) @6670   10 years Don-vip fix #9508 - Centralized service for validator rules
(edit) @6623   10 years Don-vip fix Sonar issues
(edit) @6613   10 years simon04 see #9516 - MapCSS: add support for crossing polygon check (`area ⧉ …
(edit) @6611   10 years simon04 see #9516 - Replace BuildingInBuilding by a corresponding MapCSS test
(edit) @6609   10 years simon04 see #9516 - MapCSS: greatly improve performance of spatial "element …
(edit) @6607   10 years simon04 see #9516 - MapCSS: add basic support for a "contains" expression The …
(edit) @6561   10 years simon04 see #9485 - MapCSS: add support for set .class_name instruction …
(edit) @6538   10 years simon04 see #9414 - MapCSS-based tagchecker: provide {i.key}, {i.value}, …
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6175   11 years Don-vip see #8902 - Small performance enhancements / coding style (patches by …
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5841   11 years Don-vip fix #8593 - MapCSS: robustness to invalid regex patterns
(edit) @4318   13 years bastiK mapcss: allow disabling the default point- and line styles
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @4074   13 years bastiK mapcss: performance improvement for parent selector (by Gubaer)
(edit) @4069   13 years bastiK mapcss: add role based selection (collaborative work by Gubaer and me)
(edit) @4011   13 years bastiK applied #6150 - mapcss - improve parent_tag (based on patch by Gubaer)
(edit) @3902   13 years bastiK mapcss: minor improvements, fixes #5937 - MapCSS matching of …
(edit) @3880   13 years bastiK mapcss: text along line
(edit) @3860   13 years bastiK LineElemStyle refactoring (more caching and additional properties)
(edit) @3856   13 years bastiK improve mapcss support
(edit) @3849   13 years bastiK continue fixes by jttt and stoecker
(add) @3848   13 years bastiK Experimental mapcss support. All *.java files in the …
Note: See TracRevisionLog for help on using the revision log.