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

Revision Log Mode:


Legend:

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