source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13946   6 years Klumbumbus complete r13945 - as cape is allowed on areas in defaultpresets.xml it …
(edit) @13945   6 years Don-vip add natural=cape
(edit) @13944   6 years Don-vip see #16047 - Java 11 ea has trouble to access Google in https; don't …
(edit) @13943   6 years Don-vip fix #16389 - fix wrong undo/redo behaviour in command stack dialog …
(edit) @13942   6 years Don-vip fix #16394 - exlude natural=tree_row from "Way end node near other …
(edit) @13941   6 years Don-vip sonar - fix recent violations
(edit) @13940   6 years Don-vip refactor/cleanup validator tree API
(edit) @13939   6 years Don-vip improve performance of validator visiting call
(edit) @13938   6 years Don-vip workaround for following java compiler bugs: - …
(edit) @13937   6 years Don-vip fix Javadoc false warnings (JDK-8031625 fixed only in Java 9)
(edit) @13936   6 years Don-vip proper casts
(edit) @13935   6 years Don-vip see #11000 - fix NPE
(edit) @13934   6 years Don-vip fix PMD/Javadoc issues
(edit) @13933   6 years Don-vip see #11000 - restore old (deprecated) constructors to avoid plugins …
(edit) @13932   6 years Don-vip see #11000 - restore old (deprecated) method signatures to avoid …
(edit) @13931   6 years stoecker ignore ELI ZZ country code
(edit) @13930   6 years michael2402 Fix #16343: Add methods to register query wizards.
(edit) @13929   6 years Don-vip fix #11000 - add layer_locked, download_policy, upload_policy to …
(edit) @13928   6 years Don-vip see #11000 - support layer_name in the general case
(edit) @13927   6 years Don-vip see #11000 - Remote control: allow to specify layer_name for import
(edit) @13926   6 years Don-vip add AbstractOsmDataLayer, MainLayerManager.getActiveData, …
(edit) @13925   6 years Don-vip fix #13467 - use DataSelectionListener everywhere. Deprecate …
(edit) @13924   6 years Don-vip add IPrimitive.getOsm*Id()
(edit) @13923   6 years Don-vip fix #16381 - fix tagchecker validator message for mispelled values
(edit) @13922   6 years Don-vip fix signature of first/last node methods of IWay
(edit) @13921   6 years Don-vip update plugin signature ignore list, for kobomapper plugin
(edit) @13920   6 years Don-vip increase unit test timeouts
(edit) @13919   6 years Don-vip rendering of IPrimitives
(edit) @13918   6 years Don-vip add first/last node methods to IWay
(edit) @13917   6 years Don-vip rendering of IPrimitives
(edit) @13916   6 years Don-vip move getSelected*() default implementation from DataSet to OsmData
(edit) @13915   6 years Don-vip move clearHighlighted*() default implementation from DataSet to …
(edit) @13914   6 years Don-vip move getPrimitiveById() default implementation from DataSet to …
(edit) @13913   6 years Don-vip move hasSameInterestingTags() implementation from …
(edit) @13912   6 years Don-vip move get*Name() implementations from AbstractPrimitive to IPrimitive
(edit) @13911   6 years Don-vip move getPrimitiveId() implementation from AbstractPrimitive to …
(edit) @13910   6 years Don-vip update BBox constructors to accept IWay/INode
(edit) @13909   6 years Don-vip see #15240 - update renderer unit test reference image
(edit) @13908   6 years Don-vip add IRelation.setMembers()
(edit) @13907   6 years Don-vip add IWay.setNodes()
(edit) @13906   6 years Don-vip make BoundingXYVisitor accept IPrimitive
(edit) @13905   6 years Don-vip make BoundingXYVisitor implement PrimitiveVisitor
(edit) @13904   6 years Don-vip see #15240 - drop png suffix in renderer unit tests
(edit) @13903   6 years Don-vip fix #16368 - export lat/lon and timestamps in .osn files as we do in …
(edit) @13902   6 years Don-vip update new TLD from IANA
(edit) @13901   6 years Don-vip add new XmlUtils class with more "safe factories" methods
(edit) @13900   6 years Klumbumbus fix #16367, see #16320 - fix svg code
(edit) @13899   6 years Klumbumbus see #16320 - forgot svg mime type
(edit) @13898   6 years Klumbumbus fix #16320 - increase contrast of delete icon without using filters
(edit) @13897   6 years Don-vip SonarQube fixes
(edit) @13896   6 years Don-vip see #16147 - add usage context as "transmission" is already used for …
(edit) @13895   6 years Don-vip see #16147 - Presets: add penstock, update canal
(edit) @13894   6 years Don-vip fix #16364 - don't use simple "power" context for windings values to …
(edit) @13893   6 years Don-vip fix #16355 - Ignored validation findings reappear on upload (patch by …
(edit) @13892   6 years Don-vip fix #16356 - dynamic default size of OAuth wizard dialog
(edit) @13891   6 years Don-vip fix #11556 - switch imagery layer pressing tilde (~) or square (²) key
(edit) @13890   6 years Don-vip fix #16357 - use English imagery names in changeset source tag
(edit) @13889   6 years wiktorn Checkstyle fixes
(edit) @13888   6 years Don-vip fix #16358 - specify button icon size in extended dialogs
(edit) @13887   6 years Don-vip see #16335 - code simplification, javadoc
(edit) @13886   6 years wiktorn Fix handling of minimumExpiryTime
(edit) @13885   6 years wiktorn Add information about custom headers to Show tile info
(edit) @13884   6 years wiktorn Provide layer context to right-click popup menu on main screen.
(edit) @13883   6 years wiktorn Fix double quotation marks in get map queries. Closes: #16350
(edit) @13882   6 years Don-vip fix #16339 - fix NPE
(edit) @13881   6 years stoecker never add URL extension to preference key
(edit) @13880   6 years stoecker see #16346 - unify svn:externals style using new style everywhere, …
(edit) @13879   6 years wiktorn Add layer name/title to WMTS layers when user selects layer see: #15988
(edit) @13878   6 years wiktorn Fix identifying if getMapUrl contains query part. See: #16330
(edit) @13877   6 years Don-vip i18n update
(edit) @13876   6 years Don-vip fix #16335 - SearchCompiler regression of r13810
(edit) @13875   6 years Don-vip see #16128, see #16251 - display street labels on z18+, operation very …
(edit) @13874   6 years Klumbumbus see #15240 - update 9 SVG icons made by floscher, add svg mime type
(edit) @13873   6 years wiktorn Forgotten testcase
(edit) @13872   6 years wiktorn Fix WMS_ENDPOINT headers. * Use custom headers when calling …
(edit) @13871   6 years Don-vip see #15240 - switch 12 cursor icons to SVG (by floscher)
(edit) @13870   6 years wiktorn Fix NPE when style title is null Closes: #16333
(edit) @13869   6 years Don-vip spotbugs - MS_MUTABLE_COLLECTION_PKGPROTECT
(edit) @13868   6 years Don-vip spotbugs - DLS_DEAD_LOCAL_STORE
(edit) @13867   6 years Don-vip spotbugs - fix potential NPE
(edit) @13866   6 years Don-vip spotbugs - SE_BAD_FIELD_STORE
(edit) @13865   6 years Don-vip see #15816 - ignore XZ classes in spotbugs analysis
(edit) @13864   6 years Don-vip see #15310 - remove dead code
(edit) @13863   6 years Klumbumbus see #15240 - add svg mime type
(edit) @13862   6 years Klumbumbus see #15240 - new SVG icons made by floscher
(edit) @13861   6 years wiktorn Ensure that tiles from lower zoom leveles are loaded When lower zoom …
(edit) @13860   6 years Don-vip see #15240 - use new taginfo icon (by floscher)
(edit) @13859   6 years Don-vip update presets links
(edit) @13858   6 years Don-vip i18n update
(edit) @13857   6 years stoecker see #15240 - detect another type of ImageProvider calls for in image …
(edit) @13856   6 years Don-vip fix #16322 - fix typo
(edit) @13855   6 years Don-vip fix #11304 - preserve zoom after OSM layer <-> GPX layer conversion
(edit) @13854   6 years Don-vip fix #8939 - prevent add/edit tag dialog to be created twice when …
(edit) @13853   6 years Don-vip fix #11949 - History dialog: insert <wbr> in username labels to …
(edit) @13852   6 years Don-vip SonarQube - fix more code issues
(edit) @13851   6 years Don-vip remove TLD from IANA
(edit) @13850   6 years Don-vip fix build
(edit) @13849   6 years Don-vip SonarQube - fix minor code issues
(edit) @13848   6 years Don-vip i18n update
(edit) @13847   6 years Don-vip fix #16302 - IAE when switching map mode while offset dialog is open
Note: See TracRevisionLog for help on using the revision log.