source: osm/applications/editors/josm/plugins

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @34922   5 years gerdp fix #17312: problem reverting changeset 67039034 First merge those …
(edit) @34921   5 years malcolmh fix exception problem
(edit) @34919   5 years gerdp fix #17456: EDT violation detected
(edit) @34917   5 years gerdp fix some sonar/javadoc issues, no functional change expected
(edit) @34915   5 years donvip fix #josm17432 - don't create empty command sequence
(edit) @34913   5 years gerdp see #16711josm: Use different text for tooltip
(edit) @34911   5 years donvip see #josm13843 - fix regression (patch by openbrian)
(edit) @34909   5 years gerdp fix #16711: Rename "Copy tags from previous selection" to "Paste tags …
(edit) @34908   5 years donvip i18n update
(edit) @34907   5 years donvip see #josm13843 - fix NPE. Unit test still failing
(edit) @34906   5 years malcolmh [Seachart] Publish new release
(edit) @34904   5 years gerdp fix #17375: buildings_tools snap doesn't work with non-mercator …
(edit) @34901   5 years donvip fix #josm17382 - don't create empty command
(edit) @34899   5 years donvip fix warnings
(edit) @34898   5 years donvip fix #josm13843 - Not properly loading attributes from multipart …
(edit) @34897   5 years bwr57 Changed the "shelter" word translation
(edit) @34896   6 years malcolmh refine light sectors
(edit) @34894   6 years malcolmh New release
(edit) @34892   6 years malcolmh New release
(edit) @34891   6 years donvip add guava to test classpath
(edit) @34890   6 years donvip disable error_prone EqualsHashCode error
(edit) @34889   6 years donvip add missing error_prone dependencies
(edit) @34888   6 years donvip remove dead and invalid code
(edit) @34887   6 years donvip update build
(edit) @34886   6 years malcolmh improve pipelines
(edit) @34885   6 years malcolmh update
(edit) @34883   6 years gerdp improve undelete performance: don't download data for each node twice
(edit) @34881   6 years gerdp see #17279: improve performance: use new method …
(edit) @34880   6 years donvip fix Java warnings
(edit) @34879   6 years gerdp update svn ignore
(edit) @34877   6 years gerdp see #9860: We have to zoom again for childs
(edit) @34875   6 years gerdp see #9860: - don't change zoom for every downloaded element, only …
(edit) @34874   6 years donvip allow to specify javadoc link
(edit) @34873   6 years donvip allow to specify javadoc executable
(edit) @34871   6 years gerdp fix #9860: Zoom to undeleted object(s) - Add all restored objects to …
(edit) @34869   6 years gerdp fix #17267: Too many areas downloaed when multiple ways are selected
(edit) @34867   6 years simon04 I18n update
(edit) @34866   6 years bwr57 ru.txt to utf-8
(edit) @34865   6 years gerdp add encoding="UTF-8" property
(edit) @34862   6 years gerdp restore method selectAllInside(Collection<OsmPrimitive> selected, …
(edit) @34860   6 years gerdp see #17227 Show error message for erroneous poly file or accept it - …
(edit) @34858   6 years gerdp use progressMonitor.finishTask() again
(edit) @34857   6 years gerdp use progressMonitor.finishTask() again
(edit) @34855   6 years donvip fix javadoc
(edit) @34854   6 years donvip fix #josm15158 #josm17230 #josm14951 - add new rules for FR/NL
(edit) @34852   6 years gerdp fix regression : make …
(edit) @34850   6 years gerdp fix some sonar issues, no functional change expected
(edit) @34848   6 years gerdp see #17201 Improve progress monitor and react on cancel button, also …
(edit) @34846   6 years gerdp don't see text in progress monitor to "Rendering data set...". Let …
(edit) @34844   6 years gerdp see #10225: Improve case when two new ways are selected Also improves …
(edit) @34842   6 years gerdp fix sonar issues, simplify code, improve readability
(edit) @34840   6 years gerdp fix #9346: Circle arc wrongly deleting way Add check to make sure …
(edit) @34838   6 years gerdp fix #16883 Isn't downloading along all the way - refactore the code …
(edit) @34837   6 years gerdp add unit tests similar to pbf plugin
(edit) @34835   6 years gerdp improve code base on findbugs + sonar results
(edit) @34834   6 years bwr57
(edit) @34830   6 years gerdp see #17209 : update plugin.main.version
(edit) @34829   6 years gerdp see #17209 : update plugin.main.version
(edit) @34827   6 years gerdp see #14545 - Open o5m files with negative IDs fails Same solution for …
(edit) @34826   6 years gerdp fix #14545 - Open edited pbf file fails (negative IDs) - use …
(edit) @34824   6 years gerdp fix #12657 Split area (Alt+X) is too restrictive Probably a simple …
(edit) @34822   6 years gerdp - revert changes to equals methods made in r34812 (pmd complains about …
(edit) @34820   6 years gerdp see #17201 - Improve progress monitor - React on cancel button - fix …
(edit) @34817   6 years gerdp fix some FindBugs issues
(edit) @34816   6 years gerdp fix checkstyle issues
(edit) @34814   6 years gerdp Alt+Shift+I (Select all inside) no longer worked with Multipolygons …
(edit) @34812   6 years gerdp see #17187: - Replace deprecated methods - Remove dead code - Make …
(edit) @34811   6 years simon04 fix #josm16922 - tag2link: add support for *:wikidata
(edit) @34810   6 years simon04 fix #josm14433 - tag2link: add support for wikimedia_commons (patch by …
(edit) @34807   6 years stoecker fix #josm17158 - wrong order of commands
(edit) @34805   6 years donvip update to JOSM 14347
(edit) @34803   6 years donvip update to JOSM 14347
(edit) @34801   6 years donvip update to JOSM 14347
(edit) @34799   6 years donvip update to JOSM 14625
(edit) @34796   6 years nzara Preference Dialog
(edit) @34795   6 years donvip tools update
(edit) @34793   6 years gerdp see #17040: use ArrayList instead of HashSet and create a new instance …
(edit) @34792   6 years gerdp fix #16382 Add Source Tag doesn't work Similar solution as with #14862.
(edit) @34790   6 years gerdp fix #16006: Using 'split adjacent ways' on multipolygons is …
(edit) @34788   6 years gerdp see #17040 call removeActiveLayerChangeListener() in destroy()
(edit) @34786   6 years donvip see #josm17050 - Refactor the GeoImageLayer and related to use a Data …
(edit) @34785   6 years gerdp don't use String constant in registerShortcut() because the call is …
(edit) @34782   6 years donvip fix warnings
(edit) @34780   6 years gerdp fix #16006 Using 'split adjacent ways' on multipolygons is …
(edit) @34778   6 years gerdp fix #8595 Split Object does not work when selection is clear Patch by mdk
(edit) @34774   6 years vodryc Stop UI from hanging when loading the 360 viewer
(edit) @34773   6 years vodryc Was throwing exception when layers were cleared multiple times
(edit) @34772   6 years vodryc Metadata changes for streetside
(edit) @34770   6 years gerdp fix #17082 UndoSelection : repeated Ctrl+Shift+Z now circles through …
(edit) @34768   6 years gerdp fix #14862 Shift+R was broken
(edit) @34767   6 years bwr57 Fix the orfographic error
(edit) @34755   6 years donvip update to JOSM 14456
(edit) @34753   6 years donvip update to JOSM 14456
(edit) @34751   6 years donvip update to JOSM 14456
(edit) @34749   6 years donvip update to JOSM 14456
(edit) @34748   6 years donvip update to JOSM 14456
(edit) @34746   6 years donvip update to JOSM 14456
(edit) @34745   6 years stoecker disable dead link
(edit) @34743   6 years donvip fix #josm17030 - remove indoorhelper validator file
(edit) @34741   6 years donvip fix #17030 - remove indoorhelper validator file
Note: See TracRevisionLog for help on using the revision log.