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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18078   3 years Don-vip see #21144 - Images correlation: temporary editable support layer to …
(edit) @18076   3 years Don-vip see #2760 - revert r18075 - causes nodes to remain after deletion of …
(edit) @18075   3 years Don-vip see #2760 - only consider GPX-prefixed tags uninteresting during the …
(edit) @18074   3 years Klumbumbus fix #21138 - Don't warn about unclosed amenity=weighbridge
(edit) @18065   3 years Don-vip fix #21131 - allow to edit direction/position of sequence of …
(edit) @18063   3 years Don-vip fix #21133 - IOOBE
(edit) @18061   3 years Don-vip see #21131 - Improve GPX image correlation: direction detection and …
(edit) @18052   3 years Don-vip fix PMD violations
(edit) @18050   3 years Don-vip see #17606 - see #21126 - fixes
(edit) @18049   3 years Don-vip fix #20796 - Delete image file from disk : only remove images from …
(edit) @18034   3 years Don-vip fix #20795 - fix #20797 - fix wrong correlate to gpx behaviour (patch …
(edit) @18031   3 years Don-vip fix #20840 - Expert option mappaint.wireframe.show-relation-outlines
(edit) @18030   3 years Don-vip Make Projections.getProjectionByCode null-safe
(edit) @18028   3 years Don-vip Make Projections.getProjectionByCode thread-safe
(edit) @18019   3 years Don-vip fix #20955 - restrict "Overlapping Areas" test to completely …
(edit) @18014   3 years Don-vip remove deprecated stuff not used by plugins
(edit) @18011   3 years Don-vip see #17177 - add debug log on saving, wait for saving in …
(edit) @18009   3 years Don-vip fix #20860 - make sure to not try to close a note when none is selected
(edit) @18006   3 years Don-vip fix NPE in TagMap constructor
(edit) @18001   3 years Don-vip fix #21095 - see #21041 - fix NPE when opening the preset editor with …
(edit) @17994   3 years Don-vip see #17177 - see #20971 - MVT robustness, better logs, javadoc
(edit) @17990   3 years Don-vip see #17177 - detailed errors for random unit test failures
(edit) @17986   3 years Don-vip fix #20994 - OOBE when removing node of highlighted way (patch by Bjoeni)
(edit) @17985   3 years Don-vip see #21011 - checkstyle
(edit) @17984   3 years Don-vip fix #21011 - IAE when reading GPX file with extension (patch by …
(edit) @17981   3 years Don-vip fix #21041 - Tagging preset validation: clone properly primitives …
(edit) @17980   3 years Don-vip fix #21043 - update FilterMatcher#allParentMultipolygonsFiltered …
(edit) @17975   3 years Don-vip fix #21090 - fix #20695 - shutdown precache tileloader only when all …
(edit) @17972   3 years Don-vip fix #21065 - update fully automatic OAuth authentication to adapt to …
(edit) @17968   3 years Don-vip see #17177 - don't create unneeded output stream when writing PNG …
(edit) @17927   3 years Klumbumbus fix #20520, fix #21014 - Don't warn about "End node near other way" …
(edit) @17914   3 years simon04 fix #20933 - NumberFormatException: For input string: "333,662" (patch …
(edit) @17903   3 years simon04 see #20879 - History browser: display version "*" if tag change has …
(edit) @17902   3 years simon04 see #17177 - Encapsulate IWaySegment fields (fix getUpperIndex)
(edit) @17897   3 years simon04 see #17177 - WaySegment: remove binary compatibility overrides
(edit) @17896   3 years simon04 see #17177 - IWaySegment: encapsulate fields
(edit) @17887   3 years simon04 fix #20879 - History browser: which version changed a tag (git blame)?
(edit) @17881   3 years simon04 Checkstyle
(edit) @17880   3 years simon04 see #8472 - Show geocoded images from Wikimedia Commons as …
(edit) @17878   3 years simon04 fix #11710 - Re-geotagging hides pictures that are not covered by GPX …
(edit) @17876   3 years simon04 fix #20851, see #20842 - Tagging presets: value_template="..." for …
(edit) @17874   3 years simon04 Fix typo in Javadoc
(edit) @17867   3 years simon04 see #17177 - fix @since xxx
(edit) @17863   3 years simon04 Checkstyle
(edit) @17862   3 years simon04 fix #17177 - Add support for Mapbox Vector Tile (patch by …
(edit) @17861   3 years GerdP fix #19647: Exclude all but ways with highway=* from Lanes.java test - …
(edit) @17860   3 years simon04 fix #20841 - Fix NPE at …
(edit) @17858   3 years GerdP fix #20839: Notification about hidden objects by filter without any …
(edit) @17855   3 years simon04 see #20824 - Fix NPE found by Coverity Scan
(edit) @17852   3 years GerdP fix #20729: Improve validation with data filters enabled - show …
(edit) @17849   3 years simon04 fix #20830 - Reduce heap size of org.openstreetmap.josm.data.osm.Node …
(edit) @17846   3 years simon04 fix #20793 - Reduce memory consumption for GpxExtensionCollection …
(edit) @17845   3 years simon04 see #14176 - Introduce class Interval
(edit) @17838   3 years simon04 see #14176 - Migrate HistoryOsmPrimitive to Instant
(edit) @17837   3 years simon04 fix #20824 - NPE while sorting notes
(edit) @17836   3 years simon04 NoteData: use UserIdentityManager.asUser
(edit) @17830   3 years simon04 Use ICache.NAME_COMPONENT_DELIMITER for clarity
(edit) @17825   3 years simon04 see #20467 - Checkstyle
(edit) @17823   3 years simon04 see #20745 - Avoid heap allocations in OsmReader 5.13% of …
(edit) @17822   3 years simon04 see #20745 - Avoid heap allocations in OsmReader 12.0% of …
(edit) @17816   3 years Klumbumbus remove TLD from IANA
(edit) @17812   3 years GerdP see #20467: Show landuse type in relation menu - add missing import …
(edit) @17810   3 years stoecker fix #20467 - support more relation types details
(edit) @17792   3 years simon04 see #20744 - MapCSSTagCheckerAsserts: remove unused code
(edit) @17787   3 years simon04 fix #20741 - Various code simplifications (patch by gaben)
(edit) @17786   3 years simon04 see #20741 - Fix typos in code and strings (patch by gaben)
(edit) @17766   3 years simon04 fix #20754 - TagChecker: Unusual Unicode character on Nuu-chah-nulth …
(edit) @17761   3 years GerdP see #20729:Alert user if validation action is performed with data …
(edit) @17758   3 years simon04 fix #20744 - Evaluate MapCSS expression without array creation
(edit) @17756   3 years simon04 see #20745 - Avoid heap allocations due to …
(edit) @17755   3 years simon04 fix #20039 - Add 'import_uuid' & 'gnis:import_uuid' to discardable key list
(edit) @17752   3 years simon04 see #20745 - Avoid heap allocations due to BBox in IPrimitive.getBBox …
(edit) @17751   3 years simon04 see #20745 - Avoid heap allocations due to …
(edit) @17749   3 years simon04 see #14176 - Migrate OsmPrimitive to Instant
(edit) @17748   3 years simon04 see #14176 - Migrate GPX to Instant
(edit) @17747   3 years simon04 Extract SearchCompiler.TimestampRange.create
(edit) @17746   3 years simon04 fix #16171 - Case sensitive regexp key=value searches aren't case sensitive
(edit) @17732   3 years simon04 see #16163 - Prefer GridBagConstraints.LINE_START over …
(edit) @17727   3 years simon04 fix #20732 - Migrate org.openstreetmap.josm.data.imagery.Shape#coords …
(edit) @17720   3 years simon04 see #14176 - Migrate ChangesetDiscussionComment to Instant
(edit) @17717   3 years simon04 see #14176 - Migrate Changeset to Instant
(edit) @17716   3 years simon04 see #14176 - Migrate UserInfo to Instant
(edit) @17715   3 years simon04 see #14176 - Migrate GPX to Instant
(edit) @17712   3 years simon04 see #14176 - Migrate Note/NoteComment to Instant
(edit) @17710   3 years simon04 Checkstyle
(edit) @17703   3 years simon04 see #19399 - Extract interface IBounds
(edit) @17685   3 years Don-vip remove TLD from IANA
(edit) @17674   3 years simon04 see #20673 - DefaultNameFormatter: add comment pointing to …
(edit) @17673   3 years simon04 see #20673 - Simplify DefaultNameFormatter.format(IPrimitive)
(edit) @17672   3 years simon04 see #20673 - Extract DefaultNameFormatter.formatLocalName to fix code …
(edit) @17671   3 years simon04 see #20673 - Extract DefaultNameFormatter.formatAddress to fix code …
(edit) @17670   3 years simon04 see #18569 - Checkstyle
(edit) @17669   3 years simon04 fix #18569 - JOSM crash corrupts preferences.xml (use file move; patch …
(edit) @17665   3 years simon04 see #18074 - Revert "Duplicate Node: detect errors caused by different …
(edit) @17663   3 years Don-vip see #18737 - add JNLP robustness in order to be able to quit unsigned …
(edit) @17662   3 years simon04 fix #19012 - Tagging presets: additional matching criteria via `<item …
(edit) @17643   3 years simon04 see #19078 - Presets: validate user input (using MapCSSTagChecker, …
(edit) @17642   3 years simon04 see #19078 - Common interface TagCondition
(edit) @17640   3 years simon04 see #4626 - https://errorprone.info/bugpattern/ProtectedMembersInFinalClass
(edit) @17624   3 years simon04 see #18074 - Javadoc warnings
Note: See TracRevisionLog for help on using the revision log.