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

Name Size Rev Age Author Last Change
../
session 5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
auth 5889   11 years Don-vip fix potential bugs detected by FindBugs
remotecontrol 5927   11 years bastiK add missing license information
imagery 6000   11 years simon04 Add combobox for image format to dialog when creating WMS layer
IllegalDataException.java 466 bytes 3083   14 years bastiK added svn:eol-style=native to source files
MissingOAuthAccessTokenException.java 536 bytes 3083   14 years bastiK added svn:eol-style=native to source files
OsmApiPrimitiveGoneException.java 2.0 KB 3083   14 years bastiK added svn:eol-style=native to source files
OsmDataParsingException.java 1.3 KB 3083   14 years bastiK added svn:eol-style=native to source files
Capabilities.java 5.0 KB 4063   13 years bastiK see #6267, check for null
OsmChangesetParser.java 8.8 KB 4191   13 years stoecker remove old debug stuff
OsmServerReadPostprocessor.java 317 bytes 4645   12 years framm Added three new hooks for plugins, allowing plugins to mess with …
OsmServerWritePostprocessor.java 376 bytes 4645   12 years framm Added three new hooks for plugins, allowing plugins to mess with …
OsmWriterFactory.java 1.1 KB 4645   12 years framm Added three new hooks for plugins, allowing plugins to mess with …
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 …
ChangesetClosedException.java 5.2 KB 5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
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"
OsmServerWriter.java 10.8 KB 5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
OsmChangesetContentParser.java 13.8 KB 5346   12 years Don-vip fix #7867, see #7505, see #7847 - Handle deleted nodes without …
OsmBzip2Exporter.java 707 bytes 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 …
ChangesetQuery.java 18.4 KB 5366   12 years Don-vip URL-encode user name when querying changesets in order to download …
OsmApiInitializationException.java 2.0 KB 5386   12 years Don-vip see #7914 - Introduce OsmApi.MAX_DOWNLOAD_THREADS and improve javadoc …
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 …
MultiFetchServerObjectReader.java 24.4 KB 5387   12 years Don-vip fix #7914 - Concurrent fetching of primitives The default and …
OsmServerUserInfoReader.java 5.7 KB 5434   12 years Don-vip fix #6594 - Fetch user details with supplied OAuth credentials to …
JpgImporter.java 4.0 KB 5438   12 years Don-vip fix #6733 - File Open dialog incorrectly accepts folder selection …
NMEAImporter.java 3.0 KB 5452   12 years Don-vip Code refactorisation on EDT calls
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 …
OsmApiException.java 7.4 KB 5584   11 years Don-vip fix #8201 - Error handling or redacted items
GpxImporter.java 6.3 KB 5679   11 years bastiK fixed #2900 - Saving and reopening of downloaded gpx segments displays …
OsmServerChangesetReader.java 7.9 KB 5832   11 years stoecker i18n update and javadoc fixes
GpxReader.java 20.0 KB 5854   11 years bastiK fixed #7648 - GPS-Download in JOSM in specific area not possible
UTFInputStreamReader.java 2.3 KB 5854   11 years bastiK fixed #7648 - GPS-Download in JOSM in specific area not possible
OsmBzip2Importer.java 883 bytes 5859   11 years akks see #8274, #8601 : cancel now works while parsing OSM
OsmChangeImporter.java 3.1 KB 5859   11 years akks see #8274, #8601 : cancel now works while parsing OSM
OsmGzipImporter.java 860 bytes 5859   11 years akks see #8274, #8601 : cancel now works while parsing OSM
OsmServerReader.java 8.5 KB 5863   11 years stoecker javadoc fixes
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 …
GeoJSONExporter.java 1.4 KB 5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
GpxWriter.java 9.6 KB 5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
NmeaReader.java 17.5 KB 5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
OsmImporter.java 5.5 KB 5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
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 …
OsmWriter.java 10.6 KB 5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
ProgressInputStream.java 3.0 KB 5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
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 …
CacheFiles.java 11.0 KB 5881   11 years stoecker javadoc fixes
OsmConnection.java 5.3 KB 5881   11 years stoecker javadoc fixes
OsmHistoryReader.java 10.2 KB 5881   11 years stoecker javadoc fixes
OsmServerBackreferenceReader.java 11.2 KB 5881   11 years stoecker javadoc fixes
GpxExporter.java 13.5 KB 5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
InvalidXmlCharacterFilter.java 1.8 KB 5889   11 years Don-vip fix potential bugs detected by FindBugs
MirroredInputStream.java 12.2 KB 5926   11 years bastiK clean up imports
OsmExporter.java 4.0 KB 5926   11 years bastiK clean up imports
OsmChangeReader.java 3.7 KB 5927   11 years bastiK add missing license information
OsmReader.java 25.7 KB 5996   11 years Don-vip fix #8771 - <changeset> with no ID rejected
GeoJSONWriter.java 3.3 KB 6009   11 years Don-vip fix #8799 - Follow conventional visitor design pattern by renaming …
OsmApi.java 31.9 KB 6009   11 years Don-vip fix #8799 - Follow conventional visitor design pattern by renaming …
OsmChangeBuilder.java 4.4 KB 6009   11 years Don-vip fix #8799 - Follow conventional visitor design pattern by renaming …
Note: See TracBrowser for help on using the repository browser.