source: josm/trunk/src/org/openstreetmap/josm/io/OsmImporter.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7392   10 years Don-vip code cleanup, javadoc update
(edit) @7037   10 years Don-vip see #8465 - last batch of try-with-resources
(edit) @6798   10 years Don-vip fix some Sonar issues
(edit) @6716   10 years simon04 Allow to read/write .gpx.bz2 files, refactor compression handling
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
(edit) @5863   11 years stoecker javadoc fixes
(edit) @5859   11 years akks see #8274, #8601 : cancel now works while parsing OSM
(edit) @5361   12 years Don-vip fix #7879 - Allow to open local and remote gzipped/bzipped osmChange …
(edit) @5205   12 years Don-vip fix #7641 - JOSM does not close file handle when parsing fails
(edit) @4815   12 years bastiK fixed #7281 - compile error
(edit) @4814   12 years bastiK fixed #7193 - Opening more than two gpx-Tracks fails (regression)
(edit) @4800   12 years Don-vip Fix NPE with custom importers returning null dataSets
(edit) @4755   12 years bastiK see #7193 - Opening more than two gpx-Tracks fails (regression)
(edit) @4695   12 years bastiK session: GpxImporter refactoring
(edit) @4687   12 years Don-vip Allow plugins to override data set parsing
(edit) @4686   12 years Don-vip fix layer name creation of layers without associated files + allow …
(edit) @4668   12 years bastiK session support (first part, see #4029) Idea: Save and load the …
(edit) @4490   13 years Don-vip see #6886 - Allow JOSM plugin writers to create their own *Reader / …
(edit) @4393   13 years simon04 fix #5471 - information dialog when opening an empty osm file
(edit) @3225   14 years jttt Remove long deprecated data change listener
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2851   14 years jttt Added progress monitor to JpgImporter, allow to cancel importing
(edit) @2181   15 years stoecker lots of i18n fixes
(edit) @2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
(edit) @2050   15 years Gubaer fixed #3390: Opening file -> false map position
(edit) @2025   15 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
(edit) @1811   15 years jttt PleaseWait refactoring. Progress is now reported using ProgressMonitor …
(edit) @1790   15 years Gubaer Relation Editor: complete rework Relation Editor: had to temporarily …
(edit) @1772   15 years Gubaer fixed #2911: Relation editor doesn't notice all members downloaded via …
(edit) @1696   15 years stoecker fixed mappaint area style handling for closed ways a little bit again
(edit) @1653   15 years stoecker add support for compressed OSM files (bzip2, gzip)
(add) @1637   15 years stoecker applied new file io from #2064 - patch by dmuecke
Note: See TracRevisionLog for help on using the revision log.