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

Revision Log Mode:


Legend:

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