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

Name Size Rev Age Author Last Change
../
imagery 6316   11 years Don-vip Sonar/FindBugs - Loose coupling
auth 6365   10 years Don-vip Sonar/Findbugs - fix of recent violations
session 6450   10 years Don-vip Sonar/Findbugs: fix recent issues
remotecontrol 6517   10 years simon04 fix #9387 - remote control: add ability to add changeset tags This …
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
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 …
AllFormatsImporter.java 1.3 KB 5131   12 years xeen automatically add file extensions added by plugins to the "All …
OsmGzipExporter.java 623 bytes 5361   12 years Don-vip fix #7879 - Allow to open local and remote gzipped/bzipped osmChange …
OsmTransferCanceledException.java 261 bytes 5386   12 years Don-vip see #7914 - Introduce OsmApi.MAX_DOWNLOAD_THREADS and improve javadoc …
OsmServerHistoryReader.java 2.9 KB 5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
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
OsmChangeBuilder.java 4.4 KB 6009   11 years Don-vip fix #8799 - Follow conventional visitor design pattern by renaming …
FileExporter.java 1.9 KB 6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
GeoJSONExporter.java 1.3 KB 6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
JpgImporter.java 4.0 KB 6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
OsmApiInitializationException.java 2.0 KB 6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
OsmBzip2Importer.java 879 bytes 6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
OsmChangeImporter.java 3.1 KB 6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
OsmGzipImporter.java 856 bytes 6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
OsmImporter.java 5.5 KB 6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
OsmTransferException.java 2.6 KB 6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
OsmWriterFactory.java 1.1 KB 6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
WMSLayerExporter.java 1.4 KB 6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
WMSLayerImporter.java 2.4 KB 6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
InvalidXmlCharacterFilter.java 1.8 KB 6080   11 years bastiK fixed #8893 - Cannot load GPX file
GpxExporter.java 13.5 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
GpxImporter.java 6.3 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
OsmApiException.java 7.4 KB 6087   11 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
CacheCustomContent.java 5.7 KB 6102   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
NMEAImporter.java 3.3 KB 6132   11 years bastiK see #6963 - new message after successful upload; use notification for …
OsmServerLocationReader.java 6.1 KB 6244   11 years Don-vip fix #9091 - rework osm/gpx download tasks - take into account recent …
AbstractReader.java 8.3 KB 6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
CacheFiles.java 11.1 KB 6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
ChangesetClosedException.java 5.2 KB 6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
FileImporter.java 5.3 KB 6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
MultiFetchServerObjectReader.java 24.3 KB 6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
OsmBzip2Exporter.java 919 bytes 6289   11 years Don-vip Sonar/Findbugs - fix various problems
NmeaReader.java 17.4 KB 6296   11 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
OsmReader.java 25.6 KB 6316   11 years Don-vip Sonar/FindBugs - Loose coupling
Capabilities.java 5.1 KB 6317   11 years Don-vip Sonar/FindBugs - Loose coupling
OsmApi.java 32.3 KB 6349   10 years Don-vip fix #9234 - For identified users, notifies periodically (every 5 …
OsmServerBackreferenceReader.java 11.2 KB 6361   10 years Don-vip Sonar/Findbugs - Unused formal parameter
AbstractParser.java 8.0 KB 6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
OsmChangesetParser.java 8.8 KB 6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
OsmServerChangesetReader.java 7.8 KB 6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
OsmServerObjectReader.java 5.8 KB 6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
UTFInputStreamReader.java 2.3 KB 6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
OsmServerUserInfoReader.java 6.8 KB 6365   10 years Don-vip Sonar/Findbugs - fix of recent violations
DiffResultProcessor.java 6.8 KB 6380   10 years Don-vip update license/copyright information
GpxReader.java 20.5 KB 6380   10 years Don-vip update license/copyright information
GpxWriter.java 9.6 KB 6380   10 years Don-vip update license/copyright information
MirroredInputStream.java 13.4 KB 6380   10 years Don-vip update license/copyright information
OsmChangesetContentParser.java 6.5 KB 6380   10 years Don-vip update license/copyright information
OsmConnection.java 5.4 KB 6380   10 years Don-vip update license/copyright information
OsmHistoryReader.java 3.4 KB 6380   10 years Don-vip update license/copyright information
OsmServerReader.java 10.3 KB 6380   10 years Don-vip update license/copyright information
OsmServerWriter.java 10.8 KB 6380   10 years Don-vip update license/copyright information
OsmWriter.java 10.5 KB 6380   10 years Don-vip update license/copyright information
ProgressInputStream.java 3.0 KB 6380   10 years Don-vip update license/copyright information
XmlWriter.java 2.4 KB 6380   10 years Don-vip update license/copyright information
ChangesetQuery.java 20.4 KB 6440   10 years simon04 Load and display changeset comment in history dialog
MessageNotifier.java 6.4 KB 6453   10 years Don-vip global use of osm website url and new url scheme
BoundingBoxDownloader.java 5.9 KB 6474   10 years Don-vip fix #9434 - Robustness in hash URLs parsing
GeoJSONWriter.java 3.2 KB 6485   10 years Don-vip see #7307 - GeoJSON export: add generator:JOSM and bbox
DefaultProxySelector.java 8.3 KB 6523   10 years Don-vip Ask user to change proxy settings when proxy errors occur at startup …
Note: See TracBrowser for help on using the repository browser.