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

Name Size Rev Age Author Last Change
../
imagery 5017   14 years stoecker use EPSG codes instead of instanceof to verify projection (allows to …
session 5025   14 years Don-vip see #4043 - Have an 'upload prohibited' flag in .osm files
remotecontrol 5189   14 years simon04 remote control: increase the possible request size (from 1KiB to 1MiB)
auth 5266   14 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
GpxWriter.java 8.0 KB 2907   16 years jttt Gpx refactoring - GpxTrack and GpxTrackSegment is now interface, …
ProgressInputStream.java 3.0 KB 3005   16 years mjulius fixes #4523 - "???" downloading size
FileExporter.java 743 bytes 3083   16 years bastiK added svn:eol-style=native to source files
IllegalDataException.java 466 bytes 3083   16 years bastiK added svn:eol-style=native to source files
MissingOAuthAccessTokenException.java 536 bytes 3083   16 years bastiK added svn:eol-style=native to source files
OsmApiInitializationException.java 522 bytes 3083   16 years bastiK added svn:eol-style=native to source files
OsmApiPrimitiveGoneException.java 2.0 KB 3083   16 years bastiK added svn:eol-style=native to source files
OsmBzip2Exporter.java 927 bytes 3083   16 years bastiK added svn:eol-style=native to source files
OsmBzip2Importer.java 1.2 KB 3083   16 years bastiK added svn:eol-style=native to source files
OsmDataParsingException.java 1.3 KB 3083   16 years bastiK added svn:eol-style=native to source files
OsmGzipExporter.java 808 bytes 3083   16 years bastiK added svn:eol-style=native to source files
OsmGzipImporter.java 826 bytes 3083   16 years bastiK added svn:eol-style=native to source files
OsmServerUserInfoReader.java 5.7 KB 3083   16 years bastiK added svn:eol-style=native to source files
OsmTransferException.java 715 bytes 3255   16 years jttt Fix #4764 Fehler
UTFInputStreamReader.java 2.3 KB 3372   16 years bastiK fixed #5226 - XML encodings and byte-order marker (BOM) support
OsmApiException.java 3.0 KB 3511   15 years stoecker fix #5410 - server error message hidden from user
FileImporter.java 3.3 KB 3679   15 years bastiK see #5559 - ExtendedDialog.showDialog() blocks when called in main …
WMSLayerExporter.java 369 bytes 3720   15 years bastiK added missing svn:eol-style
WMSLayerImporter.java 370 bytes 3720   15 years bastiK added missing svn:eol-style
Capabilities.java 5.0 KB 4063   15 years bastiK see #6267, check for null
OsmChangesetParser.java 8.8 KB 4191   15 years stoecker remove old debug stuff
NMEAImporter.java 3.2 KB 4244   15 years stoecker zoom to layer also when loading NMEA files
JpgImporter.java 3.1 KB 4310   14 years stoecker fix #6680, fix #6677 - i18n issues
OsmTransferCanceledException.java 160 bytes 4310   14 years stoecker fix #6680, fix #6677 - i18n issues
GpxExporter.java 12.5 KB 4483   14 years Don-vip GPX export: Add ODbL 1.0 in licenses preset
OsmServerLocationReader.java 3.7 KB 4530   14 years Don-vip see #6653 and #6960 - Allow JOSM to download osmChange files again
OsmChangeImporter.java 2.6 KB 4533   14 years bastiK add importer for osmChange files (see #6653)
OsmChangeBuilder.java 4.4 KB 4645   14 years framm Added three new hooks for plugins, allowing plugins to mess with …
OsmServerReadPostprocessor.java 317 bytes 4645   14 years framm Added three new hooks for plugins, allowing plugins to mess with …
OsmServerWritePostprocessor.java 376 bytes 4645   14 years framm Added three new hooks for plugins, allowing plugins to mess with …
OsmWriterFactory.java 1.1 KB 4645   14 years framm Added three new hooks for plugins, allowing plugins to mess with …
OsmConnection.java 5.3 KB 4690   14 years stoecker see #7086 - fix passing auth information to wrong server
CacheCustomContent.java 5.6 KB 4810   14 years bastiK move cache files to ~/.josm/cache (only CacheCustomContent)
MirroredInputStream.java 12.5 KB 4812   14 years bastiK use cache folder for MirroredInputStream as well
GpxReader.java 16.0 KB 4819   14 years jttt Fix reading of incomplete gpx files
GpxImporter.java 4.0 KB 4874   14 years jttt Use static class were appropriate
GeoJSONExporter.java 1.0 KB 4898   14 years stoecker fix typo
CacheFiles.java 10.5 KB 4932   14 years stoecker fix 6833 - use WindowGeometry for toggle dialogs and mainwindow …
OsmExporter.java 4.7 KB 5025   14 years Don-vip see #4043 - Have an 'upload prohibited' flag in .osm files
OsmWriter.java 9.8 KB 5025   14 years Don-vip see #4043 - Have an 'upload prohibited' flag in .osm files
BoundingBoxDownloader.java 6.0 KB 5097   14 years simon04 see #7511 - make DownloadDialog, Osm download related classes more …
OsmServerReader.java 6.7 KB 5097   14 years simon04 see #7511 - make DownloadDialog, Osm download related classes more …
NmeaReader.java 17.5 KB 5108   14 years xeen remove superfluous calls to recalculateBounds() and add clarifying comment.
AbstractReader.java 8.3 KB 5123   14 years Don-vip Remove final specifier on AbstractReader.ds to allow implementations …
AllFormatsImporter.java 1.3 KB 5131   14 years xeen automatically add file extensions added by plugins to the "All …
XmlWriter.java 2.1 KB 5146   14 years bastiK fixed #7558 - History window shows XML entities in user names
OsmImporter.java 4.5 KB 5205   14 years Don-vip fix #7641 - JOSM does not close file handle when parsing fails
ChangesetClosedException.java 5.2 KB 5266   14 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
ChangesetQuery.java 18.1 KB 5266   14 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
DefaultProxySelector.java 7.0 KB 5266   14 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
DiffResultProcessor.java 6.8 KB 5266   14 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
MultiFetchServerObjectReader.java 17.7 KB 5266   14 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
OsmApi.java 30.8 KB 5266   14 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
OsmChangeReader.java 3.8 KB 5266   14 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
OsmChangesetContentParser.java 13.7 KB 5266   14 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
OsmHistoryReader.java 10.0 KB 5266   14 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
OsmReader.java 24.8 KB 5266   14 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
OsmServerBackreferenceReader.java 11.2 KB 5266   14 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
OsmServerChangesetReader.java 7.9 KB 5266   14 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
OsmServerHistoryReader.java 3.0 KB 5266   14 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
OsmServerObjectReader.java 5.9 KB 5266   14 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
OsmServerWriter.java 10.8 KB 5266   14 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
GeoJSONWriter.java 3.2 KB 5305   14 years simon04 fix #7820 - GeoJSON implementation incorrectly uses escape char on …
Note: See TracBrowser for help on using the repository browser.