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

Name Size Rev Age Author Last Change
../
auth 5266   13 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
imagery 5587   12 years Don-vip Single entry point in Utils to open HTTP connections
remotecontrol 5460   13 years Don-vip global use of Main.isDisplayingMapView()
session 5572   12 years bastiK fixed #8184 - Map paint settings: wrong file filter for adding local …
OsmTransferCanceledException.java 261 bytes 5386   13 years Don-vip see #7914 - Introduce OsmApi.MAX_DOWNLOAD_THREADS and improve javadoc …
OsmServerReadPostprocessor.java 317 bytes 4645   13 years framm Added three new hooks for plugins, allowing plugins to mess with …
OsmServerWritePostprocessor.java 376 bytes 4645   13 years framm Added three new hooks for plugins, allowing plugins to mess with …
IllegalDataException.java 466 bytes 3083   15 years bastiK added svn:eol-style=native to source files
MissingOAuthAccessTokenException.java 536 bytes 3083   15 years bastiK added svn:eol-style=native to source files
OsmGzipExporter.java 623 bytes 5361   13 years Don-vip fix #7879 - Allow to open local and remote gzipped/bzipped osmChange …
OsmBzip2Exporter.java 707 bytes 5361   13 years Don-vip fix #7879 - Allow to open local and remote gzipped/bzipped osmChange …
OsmGzipImporter.java 843 bytes 5361   13 years Don-vip fix #7879 - Allow to open local and remote gzipped/bzipped osmChange …
OsmBzip2Importer.java 866 bytes 5361   13 years Don-vip fix #7879 - Allow to open local and remote gzipped/bzipped osmChange …
GeoJSONExporter.java 1.1 KB 5361   13 years Don-vip fix #7879 - Allow to open local and remote gzipped/bzipped osmChange …
OsmWriterFactory.java 1.1 KB 4645   13 years framm Added three new hooks for plugins, allowing plugins to mess with …
AllFormatsImporter.java 1.3 KB 5131   13 years xeen automatically add file extensions added by plugins to the "All …
WMSLayerExporter.java 1.3 KB 5459   13 years Don-vip fix #2961 - Improve usability of WMS Layer Saving/Loading - Replaced …
OsmDataParsingException.java 1.3 KB 3083   15 years bastiK added svn:eol-style=native to source files
FileExporter.java 1.9 KB 5459   13 years Don-vip fix #2961 - Improve usability of WMS Layer Saving/Loading - Replaced …
OsmApiInitializationException.java 2.0 KB 5386   13 years Don-vip see #7914 - Introduce OsmApi.MAX_DOWNLOAD_THREADS and improve javadoc …
OsmApiPrimitiveGoneException.java 2.0 KB 3083   15 years bastiK added svn:eol-style=native to source files
XmlWriter.java 2.1 KB 5146   13 years bastiK fixed #7558 - History window shows XML entities in user names
UTFInputStreamReader.java 2.3 KB 3372   15 years bastiK fixed #5226 - XML encodings and byte-order marker (BOM) support
WMSLayerImporter.java 2.3 KB 5459   13 years Don-vip fix #2961 - Improve usability of WMS Layer Saving/Loading - Replaced …
OsmTransferException.java 2.6 KB 5386   13 years Don-vip see #7914 - Introduce OsmApi.MAX_DOWNLOAD_THREADS and improve javadoc …
OsmChangeImporter.java 2.9 KB 5452   13 years Don-vip Code refactorisation on EDT calls
ProgressInputStream.java 3.0 KB 3005   15 years mjulius fixes #4523 - "???" downloading size
OsmServerHistoryReader.java 3.0 KB 5266   13 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
NMEAImporter.java 3.0 KB 5452   13 years Don-vip Code refactorisation on EDT calls
GeoJSONWriter.java 3.3 KB 5528   12 years bastiK fixed #8100 - GeoJSON output not readable by TileMill (patch by …
OsmChangeReader.java 3.6 KB 5345   13 years Don-vip fix #7857 - Mark osmChange primitives inside <modify> block as …
JpgImporter.java 4.0 KB 5438   13 years Don-vip fix #6733 - File Open dialog incorrectly accepts folder selection …
OsmChangeBuilder.java 4.4 KB 5589   12 years bastiK drop unnecessary properties for upload to the OSM API in order to save …
OsmImporter.java 4.6 KB 5361   13 years Don-vip fix #7879 - Allow to open local and remote gzipped/bzipped osmChange …
OsmExporter.java 4.7 KB 5361   13 years Don-vip fix #7879 - Allow to open local and remote gzipped/bzipped osmChange …
Capabilities.java 5.0 KB 4063   14 years bastiK see #6267, check for null
ChangesetClosedException.java 5.2 KB 5266   13 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
FileImporter.java 5.3 KB 5459   13 years Don-vip fix #2961 - Improve usability of WMS Layer Saving/Loading - Replaced …
OsmConnection.java 5.3 KB 4690   13 years stoecker see #7086 - fix passing auth information to wrong server
CacheCustomContent.java 5.6 KB 4810   13 years bastiK move cache files to ~/.josm/cache (only CacheCustomContent)
OsmServerUserInfoReader.java 5.7 KB 5434   13 years Don-vip fix #6594 - Fetch user details with supplied OAuth credentials to …
OsmServerObjectReader.java 5.9 KB 5266   13 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
BoundingBoxDownloader.java 6.1 KB 5494   13 years Don-vip fix #8006 - Download remote marker layer
GpxImporter.java 6.2 KB 5501   13 years bastiK add session support for gpx layers (see #4029)
DiffResultProcessor.java 6.8 KB 5266   13 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
DefaultProxySelector.java 7.0 KB 5266   13 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
OsmServerLocationReader.java 7.1 KB 5494   13 years Don-vip fix #8006 - Download remote marker layer
OsmApiException.java 7.4 KB 5584   12 years Don-vip fix #8201 - Error handling or redacted items
OsmServerReader.java 7.8 KB 5587   12 years Don-vip Single entry point in Utils to open HTTP connections
OsmServerChangesetReader.java 7.9 KB 5266   13 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
GpxWriter.java 8.3 KB 5397   13 years bastiK fix element ordering when writing gpx (see #7927)
AbstractReader.java 8.3 KB 5123   13 years Don-vip Remove final specifier on AbstractReader.ds to allow implementations …
OsmChangesetParser.java 8.8 KB 4191   14 years stoecker remove old debug stuff
OsmWriter.java 10.0 KB 5589   12 years bastiK drop unnecessary properties for upload to the OSM API in order to save …
OsmHistoryReader.java 10.1 KB 5346   13 years Don-vip fix #7867, see #7505, see #7847 - Handle deleted nodes without …
CacheFiles.java 10.5 KB 4932   13 years stoecker fix 6833 - use WindowGeometry for toggle dialogs and mainwindow …
OsmServerWriter.java 10.8 KB 5266   13 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
OsmServerBackreferenceReader.java 11.2 KB 5266   13 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
MirroredInputStream.java 12.5 KB 5587   12 years Don-vip Single entry point in Utils to open HTTP connections
GpxExporter.java 13.3 KB 5397   13 years bastiK fix element ordering when writing gpx (see #7927)
OsmChangesetContentParser.java 13.8 KB 5346   13 years Don-vip fix #7867, see #7505, see #7847 - Handle deleted nodes without …
NmeaReader.java 17.5 KB 5108   13 years xeen remove superfluous calls to recalculateBounds() and add clarifying comment.
GpxReader.java 18.4 KB 5590   12 years bastiK suppress some warnings (unchecked cast mostly)
ChangesetQuery.java 18.4 KB 5366   13 years Don-vip URL-encode user name when querying changesets in order to download …
MultiFetchServerObjectReader.java 24.4 KB 5387   13 years Don-vip fix #7914 - Concurrent fetching of primitives The default and …
OsmReader.java 24.9 KB 5326   13 years framm handle deleted nodes without lat/lon. apply patches from ticket; …
OsmApi.java 31.4 KB 5587   12 years Don-vip Single entry point in Utils to open HTTP connections
Note: See TracBrowser for help on using the repository browser.