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

Name Size Rev Age Author Last Change
../
auth 7083   10 years Don-vip see #8465 - replace Utils.equal by Objects.equals, new in Java 7
imagery 7248   10 years bastiK reworked MirroredInputStream (renamed to CachedFile): * no more …
remotecontrol 7343   10 years Don-vip see #10230, see #10033 - add "Install/uninstall certificate" buttons …
session 7326   10 years Don-vip fix #10292 - allow to load a session with NMEA file + enhance …
AbstractParser.java 7.9 KB 7299   10 years Don-vip fix #10121 - Add a new look-and-feel preference to display ISO 8601 …
AbstractReader.java 8.2 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
AllFormatsImporter.java 1.3 KB 5131   12 years xeen automatically add file extensions added by plugins to the "All …
BoundingBoxDownloader.java 6.1 KB 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
CacheCustomContent.java 5.1 KB 7082   10 years Don-vip see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8, new in …
CachedFile.java 18.5 KB 7282   10 years bastiK fixed #10219 - NPE in CachedFile.getInputStream during start
CacheFiles.java 11.2 KB 7132   10 years Don-vip fix #9984 - Add support for WMS tiles defining a transparent color in …
Capabilities.java 5.2 KB 7012   10 years Don-vip see #8465 - use String switch/case where applicable
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 7119   10 years Don-vip code refactoring/cleanup/javadoc + fix bug in preset text comparator …
DefaultProxySelector.java 8.6 KB 7187   10 years Don-vip fix #10079 - typos in messages and javadoc
DiffResultProcessor.java 6.7 KB 7012   10 years Don-vip see #8465 - use String switch/case where applicable
FileExporter.java 2.5 KB 6830   10 years Don-vip javadoc fixes for jdk8 compatibility
FileImporter.java 5.3 KB 7119   10 years Don-vip code refactoring/cleanup/javadoc + fix bug in preset text comparator …
FileWatcher.java 6.4 KB 7276   10 years Don-vip fix #9518 - Automatically reload MapCSS tagchecker validator rules …
GeoJSONExporter.java 1.3 KB 7315   10 years Don-vip code simplification with some Java 7 new NIO2 Files methods …
GeoJSONWriter.java 5.5 KB 7030   10 years Don-vip see #8465 - use of try-with-resource
GpxExporter.java 13.5 KB 7037   10 years Don-vip see #8465 - last batch of try-with-resources
GpxImporter.java 6.1 KB 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
GpxReader.java 21.2 KB 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
GpxWriter.java 9.6 KB 7082   10 years Don-vip see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8, new in …
IllegalDataException.java 466 bytes 3083   14 years bastiK added svn:eol-style=native to source files
ImportCancelException.java 264 bytes 6621   10 years Don-vip fix #9262 - Cancelling opening file should not result in an error message
InvalidXmlCharacterFilter.java 1.9 KB 6787   10 years Don-vip fix #9647 - filter invalid XML characters in changeset API responses
JpgImporter.java 4.0 KB 7178   10 years bastiK fixed #10068 - Images with .jpeg extension can't be opened
MessageNotifier.java 6.5 KB 6897   10 years stoecker see #9778 - use TLS for JOSM website access
MissingOAuthAccessTokenException.java 536 bytes 3083   14 years bastiK added svn:eol-style=native to source files
MultiFetchServerObjectReader.java 24.5 KB 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
NMEAImporter.java 4.2 KB 7326   10 years Don-vip fix #10292 - allow to load a session with NMEA file + enhance …
NmeaReader.java 17.2 KB 7299   10 years Don-vip fix #10121 - Add a new look-and-feel preference to display ISO 8601 …
OsmApi.java 32.7 KB 7082   10 years Don-vip see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8, new in …
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.8 KB 7025   10 years Don-vip Sonar - fix various issues
OsmChangesetContentParser.java 6.4 KB 7082   10 years Don-vip see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8, new in …
OsmChangesetParser.java 9.0 KB 7299   10 years Don-vip fix #10121 - Add a new look-and-feel preference to display ISO 8601 …
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.1 KB 7082   10 years Don-vip see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8, new in …
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 5.4 KB 7037   10 years Don-vip see #8465 - last batch of try-with-resources
OsmReader.java 24.8 KB 7299   10 years Don-vip fix #10121 - Add a new look-and-feel preference to display ISO 8601 …
OsmServerBackreferenceReader.java 10.5 KB 7092   10 years Don-vip refactor duplicated code
OsmServerChangesetReader.java 8.4 KB 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
OsmServerHistoryReader.java 2.8 KB 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
OsmServerLocationReader.java 6.0 KB 6882   10 years Don-vip enable loading of .osm.zip files
OsmServerObjectReader.java 5.7 KB 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
OsmServerReader.java 14.3 KB 7267   10 years Don-vip fix #10172 - Cannot open GPX from URL without Content-Disposition
OsmServerReadPostprocessor.java 317 bytes 4645   12 years framm Added three new hooks for plugins, allowing plugins to mess with …
OsmServerUserInfoReader.java 7.5 KB 7299   10 years Don-vip fix #10121 - Add a new look-and-feel preference to display ISO 8601 …
OsmServerWritePostprocessor.java 376 bytes 4645   12 years framm Added three new hooks for plugins, allowing plugins to mess with …
OsmServerWriter.java 10.8 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
OsmTransferCanceledException.java 819 bytes 6987   10 years Don-vip sonar - fix some more issues
OsmTransferException.java 2.6 KB 6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
OsmWriter.java 10.9 KB 7299   10 years Don-vip fix #10121 - Add a new look-and-feel preference to display ISO 8601 …
OsmWriterFactory.java 1.1 KB 6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
OsmZipImporter.java 799 bytes 6882   10 years Don-vip enable loading of .osm.zip files
ProgressInputStream.java 3.0 KB 6380   10 years Don-vip update license/copyright information
UTFInputStreamReader.java 2.7 KB 6650   10 years simon04 see #9414 see #9542 - MapCSS validator: handle BOM in config files
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.