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

Name Size Rev Age Author Last Change
../
auth 5889   11 years Don-vip fix potential bugs detected by FindBugs
imagery 6000   11 years simon04 Add combobox for image format to dialog when creating WMS layer
remotecontrol 5927   11 years bastiK add missing license information
session 5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
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.0 KB 5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
CacheCustomContent.java 5.7 KB 5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
CacheFiles.java 11.0 KB 5881   11 years stoecker javadoc fixes
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.4 KB 5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
GeoJSONWriter.java 3.3 KB 6009   11 years Don-vip fix #8799 - Follow conventional visitor design pattern by renaming …
GpxExporter.java 13.5 KB 5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
GpxImporter.java 6.3 KB 5679   11 years bastiK fixed #2900 - Saving and reopening of downloaded gpx segments displays …
GpxReader.java 20.0 KB 5854   11 years bastiK fixed #7648 - GPS-Download in JOSM in specific area not possible
GpxWriter.java 9.6 KB 5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
IllegalDataException.java 466 bytes 3083   14 years bastiK added svn:eol-style=native to source files
InvalidXmlCharacterFilter.java 1.8 KB 5889   11 years Don-vip fix potential bugs detected by FindBugs
JpgImporter.java 4.0 KB 5438   12 years Don-vip fix #6733 - File Open dialog incorrectly accepts folder selection …
MirroredInputStream.java 12.2 KB 5926   11 years bastiK clean up imports
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 5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
OsmApi.java 31.9 KB 6009   11 years Don-vip fix #8799 - Follow conventional visitor design pattern by renaming …
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 883 bytes 5859   11 years akks see #8274, #8601 : cancel now works while parsing OSM
OsmChangeBuilder.java 4.4 KB 6009   11 years Don-vip fix #8799 - Follow conventional visitor design pattern by renaming …
OsmChangeImporter.java 3.1 KB 5859   11 years akks see #8274, #8601 : cancel now works while parsing OSM
OsmChangeReader.java 3.7 KB 5927   11 years bastiK add missing license information
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 5881   11 years stoecker javadoc fixes
OsmDataParsingException.java 1.3 KB 3083   14 years bastiK added svn:eol-style=native to source files
OsmExporter.java 4.0 KB 5926   11 years bastiK clean up imports
OsmGzipExporter.java 623 bytes 5361   12 years Don-vip fix #7879 - Allow to open local and remote gzipped/bzipped osmChange …
OsmGzipImporter.java 860 bytes 5859   11 years akks see #8274, #8601 : cancel now works while parsing OSM
OsmHistoryReader.java 10.2 KB 5881   11 years stoecker javadoc fixes
OsmImporter.java 5.5 KB 5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
OsmReader.java 25.7 KB 5996   11 years Don-vip fix #8771 - <changeset> with no ID rejected
OsmServerBackreferenceReader.java 11.2 KB 5881   11 years stoecker javadoc fixes
OsmServerChangesetReader.java 7.9 KB 5832   11 years stoecker i18n update and javadoc fixes
OsmServerHistoryReader.java 2.9 KB 5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
OsmServerLocationReader.java 7.1 KB 5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
OsmServerObjectReader.java 5.8 KB 5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
OsmServerReader.java 8.5 KB 5863   11 years stoecker javadoc fixes
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.6 KB 5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
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 5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
UTFInputStreamReader.java 2.3 KB 5854   11 years bastiK fixed #7648 - GPS-Download in JOSM in specific area not possible
WMSLayerExporter.java 1.4 KB 5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
WMSLayerImporter.java 2.4 KB 5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
XmlWriter.java 2.4 KB 5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
Note: See TracBrowser for help on using the repository browser.