source: josm/trunk/src/org

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @17810   3 years stoecker fix #20467 - support more relation types details
(edit) @17809   3 years simon04 see #20745 - Avoid heap allocations in StyleCache Fixup r17805.
(edit) @17808   3 years simon04 see #20745 - Avoid heap allocations in MapCSS MatchingReferrerFinder …
(edit) @17807   3 years simon04 see #20706 - Revert "Enable text antialiasing for more JosmEditorPane" …
(edit) @17806   3 years simon04 fix #17838 - Cmd+Shift+Down selects text on the welcome screen
(edit) @17805   3 years simon04 see #20745 - Avoid heap allocations in StyleCache
(edit) @17804   3 years simon04 https://errorprone.info/bugpattern/UnnecessaryParentheses
(edit) @17803   3 years simon04 see #20744 - @SuppressWarnings("unchecked")
(edit) @17802   3 years simon04 see #20745 - Avoid heap allocations in MapCSS MatchingReferrerFinder …
(edit) @17801   3 years simon04 see #20745 - Avoid heap allocations in MapCSS MatchingReferrerFinder …
(edit) @17800   3 years simon04 see #20745 - Avoid heap allocations via Selector.AbstractSelector#conds
(edit) @17799   3 years simon04 see #20745 - Avoid some heap allocations in MapCSS …
(edit) @17798   3 years simon04 fix #20706 - Enable text antialiasing for more JosmEditorPane (patch …
(edit) @17797   3 years simon04 see #20744 - Fix MapCSS function is_prop_set
(edit) @17796   3 years simon04 fix #20771 - MainFrame created before setting look and feel and not …
(edit) @17795   3 years simon04 fix #16848 - Disable "Viewport following" shortcut when not in "Expert …
(edit) @17793   3 years simon04 Fix PMD Warnings
(edit) @17792   3 years simon04 see #20744 - MapCSSTagCheckerAsserts: remove unused code
(edit) @17788   3 years simon04 fix #20164 - Changeset manager: Discussion tab: Problem with scrolling …
(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) @17785   3 years simon04 see #20720 - Filtering in plugins list in preferences is slow (simplify)
(edit) @17784   3 years simon04 fix #20720 - Filtering in plugins list in preferences is slow (patch …
(edit) @17783   3 years simon04 fix #17072 - Geotagged images viewer should not clear between pictures …
(edit) @17782   3 years simon04 fix #20035 - Geotagged images are pixelated on retina displays (patch …
(edit) @17781   3 years simon04 see #20744, see #20764 - MapCSS: robustness in Selector.matches
(edit) @17780   3 years simon04 see #20744, fix #20764 - MapCSS: fix NPE
(edit) @17779   3 years simon04 see #16158, fix #12856 - Keyboard shortcuts for zoom out/in not …
(edit) @17778   3 years simon04 Checkstyle
(edit) @17777   3 years simon04 see #16158 - DownloadDialog: fix parsing bounds on Command+V on macOS
(edit) @17776   3 years simon04 see #16158 - Use Command+Enter for main dialog action on macOS
Note: See TracRevisionLog for help on using the revision log.