source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author
(edit) @19616   30 minutes stoecker

fix JSVG references, fix #24839

(edit) @19615   36 minutes stoecker

document changed functions

(edit) @19614   61 minutes stoecker

i18n update

(edit) @19613   17 hours Don-vip

fix #24793 - update reference images after JSVG migration (for good?)

(edit) @19612   32 hours Don-vip

see #24793 - update proguard configuration

(edit) @19611   2 days Don-vip

avoid locale conflict in PresetClassificationsTest

(edit) @19610   2 days Don-vip

fix #24793 - update reference images after JSVG migration

(edit) @19609   2 days Don-vip

"echo" is a shell builtin on Windows, not a standalone executable ProcessBuilder can find

(edit) @19608   2 days Don-vip

Prevent m2e from also running checkstyle:check during its own incremental/full IDE builds

(edit) @19607   2 days Don-vip

update svn:ignore

(edit) @19606   2 weeks stoecker

adapt text for better i18n

(edit) @19605   3 weeks stoecker

update JSVG to 2.1.0

(edit) @19604   3 weeks stoecker

update TLDs

(edit) @19603   3 weeks stoecker

fix#24792 - Add surface=laterite to surface

(edit) @19602   3 weeks stoecker

fix #24114 - patch by francois.lacombe - Validate location:transition=yes as incompatible with line_management=termination

(edit) @19601   3 weeks stoecker

checkstyle

(edit) @19600   3 weeks stoecker

readd vanished first line, see #24658

(edit) @19599   3 weeks stoecker

properly catch class cast exception in JSOn reader, fix #24658

(edit) @19598   3 weeks stoecker

fix #24808 - patch by dkiselev - ToggleDialog headers height respecting gui.scale

(edit) @19597   3 weeks stoecker

fix #24693 - Allow values_from in presets to use plugin classes - patch by Zverikk

(edit) @19596   3 weeks stoecker

fix #24790 - icons modified by Kilkenni - better contrast for tower icons

(edit) @19595   3 weeks stoecker

fix #24789 - modified icons by Kilkenni - Better icon for ditch/drain

(edit) @19594   3 weeks stoecker

fix #24728 - adapt fence types

(edit) @19593   3 weeks stoecker

see #22748 - fix typo

(edit) @19592   3 weeks stoecker

fix #24482 - patch by tordanik - improve autofilters

(edit) @19591   3 weeks stoecker

fix #22748 - patch by francois.lacombe - Extend utility=* to buildings, street cabinets and industrial landuses

(edit) @19590   3 weeks stoecker

fix #20421 - patch by francois.lacombe - Power preset additions for transfomer and power plant

(edit) @19589   3 weeks stoecker

fix #24699 - switch neutralStyle to prefix based configuration options

(edit) @19588   3 weeks stoecker

fix #24793 - checkstyle warnings

(edit) @19587   3 weeks stoecker

fix #24793 - drop old code in test

(edit) @19586   3 weeks stoecker

fix #24793 - drop svgsalamaner and use JSVG instead

(edit) @19585   7 weeks stoecker

update tag2link

(edit) @19584   7 weeks GerdP

Fix #24762: show "GPS direction" if "Direction" is missing

  • add code to render GPSTrack in light gray if GPSImgDirection is missing
(edit) @19583   2 months stoecker

see #24689 - don't downgrade actions

(edit) @19582   2 months stoecker

see #24689 - fix MacOS signing - patch by Thomas Skowron

(edit) @19581   2 months GerdP

see #24523: Add action to close all but the active tab in image viever

  • Unify translatable strings to "Close other tabs"
(edit) @19580   2 months GerdP

fix #24368: JOSM bombs on validation.

  • catch NumberFormatException, add unit test
(edit) @19579   2 months GerdP

fix #24523: Add action to close all but the active tab in image viever

  • apply patch which implement shortcut Alt+Y to close all but the active tab
(edit) @19578   2 months GerdP

fix #24747: If loading terse .osm file with modifications, JOSM does not show changes in history but uploads them to OSM

  • remove overcausious test
(edit) @19577   2 months GerdP

fix #24745: Route GPX-export: Duplicate track points

  • add check to prevent duplicated points with equal coordinates in exported gpx track or converted gpx layer
(edit) @19576   3 months stoecker

support also maxspeed=implicit in addition to maxspeed=none, see #24748

(edit) @19575   3 months GerdP

fix #24735: Wrong status referrers-not-all-downloaded after upload of new node

  • call setReferrersDownloaded(true) when a new object was uploaded
(edit) @19574   3 months GerdP

fix #24734: Unexpected Exception after disabling "Wireframe view"

  • add null check
(edit) @19573   3 months stoecker

update github actions

(edit) @19572   3 months stoecker

see #14490 - ooops - fix revision

(edit) @19571   3 months stoecker

fix #14490 - patch by ToniE - Support for escaping pipe character in remote control addtags parameters

(edit) @19570   4 months GerdP

fix #24710:JOSM produces an incorrect error message at loading ramps

  • don't complain about amenity=loading_dock connected to a highway
(edit) @19569   4 months GerdP

see #24695: Unpredictable result when scaling or rotating an object again

  • add @since
(edit) @19568   4 months GerdP

see #24695: Unpredictable result when scaling or rotating an object again
fix unit tests (testEqualsContract())

(edit) @19567   4 months GerdP

see #24695: remove unused import

(edit) @19566   4 months GerdP

fix #24695: Unpredictable result when scaling or rotating an object again

  • change code to handle repeated scale or rotation

(patch 24695.patch without the additional check reg. moved nodes outside download area)

(edit) @19565   4 months gaben

show a message when no plugins are installed

(edit) @19564   4 months stoecker

support shop games in map, add missing icon, fix #24688

(edit) @19563   4 months gaben

fix element type typo in the man_made=avalanche_protection preset

(edit) @19562   4 months gaben

align Maven dependencies and JDK profiles with Ivy setup

(edit) @19561   4 months stoecker

increase checkout action to fix warning

(edit) @19560   4 months stoecker

allow to modify color of lasso, fix #24697

(edit) @19559   4 months stoecker

support shop games in map (drop ignores), see #24688

(edit) @19558   4 months stoecker

support shop games in map, fix #24688

(edit) @19557   4 months stoecker

fix #24696 - allow 'trace(s)' in download URL

(edit) @19556   4 months GerdP

fix #24687: JOSM doesn't warn about many moved nodes when rotating or scaling several objects

  • add code to call confirmOrUndoMovement() also after rotating or scaling
(edit) @19555   5 months stoecker

somehow last checkin was broken

(edit) @19554   5 months stoecker

i18n update

(edit) @19553   5 months stoecker

fix #24677 - applied modified patch by dnet

(edit) @19552   5 months stoecker

tag2link 2026.3.21

(edit) @19551   5 months gaben

fix @since xxx

(edit) @19550   5 months stoecker

warn about downloading old data - patch by taylor.smock, fix #21904

(edit) @19549   5 months stoecker

fix #24678 - Possibility to specify custom MapPaintSettings for MapCSS rendering - patch by zkir

(edit) @19548   5 months stoecker

fix #24677 - improve startup time needed for loading SVG icons

(edit) @19547   5 months stoecker

fix #24420 - new local layer action, patch by aharvey

(edit) @19546   5 months stoecker

fix #23997 - add strolling to sac_scale

(edit) @19545   5 months stoecker

add alternative

(edit) @19544   5 months stoecker

replace old URL

(edit) @19543   5 months stoecker

increase pmd to 7.22.0, fix some missing version updates in nodist/pom.xml

(edit) @19542   6 months stoecker

fix old Java related stuff

(edit) @19541   6 months stoecker

remove outdated expiry data check, see #24635

(edit) @19540   6 months stoecker

tag2link 2026.2.21

(edit) @19539   6 months stoecker

see #24635 - remove usage of Date

(edit) @19538   6 months stoecker

fix one more PMD, see #24635, drop java.util.Date in SyncEditorLayerIndex

(edit) @19537   6 months stoecker

fix one more PMD, see #24635

(edit) @19536   6 months stoecker

remove PMD ImplicitFunctionalInterface, see #24635

(edit) @19535   6 months stoecker

remove a lot of PMD warnings, especially outdated ignores, see #24635

(edit) @19534   6 months stoecker

resource leaks

(edit) @19533   6 months stoecker

solve Coverity CID 1644870 - resource leak

(edit) @19532   6 months stoecker

i18n update

(edit) @19531   6 months stoecker

checkstyle

(edit) @19530   6 months stoecker

do not fail when image in Clipboard causes exception, see #24642

(edit) @19529   6 months stoecker

Iana TLD update - and another one gone

(edit) @19528   6 months stoecker

see #24637 - patch by zkir (modified a bit) - allow to handle more than one style in caching

(edit) @19527   6 months stoecker

checkstyle

(edit) @19526   6 months stoecker

IANA update

(edit) @19525   6 months stoecker

suppress unfixable warning

(edit) @19524   6 months stoecker

different errorprone version for java 11 and 17

(edit) @19523   6 months stoecker

add ignores

(edit) @19522   6 months stoecker

fix deprecation

(edit) @19521   6 months stoecker

make ivy version selection compatible for plugins

(edit) @19520   6 months stoecker

ignore rule PublicMemberInNonPublicType, see #24635

(edit) @19519   6 months stoecker

unify eol-style

(edit) @19518   6 months stoecker

make test locale aware

(edit) @19517   6 months stoecker

update tools

Note: See TracRevisionLog for help on using the revision log.