source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @17683   3 years simon04 fix #20626 - Update to OpeningHoursParser 0.23.2
(edit) @17682   3 years Don-vip fix #19585 - fix workaround to JDK-8262085
(edit) @17681   3 years Don-vip fix #19585 - add workaround to JDK-8262085
(edit) @17680   3 years GerdP fix #20674: Water area inside water area not detected for …
(edit) @17679   3 years Don-vip see #17858 - ask Oracle Java WebStart users to switch to OpenWebStart …
(edit) @17678   3 years Don-vip fix #20670 - deprecate ScoutSigns plugin (patch by jBeata)
(edit) @17677   3 years simon04 see #16567 - JUnit 5: use org.junit.jupiter.api.Assumptions
(edit) @17676   3 years simon04 PlatformHookOsx: consistently use "macOS"
(edit) @17675   3 years simon04 I18n update
(edit) @17674   3 years simon04 see #20673 - DefaultNameFormatter: add comment pointing to …
(edit) @17673   3 years simon04 see #20673 - Simplify DefaultNameFormatter.format(IPrimitive)
(edit) @17672   3 years simon04 see #20673 - Extract DefaultNameFormatter.formatLocalName to fix code …
(edit) @17671   3 years simon04 see #20673 - Extract DefaultNameFormatter.formatAddress to fix code …
(edit) @17670   3 years simon04 see #18569 - Checkstyle
(edit) @17669   3 years simon04 fix #18569 - JOSM crash corrupts preferences.xml (use file move; patch …
(edit) @17668   3 years simon04 fix #20647 - Do not corrupt preferences when using --status-report
(edit) @17667   3 years simon04 fix #15397 - Toolbar: make ToggleAction buttons reflect toggle state
(edit) @17666   3 years simon04 see #20101 - Separate MapStatus.setAngle/setAngleNaN for plugin …
(edit) @17665   3 years simon04 see #18074 - Revert "Duplicate Node: detect errors caused by different …
(edit) @17664   3 years Don-vip see #18737 - Call parent.loadClass(String) - IcedTea-Web …
(edit) @17663   3 years Don-vip see #18737 - add JNLP robustness in order to be able to quit unsigned …
Note: See TracRevisionLog for help on using the revision log.