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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @12421   7 years Don-vip see #14924 - improve NMEA documentation thanks to gpsd
(edit) @10615   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10436   8 years Don-vip see #13001 - replace calls to Main.main.[add|remove]Layer by …
(edit) @9477   8 years Don-vip javadoc fixes
(edit) @9461   8 years bastiK applied #12369 - default extension for saving files read from …
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @8895   9 years simon04 Refactor usage of ExtensionFileFilter introduced in r8894
(edit) @7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
(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) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5679   11 years bastiK fixed #2900 - Saving and reopening of downloaded gpx segments displays …
(edit) @5501   12 years bastiK add session support for gpx layers (see #4029)
(edit) @5494   12 years Don-vip fix #8006 - Download remote marker layer
(edit) @5361   12 years Don-vip fix #7879 - Allow to open local and remote gzipped/bzipped osmChange …
(edit) @4874   12 years jttt Use static class were appropriate
(edit) @4759   12 years stoecker fix compile error
(edit) @4757   12 years stoecker i18n update
(edit) @4755   12 years bastiK see #7193 - Opening more than two gpx-Tracks fails (regression)
(edit) @4710   12 years bastiK fixed NPE from [4695] (see #7153)
(edit) @4695   12 years bastiK session: GpxImporter refactoring
(edit) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @3372   14 years bastiK fixed #5226 - XML encodings and byte-order marker (BOM) support
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2867   14 years jttt Better gpx layer tooltip, don't add gpx layer if gpx file is empty
(edit) @2851   14 years jttt Added progress monitor to JpgImporter, allow to cancel importing
(edit) @2795   14 years jttt Allow to load incomplete gpx files
(edit) @2235   15 years Gubaer fixed #3182: GPX consisting of only markers loads as two layers …
(edit) @2062   15 years Gubaer fixed #3404: Regression: JOSM does not automatically zoom and center …
(edit) @1814   15 years Gubaer removed dependencies to Main.ds, removed Main.ds removed AddVisitor, …
(edit) @1696   15 years stoecker fixed mappaint area style handling for closed ways a little bit again
(add) @1637   15 years stoecker applied new file io from #2064 - patch by dmuecke
Note: See TracRevisionLog for help on using the revision log.