source: josm/trunk/src/org

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17996   3 years Don-vip fix #20965 - History browser: fix NPE when restoring deleted tag value …
(edit) @17995   3 years Don-vip fix #20969 - fix trimming/synchronization issue in changeset upload …
(edit) @17994   3 years Don-vip see #17177 - see #20971 - MVT robustness, better logs, javadoc
(edit) @17991   3 years Don-vip fix #20989 - don't change active layer after layer removal if main …
(edit) @17990   3 years Don-vip see #17177 - detailed errors for random unit test failures
(edit) @17989   3 years Don-vip fix #20991 - see #18232 - restore ability to export validator errors, …
(edit) @17988   3 years Don-vip fix #21021 - proper fix of "newer" keyword, handling both formats …
(edit) @17987   3 years Don-vip fix #20992 - see #17829 - support UTC dates with 6 digits
(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) @17983   3 years Don-vip fix #21016 - ColorfulFilter not applied to empty tiles (patch by Bjoeni)
(edit) @17982   3 years Don-vip fix #21021 - see #18164 - OverpassTurboQueryWizard: fix "newer" statements
(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) @17964   3 years Don-vip see #20257 - CodeQL - java/zipslip - Checks for Zip Slip Vulnerability …
(edit) @17962   3 years Don-vip see #20522 - handle both language codes for Hebrew (iw before Java …
(edit) @17927   3 years Klumbumbus fix #20520, fix #21014 - Don't warn about "End node near other way" …
(edit) @17925   3 years Klumbumbus fix #21000, see #18768 - Fix Windows menu help topic (patch by skyper)
(edit) @17921   3 years simon04 fix #18697 - Revert "Simplify HistoryViewerPanel.buildTable" This …
(edit) @17919   3 years simon04 fix #20952, see #20851 - Revert "Tagging presets: value_template="..." …
(edit) @17917   3 years simon04 Cascade.convertTo: use Class.cast to avoid unchecked warning
(edit) @17916   3 years simon04 fix #20957, see #20744 - Fix MapCSS function round
(edit) @17914   3 years simon04 fix #20933 - NumberFormatException: For input string: "333,662" (patch …
(edit) @17913   3 years simon04 fix 20239 - GeoJSONImporter: fix JsonException: Cannot auto-detect …
(edit) @17911   3 years simon04 see #14176 - Deprecate DateUtils.newIsoDateTimeFormat
(edit) @17910   3 years simon04 fix #20875 - Use same DateFormat for formatting/parsing
(edit) @17909   3 years simon04 see #19771 - Tag2Link: use URL encoding for Wikimedia Commons URLs …
(edit) @17904   3 years simon04 see #20879 - https://errorprone.info/bugpattern/FallThrough
(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) @17901   3 years simon04 fix #20862 - Notifications: Help button icon too big and lots of empty …
(edit) @17900   3 years simon04 fix #20694 - NPE in GpxLayer.isModified
(edit) @17899   3 years simon04 fix #20888, see #18949 - Tagging presets (value_template): fix …
(edit) @17898   3 years simon04 fix #20887, see #20690 - Upload dialog: fix IllegalStateException: …
(edit) @17897   3 years simon04 see #17177 - WaySegment: remove binary compatibility overrides
(edit) @17896   3 years simon04 see #17177 - IWaySegment: encapsulate fields
(edit) @17894   3 years simon04 see #20690 - Upload dialog: add DocumentListener for changeset …
(edit) @17892   3 years simon04 see #20880 - Fix VersionTableCellRenderer
(edit) @17890   3 years simon04 fix #20880 - History browser: show color gutter based on timestamp
(edit) @17889   3 years simon04 see #20880 - Extract class VersionTableCellRenderer
(edit) @17887   3 years simon04 fix #20879 - History browser: which version changed a tag (git blame)?
(edit) @17886   3 years simon04 see #20879 - Extract TagTableModel.getDiffItemType
(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) @17877   3 years simon04 see #20851 - Tagging presets: value_template="..." for <combo>
(edit) @17876   3 years simon04 fix #20851, see #20842 - Tagging presets: value_template="..." for …
(edit) @17875   3 years simon04 see #20851, see #20842 - Revert "Fix UOE in …
(edit) @17874   3 years simon04 Fix typo in Javadoc
(edit) @17873   3 years simon04 see #20813 - Modernize ThumbsLoader using ImageIO and subsampling
(edit) @17872   3 years simon04 see #20813 - Apply EXIF rotation in ImageEntry.load
(edit) @17871   3 years simon04 see #20813 - Modernize ImageDisplay using ImageIO and subsampling
(edit) @17869   3 years simon04 fix #20854 - Changeset Manager: fix header name "status" (patch by skyper)
(edit) @17868   3 years simon04 see #20706 - Remove unneeded KEY_ANTIALIASING (patch by nvarner and …
(edit) @17867   3 years simon04 see #17177 - fix @since xxx
(edit) @17866   3 years simon04 fix #20706 - Enable text antialiasing for more systems (patch by …
(edit) @17865   3 years simon04 fix #20204 - Preferences dialog inconsistent scroll pane borders …
(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) @17859   3 years simon04 fix #20842 - Fix UOE in TaggingPresetItemGuiSupport.evaluateCondition
(edit) @17858   3 years GerdP fix #20839: Notification about hidden objects by filter without any …
(edit) @17856   3 years simon04 see #20813 - Add ThumbsLoaderTest.testPerformance
(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) @17850   3 years simon04 fix #20817 - Fix typo in Javadoc (patch by raykiddy)
(edit) @17849   3 years simon04 fix #20830 - Reduce heap size of org.openstreetmap.josm.data.osm.Node …
(edit) @17848   3 years simon04 see #20829 - Avoid heap allocations in OsmWriter
(edit) @17847   3 years simon04 see #20829 - Avoid heap allocations in OsmDataLayer.toGpxData
(edit) @17846   3 years simon04 fix #20793 - Reduce memory consumption for GpxExtensionCollection …
(edit) @17845   3 years simon04 see #14176 - Introduce class Interval
(edit) @17843   3 years simon04 see #14176 - Migrate ChangesetQuery to Instant
(edit) @17842   3 years simon04 see #14176 - Migrate DateFilterPanel to Instant
(edit) @17841   3 years simon04 see #14176 - Migrate various classes to Instant
(edit) @17840   3 years simon04 see #14176 - Migrate ExceptionUtil to Instant
(edit) @17839   3 years simon04 see #14176 - RtkLibPosReader: parse timestamps using DateUtils
(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) @17835   3 years simon04 fix #20821 - JTabPanel active tab text in white on macOS Big Sur (Java 16)
(edit) @17834   3 years simon04 see #20813 - Add ImageDisplayTest.testLoadImageRunnablePerformance
(edit) @17832   3 years simon04 see #20744, fix #20810 - MapCSS: fix NPE
(edit) @17830   3 years simon04 Use ICache.NAME_COMPONENT_DELIMITER for clarity
(edit) @17829   3 years simon04 fix #20792 - Tagging preset: columns in checkgroup not fully respected
(edit) @17828   3 years simon04 see #20659 - Image viewer: apply filters when loading, not when …
(edit) @17827   3 years simon04 see #20733 - ImageProvider: do not rescale non SVG images when already …
(edit) @17826   3 years simon04 fix #20733 - PlatformHookOsx: use logo_macOS.png in 256x256 size
(edit) @17825   3 years simon04 see #20467 - Checkstyle
(edit) @17824   3 years simon04 see #20739 - Revert "MapCSS: evaluate class on current and on default …
(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) @17820   3 years GerdP fix #20785: Improve Status Report when locale "Arabic(Saudi Arabia)" …
(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) @17811   3 years GerdP fix #20784: Can`t download data by Overpass Query when activate Arabic …
Note: See TracRevisionLog for help on using the revision log.