source: josm/trunk/src/org/openstreetmap/josm/io@ 2702

Name Size Rev Age Author Last Change
../
auth 2672   14 years Gubaer fixed #4214: error opening prefrences window
JpgImporter.java 1.7 KB 2702   14 years bastiK fixed #4100 - unable to simply load already referenced images Added …
FileImporter.java 2.8 KB 2702   14 years bastiK fixed #4100 - unable to simply load already referenced images Added …
AllFormatsImporter.java 673 bytes 2702   14 years bastiK fixed #4100 - unable to simply load already referenced images Added …
OsmServerUserInfoReader.java 5.7 KB 2688   14 years Gubaer Partial commit due to issue described in #4137 Breaks the build
OsmServerChangesetReader.java 7.8 KB 2688   14 years Gubaer Partial commit due to issue described in #4137 Breaks the build
OsmChangesetParser.java 8.9 KB 2688   14 years Gubaer Partial commit due to issue described in #4137 Breaks the build
OsmChangesetContentParser.java 13.7 KB 2688   14 years Gubaer Partial commit due to issue described in #4137 Breaks the build
ChangesetQuery.java 18.2 KB 2688   14 years Gubaer Partial commit due to issue described in #4137 Breaks the build
NmeaReader.java 17.3 KB 2676   14 years jttt Fix some of the warnings found by FindBugs
BoundingBoxDownloader.java 4.1 KB 2676   14 years jttt Fix some of the warnings found by FindBugs
DefaultProxySelector.java 7.2 KB 2673   14 years stoecker fixed proxy test
OsmServerReader.java 6.1 KB 2641   14 years Gubaer new: supports system defined proxies if JOSM is started with …
OsmConnection.java 3.2 KB 2641   14 years Gubaer new: supports system defined proxies if JOSM is started with …
OsmApi.java 27.2 KB 2641   14 years Gubaer new: supports system defined proxies if JOSM is started with …
MultiPartFormOutputStream.java 14.6 KB 2641   14 years Gubaer new: supports system defined proxies if JOSM is started with …
OsmReader.java 26.7 KB 2626   14 years jttt Fixed some of the warnings found by FindBugs
GpxWriter.java 7.9 KB 2620   14 years jttt Remove OsmPrimitive.setIncomplete()
MultiFetchServerObjectReader.java 17.6 KB 2609   14 years stoecker applied #4146 - patch by mjulius - fix downloading incomplete relation
CacheFiles.java 10.4 KB 2606   14 years bastiK geoimage: add thumbnail caching (fixes #4116, see #4101)
OsmWriter.java 7.9 KB 2604   14 years Gubaer New: JOSM reading, writing, merging changeset attribute fixed #4090: …
OsmChangeBuilder.java 4.4 KB 2604   14 years Gubaer New: JOSM reading, writing, merging changeset attribute fixed #4090: …
DiffResultProcessor.java 6.7 KB 2604   14 years Gubaer New: JOSM reading, writing, merging changeset attribute fixed #4090: …
OsmServerWriter.java 10.1 KB 2599   14 years Gubaer fixed #4130: Chunked upload mode counter is wrong fixed #4118: Upload …
ChangesetClosedException.java 5.2 KB 2599   14 years Gubaer fixed #4130: Chunked upload mode counter is wrong fixed #4118: Upload …
Capabilities.java 3.4 KB 2599   14 years Gubaer fixed #4130: Chunked upload mode counter is wrong fixed #4118: Upload …
OsmServerBackreferenceReader.java 11.3 KB 2578   14 years jttt Encalupse OsmPrimitive.incomplete
OsmServerObjectReader.java 4.5 KB 2563   14 years Gubaer fixed #3400: relation editor: improvement to highlight an element …
OsmServerHistoryReader.java 2.9 KB 2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
OsmHistoryReader.java 10.0 KB 2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
OsmDataParsingException.java 1.3 KB 2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
OsmApiPrimitiveGoneException.java 2.0 KB 2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
OsmApiInitializationException.java 522 bytes 2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
OsmApiException.java 2.7 KB 2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
IllegalDataException.java 658 bytes 2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
GpxReader.java 15.7 KB 2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
OsmExporter.java 4.4 KB 2396   14 years Gubaer Made nodes, ways, and relations in DataSet private. Plugin updates to …
NMEAImporter.java 2.3 KB 2290   15 years Gubaer applied #3718: patch by oancea: Feature request: add *.log on file …
GpxImporter.java 3.0 KB 2235   15 years Gubaer fixed #3182: GPX consisting of only markers loads as two layers …
OsmImporter.java 1.9 KB 2181   15 years stoecker lots of i18n fixes
GpxExporter.java 12.1 KB 2181   15 years stoecker lots of i18n fixes
FileExporter.java 743 bytes 2181   15 years stoecker lots of i18n fixes
OsmGzipImporter.java 733 bytes 2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
OsmBzip2Importer.java 1.1 KB 2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
MirroredInputStream.java 5.3 KB 2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
OsmGzipExporter.java 808 bytes 1949   15 years stoecker fixed #1647 - patch by dmuecke - Improve export
OsmBzip2Exporter.java 927 bytes 1949   15 years stoecker fixed #1647 - patch by dmuecke - Improve export
ProgressInputStream.java 3.1 KB 1875   15 years jttt Fix #3134
OsmServerLocationReader.java 1.5 KB 1811   15 years jttt PleaseWait refactoring. Progress is now reported using ProgressMonitor …
XmlWriter.java 1.5 KB 1677   15 years stoecker remove all these ugly tab stops introduced in the last half year
CacheCustomContent.java 4.8 KB 1610   15 years stoecker add generic caching class (e.g. for WMS plugin) - patch by xeen
OsmTransferCancelledException.java 161 bytes 1523   15 years framm * Major redesign of how JOSM talks to the OSM server. Connections now …
OsmTransferException.java 450 bytes 1169   15 years stoecker removed usage of tab stops
OsmIdReader.java 1.9 KB 1169   15 years stoecker removed usage of tab stops
Note: See TracBrowser for help on using the repository browser.