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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19276   6 weeks stoecker add Welsh and readd Turkish languages
(edit) @19272   2 months taylor.smock See #24046: Reduce cost of Geometry#filterInsidePolygon when a …
(edit) @19263   3 months stoecker indicate possible shortcuts for parser
(edit) @19261   3 months taylor.smock See #24014: Add multiline and normalize attributes to preset xsd …
(edit) @19250   4 months taylor.smock Dependency updates ivy.xml: * junit5-system-exit: 1.1.2 -> 2.0.0 on …
(edit) @19248   4 months stoecker see #23964 - One typo in each added word - was probably not my best day ;-)
(edit) @19246   4 months taylor.smock Fix #23920: Wrapped ReportedException don't keep data on bug report
(edit) @19244   4 months stoecker cut long line
(edit) @19241   4 months stoecker forgot Bopo, see #23964
(edit) @19240   4 months stoecker add some more script variants, fix #23964
(edit) @19238   4 months taylor.smock See #23926: Fix new coverity issues Coverity doesn't like null
(edit) @19236   4 months taylor.smock Fix #23926: Extend GPS legend for time information, improve design …
(edit) @19225   5 months taylor.smock Fix #23925: Indicate/link to alternative download methods when the …
(edit) @19208   5 months taylor.smock Dependency updates: ivy.xml: * jmapviewer: 2.21 -> 2.22: Fix a …
(edit) @19205   6 months taylor.smock Fix keyboard navigation in the mapview on MacOS This also adds …
(edit) @19191   6 months taylor.smock Dependency updates ivy.xml * org.openstreetmap.jmapviewer:jmapviewer: …
(edit) @19144   7 months taylor.smock Fix #23809: Desktop.getDesktop().browse can throw an …
(edit) @19143   7 months taylor.smock Fix #23804: xdg-open can return a 0 exit code when a browser doesn't …
(edit) @19139   7 months taylor.smock PMD and checkstyle fixes
(edit) @19133   7 months taylor.smock See #23727, #23748: Re-enable Map.ofEntries for …
(edit) @19132   7 months taylor.smock Fix #23765: Update tag2link resources
(edit) @19124   8 months GerdP fix #23748: NPE: Reverse way direction: Automatic tag correction …
(edit) @19121   8 months taylor.smock See #17858: Replace most calls to StandardCharsets.UTF_8.name() with …
(edit) @19120   8 months taylor.smock See #17858: Update code for newer Java features Also add a note that …
(edit) @19114   8 months taylor.smock Fix an XPath injection issue This isn't really an issue for JOSM, …
(edit) @19112   8 months stoecker javadoc fixes
(edit) @19109   8 months taylor.smock See #17858: Remove old workarounds for javabugs and update …
(edit) @19105   8 months stoecker Explain what to do
(edit) @19103   8 months taylor.smock Cleanup some new PMD warnings from PMD 7.x (followup of r19101)
(edit) @19102   8 months taylor.smock Revert Utils.toUnmodifiableList changes from r19101 (see #23727, patch …
(edit) @19101   8 months taylor.smock Cleanup some new PMD warnings from PMD 7.x I haven't updated to PMD …
(edit) @19100   8 months taylor.smock Fix #23725: Drop Java 8 code in WinRegistry
(edit) @19094   9 months stoecker PMD and checkstyle
(edit) @19093   9 months stoecker typo
(edit) @19092   9 months stoecker fix #23702, see #23621 - improve length unit conversion
(edit) @19090   9 months stoecker fix deprecation version of previous entry
(edit) @19089   9 months stoecker see #23621 - add unit conversion for length values
(edit) @19080   9 months taylor.smock See #23671: Deprecate Utils#isBlank and replace instances of it with …
(edit) @19079   9 months taylor.smock See #23671: Significantly improve performance of Utils.isBlank and …
(edit) @19075   9 months taylor.smock Fix #23628: Decrease cost of ImageWarp#warp This decreases overall …
(edit) @19071   10 months stoecker fix pmd
(edit) @19070   10 months stoecker see #23627 - use getOSMLocaleCodes also for naming primitives
(edit) @19050   10 months taylor.smock Revert most var changes from r19048, fix most new compile warnings …
(edit) @19048   10 months taylor.smock Dependency updates ivy.xml * org.eclipse.parsson:parsson: 1.1.5 -> …
(edit) @19046   10 months stoecker typo in javadoc, see #23627
(edit) @19045   10 months stoecker support language keys not following the naming of languages in JOSM, …
(edit) @19043   10 months stoecker drop COMPAT locale provider
(edit) @19042   10 months stoecker fix #23625 - allow - sign in keys
(edit) @19041   10 months GerdP see #23619: prefer to show key …
(edit) @19009   11 months stoecker fix #23536 - somebody added useless space in Trac, so our empty-page …
(edit) @18991   12 months taylor.smock Fix #22810: OSM OAuth 1.0a/Basic auth deprecation and removal As of …
(edit) @18990   12 months taylor.smock Fix #23472: Decrease cost of Geometry#polygonIntersectionResult …
(edit) @18986   12 months taylor.smock See #23355: Sanity check JVM arguments on startup Change the icon for …
(edit) @18985   12 months taylor.smock Fix #23355: Sanity check JVM arguments on startup See #17858: JOSM …
(edit) @18983   12 months taylor.smock Fix #23471: fix an inconsistency between fast ASCII sort and slower …
(edit) @18982   12 months taylor.smock See #23471: Temporarily disable fast sorting
(edit) @18979   12 months taylor.smock Dependency updates ivy.xml * OpeningHoursParser: 0.28.0 -> 0.28.1 * …
(edit) @18978   12 months taylor.smock See #23468: Improve performance in the validator tree window Add …
(edit) @18977   12 months taylor.smock See #23468: Improve performance in the validator tree window This …
(edit) @18973   12 months taylor.smock Fix #23468: Improve performance in the Validator tree window A large …
(edit) @18972   12 months taylor.smock See #23465: Add additional javadoc comments This also fixes some …
(edit) @18913   14 months taylor.smock See #22596: Some hosts redirect to another host for authentication …
(edit) @18910   14 months taylor.smock Update Tag2Link PREF_SOURCE variable
(edit) @18903   15 months taylor.smock Fix #23309: NPE in GeoPropertyIndex$GPLevel.getBounded when called by …
(edit) @18871   16 months taylor.smock See #23218: Use newer error_prone versions when compiling on Java 11+ …
(edit) @18847   17 months taylor.smock Fix #23212: Overpass query wizard should transform key: to ["key"]
(edit) @18811   18 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   19 months taylor.smock Fix #23097: Significantly reduce allocations during startup in …
(edit) @18790   19 months taylor.smock Fix #23103, see #17858: Notify users that a plugin requires a newer …
(edit) @18771   20 months taylor.smock Fix #23022: Application name on macOS 12 is MainApplication
(edit) @18738   21 months stoecker add NMEA track coloring by reference ID
(edit) @18735   21 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   22 months 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   2 years taylor.smock Fix #22333: Allow delete + move up/down actions in filter dialog to …
(edit) @18553   2 years taylor.smock Fix #20716: Search for missing power line support features (patch by …
(edit) @18550   2 years taylor.smock Fix CID 1497740: Concurrent data access violations …
(edit) @18549   2 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   3 years Don-vip fix coverity 1437552 (infinite loop)
Note: See TracRevisionLog for help on using the revision log.