source: josm/trunk

Revision Log Mode:


Legend:

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