source: josm/trunk/src/org

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @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) @17700   3 years simon04 see #14596 - ShowStatusReportAction: add LANG, LC_ALL, file.encoding, …
(edit) @17692   3 years Don-vip see #17858 - fix deprecation warnings
(edit) @17688   3 years simon04 see #19724 - Fix NPE in PlatformHookWindows.getInstalledFonts on …
(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) @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) @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) @17676   3 years simon04 PlatformHookOsx: consistently use "macOS"
(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 …
(edit) @17662   3 years simon04 fix #19012 - Tagging presets: additional matching criteria via `<item …
(edit) @17660   3 years Don-vip see #18737 - add JNLP robustness in order to be able to start unsigned …
(edit) @17659   3 years simon04 fix #20233 - Session: export/import layer color
(edit) @17658   3 years simon04 see #20233 - SessionWriterTest.testWriteGpxAndMarkerJoz
(edit) @17657   3 years wiktorn Allow adding WMS imageries by URL. Add support for special case, …
(edit) @17656   3 years simon04 fix #20661 - Remote control: fix usage report (HTML) …
(edit) @17655   3 years simon04 fix #20660 - Remote control /imagery: add imagery by id
(edit) @17654   3 years GerdP fix #20416: Download (incomplete) members: Cancel does not work and …
(edit) @17653   3 years simon04 see #14176 - DateUtils.parseInstant
(edit) @17652   3 years simon04 see #19078 - Preset preference: checkbox for validate user input
(edit) @17651   3 years simon04 see #19078 - Preset preference: extract property constants
(edit) @17650   3 years simon04 Extract IconTextCheckBox widget
(edit) @17649   3 years simon04 Extract QuadStateCheckBox.nextState
(edit) @17648   3 years simon04 fix #20652 - Preferences: Update context-sensitive help page links to …
(edit) @17646   3 years Don-vip fix #20653 - catch IllegalArgumentException when parsing geojson
(edit) @17643   3 years simon04 see #19078 - Presets: validate user input (using MapCSSTagChecker, …
(edit) @17642   3 years simon04 see #19078 - Common interface TagCondition
(edit) @17640   3 years simon04 see #4626 - https://errorprone.info/bugpattern/ProtectedMembersInFinalClass
(edit) @17639   3 years simon04 see #18949 - Tagging presets: trigger value_template="..." from …
(edit) @17637   3 years simon04 fix #20647 - Add --status-report command line argument
(edit) @17636   3 years GerdP fix #20578: JOSM is out of memory - While adding a local xml preset - …
(edit) @17635   3 years GerdP fix #20633: Download object: Too slow when downloading a relation with …
(edit) @17634   3 years simon04 fix #19292 - Selection List: Option to not sort the objects but show …
(edit) @17633   3 years simon04 see #20258 - Advanced preferences dialog "Change list of maps …
(edit) @17632   3 years simon04 fix #20101 - Rotate & scale tool: show angle or scale factor in status bar
(edit) @17631   3 years simon04 fix #19527 - Download Dialog: Bounding Box: copy bounds to clipboard
(edit) @17628   3 years simon04 fix #16709 - Display a notification while/after saving files
(edit) @17627   3 years simon04 fix #20635 - Tag2Link: update to 2021.3.21
(edit) @17626   3 years simon04 fix #12326 - Layer list: "dirty" and "modified" indicators for data layers
(edit) @17624   3 years simon04 see #18074 - Javadoc warnings
(edit) @17623   3 years simon04 see #4626 - https://errorprone.info/bugpattern/ProtectedMembersInFinalClass
(edit) @17622   3 years simon04 see #12627 - Extract TestError.isSimilar
(edit) @17621   3 years simon04 see #19180 - Fix code duplication
(edit) @17620   3 years simon04 see #4626 - Extract interface MapCSSTagCheckerFixCommand
(edit) @17619   3 years simon04 see #4626 - Extract class MapCSSTagCheckerRule
(edit) @17618   3 years simon04 see #4626 - PerformanceTestUtils.PerformanceTestTimer: use Stopwatch
(edit) @17617   3 years simon04 see #4626 - Add ValidationTaskPerformanceTest
(edit) @17616   3 years simon04 see #4626 - Extract class ValidationTask
(edit) @17614   3 years simon04 see #14124 - Checkstyle
(edit) @17613   3 years simon04 fix #14124 - Add MapCSS function title Returns a title-cased …
(edit) @17612   3 years simon04 fix #18074 - Duplicate Node: detect errors caused by different …
(edit) @17610   3 years simon04 see #18949 - Tagging presets: value_template="..." for <text> Use …
(edit) @17609   3 years simon04 see #18949 - Extract class TaggingPresetItemGuiSupport
(edit) @17608   3 years simon04 see #19554 - Checkstyle
(edit) @17607   3 years simon04 see #19554 - Java Warnings
(edit) @17606   3 years simon04 TaggingPreset: use SequenceCommand.wrapIfNeeded
(edit) @17605   3 years simon04 fix #19554 - Tagging presets: Icons for all preset input boxes
(edit) @17603   3 years simon04 fix #19816 - DownloadOsmTask: mark newly downloaded layer with …
(edit) @17602   3 years simon04 Java Warnings
Note: See TracRevisionLog for help on using the revision log.