|
|
@18582
|
2 years |
taylor.smock |
Fix #22470: JsonParsingException when source file is moved and html is …
|
|
|
@18581
|
2 years |
taylor.smock |
Fix #21431: Failed to download data in LoadAndZoomHandler
…
|
|
|
@18580
|
2 years |
taylor.smock |
See #17858: start linking to Java 17 for Java updates.
The link for …
|
|
|
@18578
|
2 years |
taylor.smock |
Fix #22404: MVT background layer: Polygons not drawn
This was a …
|
|
|
@18576
|
2 years |
taylor.smock |
PropertiesDialog: Fix sonarlint issues
|
|
|
@18574
|
2 years |
taylor.smock |
Fix #22378: Preview object properties on mouse hover (patch by …
|
|
|
@18572
|
2 years |
taylor.smock |
remove TLD from IANA
|
|
|
@18571
|
2 years |
taylor.smock |
Fix #22439: Filter deleting always deletes the first filter regardless …
|
|
|
@18570
|
2 years |
taylor.smock |
Fix #22183: NoClassDefFoundError: Could not initialize class …
|
|
|
@18568
|
2 years |
taylor.smock |
See #22391/r18567: fix typo (&20 -> %20 for ' ' url encoding)
|
|
|
@18567
|
2 years |
taylor.smock |
Fix #22391: Support "image/png; mode=8bit" imagery
|
|
|
@18563
|
2 years |
taylor.smock |
Fix #22268: Upload of data triggering exception "Primitive cannot be …
|
|
|
@18561
|
2 years |
taylor.smock |
See #22183: NoClassDefFoundError: Could not initialize class …
|
|
|
@18560
|
2 years |
GerdP |
fix #19340: Validator complains about maxweightrating:X:conditional
- …
|
|
|
@18556
|
2 years |
taylor.smock |
Fix #22333: Allow delete + move up/down actions in filter dialog to …
|
|
|
@18554
|
2 years |
taylor.smock |
Fix #22309: Add option to merge by default when dragging nodes (patch …
|
|
|
@18553
|
2 years |
taylor.smock |
Fix #20716: Search for missing power line support features (patch by …
|
|
|
@18550
|
2 years |
taylor.smock |
Fix CID 1497740: Concurrent data access violations
…
|
|
|
@18549
|
2 years |
taylor.smock |
See #22183: NoClassDefFoundError: Could not initialize class …
|
|
|
@18542
|
2 years |
taylor.smock |
Fix #21046: Add description to the default naming tags for relations …
|
|
|
@18541
|
2 years |
taylor.smock |
Fix #22250: Abort on XML error elements
|
|
|
@18540
|
2 years |
taylor.smock |
Fix #22307: Add popup menu for notes (patch by Woazboat)
The popup …
|
|
|
@18539
|
2 years |
taylor.smock |
Fix #21856: Split way: Wrong position of new member in PTv2 relation …
|
|
|
@18538
|
2 years |
taylor.smock |
JosmTextField: setHint now properly returns the old hint
See …
|
|
|
@18532
|
2 years |
taylor.smock |
Fix #22160: Retry on `SocketException: Unexpected end of file from …
|
|
|
@18529
|
2 years |
taylor.smock |
MainMenu: Add missing final keywords
|
|
|
@18521
|
2 years |
taylor.smock |
Fix #22225: Don't warn about sport=running on unclosed ways
|
|
|
@18520
|
2 years |
taylor.smock |
VectorPrimitive: Reduce memory allocations in isTagged
|
|
|
@18518
|
2 years |
taylor.smock |
Allow VectorPrimitives to be filtered (see r18516)
|
|
|
@18516
|
2 years |
taylor.smock |
Move OsmPrimitive isDrawable to AbstractPrimitive
This should have no …
|
|
|
@18513
|
2 years |
taylor.smock |
Way: Fix IAE where getNodePairs would be called on an empty way
This …
|
|
|
@18510
|
2 years |
stoecker |
i18n update, disable vi, fix #21720
|
|
|
@18506
|
2 years |
GerdP |
fix #22187, see #21825: Same error code 1708 for two different …
|
|
|
@18503
|
2 years |
taylor.smock |
Fix #22170: AIOOBE in org.openstreetmap.josm.gui.util.imagery.CameraPlane
|
|
|
@18502
|
2 years |
taylor.smock |
Fix #22139: Significantly reduce allocations in NodeElement
This …
|
|
|
@18501
|
2 years |
taylor.smock |
Fix #22140: Significantly reduce allocations in …
|
|
|
@18496
|
2 years |
taylor.smock |
Fix #22156: ArithmeticException: / by zero in …
|
|
|
@18495
|
2 years |
taylor.smock |
Fix since xxx
|
|
|
@18494
|
2 years |
taylor.smock |
Fix #22115: Extract methods from LatLon into ILatLon where they are …
|
|
|
@18493
|
2 years |
taylor.smock |
PMD/Checkstyle: if( -> if (
|
|
|
@18492
|
2 years |
stoecker |
fix #22109 - fix IPv6 detection, as api.openstreetmap.org fails in …
|
|
|
@18491
|
2 years |
taylor.smock |
Fix #20823: Reject uploads that do not follow either comment policy or …
|
|
|
@18489
|
2 years |
Don-vip |
see #22104 - fix deprecation warnings
|
|
|
@18487
|
2 years |
taylor.smock |
PMD/Checkstyle fixes for r18485
|
|
|
@18486
|
2 years |
taylor.smock |
Fix CID 1489883: Dereference null return value
This was introduced in …
|
|
|
@18485
|
2 years |
taylor.smock |
SonarLint: Fix most recent code smells
This also fixes some tests so …
|
|
|
@18484
|
2 years |
taylor.smock |
MainApplication: Fix CORRECTNESS NP_NULL_PARAM_DEREF
This is mostly …
|
|
|
@18483
|
2 years |
taylor.smock |
NotesDialog: Fix test broken in r18479, see #21600
The test ensures …
|
|
|
@18482
|
2 years |
taylor.smock |
VectorDataSet: Fix MT_CORRECTNESS issues
This was most likely caused …
|
|
|
@18481
|
2 years |
taylor.smock |
i18n: \r -> <br>
|
|
|
@18480
|
2 years |
taylor.smock |
Fix JOSM #21422: Tile cache stats unreadable in debug mode (patch by …
|
|
|
@18479
|
2 years |
taylor.smock |
Fix #21600: When setting/updating notes, fire selectionChanged events …
|
|
|
@18478
|
2 years |
taylor.smock |
Really fix failing tests in VectorDataSetTest
The test failed ~50% of …
|
|
|
@18477
|
2 years |
taylor.smock |
Fix tests broken in r18473, see #22032
This was caused by vector …
|
|
|
@18475
|
2 years |
taylor.smock |
Fix #21794: Allow for cases where tags can be URL or key values in …
|
|
|
@18474
|
2 years |
taylor.smock |
Replace @since xxx
|
|
|
@18473
|
2 years |
taylor.smock |
Fix #22032: Various memory enhancements for MVT tiles
There is about …
|
|
|
@18472
|
2 years |
taylor.smock |
Fix some coverity warnings
* CID 1489777: …
|
|
|
@18471
|
2 years |
stoecker |
fix dead code
|
|
|
@18470
|
2 years |
taylor.smock |
Reduce memory allocations and CPU calls in Way#getNodePairs
This …
|
|
|
@18468
|
2 years |
taylor.smock |
Fix #21893: Align movement of objects when the last selected way has …
|
|
|
@18467
|
2 years |
taylor.smock |
Fix #20025, #22080: Notify users when changeset tags are …
|
|
|
@18466
|
2 years |
taylor.smock |
Fix #21813: Improve marker handling in sessions and #21923: Improve …
|
|
|
@18465
|
2 years |
taylor.smock |
Fix #22106: Avoid allocations for point objects in QuadBuckets
Nodes …
|
|
|
@18464
|
2 years |
taylor.smock |
Extract equalsEpsilon from LatLon into ILatLon
This significantly …
|
|
|
@18458
|
2 years |
taylor.smock |
Fix @since xxx
|
|
|
@18457
|
2 years |
taylor.smock |
Fix #22056: source in the dataset tags overrides automatic sources
…
|
|
|
@18456
|
2 years |
taylor.smock |
Fix #22065: Mac users cannot deselect with ctrl
From the Mac OS HIG …
|
|
|
@18454
|
2 years |
taylor.smock |
Fix #21558: IOOBE in NotesDialog$NoteTableModel.getElementAt
This is …
|
|
|
@18453
|
2 years |
taylor.smock |
Fix #22074, #22075: OpeningHoursParser updates (patch by SimonPoole)
…
|
|
|
@18452
|
2 years |
taylor.smock |
Drop use of abc from tile.openstreetmap.org urls (patch by Firefishy)
…
|
|
|
@18451
|
2 years |
taylor.smock |
Fix #22073: Optimized regexes (string starts with, ends with, …
|
|
|
@18445
|
2 years |
stoecker |
drop imagery offsets from status report, see #22043
|
|
|
@18444
|
2 years |
taylor.smock |
Fix #21775: Remove deprecated code in ImageData
The code in question …
|
|
|
@18443
|
2 years |
taylor.smock |
Fix #17288: Notes progress bar shows no progress (patch by gaben, …
|
|
|
@18442
|
2 years |
taylor.smock |
Fix #21792: Request focus in SplitWayAction window segment list (patch …
|
|
|
@18441
|
2 years |
taylor.smock |
Fix #22022: Allow for recursive geojson parsing
This allows us to …
|
|
|
@18440
|
2 years |
GerdP |
fix #22057: ClassNotFoundException when installing a plugin that was …
|
|
|
@18439
|
3 years |
taylor.smock |
Fix #17906, #21889, see #12617 for the original issue
This fixes an …
|
|
|
@18438
|
3 years |
taylor.smock |
Fix #21619: CCE where JosmTextField cannot be cast to …
|
|
|
@18437
|
3 years |
taylor.smock |
Fix #21935: Avoid leaking Authorization headers on redirects in …
|
|
|
@18436
|
3 years |
taylor.smock |
Shortcut Preferences: Remove look-alike arrow codes
The key values …
|
|
|
@18435
|
3 years |
taylor.smock |
update TLD from IANA
|
|
|
@18434
|
3 years |
taylor.smock |
Dependency updates
JCSCacheManager was modified to move away from …
|
|
|
@18433
|
3 years |
taylor.smock |
Fix #22024: DataIntegrityProblemException during data upload
This is …
|
|
|
@18432
|
3 years |
taylor.smock |
ProtobufRecord: Fix failing test from r18431 (oops)
This was due to …
|
|
|
@18431
|
3 years |
taylor.smock |
VectorTile/MapBox/Feature: Significantly reduce allocations
The area …
|
|
|
@18428
|
3 years |
stoecker |
add missing space
|
|
|
@18427
|
3 years |
taylor.smock |
Fix an NPE that occurred when attempting to copy an image URL
This …
|
|
|
@18424
|
3 years |
stoecker |
see #21480 - i18n fix
|
|
|
@18422
|
3 years |
GerdP |
fix #21967: Keep OSM layer activated when loading GPX layer
Patch by Bjoeni
|
|
|
@18421
|
3 years |
taylor.smock |
fix #21521: IOOBE in ImageData.getSelectedImage
This is caused by not …
|
|
|
@18420
|
3 years |
stoecker |
fix i18n, see #21480
|
|
|
@18419
|
3 years |
Klumbumbus |
remove TLD from IANA
|
|
|
@18418
|
3 years |
Klumbumbus |
remove TLD from IANA
|
|
|
@18417
|
3 years |
stoecker |
text fix, fix #21865
|
|
|
@18416
|
3 years |
stoecker |
text fix, fix #21865
|
|
|
@18414
|
3 years |
taylor.smock |
fix #21867: Improve documentation for ConditionFactory (patch by …
|
|
|
@18413
|
3 years |
taylor.smock |
fix #21825: delete non-useful relations
This offers to delete …
|
|
|
@18412
|
3 years |
taylor.smock |
see r18408, #21480, fix #21962: typo with xor (patch by skyper)
This …
|
|
|