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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17283   3 years GerdP fix #19438: DataIntegrityProblemException: Deleted node referenced …
(edit) @17261   3 years GerdP see #19956 Double check if error still exists before executing autofix …
(edit) @17260   3 years Klumbumbus fix #19989 - update TLD from IANA
(edit) @17257   3 years Klumbumbus fix #19987 - Fix false positive unconnected ways warning for ways …
(edit) @17252   3 years GerdP fix #19956 Double check if error still exists before executing autofix …
(edit) @17243   3 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17223   3 years GerdP fix #19951: No warning when multipolygon preset is applied to node(s) …
(edit) @17221   3 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17191   4 years GerdP simplify code introduced with r17190
(edit) @17190   4 years GerdP fix #19438: DataIntegrityProblemException: Deleted node referenced …
(edit) @17173   4 years Klumbumbus fix #19909 - Don't warn about "Way end node near other way" if a power …
(edit) @17166   4 years simon04 fix #19914 - Deal with DateTimeException when using DateUtils
(edit) @17153   4 years Klumbumbus see #17809 - Don't promote spelling FIXME, deprecate Fixme in favor of …
(edit) @17141   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17139   4 years GerdP checkstyle
(edit) @17136   4 years GerdP see #19898: Performance improvements for DatasetMerger Avoid to avoid …
(edit) @17132   4 years simon04 see #16995 - WayPoint.LegacyMap silently ignored put(PT_TIME, null) …
(edit) @17130   4 years simon04 see #16995 - Remove WayPoint.LegacyMap (to be removed mid 2019)
(edit) @17123   4 years Klumbumbus remove TLD from IANA
(edit) @17119   4 years simon04 see #19819 - NamedColorProperty: update Javadoc, add unit test
(edit) @17118   4 years simon04 see #19819 - NamedColorProperty: obtain fallback color using UIManager …
(edit) @17113   4 years GerdP fix #19895: TagChecker cannot cope with read-only datasets. Use …
(edit) @17111   4 years GerdP fix #16247: Validator issues on power related items - replace mapcss …
(edit) @17110   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17103   4 years GerdP increase @since
(edit) @17102   4 years GerdP fix #19881: Poor performance in delete action - avoids a repeated …
(edit) @17100   4 years GerdP fix #19869: test SharpAngles cannot cope with read-only datasets. …
(edit) @17098   4 years GerdP fix #19871: TurnrestrictionTest cannot cope with read-only datasets. …
(edit) @17096   4 years GerdP fix #19581: Fixing duplicated nodes does not work - also check if …
(edit) @17093   4 years simon04 Use Collection.addAll
(edit) @17081   4 years Don-vip fix #19865 - IOOBE selecting several pictures and attempting to delete …
(edit) @17017   4 years Klumbumbus - see #19739 - Add natural=sinkhole (one icon for all types for now, …
(edit) @17012   4 years simon04 fix #19705 - StyledMapRenderer.drawIcon: bicubic interpolation …
(edit) @17011   4 years GerdP fix #19619: Parameter 'data' must not be null via TagChecker.check Add …
(edit) @17010   4 years stoecker add exception for 'd with hook' unicode character in tag checker, fix …
(edit) @16992   4 years Klumbumbus fix #19713 - Add junction=circular (icon self created, PD and CC0 …
(edit) @16991   4 years stoecker fix javadoc, see #19736
(edit) @16985   4 years simon04 fix #19736 - MapStatus displays non-localized SystemOfMeasurement name
(edit) @16981   4 years simon04 Fix typo in code comment
(edit) @16977   4 years simon04 Fix typo in Javadoc
(edit) @16962   4 years simon04 TagEntryIterator: fix typo
(edit) @16953   4 years simon04 Java 8: use Comparator.comparing
(edit) @16952   4 years simon04 see #19717 - Extract DefaultNameFormatter.removeBiDiCharacters
(edit) @16951   4 years simon04 fix #19717 - DefaultNameFormatter: add missing U+202C POP DIRECTIONAL …
(edit) @16950   4 years simon04 Revert "fix #19717 - DefaultNameFormatter: use FIRST-STRONG ISOLATE …
(edit) @16942   4 years simon04 see #19716 - ChooseTrackVisibilityAction: do not report unspecified …
(edit) @16937   4 years simon04 fix #19717 - DefaultNameFormatter: use FIRST-STRONG ISOLATE for …
(edit) @16922   4 years simon04 fix #19705 - StyledMapRenderer: render turn restrictions in HiDPI
(edit) @16913   4 years simon04 fix #19698 - Refactoring: make private fields final
(edit) @16877   4 years simon04 Javadoc warnings
(edit) @16870   4 years simon04 fix #19577 - Tune log level for "Waypoint time value unset"
(edit) @16864   4 years simon04 fix #15441 - Separate GpxRouteLayer
(edit) @16862   4 years simon04 GpxData: fix exception message
(edit) @16843   4 years simon04 fix #19574 - Add a color setting for MapCSS (patch by taylor.smock)
(edit) @16832   4 years simon04 fix #18899 - OpeningHoursParser: allow to specify strictness in preferences
(edit) @16829   4 years Klumbumbus - fix #19579 - Ignore generator:output:electricity and …
(edit) @16824   4 years simon04 Remove Collection.contains check for Collection.remove
(edit) @16819   4 years Klumbumbus - remove TLD from IANA - ignore mofa=use_sidepath and moped=use_sidepath
(edit) @16812   4 years GerdP fix #19598: DataIntegrityProblemException: Primitive cannot be …
(edit) @16804   4 years GerdP see #19568: Don't complain about highway ending near other highway for …
(edit) @16802   4 years GerdP fix #19568: Don't complain about highway ending near other highway for …
(edit) @16795   4 years Klumbumbus remove TLD from IANA
(edit) @16793   4 years GerdP see #19312: detect circular dependencies in relations - implement …
(edit) @16784   4 years GerdP see #19180: false positives from tagchecker with single letter …
(edit) @16761   4 years GerdP see #19526: Multipolygon validation failures - find shared segments …
(edit) @16738   4 years stoecker update TLDs
(edit) @16700   4 years simon04 fix #18213 - MapCSS: add support for repeat-image-opacity
(edit) @16692   4 years simon04 fix #19422 - IAE in TMSCachedTileLoaderJob.parseHeaders
(edit) @16680   4 years simon04 fix #19417, see #19026 - Add ImageryInfo.getBounds for binary compatibility
(edit) @16673   4 years simon04 fix #19381 - Upload dialog: warn about large bounding box
(edit) @16664   4 years simon04 Improve Javadoc
(edit) @16657   4 years simon04 Fix typos in Javadoc
(edit) @16652   4 years GerdP see #19312: fix unit tests
(edit) @16651   4 years GerdP fix #19312: detect circular dependencies in relations - add test in …
(edit) @16647   4 years simon04 Fix InetAddressValidator Regression of r16643
(edit) @16645   4 years simon04 StructUtils: use StringParser
(edit) @16643   4 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
(edit) @16641   4 years simon04 fix #18258 - OsmReader: Allow end user to know what the original id of …
(edit) @16630   4 years simon04 see #19334 - https://errorprone.info/bugpattern/UnnecessaryParentheses
(edit) @16628   4 years simon04 see #19334 - https://errorprone.info/bugpattern/MixedMutabilityReturnType
(edit) @16627   4 years simon04 see #19334 - …
(edit) @16626   4 years simon04 see #19334 - https://errorprone.info/bugpattern/ImmutableEnumChecker
(edit) @16622   4 years simon04 see #19334 - https://errorprone.info/bugpattern/UnnecessaryLambda
(edit) @16621   4 years simon04 see #19334 - Use @SuppressWarnings to ignore seldom occurring …
(edit) @16616   4 years simon04 fix #19380 - RelationChecker: improve validation message "Role …
(edit) @16605   4 years simon04 see #19026 - Add ImageryInfo.setBounds for binary compatibility
(edit) @16599   4 years simon04 Fix typo in Javadoc
(edit) @16589   4 years simon04 fix #19364 - Remote control /imagery: support all imagery options
(edit) @16581   4 years simon04 fix #13082 - SearchCompiler: add members: keyword to search for …
(edit) @16572   4 years simon04 see #19026 - Fix default in ImageryInfo.getImageryType (patch by …
(edit) @16568   4 years simon04 see #19354 - UndoRedoHandler: make commands, redoCommands private
(edit) @16567   4 years simon04 fix #19354 - UndoRedoHandler.getUndoCommands: return unmodifiable list
(edit) @16564   4 years Klumbumbus fix #19337 - Don't warn about sport=motor|motocross|cycling on …
(edit) @16555   4 years Don-vip see #19334 - avoid ConcurrentModificationException while iterating …
(edit) @16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
(edit) @16548   4 years simon04 fix #18801 - Allow layers to determine autosave functionality (patch …
(edit) @16546   4 years simon04 fix #19343 - DataIntegrityProblemException: report commands involving …
(edit) @16545   4 years simon04 fix #19026 - Make imagery preferences code more generic (patch by …
(edit) @16542   4 years simon04 fix #19225 - MapRendererPerformanceTest does not render as intended …
(edit) @16540   4 years Klumbumbus update TLD from IANA
Note: See TracRevisionLog for help on using the revision log.