source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14029   7 years michael2402 See #16388: Checkstyle: Convert tabs to spaces.
(edit) @14027   7 years michael2402 See #16388: New mechanism for plugins to register relation editor actions.
(edit) @14026   7 years Don-vip fix strange error observed when running JOSM from latest version of …
(edit) @14022   7 years Don-vip see #16453 - support arabic, thai and georgian shortcuts
(edit) @14017   7 years Don-vip see #16453 - support dead keys. Drop ancient Polish keyboards not used …
(edit) @14016   7 years Don-vip see #16453 - fix NPE
(edit) @14015   7 years Don-vip add unit tests on nominatim area name resolution
(edit) @14014   7 years Don-vip fix trace message
(edit) @14013   7 years Don-vip see #16453 - fix NPE and warnings
(edit) @14012   7 years Don-vip see #16453 - proper support of different keyboard layouts
(edit) @14011   7 years Don-vip spotbugs - IS2_INCONSISTENT_SYNC - currentMouseEastNorth; locked 62% …
(edit) @14010   7 years Don-vip fix #16471 - Support NMEA files when correlating images to a GPX track
(edit) @14009   7 years Don-vip NPE
(edit) @14008   7 years Don-vip fix #16467 - NPE
(edit) @14007   7 years Don-vip fix #16466 - NPE
(edit) @14006   7 years Don-vip fix warnings
(edit) @14005   7 years Don-vip remove deprecated API
(edit) @14003   7 years Don-vip attempt to fix frequent errors of DrawActionTest.testTicket12011`: …
(edit) @14001   7 years Don-vip fix #16459 - don't reindex empty ways
(edit) @14000   7 years Don-vip fix #16462 - NPE
(edit) @13998   7 years Don-vip fix #16458 - add guidepost role to walking routes presets …
(edit) @13994   7 years Don-vip fix #16447 - Improve detection of changeset hashtags
(edit) @13993   7 years Don-vip see #16400 - update integration test to detect invalid manifest entries
(edit) @13992   7 years Don-vip fix #16443 - add robustness to invalid preferences when loading recent …
(edit) @13991   7 years Don-vip fix #16369 - dialogs: fetch icons for tagged ways and relations, not …
(edit) @13990   7 years Don-vip see #16047 - don't ask Java 8 users to upgrade to Java 10
(edit) @13989   7 years Don-vip see #16128 - display names by default
(edit) @13987   7 years Don-vip see #16128 - don't display names while moving the map. Improves …
(edit) @13986   7 years Don-vip fix #16442 - IndexOutOfBoundsException when deleting the last color …
(edit) @13985   7 years Don-vip remove deleted TLD
(edit) @13984   7 years Don-vip see #16047 - move method to ImageProvider
(edit) @13980   7 years Don-vip fix #16432 - Exclude names differing by roman numbers in Similarly …
(edit) @13978   7 years Don-vip fix #16427 - Inserts zero width space character (U+8203) after each …
(edit) @13976   7 years Don-vip fix #16425 - support "zone40" maxspeed context
(edit) @13974   7 years Don-vip fix recent minor issues
(edit) @13973   7 years Don-vip fix #15707 - NoSuchElementException at remotecontrol.AddTagsDialog …
(edit) @13970   7 years Don-vip see #16310 - fix PMD warnings
(edit) @13969   7 years Don-vip fix #16417 - Downloading primitive with id "0" causes …
(edit) @13968   7 years Don-vip fix #16310 - check for duplicate addresses (patch by Luzandro, modified)
(edit) @13967   7 years Don-vip fix #14120 - remove deprecated methods …
(edit) @13966   7 years Don-vip see #14120, see #12524 - remove deprecated method LatLon.heading()
(edit) @13965   7 years Don-vip cache contextual popup menu icons to improve performance when …
(edit) @13964   7 years Don-vip fix #16415 - NPE
(edit) @13963   7 years Don-vip fix #16410 - workaround for "IllegalArgumentException: Window must not …
(edit) @13960   7 years Don-vip fix #16410 - NPE
(edit) @13959   7 years Don-vip use IRelation in PropertiesDialog
(edit) @13957   7 years Don-vip use IRelation in RelationListDialog and *RelationActions
(edit) @13956   7 years Don-vip use IPrimitive in *CopyActions from PropertiesDialog
(edit) @13955   7 years Don-vip use IPrimitive in AutoScaleAction
(edit) @13954   7 years Don-vip use IPrimitive in *InfoWebActions
(edit) @13953   7 years Don-vip fix cast
(edit) @13952   7 years Don-vip use OsmData in TaggingPresetSearchPrimitiveDialog
(edit) @13951   7 years Don-vip better implementation of AbstractOsmDataLayer
(edit) @13950   7 years Don-vip use IPrimitive in SearchAction
(edit) @13949   7 years Don-vip use IPrimitive in InspectPrimitiveDialog
(edit) @13948   7 years Don-vip fix HistoryHook signature
(edit) @13947   7 years Don-vip add HistoryHook
(edit) @13943   7 years Don-vip fix #16389 - fix wrong undo/redo behaviour in command stack dialog …
(edit) @13942   7 years Don-vip fix #16394 - exlude natural=tree_row from "Way end node near other …
(edit) @13941   7 years Don-vip sonar - fix recent violations
(edit) @13940   7 years Don-vip refactor/cleanup validator tree API
(edit) @13939   7 years Don-vip improve performance of validator visiting call
(edit) @13938   7 years Don-vip workaround for following java compiler bugs: - …
(edit) @13937   7 years Don-vip fix Javadoc false warnings (JDK-8031625 fixed only in Java 9)
(edit) @13936   7 years Don-vip proper casts
(edit) @13935   7 years Don-vip see #11000 - fix NPE
(edit) @13934   7 years Don-vip fix PMD/Javadoc issues
(edit) @13933   7 years Don-vip see #11000 - restore old (deprecated) constructors to avoid plugins …
(edit) @13932   7 years Don-vip see #11000 - restore old (deprecated) method signatures to avoid …
(edit) @13930   7 years michael2402 Fix #16343: Add methods to register query wizards.
(edit) @13929   7 years Don-vip fix #11000 - add layer_locked, download_policy, upload_policy to …
(edit) @13928   7 years Don-vip see #11000 - support layer_name in the general case
(edit) @13927   7 years Don-vip see #11000 - Remote control: allow to specify layer_name for import
(edit) @13926   7 years Don-vip add AbstractOsmDataLayer, MainLayerManager.getActiveData, …
(edit) @13925   7 years Don-vip fix #13467 - use DataSelectionListener everywhere. Deprecate …
(edit) @13924   7 years Don-vip add IPrimitive.getOsm*Id()
(edit) @13923   7 years Don-vip fix #16381 - fix tagchecker validator message for mispelled values
(edit) @13922   7 years Don-vip fix signature of first/last node methods of IWay
(edit) @13919   7 years Don-vip rendering of IPrimitives
(edit) @13918   7 years Don-vip add first/last node methods to IWay
(edit) @13917   7 years Don-vip rendering of IPrimitives
(edit) @13916   7 years Don-vip move getSelected*() default implementation from DataSet to OsmData
(edit) @13915   7 years Don-vip move clearHighlighted*() default implementation from DataSet to …
(edit) @13914   7 years Don-vip move getPrimitiveById() default implementation from DataSet to …
(edit) @13913   7 years Don-vip move hasSameInterestingTags() implementation from …
(edit) @13912   7 years Don-vip move get*Name() implementations from AbstractPrimitive to IPrimitive
(edit) @13911   7 years Don-vip move getPrimitiveId() implementation from AbstractPrimitive to …
(edit) @13910   7 years Don-vip update BBox constructors to accept IWay/INode
(edit) @13908   7 years Don-vip add IRelation.setMembers()
(edit) @13907   7 years Don-vip add IWay.setNodes()
(edit) @13906   7 years Don-vip make BoundingXYVisitor accept IPrimitive
(edit) @13905   7 years Don-vip make BoundingXYVisitor implement PrimitiveVisitor
(edit) @13903   7 years Don-vip fix #16368 - export lat/lon and timestamps in .osn files as we do in …
(edit) @13902   7 years Don-vip update new TLD from IANA
(edit) @13901   7 years Don-vip add new XmlUtils class with more "safe factories" methods
(edit) @13897   7 years Don-vip SonarQube fixes
(edit) @13893   7 years Don-vip fix #16355 - Ignored validation findings reappear on upload (patch by …
(edit) @13892   7 years Don-vip fix #16356 - dynamic default size of OAuth wizard dialog
(edit) @13891   7 years Don-vip fix #11556 - switch imagery layer pressing tilde (~) or square (²) key
(edit) @13890   7 years Don-vip fix #16357 - use English imagery names in changeset source tag
Note: See TracRevisionLog for help on using the revision log.