source: josm/trunk

Revision Log Mode:


Legend:

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