source: osm/applications/editors

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @34948   5 years donvip fix #josm17518 - NPE
(edit) @34947   5 years gerdp dist
(edit) @34946   5 years gerdp fix some checkstyle/javadoc issues, no functional change
(edit) @34945   5 years gerdp dist
(edit) @34944   5 years gerdp sonarlint: combine this loop.
(edit) @34943   5 years gerdp fix sonarlint/javadoc issues, no functional change
(edit) @34942   5 years gerdp dist
(edit) @34941   5 years gerdp see #17514: fix I18N strings
(edit) @34940   5 years donvip archive public_transport_layer
(edit) @34939   5 years gerdp dist
(edit) @34938   5 years gerdp see #17514: Allow to paste full changeset URL in fields where a …
(edit) @34937   5 years donvip cleanup old plugins: OSMRec, no_more_mapping, lakewalker
(edit) @34936   5 years donvip add oldplugins directory
(edit) @34935   5 years donvip lakewalker plugin is dead and replaced by scanaerial
(edit) @34934   5 years donvip fix warnings
(edit) @34933   5 years gerdp dist
(edit) @34932   5 years gerdp fix #17483: respect active filters in select actions provided by …
(edit) @34931   5 years gerdp dist
(edit) @34930   5 years gerdp fix #15316: DataIntegrityProblemException when reverting CS 47770943 …
(edit) @34929   5 years gerdp dist
(edit) @34928   5 years gerdp fix #17234: GPX data without time stamps throws NPE
(edit) @34927   5 years donvip dist
(edit) @34926   5 years donvip fix java warnings
(edit) @34925   5 years donvip fix #josm16568 - Turn lanes UI not working properly in smaller …
(edit) @34924   5 years gerdp dist again (forgot svn update)
(edit) @34923   5 years gerdp dist
(edit) @34922   5 years gerdp fix #17312: problem reverting changeset 67039034 First merge those …
(edit) @34921   5 years malcolmh fix exception problem
(edit) @34920   5 years gerdp dist
(edit) @34919   5 years gerdp fix #17456: EDT violation detected
(edit) @34918   5 years gerdp dist
(edit) @34917   5 years gerdp fix some sonar/javadoc issues, no functional change expected
(edit) @34916   5 years donvip dist
(edit) @34915   5 years donvip fix #josm17432 - don't create empty command sequence
(edit) @34914   5 years gerdp dist
(edit) @34913   5 years gerdp see #16711josm: Use different text for tooltip
(edit) @34912   5 years donvip dist
(edit) @34911   5 years donvip see #josm13843 - fix regression (patch by openbrian)
(edit) @34910   5 years gerdp dist
(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) @34905   5 years gerdp dist
(edit) @34904   5 years gerdp fix #17375: buildings_tools snap doesn't work with non-mercator …
(edit) @34903   5 years donvip see #josm17380 - enable en_CA
(edit) @34902   5 years donvip dist
(edit) @34901   5 years donvip fix #josm17382 - don't create empty command
(edit) @34900   5 years donvip dist
(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   5 years malcolmh refine light sectors
(edit) @34895   5 years malcolmh New release
(edit) @34894   5 years malcolmh New release
(edit) @34893   5 years malcolmh New release
(edit) @34892   5 years malcolmh New release
(edit) @34891   5 years donvip add guava to test classpath
(edit) @34890   5 years donvip disable error_prone EqualsHashCode error
(edit) @34889   5 years donvip add missing error_prone dependencies
(edit) @34888   5 years donvip remove dead and invalid code
(edit) @34887   5 years donvip update build
(edit) @34886   5 years malcolmh improve pipelines
(edit) @34885   5 years malcolmh update
(edit) @34884   5 years gerdp dist
(edit) @34883   5 years gerdp improve undelete performance: don't download data for each node twice
(edit) @34882   5 years gerdp dist
(edit) @34881   5 years gerdp see #17279: improve performance: use new method …
(edit) @34880   5 years donvip fix Java warnings
(edit) @34879   5 years gerdp update svn ignore
(edit) @34878   5 years gerdp dist
(edit) @34877   5 years gerdp see #9860: We have to zoom again for childs
(edit) @34876   5 years gerdp dist
(edit) @34875   5 years gerdp see #9860: - don't change zoom for every downloaded element, only …
(edit) @34874   5 years donvip allow to specify javadoc link
(edit) @34873   5 years donvip allow to specify javadoc executable
(edit) @34872   5 years gerdp dist
(edit) @34871   5 years gerdp fix #9860: Zoom to undeleted object(s) - Add all restored objects to …
(edit) @34870   5 years gerdp dist
(edit) @34869   5 years gerdp fix #17267: Too many areas downloaed when multiple ways are selected
(edit) @34868   5 years simon04 I18n update (dist)
(edit) @34867   5 years simon04 I18n update
(edit) @34866   5 years bwr57 ru.txt to utf-8
(edit) @34865   5 years gerdp add encoding="UTF-8" property
(edit) @34864   5 years gerdp dist again (forgot svn update)
(edit) @34863   5 years gerdp dist with restored method selectAllInside(Collection<OsmPrimitive> …
(edit) @34862   5 years gerdp restore method selectAllInside(Collection<OsmPrimitive> selected, …
(edit) @34861   5 years gerdp dist
(edit) @34860   5 years gerdp see #17227 Show error message for erroneous poly file or accept it - …
(edit) @34859   5 years gerdp dist (use progressMonitor.finishTask() again)
(edit) @34858   5 years gerdp use progressMonitor.finishTask() again
(edit) @34857   5 years gerdp use progressMonitor.finishTask() again
(edit) @34856   5 years donvip dist
(edit) @34855   5 years donvip fix javadoc
(edit) @34854   5 years donvip fix #josm15158 #josm17230 #josm14951 - add new rules for FR/NL
(edit) @34853   5 years gerdp dist
(edit) @34852   5 years gerdp fix regression : make …
(edit) @34851   5 years gerdp dist
(edit) @34850   5 years gerdp fix some sonar issues, no functional change expected
(edit) @34849   5 years gerdp dist
Note: See TracRevisionLog for help on using the revision log.