source: josm/trunk/src/org/openstreetmap/josm/data

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15160   5 years GerdP fix #17768: Use code in MultipolygonTest to improve …
(edit) @15158   5 years Don-vip fix #17781 - filter imagery list by (localized) country name
(edit) @15149   5 years Don-vip fix #17774 - NPE
(edit) @15133   5 years GerdP see #17765: Further simplify code
(edit) @15132   5 years GerdP fix #17765: Move code for error "Area style way is not closed" to …
(edit) @15129   5 years GerdP see #17011: Ignore relations without members in DuplicateRelation test …
(edit) @15127   5 years Don-vip fix #17724 - Allow DataSet merges without merging the Bounds (patch by …
(edit) @15123   5 years GerdP improve javadoc: document some problems with intersection test …
(edit) @15121   5 years Don-vip sonarqube, javadoc
(edit) @15120   5 years GerdP fix copy+paste error in javadoc
(edit) @15113   5 years GerdP fix #17746: Detect invalid MapCSS search expressions
(edit) @15104   5 years GerdP fix SonarLint issue: extract class IndexData (Reduce this class from …
(edit) @15103   5 years GerdP see #14287: improve results when Test.partialSelection is true. This …
(edit) @15102   5 years GerdP fix #10391: Add support for "not element of" operator - implement 4 …
(edit) @15099   5 years Don-vip fix ConcurrentModificationException
(edit) @15093   5 years Klumbumbus see #17727, fix #17731 - add natural=strait (icon self created, CC0 …
(edit) @15081   5 years Klumbumbus fix #17727 - allow lines for natural=bay - add bay=fjord checkbox in …
(edit) @15079   5 years Don-vip fix #17691 - fix issue where SimilarNamedWay crashes on a subset of …
(edit) @15071   5 years Don-vip fix #17709 - make TurnrestrictionTest aware of conditional restrictions
(edit) @15064   5 years GerdP fix #12627,#14287,#14289,#17695 - let CrossingFinder and …
(edit) @15059   5 years Don-vip see #16301 - suppress icon warning (on the correct enum this time)
(edit) @15057   5 years Don-vip see #16301 - suppress icon warning
(edit) @15049   5 years Don-vip see #16301 - add category icons in imagery preferences
(edit) @15043   5 years Don-vip fix #17674 - use addr:suburb to distinguish similar addresses in the …
(edit) @15042   5 years Don-vip fix #17667 - allow arrows, several valid use cases in transport
(edit) @15035   5 years GerdP fix #17616: Add new functions to Geometry.java to find distances …
(edit) @15027   5 years GerdP remove obsolete import added by some badly configured automatism
(edit) @15026   5 years GerdP fix checkstyle issues [FinalClass]
(edit) @15024   5 years GerdP fix #17656: improve performance in MapCSSTagChecker Don't put rules …
(edit) @15020   5 years GerdP fix checkstyle issues
(edit) @15019   5 years GerdP fix #17567: fix spelling turnrestriction -> turn restriction
(edit) @15018   5 years stoecker add missing NMEA fix types from NMEA 4.00
(edit) @15014   5 years Don-vip see #17635 - make sure primitives can't be created with invalid tags …
(edit) @15012   5 years Don-vip remove duplicated code
(edit) @15009   5 years Don-vip fix javadoc
(edit) @15008   5 years GerdP fix #17614: - don't test integer bounding box of intersection area, …
(edit) @15007   5 years Don-vip remove deprecated API
(edit) @15004   5 years Klumbumbus * see #17567 - make validator warnings more comprehensible * fix …
(edit) @15003   5 years GerdP fix #17567: apply 17567-rephrase.patch
(edit) @14992   5 years Don-vip fix #17610 - make filter model aware of locked layers
(edit) @14991   5 years Don-vip fix #17595 - smarter detection of ZWNJ/ZWJ unicode characters
(edit) @14990   5 years GerdP see #17567: improve messages created by RelationChecker - new error …
(edit) @14989   5 years Don-vip remove TLD from IANA
(edit) @14978   5 years Don-vip fix #17574 - fix IAE when plugins modify preferences (regression from …
(edit) @14977   5 years Don-vip ensures consistency of upload comment: * fix #11168 - ctrl-z/undo …
(edit) @14974   5 years GerdP fix typo in error message, use I18N string similar to the one in …
(edit) @14968   5 years GerdP fix checkstyle issue introduced with r14966
(edit) @14966   5 years GerdP fix #17561 Confusing error message for turn restriction fix #17567
(edit) @14964   5 years Don-vip see #13538 - avoid creation of intermediate Node objects
(edit) @14961   5 years GerdP reduce code duplication, add unit test for new access methods
(edit) @14960   5 years GerdP see #13538: - Add new method isOutSideWorld() to class Node and use …
(edit) @14952   5 years Don-vip fix #17546 - detects highly suspicious Unicode characters that have …
(edit) @14949   5 years Don-vip see #17546 - don't issue IPA warning for *:pronunciation
(edit) @14948   5 years Don-vip see #17546 - detect uses of "IPA Extensions" Unicode block …
(edit) @14947   5 years GerdP fix findBugs issue SIC_INNER_SHOULD_BE_STATIC_NEEDS_THIS
(edit) @14946   5 years GerdP see #17459: remove duplicated code in reverter corehacks Step 1: Add …
(edit) @14934   5 years GerdP fix sonarLint issue: method names starting with "Is" instead of "is"
(edit) @14933   5 years Don-vip fix #15645, fix #17521 - Detect and fix non-printing control characters
(edit) @14932   5 years Don-vip see #15051, fix #17522 - crash in filter dialog caused by r14927
(edit) @14925   5 years Klumbumbus see #17512 - add osmarender:renderName, osmarender:renderRef and …
(edit) @14922   5 years Don-vip fix #7481 - add missing conflict when merging a primitive modified and …
(edit) @14916   5 years Don-vip fix #17512 - Add osmarender:nameDirection to automatically discarded tags
(edit) @14914   5 years GerdP see #17475: Improve test for obsolete associatedStreet relations - if …
(edit) @14913   5 years GerdP fix findbugs: remove redundant null checks
(edit) @14906   5 years GerdP fix #17475: Validator should mark obsolete type=associatedStreet relations
(edit) @14905   5 years GerdP fix #17440: remove confusing code fixes several sonar lint issues …
(edit) @14897   5 years GerdP fix #17468: Validator produces wrong warning for misspelled tag key …
(edit) @14882   5 years GerdP code cleanup: move duplicated code to check ignore list and set …
(edit) @14879   5 years Klumbumbus fix #17454 - Support interval as restriction-type in conditional …
(edit) @14870   5 years GerdP fix pmd issue "Avoid appending characters as strings in …
(edit) @14869   5 years GerdP see #17438: errors with code INVALID_KEY are NOT fixable
(edit) @14865   5 years GerdP fix new sonar issues
(edit) @14859   5 years GerdP fix #17438: Use constant INVALID_KEY for error "Presets do not contain …
(edit) @14855   5 years GerdP see #17401: Improve performance: Use cached icon in …
(edit) @14853   5 years Don-vip fix #17435 - NPE
(edit) @14852   5 years GerdP see #17268: fix more javadoc issues
(edit) @14851   5 years GerdP see #17268: fix some findbugs/sonar/javadoc issues
(edit) @14848   5 years GerdP see #17401: re-add public method addNoRedraw(Command c) I used to …
(edit) @14845   5 years GerdP fix #17401: create a SequenceCommand instead of adding single commands …
(edit) @14835   5 years GerdP see #17343: prepare solution updateEnabledState() should be called in …
(edit) @14828   5 years GerdP fix #17268: There should be a method to clear ignored errors patch …
(edit) @14813   5 years Don-vip add unit test for CrossingWays
(edit) @14803   5 years Don-vip fix #17376 - allows multiple values in URL validator
(edit) @14802   5 years Don-vip fix #17131 - add mapcss function gpx_distance to get the distance to …
(edit) @14797   5 years Don-vip fix #17367 - NPE
(edit) @14794   5 years Don-vip see #17353 - better error message
(edit) @14791   5 years Don-vip remove TLD from IANA
(edit) @14790   5 years Don-vip remove TLD from IANA
(edit) @14788   5 years Don-vip remove TLD from IANA
(edit) @14784   5 years Don-vip see #17516 - upgrade to error_prone 2.3.3-SNAPSHOT + patch for Java 13 …
(edit) @14779   5 years GerdP see #16803: revert r14777,r14775, and r14772: too many side effects, …
(edit) @14777   5 years GerdP fix #17313 NPE when *_link road is connected to way without a highway …
(edit) @14775   5 years GerdP fix some new sonar issues
(edit) @14774   5 years GerdP fix #17298: customer -> customers
(edit) @14772   5 years GerdP fix #16803 Validator: Wrong warning Highway link is not linked to …
(edit) @14768   5 years GerdP fix #17302: reduce sort time in ValidatorTreePanel.buildTree()
(edit) @14767   5 years Klumbumbus * fix #17297, see #8877 - add wiki documented denominations >500 uses …
(edit) @14758   5 years Don-vip update TLD from IANA
(edit) @14755   5 years Don-vip update TLD from IANA
(edit) @14754   5 years GerdP fix #17274: Empty line in ignorederrors.cfg causes reader to stop
Note: See TracRevisionLog for help on using the revision log.