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

Name Size Rev Age Author Last Change
../
auth 5692   11 years Don-vip fix EDT violation, javadoc
imagery 5819   11 years stoecker add system name to user agent string, remove direct setting of user …
remotecontrol 5790   11 years akks fix #8426: add_tags in remote control: better changed tags detection, …
session 5684   11 years bastiK add session support for marker layers (see #4029) The data is …
AbstractReader.java 8.3 KB 5123   12 years Don-vip Remove final specifier on AbstractReader.ds to allow implementations …
AllFormatsImporter.java 1.3 KB 5131   12 years xeen automatically add file extensions added by plugins to the "All …
BoundingBoxDownloader.java 6.1 KB 5679   11 years bastiK fixed #2900 - Saving and reopening of downloaded gpx segments displays …
CacheCustomContent.java 5.6 KB 4810   12 years bastiK move cache files to ~/.josm/cache (only CacheCustomContent)
CacheFiles.java 10.5 KB 4932   12 years stoecker fix 6833 - use WindowGeometry for toggle dialogs and mainwindow …
Capabilities.java 5.0 KB 4063   13 years bastiK see #6267, check for null
ChangesetClosedException.java 5.2 KB 5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
ChangesetQuery.java 18.4 KB 5366   12 years Don-vip URL-encode user name when querying changesets in order to download …
DefaultProxySelector.java 7.0 KB 5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
DiffResultProcessor.java 6.8 KB 5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
FileExporter.java 1.9 KB 5459   12 years Don-vip fix #2961 - Improve usability of WMS Layer Saving/Loading - Replaced …
FileImporter.java 5.3 KB 5459   12 years Don-vip fix #2961 - Improve usability of WMS Layer Saving/Loading - Replaced …
GeoJSONExporter.java 1.3 KB 5749   11 years Don-vip fix #8473 - Export GeoJSON as UTF-8 (patch by oschrenk)
GeoJSONWriter.java 3.3 KB 5528   12 years bastiK fixed #8100 - GeoJSON output not readable by TileMill (patch by …
GpxExporter.java 13.2 KB 5681   11 years bastiK some simple refactoring
GpxImporter.java 6.3 KB 5679   11 years bastiK fixed #2900 - Saving and reopening of downloaded gpx segments displays …
GpxReader.java 19.6 KB 5684   11 years bastiK add session support for marker layers (see #4029) The data is …
GpxWriter.java 9.8 KB 5684   11 years bastiK add session support for marker layers (see #4029) The data is …
IllegalDataException.java 466 bytes 3083   14 years bastiK added svn:eol-style=native to source files
JpgImporter.java 4.0 KB 5438   12 years Don-vip fix #6733 - File Open dialog incorrectly accepts folder selection …
MirroredInputStream.java 12.5 KB 5587   11 years Don-vip Single entry point in Utils to open HTTP connections
MissingOAuthAccessTokenException.java 536 bytes 3083   14 years bastiK added svn:eol-style=native to source files
MultiFetchServerObjectReader.java 24.4 KB 5387   12 years Don-vip fix #7914 - Concurrent fetching of primitives The default and …
NMEAImporter.java 3.0 KB 5452   12 years Don-vip Code refactorisation on EDT calls
NmeaReader.java 17.5 KB 5108   12 years xeen remove superfluous calls to recalculateBounds() and add clarifying comment.
OsmApi.java 32.0 KB 5635   11 years Don-vip fix #8278 - Robustness in capabilities cache parsing at startup
OsmApiException.java 7.4 KB 5584   11 years Don-vip fix #8201 - Error handling or redacted items
OsmApiInitializationException.java 2.0 KB 5386   12 years Don-vip see #7914 - Introduce OsmApi.MAX_DOWNLOAD_THREADS and improve javadoc …
OsmApiPrimitiveGoneException.java 2.0 KB 3083   14 years bastiK added svn:eol-style=native to source files
OsmBzip2Exporter.java 707 bytes 5361   12 years Don-vip fix #7879 - Allow to open local and remote gzipped/bzipped osmChange …
OsmBzip2Importer.java 866 bytes 5361   12 years Don-vip fix #7879 - Allow to open local and remote gzipped/bzipped osmChange …
OsmChangeBuilder.java 4.4 KB 5589   11 years bastiK drop unnecessary properties for upload to the OSM API in order to save …
OsmChangeImporter.java 2.9 KB 5452   12 years Don-vip Code refactorisation on EDT calls
OsmChangeReader.java 3.6 KB 5345   12 years Don-vip fix #7857 - Mark osmChange primitives inside <modify> block as …
OsmChangesetContentParser.java 13.8 KB 5346   12 years Don-vip fix #7867, see #7505, see #7847 - Handle deleted nodes without …
OsmChangesetParser.java 8.8 KB 4191   13 years stoecker remove old debug stuff
OsmConnection.java 5.3 KB 4690   12 years stoecker see #7086 - fix passing auth information to wrong server
OsmDataParsingException.java 1.3 KB 3083   14 years bastiK added svn:eol-style=native to source files
OsmExporter.java 4.7 KB 5361   12 years Don-vip fix #7879 - Allow to open local and remote gzipped/bzipped osmChange …
OsmGzipExporter.java 623 bytes 5361   12 years Don-vip fix #7879 - Allow to open local and remote gzipped/bzipped osmChange …
OsmGzipImporter.java 843 bytes 5361   12 years Don-vip fix #7879 - Allow to open local and remote gzipped/bzipped osmChange …
OsmHistoryReader.java 10.1 KB 5346   12 years Don-vip fix #7867, see #7505, see #7847 - Handle deleted nodes without …
OsmImporter.java 4.6 KB 5361   12 years Don-vip fix #7879 - Allow to open local and remote gzipped/bzipped osmChange …
OsmReader.java 24.9 KB 5326   12 years framm handle deleted nodes without lat/lon. apply patches from ticket; …
OsmServerBackreferenceReader.java 11.2 KB 5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
OsmServerChangesetReader.java 7.9 KB 5832   11 years stoecker i18n update and javadoc fixes
OsmServerHistoryReader.java 3.0 KB 5835   11 years stoecker Javadoc fixes
OsmServerLocationReader.java 7.2 KB 5745   11 years Don-vip see #8453 - Do not consider remote .gpx files as downloaded from OSM …
OsmServerObjectReader.java 5.9 KB 5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
OsmServerReader.java 7.8 KB 5587   11 years Don-vip Single entry point in Utils to open HTTP connections
OsmServerReadPostprocessor.java 317 bytes 4645   12 years framm Added three new hooks for plugins, allowing plugins to mess with …
OsmServerUserInfoReader.java 5.7 KB 5434   12 years Don-vip fix #6594 - Fetch user details with supplied OAuth credentials to …
OsmServerWritePostprocessor.java 376 bytes 4645   12 years framm Added three new hooks for plugins, allowing plugins to mess with …
OsmServerWriter.java 10.8 KB 5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
OsmTransferCanceledException.java 261 bytes 5386   12 years Don-vip see #7914 - Introduce OsmApi.MAX_DOWNLOAD_THREADS and improve javadoc …
OsmTransferException.java 2.6 KB 5386   12 years Don-vip see #7914 - Introduce OsmApi.MAX_DOWNLOAD_THREADS and improve javadoc …
OsmWriter.java 10.7 KB 5737   11 years Don-vip see #8442 - Add write methods to OsmWriter to not rely only on DataSet
OsmWriterFactory.java 1.1 KB 4645   12 years framm Added three new hooks for plugins, allowing plugins to mess with …
ProgressInputStream.java 3.0 KB 3005   14 years mjulius fixes #4523 - "???" downloading size
UTFInputStreamReader.java 2.3 KB 3372   14 years bastiK fixed #5226 - XML encodings and byte-order marker (BOM) support
WMSLayerExporter.java 1.3 KB 5459   12 years Don-vip fix #2961 - Improve usability of WMS Layer Saving/Loading - Replaced …
WMSLayerImporter.java 2.3 KB 5459   12 years Don-vip fix #2961 - Improve usability of WMS Layer Saving/Loading - Replaced …
XmlWriter.java 2.1 KB 5146   12 years bastiK fixed #7558 - History window shows XML entities in user names
Note: See TracBrowser for help on using the repository browser.