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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9461   8 years bastiK applied #12369 - default extension for saving files read from …
(edit) @9231   8 years Don-vip javadoc update
(edit) @8870   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @8849   9 years Don-vip sonar - squid:S1643 - Strings should not be concatenated using '+' in …
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8540   9 years Don-vip fix remaining checkstyle issues
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8461   9 years Don-vip global use of String.isEmpty()
(edit) @8443   9 years Don-vip remove extra whitespaces
(edit) @8426   9 years Don-vip Accessibility - global use of JLabel.setLabelFor() + various fixes …
(edit) @8061   9 years bastiK see #11096 - strip .png
(edit) @7834   9 years Don-vip see #10026 - use recommended user data directory on OSX (distinct from …
(edit) @7518   10 years Don-vip fix #10489 - Add additional attributes to GPX Export for nodes + GPX …
(edit) @7414   10 years Don-vip fix #10165 - Wrong waypoint order in exported GPX
(edit) @7037   10 years Don-vip see #8465 - last batch of try-with-resources
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @7001   10 years Don-vip see #8465 - switch core to Java 7
(edit) @6920   10 years Don-vip fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by …
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6815   10 years Don-vip fix #9662 - correct handling of canceled gpx export
(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) @5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(edit) @5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
(edit) @5681   11 years bastiK some simple refactoring
(edit) @5397   12 years bastiK fix element ordering when writing gpx (see #7927)
(edit) @5396   12 years bastiK respect attributes that are already present, when exporting gpx
(edit) @5361   12 years Don-vip fix #7879 - Allow to open local and remote gzipped/bzipped osmChange …
(edit) @4483   13 years Don-vip GPX export: Add ODbL 1.0 in licenses preset
(edit) @4263   13 years bastiK do not save username in preference file unconditionally - let the …
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2852   14 years mjulius fix messages for io
(edit) @2181   15 years stoecker lots of i18n fixes
(edit) @2163   15 years stoecker fixed typos
(edit) @2032   15 years stoecker fix #3377 - patch by xeen - removed deprecated calls
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(add) @1949   15 years stoecker fixed #1647 - patch by dmuecke - Improve export
Note: See TracRevisionLog for help on using the revision log.