source:
josm/trunk/src/org/openstreetmap/josm/data/osm
@
4920
| Name | Size | Rev | Age | Author | Last Change |
|---|---|---|---|---|---|
| ../ | |||||
| event | 4223 | 7 months | stoecker | fix #6570 (revert change in r4215, see #6547), i18n update, fix typo in … | |
| history | 4734 | 7 weeks | Don-vip | fix #7194 - Reworking of osmChange downloads (Fail to update a way loaded … | |
| visitor | 4871 | 2 weeks | akks | Fix #7316 - don't display segment numbers for inactive data layers | |
| AbstractPrimitive.java | 22.1 KB | 4684 | 8 weeks | Don-vip | see #7159 - Layer merging performance |
| BBox.java | 5.1 KB | 4622 | 2 months | Don-vip | Method to get the center of a BBox |
| Changeset.java | 7.3 KB | 4508 | 4 months | Don-vip | fix #6938 - should enforce limit of 255 chars per changeset comment when … |
| ChangesetCache.java | 6.3 KB | 4191 | 8 months | stoecker | remove old debug stuff |
| ChangesetCacheEvent.java | 342 bytes | 3083 | 2 years | bastiK | added svn:eol-style=native to source files |
| ChangesetCacheListener.java | 194 bytes | 3083 | 2 years | bastiK | added svn:eol-style=native to source files |
| ChangesetDataSet.java | 6.7 KB | 3083 | 2 years | bastiK | added svn:eol-style=native to source files |
| DataIntegrityProblemException.java | 253 bytes | 3083 | 2 years | bastiK | added svn:eol-style=native to source files |
| DataSet.java | 40.5 KB | 4895 | 10 days | stoecker | remove deprecation |
| DatasetConsistencyTest.java | 5.9 KB | 3336 | 20 months | stoecker | #close #5135 - allow undeleting without recreating object - patch by … |
| DatasetFactory.java | 1.4 KB | 3083 | 2 years | bastiK | added svn:eol-style=native to source files |
| DataSetMerger.java | 19.1 KB | 4684 | 8 weeks | Don-vip | see #7159 - Layer merging performance |
| DataSource.java | 435 bytes | 2986 | 2 years | jttt | Fix some of FindBugs warnings |
| DefaultChangesetCacheEvent.java | 1.5 KB | 3083 | 2 years | bastiK | added svn:eol-style=native to source files |
| Filter.java | 2.4 KB | 4895 | 10 days | stoecker | remove deprecation |
| FilterMatcher.java | 4.4 KB | 3720 | 14 months | bastiK | added missing svn:eol-style |
| FilterWorker.java | 3.2 KB | 3719 | 14 months | bastiK | added missing license information |
| Hash.java | 2.0 KB | 3083 | 2 years | bastiK | added svn:eol-style=native to source files |
| INode.java | 364 bytes | 4126 | 8 months | bastiK | memory optimizations for Node & WayPoint (Patch by Gubaer, modified) The … |
| IPrimitive.java | 1001 bytes | 4431 | 5 months | jttt | Custom primitive name formatters via tagging presets |
| IRelation.java | 274 bytes | 4098 | 9 months | bastiK | extract common functionality of OsmPrimitive & PrimitiveData to an … |
| IWay.java | 215 bytes | 4100 | 9 months | bastiK | use IPrimitive to make upload code work for both OsmPrimitive and … |
| MultipolygonCreate.java | 8.8 KB | 3704 | 14 months | bastiK | added multipoly plugin to josm core. authors: bilbo and Viesturs Zarins … |
| NameFormatter.java | 424 bytes | 4431 | 5 months | jttt | Custom primitive name formatters via tagging presets |
| Node.java | 9.2 KB | 4229 | 7 months | jttt | Fix #6581 JOSM can't parse OSM data |
| NodeData.java | 2.0 KB | 4724 | 7 weeks | jttt | Fix some of errors found by FindBugs |
| NodePositionComparator.java | 746 bytes | 3650 | 15 months | bastiK | applied #5599 (patch by extropy) - Join areas speed improvement |
| OsmPrimitive.java | 38.0 KB | 4895 | 10 days | stoecker | remove deprecation |
| OsmPrimitiveComparator.java | 2.3 KB | 4113 | 9 months | stoecker | fix #6233 - better sorting for upload dialog |
| OsmPrimitiveType.java | 2.9 KB | 4387 | 5 months | bastiK | fixed #6746 - paste properties in new layer results in nullpointer … |
| OsmUtils.java | 1.5 KB | 3083 | 2 years | bastiK | added svn:eol-style=native to source files |
| PrimitiveData.java | 1.8 KB | 4724 | 7 weeks | jttt | Fix some of errors found by FindBugs |
| PrimitiveDeepCopy.java | 3.7 KB | 3384 | 19 months | jttt | Support Copy&Paste in relation editor |
| PrimitiveId.java | 344 bytes | 3083 | 2 years | bastiK | added svn:eol-style=native to source files |
| QuadBuckets.java | 24.5 KB | 4869 | 3 weeks | jttt | Use final were appropriate |
| Relation.java | 15.7 KB | 4213 | 7 months | stoecker | fix #6523 - handle boundary like multipolygon |
| RelationData.java | 1.5 KB | 4431 | 5 months | jttt | Custom primitive name formatters via tagging presets |
| RelationMember.java | 4.1 KB | 3844 | 12 months | stoecker | see #5899 - support different display of closed ways and areas |
| RelationMemberData.java | 1.4 KB | 4514 | 4 months | Don-vip | Test: change SVN property svn:mime-type=text/plain to text/x-java to see … |
| RelationToChildReference.java | 3.8 KB | 3083 | 2 years | bastiK | added svn:eol-style=native to source files |
| SimplePrimitiveId.java | 2.4 KB | 4796 | 4 weeks | simon04 | fix #6425 - remotecontrol: make download objects available (e.g., … |
| Storage.java | 14.1 KB | 3530 | 17 months | stoecker | fix array preferences |
| Tag.java | 2.6 KB | 3479 | 18 months | jttt | cosmetics |
| TagCollection.java | 23.5 KB | 4749 | 6 weeks | jttt | Fix #7201 combining ways screws up the order of ref tags |
| Tagged.java | 1.5 KB | 3083 | 2 years | bastiK | added svn:eol-style=native to source files |
| TigerUtils.java | 1.4 KB | 1169 | 3 years | stoecker | removed usage of tab stops |
| User.java | 9.2 KB | 4602 | 3 months | bastiK | upgrade historic users to real users, so their CT status can be shown in … |
| UserInfo.java | 1.8 KB | 3083 | 2 years | bastiK | added svn:eol-style=native to source files |
| Way.java | 16.7 KB | 4682 | 8 weeks | simon04 | fix #2746 - add validation: Way connected to Area |
| WayData.java | 1.3 KB | 4431 | 5 months | jttt | Custom primitive name formatters via tagging presets |
| WaySegment.java | 1.2 KB | 4327 | 6 months | xeen | updates visual appearance of highlights and adds them to select and delete … |
Note: See TracBrowser
for help on using the repository browser.
