source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @17775   3 years simon04 see #16158, fix #20759 - Command+C to copy tags from properties dialog …
(edit) @17774   3 years simon04 see #20744 - Fix ConditionFactoryTest ($jacocoInit)
(edit) @17773   3 years simon04 see #20745 - Introduce TableHelper.selectedIndices
(edit) @17772   3 years simon04 see #20756 - Extract CommandStackDialog.getSelectedCommand
(edit) @17771   3 years simon04 fix #20756 - Copy entry from Command Stack results in a JLabel instead …
(edit) @17770   3 years simon04 see #20744, fix #20757 - MapCSS: fix NPE Regression of r17758.
(edit) @17769   3 years simon04 see #20744 - MapCSS: fix unary minus Regression of r17758.
(edit) @17768   3 years simon04 fix #19645 - Add a search icon to search boxes of lists (icon by …
(edit) @17767   3 years GerdP fix #20624: keyboard shortcut to copy url to osm element in clipboard …
(edit) @17766   3 years simon04 fix #20754 - TagChecker: Unusual Unicode character on Nuu-chah-nulth …
(edit) @17765   3 years simon04 see #20744 - Remove NO_UCD (unused code)
(edit) @17764   3 years simon04 see #20744 - Fix MapCSS function prop Regression of r17758.
(edit) @17763   3 years simon04 see #20750 - Fix OsmDataLayerTest
(edit) @17762   3 years simon04 see #20744 - Evaluate MapCSS pseudo classes without array creation
(edit) @17761   3 years GerdP see #20729:Alert user if validation action is performed with data …
(edit) @17760   3 years simon04 Checkstyle
(edit) @17759   3 years simon04 fix #20751 - Add MapCSS function mod (modulo)
(edit) @17758   3 years simon04 fix #20744 - Evaluate MapCSS expression without array creation
(edit) @17757   3 years simon04 fix #20750 - Explain * and ∅ in Layer info window (patch by …
(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) @17754   3 years simon04 https://errorprone.info/bugpattern/UnnecessaryParentheses
(edit) @17753   3 years simon04 https://errorprone.info/bugpattern/ClassCanBeStatic
(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) @17750   3 years Klumbumbus fix #20737 - Improve some icons
(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) @17745   3 years simon04 fix #20739 - MapCSS: evaluate class on current and on default layer
(edit) @17744   3 years simon04 see #20739 - Extract Environment.getCascade
(edit) @17743   3 years simon04 see #20739 - Add MapCSSParserTest.testLayerMatching
(edit) @17742   3 years simon04 Simplify MapCSSParserTest
(edit) @17741   3 years simon04 see #20659 - Extract LayerVisibilityAction.ColorSelector.getColors
(edit) @17740   3 years simon04 fix #20659 - Add contrast/gamma/... on image viewer
(edit) @17739   3 years simon04 Checkstyle
(edit) @17738   3 years simon04 see #16163 - Fix NPE in unit tests
(edit) @17737   3 years simon04 see #20732 - SyncEditorLayerIndex: compare coordinates with epsilon
(edit) @17736   3 years simon04 fix #19771 - Tag2Link: use percent encoding for Wikimedia Commons URLs
(edit) @17735   3 years simon04 fix #19754 - Tag2Link: support multi-values for URLs in …
(edit) @17734   3 years simon04 see #16163 - Fix SwingConstants.LEFT for PreferenceTabbedPane
(edit) @17733   3 years simon04 see #16163 - Prefer SwingConstants.LEADING over SwingConstants.LEFT
(edit) @17732   3 years simon04 see #16163 - Prefer GridBagConstraints.LINE_START over …
(edit) @17731   3 years simon04 see #16163 - ExtendedDialog.setupDialog: apply component orientation …
(edit) @17730   3 years simon04 see #16163 - MainApplication: apply component orientation based on locale
(edit) @17729   3 years simon04 fix #20733 - PlatformHookOsx: use logo.svg in 256x256 size - Avoids …
(edit) @17728   3 years simon04 see #20733 - ImageProvider: do not upscale non SVG images for HiDPI
(edit) @17727   3 years simon04 fix #20732 - Migrate org.openstreetmap.josm.data.imagery.Shape#coords …
(edit) @17726   3 years simon04 see #14176 - Migrate AnimationExtensionManager to LocalDate (ZoneId) …
(edit) @17725   3 years simon04 Checkstyle
(edit) @17724   3 years simon04 fix #20730, see #20660 - Remote control /imagery: add imagery by id …
(edit) @17723   3 years simon04 see #14176 - Fix Instant writing in GpsWriterTest
(edit) @17722   3 years simon04 see #14176 - Fix Instant writing in GpsWriter
(edit) @17721   3 years simon04 see #14176 - Fix BookmarkList.ChangesetBookmark …
(edit) @17720   3 years simon04 see #14176 - Migrate ChangesetDiscussionComment to Instant
(edit) @17719   3 years simon04 see #14176 - Migrate AnimationExtensionManager to LocalDate
(edit) @17718   3 years simon04 see #14176 - Utils.getDurationString in GpxLayer.formatTimespan
(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) @17714   3 years simon04 fix #20583 - Filter notes in notes dialog
(edit) @17713   3 years simon04 Extract interface DocumentAdapter
(edit) @17712   3 years simon04 see #14176 - Migrate Note/NoteComment to Instant
(edit) @17711   3 years simon04 fix #20510 - Default maximum memory setting -Xmx for distribution …
(edit) @17710   3 years simon04 Checkstyle
(edit) @17709   3 years simon04 fix #20708 - Re-organize the upload dialog
(edit) @17708   3 years simon04 see #20708 - Remove unused upload dialog customization
(edit) @17707   3 years simon04 Checkstyle
(edit) @17706   3 years simon04 fix #19126 - Add display preference "Remember dialog geometries"
(edit) @17705   3 years simon04 see #19126 - Simplify WindowGeometry code
(edit) @17704   3 years simon04 see #19126 - Extract WindowGeometry.PREF_KEY_GUI_GEOMETRY
(edit) @17703   3 years simon04 see #19399 - Extract interface IBounds
(edit) @17702   3 years simon04 fix #20699, see #20048 - Fix dialog result handling of "Automatic tag …
(edit) @17701   3 years simon04 I18n update
(edit) @17700   3 years simon04 see #14596 - ShowStatusReportAction: add LANG, LC_ALL, file.encoding, …
(edit) @17699   3 years simon04 I18n update
(edit) @17698   3 years simon04 Simplify RemoteControlTest.testListOfCommands
(edit) @17697   3 years simon04 fix #19540 - Disable AppVeyor CI
(edit) @17696   3 years simon04 Unit tests: remove -XX:+ShowCodeDetailsInExceptionMessages This …
(edit) @17695   3 years simon04 TaggingPresetPreferenceTestIT: use HTTP HEAD against wiki.openstreetmap.org
(edit) @17694   3 years simon04 fix #20621 - GitHub Actions: separate test and build jobs
(edit) @17693   3 years simon04 see #20621 - Fix JVM crash when running headless Java 8 tests on Windows
(edit) @17692   3 years Don-vip see #17858 - fix deprecation warnings
(edit) @17691   3 years simon04 see #20621 - GitHub Actions: remove broken headless=false jobs The …
(edit) @17690   3 years simon04 see #20621 - GitHub Actions: formatting for readability
(edit) @17689   3 years simon04 see #19724 - Fix WinRegistry in unit test Add missing `--add-opens …
(edit) @17688   3 years simon04 see #19724 - Fix NPE in PlatformHookWindows.getInstalledFonts on …
(edit) @17687   3 years simon04 fix #19889 - CI contains thousands of "Keystroke ... is already …
(edit) @17686   3 years simon04 I18n update
(edit) @17685   3 years Don-vip remove TLD from IANA
(edit) @17684   3 years simon04 fix #20678 - History Browser: reset coordinates of a node to previous …
Note: See TracRevisionLog for help on using the revision log.