source: josm/trunk/src/org/openstreetmap/josm/tools

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18913   15 months taylor.smock See #22596: Some hosts redirect to another host for authentication …
(edit) @18910   15 months taylor.smock Update Tag2Link PREF_SOURCE variable
(edit) @18903   16 months taylor.smock Fix #23309: NPE in GeoPropertyIndex$GPLevel.getBounded when called by …
(edit) @18871   17 months taylor.smock See #23218: Use newer error_prone versions when compiling on Java 11+ …
(edit) @18847   18 months taylor.smock Fix #23212: Overpass query wizard should transform key: to ["key"]
(edit) @18811   19 months taylor.smock Fix #23124: Azul Java 17.0.4.1 will cause a NumberFormatException …
(edit) @18801   19 months taylor.smock Fix #22832: Code cleanup and some simplification, documentation fixes …
(edit) @18796   20 months taylor.smock Fix #23097: Significantly reduce allocations during startup in …
(edit) @18790   20 months taylor.smock Fix #23103, see #17858: Notify users that a plugin requires a newer …
(edit) @18771   21 months taylor.smock Fix #23022: Application name on macOS 12 is MainApplication
(edit) @18738   22 months stoecker add NMEA track coloring by reference ID
(edit) @18735   22 months taylor.smock Fix #22921: DateTimeException when using invalid day of month for …
(edit) @18723   22 months taylor.smock Fix #22432, see #22941: Start migrating from javax to jakarta Parsson …
(edit) @18704   2 years taylor.smock Fix #22865: Pressing "Presets" button causes JOSM to get stuck on …
(edit) @18675   2 years taylor.smock Fix #22684: IAE: Parameter 'en1' must not be null in …
(edit) @18661   2 years taylor.smock Fix #22703, see #22695, #22704: 90° offset of icon-rotation: way; in …
(edit) @18657   2 years stoecker fix typo
(edit) @18656   2 years taylor.smock Fix #22680: Unexpected exception when downloading GeoJSON This occurs …
(edit) @18652   2 years stoecker unify stripUrl() handling
(edit) @18629   2 years taylor.smock Fix #22641: Update tag2link in dependencies (patch by gaben, modified …
(edit) @18590   2 years taylor.smock See #22453: Decrease allocations/CPU samples in …
(edit) @18589   2 years taylor.smock Fix #22453: Decrease allocations/CPU samples in …
(edit) @18580   2 years taylor.smock See #17858: start linking to Java 17 for Java updates. The link for …
(edit) @18556   3 years taylor.smock Fix #22333: Allow delete + move up/down actions in filter dialog to …
(edit) @18553   3 years taylor.smock Fix #20716: Search for missing power line support features (patch by …
(edit) @18550   3 years taylor.smock Fix CID 1497740: Concurrent data access violations …
(edit) @18549   3 years taylor.smock See #22183: NoClassDefFoundError: Could not initialize class …
(edit) @18510   3 years stoecker i18n update, disable vi, fix #21720
(edit) @18494   3 years taylor.smock Fix #22115: Extract methods from LatLon into ILatLon where they are …
(edit) @18486   3 years taylor.smock Fix CID 1489883: Dereference null return value This was introduced in …
(edit) @18475   3 years taylor.smock Fix #21794: Allow for cases where tags can be URL or key values in …
(edit) @18466   3 years taylor.smock Fix #21813: Improve marker handling in sessions and #21923: Improve …
(edit) @18437   3 years taylor.smock Fix #21935: Avoid leaking Authorization headers on redirects in …
(edit) @18409   3 years taylor.smock see r18407, #21756: Don't log oauth secrets (PMD)
(edit) @18407   3 years stoecker fix #21756 - strip typical privacy relevant parameters from URL output
(edit) @18396   3 years stoecker fix #20600 - add Fix coloring for NMEA, patch by Bjoeni
(edit) @18332   3 years Don-vip see #21596 - Update dependencies in ivy.xml and tools/ivy.xml (patch …
(edit) @18315   3 years Don-vip see #21486 - don't try to read int/long/float/double missing GPX metadata
(edit) @18212   4 years Don-vip fix coverity 1437552 (infinite loop)
(edit) @18211   4 years Don-vip global use of !Utils.isEmpty/isBlank
(edit) @18208   4 years Don-vip global use of Utils.isEmpty/isBlank
(edit) @18207   4 years Don-vip fix #21257 - sort tracks chronologically when writing GPX file
(edit) @18178   4 years Don-vip fix #20419 - disable svgSalamander filename-based cache when loading …
(edit) @18141   4 years Don-vip fix PMD violations
(edit) @18129   4 years Don-vip tools update: checkstyle 8.44, spotbugs 4.2.3, proguard 7.1.1, …
(edit) @18117   4 years stoecker fix icon detection, see #21143
(edit) @18116   4 years Don-vip fix #17915 - HTML in imagery menu tooltips does not work with Aqua L&F
(edit) @18109   4 years Don-vip fix #21172 - Add method to create geometric distances from a point …
(edit) @18099   4 years Don-vip fix #21176 - fix icon sizes of save layers dialog
(edit) @18072   4 years Don-vip fix #16868 - build cleanup
(edit) @18070   4 years Don-vip fix #16868 - use DevCharly's version of svgSalamander from Maven Central
(edit) @18046   4 years Don-vip fix #21126 - make sure URL generated for searching Wikimedia Commons …
(edit) @18014   4 years Don-vip remove deprecated stuff not used by plugins
(edit) @18013   4 years Don-vip see #14176 - remove deprecated DateUtils methods
(edit) @17988   4 years Don-vip fix #21021 - proper fix of "newer" keyword, handling both formats …
(edit) @17987   4 years Don-vip fix #20992 - see #17829 - support UTC dates with 6 digits
(edit) @17982   4 years Don-vip fix #21021 - see #18164 - OverpassTurboQueryWizard: fix "newer" statements
(edit) @17962   4 years Don-vip see #20522 - handle both language codes for Hebrew (iw before Java …
(edit) @17911   4 years simon04 see #14176 - Deprecate DateUtils.newIsoDateTimeFormat
(edit) @17909   4 years simon04 see #19771 - Tag2Link: use URL encoding for Wikimedia Commons URLs …
(edit) @17880   4 years simon04 see #8472 - Show geocoded images from Wikimedia Commons as …
(edit) @17871   4 years simon04 see #20813 - Modernize ImageDisplay using ImageIO and subsampling
(edit) @17845   4 years simon04 see #14176 - Introduce class Interval
(edit) @17840   4 years simon04 see #14176 - Migrate ExceptionUtil to Instant
(edit) @17839   4 years simon04 see #14176 - RtkLibPosReader: parse timestamps using DateUtils
(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) @17820   4 years GerdP fix #20785: Improve Status Report when locale "Arabic(Saudi Arabia)" …
(edit) @17787   4 years simon04 fix #20741 - Various code simplifications (patch by gaben)
(edit) @17782   4 years simon04 fix #20035 - Geotagged images are pixelated on retina displays (patch …
(edit) @17779   4 years simon04 see #16158, fix #12856 - Keyboard shortcuts for zoom out/in not …
(edit) @17776   4 years simon04 see #16158 - Use Command+Enter for main dialog action on macOS
(edit) @17773   4 years simon04 see #20745 - Introduce TableHelper.selectedIndices
(edit) @17739   4 years simon04 Checkstyle
(edit) @17736   4 years simon04 fix #19771 - Tag2Link: use percent encoding for Wikimedia Commons URLs
(edit) @17735   4 years simon04 fix #19754 - Tag2Link: support multi-values for URLs in …
(edit) @17732   4 years simon04 see #16163 - Prefer GridBagConstraints.LINE_START over …
(edit) @17729   4 years simon04 fix #20733 - PlatformHookOsx: use logo.svg in 256x256 size - Avoids …
(edit) @17728   4 years simon04 see #20733 - ImageProvider: do not upscale non SVG images for HiDPI
(edit) @17715   4 years simon04 see #14176 - Migrate GPX to Instant
(edit) @17712   4 years simon04 see #14176 - Migrate Note/NoteComment to Instant
(edit) @17692   4 years Don-vip see #17858 - fix deprecation warnings
(edit) @17688   4 years simon04 see #19724 - Fix NPE in PlatformHookWindows.getInstalledFonts on …
(edit) @17679   4 years Don-vip see #17858 - ask Oracle Java WebStart users to switch to OpenWebStart …
(edit) @17676   4 years simon04 PlatformHookOsx: consistently use "macOS"
(edit) @17660   4 years Don-vip see #18737 - add JNLP robustness in order to be able to start unsigned …
(edit) @17653   4 years simon04 see #14176 - DateUtils.parseInstant
(edit) @17627   4 years simon04 fix #20635 - Tag2Link: update to 2021.3.21
(edit) @17618   4 years simon04 see #4626 - PerformanceTestUtils.PerformanceTestTimer: use Stopwatch
(edit) @17610   4 years simon04 see #18949 - Tagging presets: value_template="..." for <text> Use …
(edit) @17548   4 years Don-vip fix #20341 - Support metadata from more image formats (patch by Bjoeni)
(edit) @17488   4 years GerdP see #20257:macOS build process fixes and improvements - ​fix …
(edit) @17487   4 years GerdP see #20257:macOS build process fixes and improvements - ​apply …
(edit) @17465   4 years GerdP fix #20345: Corrupted GeoPropertyIndex due to wrong rounding? - remove …
(edit) @17380   4 years stoecker missing counter increase, fix #CID1437607
(edit) @17374   4 years GerdP see #20167: [patch] Improve code readability by replacing indexed …
(edit) @17369   4 years simon04 see #20141 - Revert "ImageProvider: cache rendered SVG images using JCS"
(edit) @17364   4 years simon04 see #20141 - ImageProvider: cache rendered SVG images using JCS This …
(edit) @17336   4 years GerdP fix #20037: Overpass query wizard generates wrong query with "*=value" …
(edit) @17333   4 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
Note: See TracRevisionLog for help on using the revision log.