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