source: josm/trunk/src/org/openstreetmap/josm/actions/GpxExportAction.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @5477   12 years stoecker fix GPX eport
(edit) @5456   12 years Don-vip Restrict GPX "save as" and "export" dialogs to GPX FileFilter
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @3570   14 years stoecker fix GPX export action
(edit) @2842   14 years mjulius fix messages for actions
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2343   14 years Gubaer fixed #3792: NPE when deleting the data layer while the deletion tool …
(edit) @2323   14 years Gubaer Added explicit help topics See also …
(edit) @2181   15 years stoecker lots of i18n fixes
(edit) @2163   15 years stoecker fixed typos
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1949   15 years stoecker fixed #1647 - patch by dmuecke - Improve export
(edit) @1857   15 years Gubaer replaced JOptionDialog.show... by OptionPaneUtil.show.... improved …
(edit) @1847   15 years Gubaer replaced calls to JOptionPane.* by calls to OptionPaneUtil.*
(edit) @1820   15 years Gubaer JosmAction is now a LayerChangeListener and a SelectionChangeListener …
(edit) @1814   15 years Gubaer removed dependencies to Main.ds, removed Main.ds removed AddVisitor, …
(edit) @1808   15 years Gubaer improved enabling/disabling of menu entries and action buttons …
(edit) @1750   15 years Gubaer new: replaced global conflict list by conflict list per layer, similar …
(edit) @1677   15 years stoecker remove all these ugly tab stops introduced in the last half year
(edit) @1676   15 years stoecker fix typos
(edit) @1574   15 years stoecker close #2214 - patch by Henrik Niehaus - GPX export metadata handling
(edit) @1509   15 years stoecker Version information now directly in webpage
(edit) @1397   15 years stoecker apply patches from xeen for #1977.
(edit) @1212   15 years stoecker language fixes, hopefully the last set
(edit) @1205   15 years stoecker fix bug #1949 and some other minor issues
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1084   15 years framm - cosmetics: rename ShortCut to Shortcut, and shortCut to shortcut
(edit) @1054   15 years stoecker fixed a lot of the shortcut related translations
(edit) @1047   15 years cbrill [Cleanup] Remove unused imports and unused variables, part 2 This …
(edit) @1023   16 years stoecker close bug #1622. Keyboard shortcuts and specific OS handling
(edit) @872   16 years ramack GpxWriter does not close the stream it writes to after it has …
(edit) @693   16 years stoecker Save dialog now distinguish between OSM and GPX. Saving OSM layer as …
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @582   16 years framm - got rid of a few compiler warnings
(edit) @460   16 years (none) make the menu look more like the standard JAVA menu: - add a …
(edit) @444   16 years framm - patch for better GPX file support by Raphael Mack …
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/actions/GpxExportAction.java
(edit) @298   17 years imi - added license description to head of each source file
Note: See TracRevisionLog for help on using the revision log.