source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17886   3 years simon04 see #20879 - Extract TagTableModel.getDiffItemType
(edit) @17885   3 years simon04 JOSMFixture: fix "Defaults for osm-server.url differ: …
(edit) @17884   3 years Don-vip fix #20500 - drop old macOS appbundle generation code
(edit) @17883   3 years simon04 see #8472 - Fix build by removing @org.jetbrains.annotations.NotNull
(edit) @17882   3 years simon04 see #11710 - Fix MethodOrderer deprecation
(edit) @17881   3 years simon04 Checkstyle
(edit) @17880   3 years simon04 see #8472 - Show geocoded images from Wikimedia Commons as …
(edit) @17879   3 years simon04 see #17177 - Fix LayersTest.testSymbol
(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) @17870   3 years simon04 see #20813 - ThumbsLoaderTest: add assertions
(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) @17864   3 years simon04 fix #17154 - Add access restriction permit (patch by skyper)
(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) @17857   3 years Don-vip improve PluginHandlerTestIT assertions readability
(edit) @17856   3 years simon04 see #20813 - Add ThumbsLoaderTest.testPerformance
(edit) @17855   3 years simon04 see #20824 - Fix NPE found by Coverity Scan
(edit) @17854   3 years simon04 see #20824 - Add com.google.code.findbugs annotations via Apache Ivy
(edit) @17853   3 years simon04 see #17516 - Update to ProGuard 7.1.0-beta3 for Java 13+ support
(edit) @17852   3 years GerdP fix #20729: Improve validation with data filters enabled - show …
(edit) @17851   3 years simon04 fix #20817, see #11499 - Validator: "payment:credit_cards=yes is …
(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) @17844   3 years simon04 see #14176 - Fix GpxLayerTest
(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) @17833   3 years simon04 fix #20444 - One checkgroup for highway=path preset (patch by skyper)
(edit) @17832   3 years simon04 see #20744, fix #20810 - MapCSS: fix NPE
(edit) @17831   3 years simon04 I18n update
(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) @17821   3 years simon04 I18n update
(edit) @17820   3 years GerdP fix #20785: Improve Status Report when locale "Arabic(Saudi Arabia)" …
(edit) @17819   3 years Klumbumbus fix #20450 - Sync tracktype=* descriptions with OSM wiki (patch by skyper)
(edit) @17818   3 years Klumbumbus fix #20684 - Add canal=qanat combo box to waterway=canal preset (patch …
(edit) @17817   3 years Klumbumbus fix #20444 - Add informal=yes checkbox to highway=path preset (patch …
(edit) @17816   3 years Klumbumbus remove TLD from IANA
(edit) @17815   3 years Klumbumbus see #20782 - Remove double value Piaggio
(edit) @17814   3 years Klumbumbus fix #20701 - Add tourism=gallery (icon from …
(edit) @17813   3 years Klumbumbus fix #20782 - Fix typo in motorcycle brand Aprilia, add Moto Guzzi
(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) @17794   3 years simon04 see #19509 - README: update svn.openstreetmap.org URL
(edit) @17793   3 years simon04 Fix PMD Warnings
(edit) @17792   3 years simon04 see #20744 - MapCSSTagCheckerAsserts: remove unused code
(edit) @17791   3 years Klumbumbus fix #19959 - Add bus_bay=* to presets (based on patch by skyper)
(edit) @17790   3 years Klumbumbus fix #18815, see #16147 - Don't warn about waterway=canal together with …
(edit) @17789   3 years Klumbumbus fix #20471 - Don't warn about tunnel=* on power=cable (patch by skyper)
(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)
Note: See TracRevisionLog for help on using the revision log.