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

Name Size Rev Age Author Last Change
../
remotecontrol 4191   13 years stoecker remove old debug stuff
imagery 4492   13 years bastiK more options to configure imagery attribution (logo-url & …
session 4688   12 years stoecker i18n help
auth 4692   12 years stoecker see #7086 - save other passwords in JOSM prefs
GpxWriter.java 8.0 KB 2907   14 years jttt Gpx refactoring - GpxTrack and GpxTrackSegment is now interface, …
ProgressInputStream.java 3.0 KB 3005   14 years mjulius fixes #4523 - "???" downloading size
CacheFiles.java 10.4 KB 3083   14 years bastiK added svn:eol-style=native to source files
ChangesetQuery.java 18.1 KB 3083   14 years bastiK added svn:eol-style=native to source files
FileExporter.java 743 bytes 3083   14 years bastiK added svn:eol-style=native to source files
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
OsmApiInitializationException.java 522 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
OsmBzip2Exporter.java 927 bytes 3083   14 years bastiK added svn:eol-style=native to source files
OsmBzip2Importer.java 1.2 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
OsmGzipExporter.java 808 bytes 3083   14 years bastiK added svn:eol-style=native to source files
OsmGzipImporter.java 826 bytes 3083   14 years bastiK added svn:eol-style=native to source files
OsmServerChangesetReader.java 7.9 KB 3083   14 years bastiK added svn:eol-style=native to source files
OsmServerHistoryReader.java 3.0 KB 3083   14 years bastiK added svn:eol-style=native to source files
OsmServerObjectReader.java 4.3 KB 3083   14 years bastiK added svn:eol-style=native to source files
OsmServerUserInfoReader.java 5.7 KB 3083   14 years bastiK added svn:eol-style=native to source files
OsmTransferException.java 715 bytes 3255   14 years jttt Fix #4764 Fehler
OsmServerBackreferenceReader.java 11.2 KB 3362   14 years stoecker fix #5182 - Conflict system simplification - patch by Upliner
UTFInputStreamReader.java 2.3 KB 3372   14 years bastiK fixed #5226 - XML encodings and byte-order marker (BOM) support
GpxReader.java 15.9 KB 3408   14 years jttt Show only actions that can work on all selected layers in …
OsmApiException.java 3.0 KB 3511   14 years stoecker fix #5410 - server error message hidden from user
ChangesetClosedException.java 5.2 KB 3562   14 years bastiK fixed #5417 - Failed to parse date
FileImporter.java 3.3 KB 3679   13 years bastiK see #5559 - ExtendedDialog.showDialog() blocks when called in main …
WMSLayerExporter.java 369 bytes 3720   13 years bastiK added missing svn:eol-style
WMSLayerImporter.java 370 bytes 3720   13 years bastiK added missing svn:eol-style
CacheCustomContent.java 5.4 KB 3947   13 years stoecker remove MOTD caching for applet
Capabilities.java 5.0 KB 4063   13 years bastiK see #6267, check for null
DiffResultProcessor.java 6.8 KB 4100   13 years bastiK use IPrimitive to make upload code work for both OsmPrimitive and …
OsmChangesetParser.java 8.8 KB 4191   13 years stoecker remove old debug stuff
DefaultProxySelector.java 7.0 KB 4196   13 years bastiK remove unnecessary warnings when starting with fresh preferences
MultiFetchServerObjectReader.java 17.7 KB 4217   13 years stoecker fix #6565 - patch by Don-vip - Improve progress bar for data update
NmeaReader.java 17.5 KB 4243   13 years stoecker fix track coloring and NMEA import
NMEAImporter.java 3.2 KB 4244   13 years stoecker zoom to layer also when loading NMEA files
JpgImporter.java 3.1 KB 4310   13 years stoecker fix #6680, fix #6677 - i18n issues
OsmTransferCanceledException.java 160 bytes 4310   13 years stoecker fix #6680, fix #6677 - i18n issues
GpxExporter.java 12.5 KB 4483   13 years Don-vip GPX export: Add ODbL 1.0 in licenses preset
AbstractReader.java 8.3 KB 4490   13 years Don-vip see #6886 - Allow JOSM plugin writers to create their own *Reader / …
OsmServerLocationReader.java 3.7 KB 4530   13 years Don-vip see #6653 and #6960 - Allow JOSM to download osmChange files again
OsmServerReader.java 6.6 KB 4530   13 years Don-vip see #6653 and #6960 - Allow JOSM to download osmChange files again
OsmChangeReader.java 3.8 KB 4532   13 years Don-vip see #6653 - Import <delete> primitives as deleted primitives
AllFormatsImporter.java 677 bytes 4533   13 years bastiK add importer for osmChange files (see #6653)
OsmChangeImporter.java 2.6 KB 4533   13 years bastiK add importer for osmChange files (see #6653)
BoundingBoxDownloader.java 5.8 KB 4580   12 years Don-vip see #2212 - Allow JOSM to download data crossing the 180th meridian
OsmChangesetContentParser.java 13.7 KB 4602   12 years bastiK upgrade historic users to real users, so their CT status can be shown …
OsmHistoryReader.java 10.1 KB 4602   12 years bastiK upgrade historic users to real users, so their CT status can be shown …
MirroredInputStream.java 13.0 KB 4638   12 years bastiK fixed #7117 - ClassCastException in tagging presets setup
OsmChangeBuilder.java 4.4 KB 4645   12 years framm Added three new hooks for plugins, allowing plugins to mess with …
OsmExporter.java 4.6 KB 4645   12 years framm Added three new hooks for plugins, allowing plugins to mess with …
OsmReader.java 24.6 KB 4645   12 years framm Added three new hooks for plugins, allowing plugins to mess with …
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 …
OsmServerWriter.java 10.8 KB 4645   12 years framm Added three new hooks for plugins, allowing plugins to mess with …
OsmWriter.java 9.4 KB 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 …
XmlWriter.java 1.6 KB 4645   12 years framm Added three new hooks for plugins, allowing plugins to mess with …
OsmApi.java 30.0 KB 4690   12 years stoecker see #7086 - fix passing auth information to wrong server
OsmConnection.java 5.3 KB 4690   12 years stoecker see #7086 - fix passing auth information to wrong server
GpxImporter.java 3.9 KB 4695   12 years bastiK session: GpxImporter refactoring
OsmImporter.java 3.9 KB 4695   12 years bastiK session: GpxImporter refactoring
Note: See TracBrowser for help on using the repository browser.