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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4911   12 years framm change name from override to overwrite.
(edit) @4463   13 years bastiK applied #6889 - Only the first matching exporter should save a file …
(edit) @4374   13 years bastiK no duplicate entries in file history
(edit) @4371   13 years simon04 fix #6728 - add saved files to "open recent" menu
(edit) @4114   13 years stoecker setting a save file in the close layer dialog now works as expected
(edit) @4045   13 years stoecker fix #6097 - i18n issues
(edit) @3863   13 years bastiK extended mappaint style dialog
(edit) @3570   14 years stoecker fix GPX export action
(edit) @3336   14 years stoecker #close #5135 - allow undeleting without recreating object - patch by …
(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) @2273   15 years jttt Replace testing for id <= 0 with isNew() method
(edit) @2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
(edit) @2029   15 years Gubaer fixed #3362: "All formats" is added twice to format selections in open …
(edit) @2025   15 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
(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) @1907   15 years stoecker cleanup strings
(edit) @1894   15 years Gubaer fixed #3158: modify status is not removed for partial uploads
(edit) @1890   15 years Gubaer update: rewrite of layer dialog new: allows multiple selection of …
(edit) @1879   15 years Gubaer towards a fix for #3142: JOSM applet class no longer functional
(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) @1653   15 years stoecker add support for compressed OSM files (bzip2, gzip)
(edit) @1646   15 years stoecker cleanup in file access
(edit) @1637   15 years stoecker applied new file io from #2064 - patch by dmuecke
(edit) @1525   15 years framm * fix charset on write/upload (always use utf-8 even if platform …
(edit) @1524   15 years framm * make sure saved file is properly closed. fixed part of #2399
(edit) @1523   15 years framm * Major redesign of how JOSM talks to the OSM server. Connections now …
(edit) @1397   15 years stoecker apply patches from xeen for #1977.
(edit) @1373   15 years stoecker fixed #1425. modified patch by xeen
(edit) @1180   15 years stoecker fixed bug #1871, removed all deprecations
(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) @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) @655   16 years ramack patch by bruce89, closes #812; thanks bruce
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @584   16 years framm - be honest about the fact that we don't do CSV anymore. closes #641.
(edit) @516   16 years gebner SaveActionBase: Append extension to file name instead of replacing it.
(edit) @510   16 years framm - fix bug that would not properly overwrite existing files, as …
(edit) @444   16 years framm - patch for better GPX file support by Raphael Mack …
(edit) @343   17 years gebner Merge 0.5.
(edit) @327   17 years framm - bugfix by nukehead@… for temp file deletion upon saving. closes …
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/actions/SaveActionBase.java
(edit) @319   17 years imi - removed MinML2 dependency (use javax.xml) - fixed reorder action …
Note: See TracRevisionLog for help on using the revision log.