source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13987   6 years Don-vip see #16128 - don't display names while moving the map. Improves …
(edit) @13986   6 years Don-vip fix #16442 - IndexOutOfBoundsException when deleting the last color …
(edit) @13985   6 years Don-vip remove deleted TLD
(edit) @13984   6 years Don-vip see #16047 - move method to ImageProvider
(edit) @13980   6 years Don-vip fix #16432 - Exclude names differing by roman numbers in Similarly …
(edit) @13978   6 years Don-vip fix #16427 - Inserts zero width space character (U+8203) after each …
(edit) @13976   6 years Don-vip fix #16425 - support "zone40" maxspeed context
(edit) @13974   6 years Don-vip fix recent minor issues
(edit) @13973   6 years Don-vip fix #15707 - NoSuchElementException at remotecontrol.AddTagsDialog …
(edit) @13970   6 years Don-vip see #16310 - fix PMD warnings
(edit) @13969   6 years Don-vip fix #16417 - Downloading primitive with id "0" causes …
(edit) @13968   6 years Don-vip fix #16310 - check for duplicate addresses (patch by Luzandro, modified)
(edit) @13967   6 years Don-vip fix #14120 - remove deprecated methods …
(edit) @13966   6 years Don-vip see #14120, see #12524 - remove deprecated method LatLon.heading()
(edit) @13965   6 years Don-vip cache contextual popup menu icons to improve performance when …
(edit) @13964   6 years Don-vip fix #16415 - NPE
(edit) @13963   6 years Don-vip fix #16410 - workaround for "IllegalArgumentException: Window must not …
(edit) @13960   6 years Don-vip fix #16410 - NPE
(edit) @13959   6 years Don-vip use IRelation in PropertiesDialog
(edit) @13957   6 years Don-vip use IRelation in RelationListDialog and *RelationActions
(edit) @13956   6 years Don-vip use IPrimitive in *CopyActions from PropertiesDialog
(edit) @13955   6 years Don-vip use IPrimitive in AutoScaleAction
(edit) @13954   6 years Don-vip use IPrimitive in *InfoWebActions
(edit) @13953   6 years Don-vip fix cast
(edit) @13952   6 years Don-vip use OsmData in TaggingPresetSearchPrimitiveDialog
(edit) @13951   6 years Don-vip better implementation of AbstractOsmDataLayer
(edit) @13950   6 years Don-vip use IPrimitive in SearchAction
(edit) @13949   6 years Don-vip use IPrimitive in InspectPrimitiveDialog
(edit) @13948   6 years Don-vip fix HistoryHook signature
(edit) @13947   6 years Don-vip add HistoryHook
(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) @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) @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) @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) @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) @13897   6 years Don-vip SonarQube fixes
(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) @13876   6 years Don-vip fix #16335 - SearchCompiler regression of r13810
(edit) @13872   6 years wiktorn Fix WMS_ENDPOINT headers. * Use custom headers when calling …
(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) @13864   6 years Don-vip see #15310 - remove dead code
(edit) @13861   6 years wiktorn Ensure that tiles from lower zoom leveles are loaded When lower zoom …
(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
Note: See TracRevisionLog for help on using the revision log.