source: josm/trunk/src/org

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17866   4 years simon04 fix #20706 - Enable text antialiasing for more systems (patch by …
(edit) @17865   4 years simon04 fix #20204 - Preferences dialog inconsistent scroll pane borders …
(edit) @17863   4 years simon04 Checkstyle
(edit) @17862   4 years simon04 fix #17177 - Add support for Mapbox Vector Tile (patch by …
(edit) @17861   4 years GerdP fix #19647: Exclude all but ways with highway=* from Lanes.java test - …
(edit) @17860   4 years simon04 fix #20841 - Fix NPE at …
(edit) @17859   4 years simon04 fix #20842 - Fix UOE in TaggingPresetItemGuiSupport.evaluateCondition
(edit) @17858   4 years GerdP fix #20839: Notification about hidden objects by filter without any …
(edit) @17856   4 years simon04 see #20813 - Add ThumbsLoaderTest.testPerformance
(edit) @17855   4 years simon04 see #20824 - Fix NPE found by Coverity Scan
(edit) @17852   4 years GerdP fix #20729: Improve validation with data filters enabled - show …
(edit) @17850   4 years simon04 fix #20817 - Fix typo in Javadoc (patch by raykiddy)
(edit) @17849   4 years simon04 fix #20830 - Reduce heap size of org.openstreetmap.josm.data.osm.Node …
(edit) @17848   4 years simon04 see #20829 - Avoid heap allocations in OsmWriter
(edit) @17847   4 years simon04 see #20829 - Avoid heap allocations in OsmDataLayer.toGpxData
(edit) @17846   4 years simon04 fix #20793 - Reduce memory consumption for GpxExtensionCollection …
(edit) @17845   4 years simon04 see #14176 - Introduce class Interval
(edit) @17843   4 years simon04 see #14176 - Migrate ChangesetQuery to Instant
(edit) @17842   4 years simon04 see #14176 - Migrate DateFilterPanel to Instant
(edit) @17841   4 years simon04 see #14176 - Migrate various classes to Instant
(edit) @17840   4 years simon04 see #14176 - Migrate ExceptionUtil to Instant
(edit) @17839   4 years simon04 see #14176 - RtkLibPosReader: parse timestamps using DateUtils
(edit) @17838   4 years simon04 see #14176 - Migrate HistoryOsmPrimitive to Instant
(edit) @17837   4 years simon04 fix #20824 - NPE while sorting notes
(edit) @17836   4 years simon04 NoteData: use UserIdentityManager.asUser
(edit) @17835   4 years simon04 fix #20821 - JTabPanel active tab text in white on macOS Big Sur (Java 16)
(edit) @17834   4 years simon04 see #20813 - Add ImageDisplayTest.testLoadImageRunnablePerformance
(edit) @17832   4 years simon04 see #20744, fix #20810 - MapCSS: fix NPE
(edit) @17830   4 years simon04 Use ICache.NAME_COMPONENT_DELIMITER for clarity
(edit) @17829   4 years simon04 fix #20792 - Tagging preset: columns in checkgroup not fully respected
(edit) @17828   4 years simon04 see #20659 - Image viewer: apply filters when loading, not when …
(edit) @17827   4 years simon04 see #20733 - ImageProvider: do not rescale non SVG images when already …
(edit) @17826   4 years simon04 fix #20733 - PlatformHookOsx: use logo_macOS.png in 256x256 size
(edit) @17825   4 years simon04 see #20467 - Checkstyle
(edit) @17824   4 years simon04 see #20739 - Revert "MapCSS: evaluate class on current and on default …
(edit) @17823   4 years simon04 see #20745 - Avoid heap allocations in OsmReader 5.13% of …
(edit) @17822   4 years simon04 see #20745 - Avoid heap allocations in OsmReader 12.0% of …
(edit) @17820   4 years GerdP fix #20785: Improve Status Report when locale "Arabic(Saudi Arabia)" …
(edit) @17816   4 years Klumbumbus remove TLD from IANA
(edit) @17812   4 years GerdP see #20467: Show landuse type in relation menu - add missing import …
(edit) @17811   4 years GerdP fix #20784: Can`t download data by Overpass Query when activate Arabic …
(edit) @17810   4 years stoecker fix #20467 - support more relation types details
(edit) @17809   4 years simon04 see #20745 - Avoid heap allocations in StyleCache Fixup r17805.
(edit) @17808   4 years simon04 see #20745 - Avoid heap allocations in MapCSS MatchingReferrerFinder …
(edit) @17807   4 years simon04 see #20706 - Revert "Enable text antialiasing for more JosmEditorPane" …
(edit) @17806   4 years simon04 fix #17838 - Cmd+Shift+Down selects text on the welcome screen
(edit) @17805   4 years simon04 see #20745 - Avoid heap allocations in StyleCache
(edit) @17804   4 years simon04 https://errorprone.info/bugpattern/UnnecessaryParentheses
(edit) @17803   4 years simon04 see #20744 - @SuppressWarnings("unchecked")
(edit) @17802   4 years simon04 see #20745 - Avoid heap allocations in MapCSS MatchingReferrerFinder …
(edit) @17801   4 years simon04 see #20745 - Avoid heap allocations in MapCSS MatchingReferrerFinder …
(edit) @17800   4 years simon04 see #20745 - Avoid heap allocations via Selector.AbstractSelector#conds
(edit) @17799   4 years simon04 see #20745 - Avoid some heap allocations in MapCSS …
(edit) @17798   4 years simon04 fix #20706 - Enable text antialiasing for more JosmEditorPane (patch …
(edit) @17797   4 years simon04 see #20744 - Fix MapCSS function is_prop_set
(edit) @17796   4 years simon04 fix #20771 - MainFrame created before setting look and feel and not …
(edit) @17795   4 years simon04 fix #16848 - Disable "Viewport following" shortcut when not in "Expert …
(edit) @17793   4 years simon04 Fix PMD Warnings
(edit) @17792   4 years simon04 see #20744 - MapCSSTagCheckerAsserts: remove unused code
(edit) @17788   4 years simon04 fix #20164 - Changeset manager: Discussion tab: Problem with scrolling …
(edit) @17787   4 years simon04 fix #20741 - Various code simplifications (patch by gaben)
(edit) @17786   4 years simon04 see #20741 - Fix typos in code and strings (patch by gaben)
(edit) @17785   4 years simon04 see #20720 - Filtering in plugins list in preferences is slow (simplify)
(edit) @17784   4 years simon04 fix #20720 - Filtering in plugins list in preferences is slow (patch …
(edit) @17783   4 years simon04 fix #17072 - Geotagged images viewer should not clear between pictures …
(edit) @17782   4 years simon04 fix #20035 - Geotagged images are pixelated on retina displays (patch …
(edit) @17781   4 years simon04 see #20744, see #20764 - MapCSS: robustness in Selector.matches
(edit) @17780   4 years simon04 see #20744, fix #20764 - MapCSS: fix NPE
(edit) @17779   4 years simon04 see #16158, fix #12856 - Keyboard shortcuts for zoom out/in not …
(edit) @17778   4 years simon04 Checkstyle
(edit) @17777   4 years simon04 see #16158 - DownloadDialog: fix parsing bounds on Command+V on macOS
(edit) @17776   4 years simon04 see #16158 - Use Command+Enter for main dialog action on macOS
(edit) @17775   4 years simon04 see #16158, fix #20759 - Command+C to copy tags from properties dialog …
(edit) @17773   4 years simon04 see #20745 - Introduce TableHelper.selectedIndices
(edit) @17772   4 years simon04 see #20756 - Extract CommandStackDialog.getSelectedCommand
(edit) @17771   4 years simon04 fix #20756 - Copy entry from Command Stack results in a JLabel instead …
(edit) @17770   4 years simon04 see #20744, fix #20757 - MapCSS: fix NPE Regression of r17758.
(edit) @17769   4 years simon04 see #20744 - MapCSS: fix unary minus Regression of r17758.
(edit) @17768   4 years simon04 fix #19645 - Add a search icon to search boxes of lists (icon by …
(edit) @17767   4 years GerdP fix #20624: keyboard shortcut to copy url to osm element in clipboard …
(edit) @17766   4 years simon04 fix #20754 - TagChecker: Unusual Unicode character on Nuu-chah-nulth …
(edit) @17765   4 years simon04 see #20744 - Remove NO_UCD (unused code)
(edit) @17764   4 years simon04 see #20744 - Fix MapCSS function prop Regression of r17758.
(edit) @17762   4 years simon04 see #20744 - Evaluate MapCSS pseudo classes without array creation
(edit) @17761   4 years GerdP see #20729:Alert user if validation action is performed with data …
(edit) @17760   4 years simon04 Checkstyle
(edit) @17759   4 years simon04 fix #20751 - Add MapCSS function mod (modulo)
(edit) @17758   4 years simon04 fix #20744 - Evaluate MapCSS expression without array creation
(edit) @17757   4 years simon04 fix #20750 - Explain * and ∅ in Layer info window (patch by …
(edit) @17756   4 years simon04 see #20745 - Avoid heap allocations due to …
(edit) @17755   4 years simon04 fix #20039 - Add 'import_uuid' & 'gnis:import_uuid' to discardable key list
(edit) @17754   4 years simon04 https://errorprone.info/bugpattern/UnnecessaryParentheses
(edit) @17753   4 years simon04 https://errorprone.info/bugpattern/ClassCanBeStatic
(edit) @17752   4 years simon04 see #20745 - Avoid heap allocations due to BBox in IPrimitive.getBBox …
(edit) @17751   4 years simon04 see #20745 - Avoid heap allocations due to …
(edit) @17749   4 years simon04 see #14176 - Migrate OsmPrimitive to Instant
(edit) @17748   4 years simon04 see #14176 - Migrate GPX to Instant
(edit) @17747   4 years simon04 Extract SearchCompiler.TimestampRange.create
(edit) @17746   4 years simon04 fix #16171 - Case sensitive regexp key=value searches aren't case sensitive
(edit) @17745   4 years simon04 fix #20739 - MapCSS: evaluate class on current and on default layer
Note: See TracRevisionLog for help on using the revision log.