source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19418   3 weeks stoecker fix wrong menu name, fix #24375
(edit) @19417   4 weeks stoecker see #24298 - add JOSM API indication to remote control - fix PMD
(edit) @19416   4 weeks stoecker fix #24298 - add JOSM API indication to remote control
(edit) @19415   4 weeks stoecker use tag2link 2025.6.21, see #24234
(edit) @19414   4 weeks GerdP fix #24333: Search dialog should not offer some options when nothing …
(edit) @19413   6 weeks stoecker see #24342 - add properties.filter.visible hidden setting
(edit) @19411   8 weeks GerdP fix #24255: Clicking undo on two error messages reverts change and …
(edit) @19410   8 weeks GerdP fix #24329:Upload Selection action not enabled after update - add …
(edit) @19409   8 weeks taylor.smock Update tag2link, see #24234/r19407 Tag2Link.java has a variable that …
(edit) @19408   2 months stoecker IANA update
(edit) @19406   2 months GerdP fix #24315: Wrong status referrers-not-all-downloaded for restriction …
(edit) @19405   2 months stoecker IANA update
(edit) @19403   2 months stoecker fix #24299 - do zero check
(edit) @19402   2 months stoecker fix boolean logic broken in r19398, see #21840
(edit) @19401   2 months stoecker add expressway as valid speed source
(edit) @19399   2 months stoecker fix some forgotten since xxx
(edit) @19398   2 months stoecker Auto relation refresh, fix #21840 - patch by Woazboat
(edit) @19397   3 months stoecker fix #22879 - Cut keyboard shortcuts doesn't work after reverting order …
(edit) @19395   3 months stoecker see #24125, i18n update, add language fo
(edit) @19394   3 months stoecker fix #24104 - drop remaining deprecations
(edit) @19392   3 months stoecker fix text
(edit) @19391   3 months stoecker fix typo in Javadoc
(edit) @19390   3 months stoecker typo
(edit) @19389   3 months stoecker add missing Javadoc, fix #24238
(edit) @19388   3 months stoecker see #24238 - fix PMD issues
(edit) @19387   3 months stoecker see #24238 - support more EXIF data in image correlation
(edit) @19386   3 months stoecker fix #24250 - insert more than one manually added imagery entry to …
(edit) @19385   3 months stoecker fix #24270 - support f=geojson as well as format=geojson
(edit) @19384   3 months GerdP fix #23851 - move code to handle the width of the divider line This …
(edit) @19382   4 months stoecker add common settings of manual WMS also to TMS, patch by anonym …
(edit) @19378   4 months stoecker see #24104 - drop deprecated isBlank()
(edit) @19374   4 months stoecker fix last checkins
(edit) @19373   4 months stoecker add a note why the deprecated function cannot be removed
(edit) @19372   4 months stoecker fix resource leaks for cached Zip files
(edit) @19369   4 months stoecker fix CID 1547181 - Unguarded read
(edit) @19366   4 months stoecker Javadoc fixes
(edit) @19365   4 months stoecker see #24234 - update tag2link to 2025.3.21
(edit) @19358   4 months stoecker checkstyle line length
(edit) @19357   4 months stoecker replace HTML encoding in output
(edit) @19356   4 months stoecker update comments for TLDs
(edit) @19353   4 months stoecker Aaah, why must different tools always have different opinions about …
(edit) @19351   4 months stoecker readd the country code TLDs in the correct section
(edit) @19350   4 months stoecker add TLD
(edit) @19349   4 months stoecker some more tld drops
(edit) @19347   4 months stoecker update TLDs
(edit) @19345   4 months stoecker don't send authentication oinformation to wrong server, fix #24149, …
(edit) @19343   5 months stoecker I18n update
(edit) @19341   5 months stoecker I18n update
(edit) @19336   5 months stoecker fix #24046 - improve speed of multipolygon validator - patch by …
(edit) @19335   5 months stoecker fix #24163 - patch by gaben - don't flag success as warning
(edit) @19334   5 months stoecker see #21007 - capitalize HDOP
(edit) @19331   5 months stoecker checkstyle
(edit) @19330   5 months stoecker see #24104 - removed deprecated functions
(edit) @19328   5 months stoecker see #24104 - removed deprecated functions
(edit) @19327   5 months stoecker fix #24016 - better visibility of correlation status, patch by StephaneP
(edit) @19325   5 months stoecker fix #21007, fix failing unit test, patch by StephaneP
(edit) @19324   5 months stoecker fix #22948 - use redo/undo shortcuts in text boxes, patch by Taylor
(edit) @19323   5 months stoecker increase possible number of steps for zooming, see #24145
(edit) @19321   5 months stoecker checkstyle
(edit) @19320   5 months stoecker see #24104 - drop deprecated elements which aren't used anywhere
(edit) @19319   5 months stoecker see #24104, add deprecated dates for remaining used functions, patch …
(edit) @19318   5 months stoecker fix #24004 - add option the prevent deleting of support layer, patch …
(edit) @19316   5 months stoecker support 2 more circle drawing data sources for NMEA, patch by …
(edit) @19315   5 months GerdP fix #24137 : Wrong plural in Warning message?
(edit) @19314   5 months stoecker fix #21961, fix #24142 - apply patch by Taylor - fix ISE with F11 usage
(edit) @19311   5 months stoecker fix #24121, fix null access
(edit) @19310   5 months stoecker disable inactive social media
(edit) @19309   5 months stoecker fix CID 1591123, add missing break
(edit) @19307   6 months taylor.smock Fix most new PMD issues It would be better to use the newer switch …
(edit) @19304   6 months stoecker checkstyle
(edit) @19300   6 months stoecker fix PMD
(edit) @19299   6 months stoecker fix another valid PMD complain
(edit) @19297   6 months taylor.smock Fix compile errors
(edit) @19296   6 months stoecker remove most of the new PMD messages (forgot to save one file befor …
(edit) @19295   6 months stoecker remove most of the new PMD messages
(edit) @19294   6 months taylor.smock Fix test broken by dependency updates EqualsVerifier did not like …
(edit) @19291   6 months taylor.smock Fix tests broken by r19289
(edit) @19290   6 months taylor.smock Fix #24093: Wrong page is linked for context sensitive help for Edit …
(edit) @19289   6 months taylor.smock Fix #24097: Zoom to imagery layer This fixes two issues: 1. Adds …
(edit) @19288   6 months stoecker add missing escape characters to mapcss parser, fix #24095
(edit) @19286   6 months taylor.smock See #24075: Reduce memory allocations for TaggingPresetItem#matches …
(edit) @19285   6 months taylor.smock Fix #24075: Reduce memory allocations for TaggingPresetItem#matches …
(edit) @19284   6 months stoecker add one more discardable tag from wiki
(edit) @19282   6 months stoecker add some more auto-discard tags to match wiki description, see …
(edit) @19281   6 months stoecker converted_by no longer exists in the database, stop handling it special
(edit) @19280   6 months GerdP fix #23718: Console messages: WARNING: Not downloading all tiles …
(edit) @19279   6 months GerdP fix #24037 - revert the changes from r17423 in GenericRelationEditor
(edit) @19276   7 months stoecker add Welsh and readd Turkish languages
(edit) @19273   7 months stoecker fix #24054 - no longer silently ignore identical or mismatching …
(edit) @19272   7 months taylor.smock See #24046: Reduce cost of Geometry#filterInsidePolygon when a …
(edit) @19271   7 months taylor.smock Fix a performance issue when working with large datasets The primary …
(edit) @19269   7 months stoecker silence PMD - some of these rules are bullshit - explicit …
(edit) @19266   7 months taylor.smock Fix #23945: ImageViewerDialog.displayImages() - do not re-center if …
(edit) @19264   8 months taylor.smock Fix #24030: JEP 486 (in Java 24) always throws an …
(edit) @19263   8 months stoecker indicate possible shortcuts for parser
(edit) @19261   8 months taylor.smock See #24014: Add multiline and normalize attributes to preset xsd …
(edit) @19260   8 months taylor.smock Fix #24023: Add pashto (ps) as an RTL language
(edit) @19259   8 months stoecker fix #23943 - patch by Famlam - allow negative values for substring to …
(edit) @19258   8 months stoecker fix #24009 - don't call setting storage in settings setup stage or …
(edit) @19255   8 months stoecker fix URL joining for WMTS when URL comes from capabilities and doesn't …
Note: See TracRevisionLog for help on using the revision log.