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

Name Size Rev Age Author Last Change
../
auth 3681   14 years bastiK fixed #5624 - npe in authentication code
imagery 3852   14 years Upliner Offset server bugfixes and debug info
remotecontrol 3851   14 years bastiK remove tabs
OsmTransferCancelledException.java 161 bytes 3083   15 years bastiK added svn:eol-style=native to source files
WMSLayerExporter.java 369 bytes 3720   14 years bastiK added missing svn:eol-style
WMSLayerImporter.java 370 bytes 3720   14 years bastiK added missing svn:eol-style
IllegalDataException.java 466 bytes 3083   15 years bastiK added svn:eol-style=native to source files
OsmApiInitializationException.java 522 bytes 3083   15 years bastiK added svn:eol-style=native to source files
MissingOAuthAccessTokenException.java 536 bytes 3083   15 years bastiK added svn:eol-style=native to source files
AllFormatsImporter.java 673 bytes 3083   15 years bastiK added svn:eol-style=native to source files
OsmTransferException.java 715 bytes 3255   15 years jttt Fix #4764 Fehler
FileExporter.java 743 bytes 3083   15 years bastiK added svn:eol-style=native to source files
OsmGzipExporter.java 808 bytes 3083   15 years bastiK added svn:eol-style=native to source files
OsmGzipImporter.java 826 bytes 3083   15 years bastiK added svn:eol-style=native to source files
OsmBzip2Exporter.java 927 bytes 3083   15 years bastiK added svn:eol-style=native to source files
OsmBzip2Importer.java 1.2 KB 3083   15 years bastiK added svn:eol-style=native to source files
OsmDataParsingException.java 1.3 KB 3083   15 years bastiK added svn:eol-style=native to source files
OsmServerLocationReader.java 1.5 KB 3083   15 years bastiK added svn:eol-style=native to source files
XmlWriter.java 1.5 KB 1677   16 years stoecker remove all these ugly tab stops introduced in the last half year
OsmImporter.java 2.0 KB 3225   15 years jttt Remove long deprecated data change listener
OsmApiPrimitiveGoneException.java 2.0 KB 3083   15 years bastiK added svn:eol-style=native to source files
UTFInputStreamReader.java 2.3 KB 3372   15 years bastiK fixed #5226 - XML encodings and byte-order marker (BOM) support
NMEAImporter.java 2.7 KB 3501   15 years bastiK fixed #4632 - Button Help puts help window under main window
GpxImporter.java 2.9 KB 3372   15 years bastiK fixed #5226 - XML encodings and byte-order marker (BOM) support
ProgressInputStream.java 3.0 KB 3005   15 years mjulius fixes #4523 - "???" downloading size
OsmServerHistoryReader.java 3.0 KB 3083   15 years bastiK added svn:eol-style=native to source files
OsmApiException.java 3.0 KB 3511   15 years stoecker fix #5410 - server error message hidden from user
JpgImporter.java 3.1 KB 3083   15 years bastiK added svn:eol-style=native to source files
FileImporter.java 3.3 KB 3679   14 years bastiK see #5559 - ExtendedDialog.showDialog() blocks when called in main …
BoundingBoxDownloader.java 4.2 KB 2795   15 years jttt Allow to load incomplete gpx files
OsmServerObjectReader.java 4.3 KB 3083   15 years bastiK added svn:eol-style=native to source files
OsmChangeBuilder.java 4.4 KB 3366   15 years bastiK revert debugging code from last commit
OsmExporter.java 4.6 KB 3461   15 years bastiK added gui preference for autosave; fixed #5359 - Button to delete …
Capabilities.java 5.0 KB 3986   14 years mjulius fix #6106 - Layers Panel v3966 - Bugs generated and improper display
ChangesetClosedException.java 5.2 KB 3562   14 years bastiK fixed #5417 - Failed to parse date
CacheCustomContent.java 5.4 KB 3947   14 years stoecker remove MOTD caching for applet
OsmConnection.java 5.5 KB 3815   14 years stoecker fixes for applet
OsmServerUserInfoReader.java 5.7 KB 3083   15 years bastiK added svn:eol-style=native to source files
OsmServerReader.java 6.4 KB 3511   15 years stoecker fix #5410 - server error message hidden from user
DiffResultProcessor.java 6.8 KB 3422   15 years stoecker fix #4401 - upload error - patch by Upliner
DefaultProxySelector.java 7.4 KB 3083   15 years bastiK added svn:eol-style=native to source files
OsmServerChangesetReader.java 7.9 KB 3083   15 years bastiK added svn:eol-style=native to source files
GpxWriter.java 8.0 KB 2907   15 years jttt Gpx refactoring - GpxTrack and GpxTrackSegment is now interface, …
OsmChangesetParser.java 9.0 KB 3719   14 years bastiK added missing license information
OsmWriter.java 9.1 KB 3336   15 years stoecker #close #5135 - allow undeleting without recreating object - patch by …
MirroredInputStream.java 9.4 KB 3877   14 years stoecker fix input stream mirroring
OsmHistoryReader.java 10.0 KB 3083   15 years bastiK added svn:eol-style=native to source files
OsmServerWriter.java 10.1 KB 2990   15 years jttt Fix some eclipse warnings
CacheFiles.java 10.4 KB 3083   15 years bastiK added svn:eol-style=native to source files
OsmServerBackreferenceReader.java 11.2 KB 3362   15 years stoecker fix #5182 - Conflict system simplification - patch by Upliner
GpxExporter.java 12.0 KB 3083   15 years bastiK added svn:eol-style=native to source files
OsmChangesetContentParser.java 13.7 KB 3083   15 years bastiK added svn:eol-style=native to source files
GpxReader.java 15.9 KB 3408   15 years jttt Show only actions that can work on all selected layers in …
NmeaReader.java 17.4 KB 3083   15 years bastiK added svn:eol-style=native to source files
MultiFetchServerObjectReader.java 17.7 KB 3995   14 years mjulius fix #3590 - Primitives or objects: Pick one
ChangesetQuery.java 18.1 KB 3083   15 years bastiK added svn:eol-style=native to source files
OsmReader.java 26.9 KB 3791   14 years Upliner fix loading of invisible objects which was broken in [3731]
OsmApi.java 29.8 KB 3993   14 years framm use short timeout for initial API connection, related to #6037
Note: See TracBrowser for help on using the repository browser.