source: josm/trunk/src/org/openstreetmap/josm/data/osm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14916   5 years Don-vip fix #17512 - Add osmarender:nameDirection to automatically discarded tags
(edit) @14905   5 years GerdP fix #17440: remove confusing code fixes several sonar lint issues …
(edit) @14835   5 years GerdP see #17343: prepare solution updateEnabledState() should be called in …
(edit) @14784   5 years Don-vip see #17516 - upgrade to error_prone 2.3.3-SNAPSHOT + patch for Java 13 …
(edit) @14734   5 years GerdP fix #16706 (16706-improve-v2.patch)
(edit) @14684   5 years simon04 Fix typo
(edit) @14680   5 years simon04 fix #14856 - Add naming tags for relations: water/waterway/wetland …
(edit) @14676   5 years Don-vip fix #17182 - restore contextual menu of history dialog
(edit) @14654   5 years simon04 Deprecate OsmPrimitive.getFilteredList/getFilteredSet in favour of …
(edit) @14628   5 years simon04 fix #16706 - Zoom to selection should not zoom out for zoom on a node …
(edit) @14583   5 years GerdP fix #17119: Improve rendering time of partly visible complex shapes …
(edit) @14561   5 years GerdP fix #17112 regression from r14461
(edit) @14557   5 years GerdP see #17095 Use same method for partial fill with colour or picture
(edit) @14556   5 years GerdP see #17040 more cleanup in OsmDataLayer.destroy() - remove …
(edit) @14518   5 years GerdP fix #17081 correction and unit test
(edit) @14486   5 years Don-vip see #17058 - fix unit tests
(edit) @14484   5 years Don-vip fix #17058 - Cannot add assertMatch/assertNoMatch declarations with …
(edit) @14436   5 years Don-vip fix SonarQube issues
(edit) @14434   5 years Don-vip fix #16995 - fix timestamp in GPX exports (patch by cmuelle8) + use …
(edit) @14379   5 years simon04 Fix Javadoc
(edit) @14323   6 years Don-vip see #16816 - don't display version = 0 for new objects
(edit) @14315   6 years Don-vip fix #16833 - use "building:part" in object descriptions
(edit) @14306   6 years Don-vip fix #16816 - new option to show object version in lists, similar to …
(edit) @14303   6 years Don-vip see #16781 - missed a big one
(edit) @14302   6 years Don-vip see #16781 - fix more typos using https://github.com/vlajos/misspell-fixer
(edit) @14276   6 years Don-vip fix #16785 - fix IOOBE
(edit) @14273   6 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
(edit) @14247   6 years Don-vip remove stuff deprecated in June. RIP SelectionChangedListener
(edit) @14238   6 years Don-vip fix #16510 - improve performance of Ctrl-A by caching icons used to …
(edit) @14231   6 years Don-vip fix #16723 - Display changes count in changeset manager
(edit) @14222   6 years Don-vip see #16498 - simplify build.xml and update to latest snapshot of …
(edit) @14219   6 years Don-vip fix #16695 - display remark from Overpass API when a download …
(edit) @14214   6 years Don-vip sonarqube - squid:S4551 - Enum values should be compared with "=="
(edit) @14206   6 years Don-vip fix #16698, see #15670 - make sure filters are executed (costly …
(edit) @14202   6 years Don-vip spotbugs - more fixes
(edit) @14193   6 years Don-vip spotbugs - IC_INIT_CIRCULARITY
(edit) @14169   6 years Don-vip fix #16575 - make sure download/upload policies are never null and set …
(edit) @14153   6 years Don-vip see #15229 - deprecate Main.parent and Main itself
(edit) @14146   6 years Don-vip see #15229 - don't import Main just for javadoc
(edit) @14143   6 years Don-vip see #15229 - deprecate Main.main - new class OsmDataManager
(edit) @14129   6 years Don-vip code refactoring
(edit) @14120   6 years Don-vip see #15229 - deprecate all Main methods related to projections. New …
(edit) @14119   6 years Don-vip see #15229 - deprecate all Main methods returning an URL
(edit) @14102   6 years Don-vip update unit test
(edit) @14101   6 years Don-vip see #8765, fix #11086 - Support notes in osmChange (.osc) files …
(edit) @14098   6 years Don-vip fix PMD warnings
(edit) @14093   6 years Don-vip drop unitils library. It was only added to avoid implementing …
(edit) @14026   6 years Don-vip fix strange error observed when running JOSM from latest version of …
(edit) @14005   6 years Don-vip remove deprecated API
(edit) @14003   6 years Don-vip attempt to fix frequent errors of DrawActionTest.testTicket12011`: …
(edit) @14001   6 years Don-vip fix #16459 - don't reindex empty ways
(edit) @14000   6 years Don-vip fix #16462 - NPE
(edit) @13989   6 years Don-vip see #16128 - display names by default
(edit) @13987   6 years Don-vip see #16128 - don't display names while moving the map. Improves …
(edit) @13969   6 years Don-vip fix #16417 - Downloading primitive with id "0" causes …
(edit) @13957   6 years Don-vip use IRelation in RelationListDialog and *RelationActions
(edit) @13925   6 years Don-vip fix #13467 - use DataSelectionListener everywhere. Deprecate …
(edit) @13924   6 years Don-vip add IPrimitive.getOsm*Id()
(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) @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) @13887   6 years Don-vip see #16335 - code simplification, javadoc
(edit) @13876   6 years Don-vip fix #16335 - SearchCompiler regression of r13810
(edit) @13852   6 years Don-vip SonarQube - fix more code issues
(edit) @13829   6 years Don-vip SonarQube - fix minor issues
(edit) @13816   6 years Don-vip fix #10229 - clear cached style of ways when they are moved (without …
(edit) @13810   6 years Don-vip support rendering of IPrimitive
(edit) @13809   6 years Don-vip define InterestingTags functions in IPrimitive
(edit) @13808   6 years Don-vip add IPrimitive.getReferrers(boolean allowWithoutDataset)
(edit) @13807   6 years Don-vip define getDataSet() in IPrimitive, tune Geometry methods signatures
(edit) @13806   6 years Don-vip add IPrimitive.visitReferrers(PrimitiveVisitor)
(edit) @13804   6 years Don-vip move isKeyTrue/isKeyFalse from AbstractPrimitive to Tagged
(edit) @13803   6 years Don-vip add new class PrimitiveComparator
(edit) @13766   6 years Don-vip API alignment between Relation/RelationData and …
(edit) @13765   6 years Don-vip fix unit tests, PMD violation
(edit) @13764   6 years Don-vip add OsmData interface, abstraction of DataSet
(edit) @13720   6 years Don-vip fix r13717
(edit) @13717   6 years Don-vip better API alignment between Way and WayData
(edit) @13677   6 years Don-vip introduce IRelationMember
(edit) @13676   6 years Don-vip cleaner API/javadoc for StyledMapRenderer
(edit) @13673   6 years Don-vip support drawing INode in renderers
(edit) @13670   6 years Don-vip fix #16189 - Add "almost square check" for buildings (patch by marxin, …
(edit) @13669   6 years Don-vip move a few methods from Node to INode
(edit) @13668   6 years Don-vip move a few methods from AbstractPrimitive to Tagged
(edit) @13667   6 years Don-vip move a few methods from OsmPrimitive to IPrimitive, Relation to …
(edit) @13666   6 years Don-vip move getEastNorth() method from Node to INode
(edit) @13665   6 years Don-vip move primitive comparison logic to interfaces
(edit) @13664   6 years Don-vip move a few methods from OsmPrimitive to IPrimitive
(edit) @13662   6 years Don-vip use of IPrimitive interface
Note: See TracRevisionLog for help on using the revision log.