source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19363   6 months stoecker fix #24207 - update license classes, patch by gaben
(edit) @19362   6 months stoecker fix #24202 - Georgian character incorrectly matched
(edit) @19361   6 months stoecker Seems Windows has bad timing, it's often to fast
(edit) @19360   6 months stoecker I18n update
(edit) @19359   6 months stoecker checkstyle
(edit) @19358   6 months stoecker checkstyle line length
(edit) @19357   6 months stoecker replace HTML encoding in output
(edit) @19356   6 months stoecker update comments for TLDs
(edit) @19355   6 months stoecker hopefully now get the output I want
(edit) @19354   6 months stoecker add some common tags
(edit) @19353   6 months stoecker Aaah, why must different tools always have different opinions about …
(edit) @19352   6 months stoecker fix #24224 - extend parking_space preset
(edit) @19351   6 months stoecker readd the country code TLDs in the correct section
(edit) @19350   6 months stoecker add TLD
(edit) @19349   6 months stoecker some more tld drops
(edit) @19348   6 months stoecker see #24125 - I18n update
(edit) @19347   6 months stoecker update TLDs
(edit) @19346   6 months stoecker see #24125 - I18n update
(edit) @19345   6 months stoecker don't send authentication oinformation to wrong server, fix #24149, …
(edit) @19344   6 months stoecker see #24125, readd missing translations
(edit) @19343   6 months stoecker I18n update
(edit) @19342   7 months stoecker see #21801, fix #24176 - don't issue useless warning for …
(edit) @19341   7 months stoecker I18n update
(edit) @19340   7 months stoecker checkstyle
(edit) @19339   7 months stoecker Fix CI Test on Windows (hopefully)
(edit) @19338   7 months stoecker see #24163 - fix tests
(edit) @19337   7 months stoecker fix #24070 - no longer warn for surface=ground + tracktype=grade2
(edit) @19336   7 months stoecker fix #24046 - improve speed of multipolygon validator - patch by …
(edit) @19335   7 months stoecker fix #24163 - patch by gaben - don't flag success as warning
(edit) @19334   7 months stoecker see #21007 - capitalize HDOP
(edit) @19333   7 months stoecker fix #24161, second typo
(edit) @19332   7 months stoecker fix #24161, typo
(edit) @19331   7 months stoecker checkstyle
(edit) @19330   7 months stoecker see #24104 - removed deprecated functions
(edit) @19329   7 months stoecker fix #24160, fix typo
(edit) @19328   7 months stoecker see #24104 - removed deprecated functions
(edit) @19327   7 months stoecker fix #24016 - better visibility of correlation status, patch by StephaneP
(edit) @19326   7 months stoecker i18n update
(edit) @19325   7 months stoecker fix #21007, fix failing unit test, patch by StephaneP
(edit) @19324   7 months stoecker fix #22948 - use redo/undo shortcuts in text boxes, patch by Taylor
(edit) @19323   7 months stoecker increase possible number of steps for zooming, see #24145
(edit) @19322   7 months stoecker see #24104 - drop deprecated test
(edit) @19321   7 months stoecker checkstyle
(edit) @19320   7 months stoecker see #24104 - drop deprecated elements which aren't used anywhere
(edit) @19319   7 months stoecker see #24104, add deprecated dates for remaining used functions, patch …
(edit) @19318   7 months stoecker fix #24004 - add option the prevent deleting of support layer, patch …
(edit) @19317   7 months stoecker see #21007 - now add the missing file I was sure I already added
(edit) @19316   7 months stoecker support 2 more circle drawing data sources for NMEA, patch by …
(edit) @19315   7 months GerdP fix #24137 : Wrong plural in Warning message?
(edit) @19314   7 months stoecker fix #21961, fix #24142 - apply patch by Taylor - fix ISE with F11 usage
(edit) @19313   7 months stoecker update i18n
(edit) @19312   7 months stoecker I18n - drop broken vi.lang files
(edit) @19311   7 months stoecker fix #24121, fix null access
(edit) @19310   7 months stoecker disable inactive social media
(edit) @19309   7 months stoecker fix CID 1591123, add missing break
(edit) @19308   7 months stoecker increase JMapViewer to 2.24, fix #24116
(edit) @19307   7 months taylor.smock Fix most new PMD issues It would be better to use the newer switch …
(edit) @19306   7 months stoecker i18n update
(edit) @19305   7 months stoecker add Taylor
(edit) @19304   8 months stoecker checkstyle
(edit) @19303   8 months stoecker update pmd
(edit) @19302   8 months stoecker update pmd
(edit) @19301   8 months taylor.smock Revert errorprone to 2.31 since that was the last version to …
(edit) @19300   8 months stoecker fix PMD
(edit) @19299   8 months stoecker fix another valid PMD complain
(edit) @19298   8 months taylor.smock i18n updates
(edit) @19297   8 months taylor.smock Fix compile errors
(edit) @19296   8 months stoecker remove most of the new PMD messages (forgot to save one file befor …
(edit) @19295   8 months stoecker remove most of the new PMD messages
(edit) @19294   8 months taylor.smock Fix test broken by dependency updates EqualsVerifier did not like …
(edit) @19293   8 months taylor.smock See #23913: Fetch remote API keys for Bing imagery Update JMapViewer …
(edit) @19292   8 months taylor.smock See #23913: Fetch remote API keys for Bing imagery This disables a …
(edit) @19291   8 months taylor.smock Fix tests broken by r19289
(edit) @19290   8 months taylor.smock Fix #24093: Wrong page is linked for context sensitive help for Edit …
(edit) @19289   8 months taylor.smock Fix #24097: Zoom to imagery layer This fixes two issues: 1. Adds …
(edit) @19288   8 months stoecker add missing escape characters to mapcss parser, fix #24095
(edit) @19287   8 months stoecker I18n update, see #24067
(edit) @19286   8 months taylor.smock See #24075: Reduce memory allocations for TaggingPresetItem#matches …
(edit) @19285   8 months taylor.smock Fix #24075: Reduce memory allocations for TaggingPresetItem#matches …
(edit) @19284   8 months stoecker add one more discardable tag from wiki
(edit) @19283   8 months stoecker see #24067 - I18n update
(edit) @19282   8 months stoecker add some more auto-discard tags to match wiki description, see …
(edit) @19281   8 months stoecker converted_by no longer exists in the database, stop handling it special
(edit) @19280   8 months GerdP fix #23718: Console messages: WARNING: Not downloading all tiles …
(edit) @19279   8 months GerdP fix #24037 - revert the changes from r17423 in GenericRelationEditor
(edit) @19278   8 months stoecker i18n update
(edit) @19277   8 months stoecker i18n update
(edit) @19276   9 months stoecker add Welsh and readd Turkish languages
(edit) @19275   9 months stoecker checkstyle
(edit) @19274   9 months stoecker no longer strip apikeys from URL, we have api key handling now
(edit) @19273   9 months stoecker fix #24054 - no longer silently ignore identical or mismatching …
(edit) @19272   9 months taylor.smock See #24046: Reduce cost of Geometry#filterInsidePolygon when a …
(edit) @19271   9 months taylor.smock Fix a performance issue when working with large datasets The primary …
(edit) @19270   9 months stoecker prevent CI test failures on Windows java 11, where 500ms are only …
(edit) @19269   9 months stoecker silence PMD - some of these rules are bullshit - explicit …
(edit) @19268   9 months stoecker split mismatching translations, fix #24024
(edit) @19267   9 months taylor.smock Fix #22035: Add preset amenity=driver_training (patch by SteveLz, …
(edit) @19266   9 months taylor.smock Fix #23945: ImageViewerDialog.displayImages() - do not re-center if …
(edit) @19265   10 months taylor.smock i18n updates
(edit) @19264   10 months taylor.smock Fix #24030: JEP 486 (in Java 24) always throws an …
Note: See TracRevisionLog for help on using the revision log.