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