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

Name Size Rev Age Author Last Change
../
auth 8126   9 years Don-vip fix Sonar issue squid:S2444 - Lazy initialization of "static" fields …
imagery 8091   9 years stoecker proper handling of language infor for maps name and description
remotecontrol 8197   9 years simon04 see #9907 - Remote control: let the user decide which suitable …
session 7937   9 years bastiK add subversion property svn:eol=native
AbstractParser.java 7.7 KB 8148   9 years bastiK applied #11249 - Remove some unneccessary variable boxing (patch by …
AbstractReader.java 8.0 KB 7937   9 years bastiK add subversion property svn:eol=native
AllFormatsImporter.java 1.3 KB 5131   12 years xeen automatically add file extensions added by plugins to the "All …
BoundingBoxDownloader.java 9.1 KB 8217   9 years simon04 fix #10867 - Notes download: inform user about reaching download limit …
CacheCustomContent.java 5.6 KB 7434   10 years Don-vip fix #8885 (see #4614) - add offline mode with new command line …
CachedFile.java 20.3 KB 8073   9 years Don-vip fix some Sonar issues
CacheFiles.java 11.2 KB 7132   10 years Don-vip fix #9984 - Add support for WMS tiles defining a transparent color in …
Capabilities.java 9.4 KB 7529   10 years Don-vip see #10452 - better access to OSM API capabilities maximum waynodes info
ChangesetClosedException.java 5.0 KB 7299   10 years Don-vip fix #10121 - Add a new look-and-feel preference to display ISO 8601 …
ChangesetQuery.java 20.2 KB 7303   10 years Don-vip see #10121 - fix handling of time, causing an error in unit tests
Compression.java 3.4 KB 7937   9 years bastiK add subversion property svn:eol=native
DefaultProxySelector.java 8.6 KB 7187   10 years Don-vip fix #10079 - typos in messages and javadoc
DiffResultProcessor.java 7.0 KB 7658   9 years Don-vip fix unit tests broken in r7656
FileExporter.java 2.5 KB 6830   10 years Don-vip javadoc fixes for jdk8 compatibility
FileImporter.java 6.2 KB 7596   10 years Don-vip fix various warnings
FileWatcher.java 6.3 KB 7937   9 years bastiK add subversion property svn:eol=native
GeoJSONExporter.java 1.3 KB 7937   9 years bastiK add subversion property svn:eol=native
GeoJSONWriter.java 5.5 KB 7937   9 years bastiK add subversion property svn:eol=native
GpxExporter.java 13.4 KB 8061   9 years bastiK see #11096 - strip .png
GpxImporter.java 6.1 KB 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
GpxReader.java 21.5 KB 7801   9 years Don-vip fix some Sonar issues
GpxWriter.java 9.9 KB 7518   10 years Don-vip fix #10489 - Add additional attributes to GPX Export for nodes + GPX …
IllegalDataException.java 1.2 KB 7417   10 years Don-vip fix #10380 - throw IllegalDataException instead of RuntimeException …
ImportCancelException.java 254 bytes 7937   9 years bastiK add subversion property svn:eol=native
InvalidXmlCharacterFilter.java 1.9 KB 7937   9 years bastiK add subversion property svn:eol=native
JpgImporter.java 4.0 KB 7178   10 years bastiK fixed #10068 - Images with .jpeg extension can't be opened
MessageNotifier.java 6.5 KB 8126   9 years Don-vip fix Sonar issue squid:S2444 - Lazy initialization of "static" fields …
MissingOAuthAccessTokenException.java 536 bytes 3083   14 years bastiK added svn:eol-style=native to source files
MultiFetchServerObjectReader.java 24.5 KB 7432   10 years Don-vip fix #10388 - Incomplete download of relation members
NMEAImporter.java 4.2 KB 7326   10 years Don-vip fix #10292 - allow to load a session with NMEA file + enhance …
NmeaReader.java 17.4 KB 7596   10 years Don-vip fix various warnings
NoteExporter.java 1.5 KB 7937   9 years bastiK add subversion property svn:eol=native
NoteImporter.java 2.1 KB 7870   9 years Don-vip cleanup of NoteImporter
NoteReader.java 9.5 KB 7732   9 years Don-vip fix #10766 - Save notes to file (patch by ToeBee)
NoteWriter.java 3.1 KB 7937   9 years bastiK add subversion property svn:eol=native
OfflineAccessException.java 459 bytes 7937   9 years bastiK add subversion property svn:eol=native
OnlineResource.java 1.7 KB 7937   9 years bastiK add subversion property svn:eol=native
OsmApi.java 37.7 KB 7748   9 years Don-vip fix some Sonar issues recently introduced
OsmApiException.java 7.3 KB 7205   10 years Don-vip fix #10052 - Wrong server URL in HTTP 400 error message
OsmApiInitializationException.java 2.0 KB 6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
OsmApiPrimitiveGoneException.java 2.0 KB 6889   10 years Don-vip fix some Sonar issues (JLS order)
OsmBzip2Exporter.java 411 bytes 6718   10 years Don-vip fix javadoc, comments
OsmBzip2Importer.java 785 bytes 6718   10 years Don-vip fix javadoc, comments
OsmChangeBuilder.java 4.4 KB 6889   10 years Don-vip fix some Sonar issues (JLS order)
OsmChangeImporter.java 2.8 KB 6716   10 years simon04 Allow to read/write .gpx.bz2 files, refactor compression handling
OsmChangeReader.java 3.7 KB 7937   9 years bastiK add subversion property svn:eol=native
OsmChangesetContentParser.java 6.2 KB 7801   9 years Don-vip fix some Sonar issues
OsmChangesetParser.java 10.8 KB 7704   9 years Don-vip see #10701 - parsing support of changeset discussions
OsmConnection.java 5.4 KB 7082   10 years Don-vip see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8, new in …
OsmExporter.java 4.9 KB 7562   10 years Don-vip see #9704 - more code refactorization
OsmGzipExporter.java 406 bytes 6718   10 years Don-vip fix javadoc, comments
OsmGzipImporter.java 760 bytes 6718   10 years Don-vip fix javadoc, comments
OsmHistoryReader.java 3.5 KB 7082   10 years Don-vip see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8, new in …
OsmImporter.java 6.1 KB 7816   9 years bastiK fixed #10860 - set initial viewport correctly when mapview is opened
OsmReader.java 25.0 KB 8126   9 years Don-vip fix Sonar issue squid:S2444 - Lazy initialization of "static" fields …
OsmServerBackreferenceReader.java 10.5 KB 7092   10 years Don-vip refactor duplicated code
OsmServerChangesetReader.java 8.9 KB 7704   9 years Don-vip see #10701 - parsing support of changeset discussions
OsmServerHistoryReader.java 2.8 KB 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
OsmServerLocationReader.java 7.3 KB 7531   10 years bastiK applied #10503 - Note download code (patch by ToeBee)
OsmServerObjectReader.java 5.7 KB 7432   10 years Don-vip fix #10388 - Incomplete download of relation members
OsmServerReader.java 16.0 KB 7531   10 years bastiK applied #10503 - Note download code (patch by ToeBee)
OsmServerReadPostprocessor.java 317 bytes 7937   9 years bastiK add subversion property svn:eol=native
OsmServerUserInfoReader.java 7.4 KB 7509   10 years stoecker remove tabs
OsmServerWritePostprocessor.java 380 bytes 7937   9 years bastiK add subversion property svn:eol=native
OsmServerWriter.java 10.8 KB 8126   9 years Don-vip fix Sonar issue squid:S2444 - Lazy initialization of "static" fields …
OsmTransferCanceledException.java 811 bytes 7509   10 years stoecker remove tabs
OsmTransferException.java 2.6 KB 6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
OsmWriter.java 10.9 KB 7575   10 years Don-vip fix #7976 - Get downloaded gpx areas, on the same model as osm data
OsmWriterFactory.java 1.2 KB 8126   9 years Don-vip fix Sonar issue squid:S2444 - Lazy initialization of "static" fields …
OsmZipImporter.java 771 bytes 7937   9 years bastiK add subversion property svn:eol=native
ProgressInputStream.java 3.0 KB 6380   10 years Don-vip update license/copyright information
UTFInputStreamReader.java 2.7 KB 7509   10 years stoecker remove tabs
WMSLayerExporter.java 1.2 KB 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
WMSLayerImporter.java 2.3 KB 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
XmlWriter.java 2.4 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
Note: See TracBrowser for help on using the repository browser.