source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17761   5 years GerdP see #20729:Alert user if validation action is performed with data …
(edit) @17760   5 years simon04 Checkstyle
(edit) @17759   5 years simon04 fix #20751 - Add MapCSS function mod (modulo)
(edit) @17758   5 years simon04 fix #20744 - Evaluate MapCSS expression without array creation
(edit) @17757   5 years simon04 fix #20750 - Explain * and ∅ in Layer info window (patch by …
(edit) @17756   5 years simon04 see #20745 - Avoid heap allocations due to …
(edit) @17755   5 years simon04 fix #20039 - Add 'import_uuid' & 'gnis:import_uuid' to discardable key list
(edit) @17754   5 years simon04 https://errorprone.info/bugpattern/UnnecessaryParentheses
(edit) @17753   5 years simon04 https://errorprone.info/bugpattern/ClassCanBeStatic
(edit) @17752   5 years simon04 see #20745 - Avoid heap allocations due to BBox in IPrimitive.getBBox …
(edit) @17751   5 years simon04 see #20745 - Avoid heap allocations due to …
(edit) @17750   5 years Klumbumbus fix #20737 - Improve some icons
(edit) @17749   5 years simon04 see #14176 - Migrate OsmPrimitive to Instant
(edit) @17748   5 years simon04 see #14176 - Migrate GPX to Instant
(edit) @17747   5 years simon04 Extract SearchCompiler.TimestampRange.create
(edit) @17746   5 years simon04 fix #16171 - Case sensitive regexp key=value searches aren't case sensitive
(edit) @17745   5 years simon04 fix #20739 - MapCSS: evaluate class on current and on default layer
(edit) @17744   5 years simon04 see #20739 - Extract Environment.getCascade
(edit) @17743   5 years simon04 see #20739 - Add MapCSSParserTest.testLayerMatching
(edit) @17742   5 years simon04 Simplify MapCSSParserTest
(edit) @17741   5 years simon04 see #20659 - Extract LayerVisibilityAction.ColorSelector.getColors
(edit) @17740   5 years simon04 fix #20659 - Add contrast/gamma/... on image viewer
(edit) @17739   5 years simon04 Checkstyle
(edit) @17738   5 years simon04 see #16163 - Fix NPE in unit tests
(edit) @17737   5 years simon04 see #20732 - SyncEditorLayerIndex: compare coordinates with epsilon
(edit) @17736   5 years simon04 fix #19771 - Tag2Link: use percent encoding for Wikimedia Commons URLs
(edit) @17735   5 years simon04 fix #19754 - Tag2Link: support multi-values for URLs in …
(edit) @17734   5 years simon04 see #16163 - Fix SwingConstants.LEFT for PreferenceTabbedPane
(edit) @17733   5 years simon04 see #16163 - Prefer SwingConstants.LEADING over SwingConstants.LEFT
(edit) @17732   5 years simon04 see #16163 - Prefer GridBagConstraints.LINE_START over …
(edit) @17731   5 years simon04 see #16163 - ExtendedDialog.setupDialog: apply component orientation …
(edit) @17730   5 years simon04 see #16163 - MainApplication: apply component orientation based on locale
(edit) @17729   5 years simon04 fix #20733 - PlatformHookOsx: use logo.svg in 256x256 size - Avoids …
(edit) @17728   5 years simon04 see #20733 - ImageProvider: do not upscale non SVG images for HiDPI
(edit) @17727   5 years simon04 fix #20732 - Migrate org.openstreetmap.josm.data.imagery.Shape#coords …
(edit) @17726   5 years simon04 see #14176 - Migrate AnimationExtensionManager to LocalDate (ZoneId) …
(edit) @17725   5 years simon04 Checkstyle
(edit) @17724   5 years simon04 fix #20730, see #20660 - Remote control /imagery: add imagery by id …
(edit) @17723   5 years simon04 see #14176 - Fix Instant writing in GpsWriterTest
(edit) @17722   5 years simon04 see #14176 - Fix Instant writing in GpsWriter
(edit) @17721   5 years simon04 see #14176 - Fix BookmarkList.ChangesetBookmark …
(edit) @17720   5 years simon04 see #14176 - Migrate ChangesetDiscussionComment to Instant
(edit) @17719   5 years simon04 see #14176 - Migrate AnimationExtensionManager to LocalDate
(edit) @17718   5 years simon04 see #14176 - Utils.getDurationString in GpxLayer.formatTimespan
(edit) @17717   5 years simon04 see #14176 - Migrate Changeset to Instant
(edit) @17716   5 years simon04 see #14176 - Migrate UserInfo to Instant
(edit) @17715   5 years simon04 see #14176 - Migrate GPX to Instant
(edit) @17714   5 years simon04 fix #20583 - Filter notes in notes dialog
(edit) @17713   5 years simon04 Extract interface DocumentAdapter
(edit) @17712   5 years simon04 see #14176 - Migrate Note/NoteComment to Instant
(edit) @17711   5 years simon04 fix #20510 - Default maximum memory setting -Xmx for distribution …
(edit) @17710   5 years simon04 Checkstyle
(edit) @17709   5 years simon04 fix #20708 - Re-organize the upload dialog
(edit) @17708   5 years simon04 see #20708 - Remove unused upload dialog customization
(edit) @17707   5 years simon04 Checkstyle
(edit) @17706   5 years simon04 fix #19126 - Add display preference "Remember dialog geometries"
(edit) @17705   5 years simon04 see #19126 - Simplify WindowGeometry code
(edit) @17704   5 years simon04 see #19126 - Extract WindowGeometry.PREF_KEY_GUI_GEOMETRY
(edit) @17703   5 years simon04 see #19399 - Extract interface IBounds
(edit) @17702   5 years simon04 fix #20699, see #20048 - Fix dialog result handling of "Automatic tag …
(edit) @17701   5 years simon04 I18n update
(edit) @17700   5 years simon04 see #14596 - ShowStatusReportAction: add LANG, LC_ALL, file.encoding, …
(edit) @17699   5 years simon04 I18n update
(edit) @17698   5 years simon04 Simplify RemoteControlTest.testListOfCommands
(edit) @17697   5 years simon04 fix #19540 - Disable AppVeyor CI
(edit) @17696   5 years simon04 Unit tests: remove -XX:+ShowCodeDetailsInExceptionMessages This …
(edit) @17695   5 years simon04 TaggingPresetPreferenceTestIT: use HTTP HEAD against wiki.openstreetmap.org
(edit) @17694   5 years simon04 fix #20621 - GitHub Actions: separate test and build jobs
(edit) @17693   5 years simon04 see #20621 - Fix JVM crash when running headless Java 8 tests on Windows
(edit) @17692   5 years Don-vip see #17858 - fix deprecation warnings
(edit) @17691   5 years simon04 see #20621 - GitHub Actions: remove broken headless=false jobs The …
(edit) @17690   5 years simon04 see #20621 - GitHub Actions: formatting for readability
(edit) @17689   5 years simon04 see #19724 - Fix WinRegistry in unit test Add missing `--add-opens …
(edit) @17688   5 years simon04 see #19724 - Fix NPE in PlatformHookWindows.getInstalledFonts on …
(edit) @17687   5 years simon04 fix #19889 - CI contains thousands of "Keystroke ... is already …
(edit) @17686   5 years simon04 I18n update
(edit) @17685   5 years Don-vip remove TLD from IANA
(edit) @17684   5 years simon04 fix #20678 - History Browser: reset coordinates of a node to previous …
(edit) @17683   5 years simon04 fix #20626 - Update to OpeningHoursParser 0.23.2
(edit) @17682   5 years Don-vip fix #19585 - fix workaround to JDK-8262085
(edit) @17681   5 years Don-vip fix #19585 - add workaround to JDK-8262085
(edit) @17680   5 years GerdP fix #20674: Water area inside water area not detected for …
(edit) @17679   5 years Don-vip see #17858 - ask Oracle Java WebStart users to switch to OpenWebStart …
(edit) @17678   5 years Don-vip fix #20670 - deprecate ScoutSigns plugin (patch by jBeata)
(edit) @17677   5 years simon04 see #16567 - JUnit 5: use org.junit.jupiter.api.Assumptions
(edit) @17676   5 years simon04 PlatformHookOsx: consistently use "macOS"
(edit) @17675   5 years simon04 I18n update
(edit) @17674   5 years simon04 see #20673 - DefaultNameFormatter: add comment pointing to …
(edit) @17673   5 years simon04 see #20673 - Simplify DefaultNameFormatter.format(IPrimitive)
(edit) @17672   5 years simon04 see #20673 - Extract DefaultNameFormatter.formatLocalName to fix code …
(edit) @17671   5 years simon04 see #20673 - Extract DefaultNameFormatter.formatAddress to fix code …
(edit) @17670   5 years simon04 see #18569 - Checkstyle
(edit) @17669   5 years simon04 fix #18569 - JOSM crash corrupts preferences.xml (use file move; patch …
(edit) @17668   5 years simon04 fix #20647 - Do not corrupt preferences when using --status-report
(edit) @17667   5 years simon04 fix #15397 - Toolbar: make ToggleAction buttons reflect toggle state
(edit) @17666   5 years simon04 see #20101 - Separate MapStatus.setAngle/setAngleNaN for plugin …
(edit) @17665   5 years simon04 see #18074 - Revert "Duplicate Node: detect errors caused by different …
(edit) @17664   5 years Don-vip see #18737 - Call parent.loadClass(String) - IcedTea-Web …
(edit) @17663   5 years Don-vip see #18737 - add JNLP robustness in order to be able to quit unsigned …
(edit) @17662   5 years simon04 fix #19012 - Tagging presets: additional matching criteria via `<item …
Note: See TracRevisionLog for help on using the revision log.