source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19394   14 months stoecker fix #24104 - drop remaining deprecations
(edit) @19393   14 months stoecker fix #24274 - use JMapViewer 2.25
(edit) @19392   14 months stoecker fix text
(edit) @19391   14 months stoecker fix typo in Javadoc
(edit) @19390   14 months stoecker typo
(edit) @19389   14 months stoecker add missing Javadoc, fix #24238
(edit) @19388   14 months stoecker see #24238 - fix PMD issues
(edit) @19387   14 months stoecker see #24238 - support more EXIF data in image correlation
(edit) @19386   14 months stoecker fix #24250 - insert more than one manually added imagery entry to …
(edit) @19385   14 months stoecker fix #24270 - support f=geojson as well as format=geojson
(edit) @19384   14 months GerdP fix #23851 - move code to handle the width of the divider line This …
(edit) @19383   14 months stoecker split 'Terminal' translation context, fix #24251
(edit) @19382   14 months stoecker add common settings of manual WMS also to TMS, patch by anonym …
(edit) @19381   14 months stoecker update java versions
(edit) @19380   14 months stoecker drop java 22
(edit) @19379   14 months stoecker drop security manager argument line for Java 24
(edit) @19378   14 months stoecker see #24104 - drop deprecated isBlank()
(edit) @19377   14 months stoecker drop security manager argument line for Java 24
(edit) @19376   14 months stoecker add java 24
(edit) @19375   14 months stoecker drop commons3 usage in sync script
(edit) @19374   14 months stoecker fix last checkins
(edit) @19373   14 months stoecker add a note why the deprecated function cannot be removed
(edit) @19372   14 months stoecker fix resource leaks for cached Zip files
(edit) @19371   14 months stoecker see #24125 - core I18n update
(edit) @19370   14 months stoecker update JMapViewer to 2.24
(edit) @19369   14 months stoecker fix CID 1547181 - Unguarded read
(edit) @19368   14 months taylor.smock See #23716: Update versions in pom files to 1.5-SNAPSHOT
(edit) @19367   14 months stoecker use new repository URL
(edit) @19366   14 months stoecker Javadoc fixes
(edit) @19365   15 months stoecker see #24234 - update tag2link to 2025.3.21
(edit) @19364   15 months stoecker fix #24214 - add except to restriction relation, patch by gaben
(edit) @19363   15 months stoecker fix #24207 - update license classes, patch by gaben
(edit) @19362   15 months stoecker fix #24202 - Georgian character incorrectly matched
(edit) @19361   15 months stoecker Seems Windows has bad timing, it's often to fast
(edit) @19360   15 months stoecker I18n update
(edit) @19359   15 months stoecker checkstyle
(edit) @19358   15 months stoecker checkstyle line length
(edit) @19357   15 months stoecker replace HTML encoding in output
(edit) @19356   15 months stoecker update comments for TLDs
(edit) @19355   15 months stoecker hopefully now get the output I want
(edit) @19354   15 months stoecker add some common tags
(edit) @19353   15 months stoecker Aaah, why must different tools always have different opinions about …
(edit) @19352   15 months stoecker fix #24224 - extend parking_space preset
(edit) @19351   15 months stoecker readd the country code TLDs in the correct section
(edit) @19350   15 months stoecker add TLD
(edit) @19349   15 months stoecker some more tld drops
(edit) @19348   15 months stoecker see #24125 - I18n update
(edit) @19347   15 months stoecker update TLDs
(edit) @19346   15 months stoecker see #24125 - I18n update
(edit) @19345   15 months stoecker don't send authentication oinformation to wrong server, fix #24149, …
(edit) @19344   15 months stoecker see #24125, readd missing translations
(edit) @19343   15 months stoecker I18n update
(edit) @19342   15 months stoecker see #21801, fix #24176 - don't issue useless warning for …
(edit) @19341   16 months stoecker I18n update
(edit) @19340   16 months stoecker checkstyle
(edit) @19339   16 months stoecker Fix CI Test on Windows (hopefully)
(edit) @19338   16 months stoecker see #24163 - fix tests
(edit) @19337   16 months stoecker fix #24070 - no longer warn for surface=ground + tracktype=grade2
(edit) @19336   16 months stoecker fix #24046 - improve speed of multipolygon validator - patch by …
(edit) @19335   16 months stoecker fix #24163 - patch by gaben - don't flag success as warning
(edit) @19334   16 months stoecker see #21007 - capitalize HDOP
(edit) @19333   16 months stoecker fix #24161, second typo
(edit) @19332   16 months stoecker fix #24161, typo
(edit) @19331   16 months stoecker checkstyle
(edit) @19330   16 months stoecker see #24104 - removed deprecated functions
(edit) @19329   16 months stoecker fix #24160, fix typo
(edit) @19328   16 months stoecker see #24104 - removed deprecated functions
(edit) @19327   16 months stoecker fix #24016 - better visibility of correlation status, patch by StephaneP
(edit) @19326   16 months stoecker i18n update
(edit) @19325   16 months stoecker fix #21007, fix failing unit test, patch by StephaneP
(edit) @19324   16 months stoecker fix #22948 - use redo/undo shortcuts in text boxes, patch by Taylor
(edit) @19323   16 months stoecker increase possible number of steps for zooming, see #24145
(edit) @19322   16 months stoecker see #24104 - drop deprecated test
(edit) @19321   16 months stoecker checkstyle
(edit) @19320   16 months stoecker see #24104 - drop deprecated elements which aren't used anywhere
(edit) @19319   16 months stoecker see #24104, add deprecated dates for remaining used functions, patch …
(edit) @19318   16 months stoecker fix #24004 - add option the prevent deleting of support layer, patch …
(edit) @19317   16 months stoecker see #21007 - now add the missing file I was sure I already added
(edit) @19316   16 months stoecker support 2 more circle drawing data sources for NMEA, patch by …
(edit) @19315   16 months GerdP fix #24137 : Wrong plural in Warning message?
(edit) @19314   16 months stoecker fix #21961, fix #24142 - apply patch by Taylor - fix ISE with F11 usage
(edit) @19313   16 months stoecker update i18n
(edit) @19312   16 months stoecker I18n - drop broken vi.lang files
(edit) @19311   16 months stoecker fix #24121, fix null access
(edit) @19310   16 months stoecker disable inactive social media
(edit) @19309   16 months stoecker fix CID 1591123, add missing break
(edit) @19308   16 months stoecker increase JMapViewer to 2.24, fix #24116
(edit) @19307   16 months taylor.smock Fix most new PMD issues It would be better to use the newer switch …
(edit) @19306   16 months stoecker i18n update
(edit) @19305   16 months stoecker add Taylor
(edit) @19304   16 months stoecker checkstyle
(edit) @19303   16 months stoecker update pmd
(edit) @19302   16 months stoecker update pmd
(edit) @19301   16 months taylor.smock Revert errorprone to 2.31 since that was the last version to …
(edit) @19300   16 months stoecker fix PMD
(edit) @19299   16 months stoecker fix another valid PMD complain
(edit) @19298   16 months taylor.smock i18n updates
(edit) @19297   16 months taylor.smock Fix compile errors
(edit) @19296   16 months stoecker remove most of the new PMD messages (forgot to save one file befor …
(edit) @19295   16 months stoecker remove most of the new PMD messages
Note: See TracRevisionLog for help on using the revision log.