source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @13846   6 years Don-vip fix unit test
(edit) @13845   6 years Don-vip fix #16321, see #10047 - mapcss metadata is required
(edit) @13844   6 years Don-vip see #15240 - remove duplicated icons
(edit) @13843   6 years Don-vip fix #16319 - scale bookmark and toolbar icons properly
(edit) @13842   6 years Don-vip see #16319 - scale properly all icons using ButtonSpec
(edit) @13841   6 years Klumbumbus fix #16320 - increase contrast of delete icon
(edit) @13840   6 years Don-vip fix #16319 - scale properly icon of Help button
(edit) @13839   6 years wiktorn Sonar fixes and javadoc * AddImageryLayerAction - do not use {{ }} …
(edit) @13838   6 years Don-vip fix #16316 - catch InvalidPathException
(edit) @13837   6 years Don-vip see #15240 - convert more GNOME icons to SVG versions. Taken from …
(edit) @13836   6 years Don-vip fix #13889 - Make preset searchs ignore accents
(edit) @13835   6 years Don-vip see #12575 - fix paths
Note: See TracRevisionLog for help on using the revision log.