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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19116   2 years GerdP fix #23648: Not possible to save a layer after marked as "Discourage …
(edit) @18287   5 years Don-vip fix #20913 - fix handling of GPX files in sessions (patch by Bjoeni) …
(edit) @16913   6 years simon04 fix #19698 - Refactoring: make private fields final
(edit) @16630   6 years simon04 see #19334 - https://errorprone.info/bugpattern/UnnecessaryParentheses
(edit) @16509   6 years GerdP see #19296: Actions should avoid to install listeners which are not …
(edit) @15496   7 years Don-vip fix #16796 - Rework of GPX track colors / layer preferences (patch by …
(edit) @15404   7 years Don-vip fix #12669 - Disable upload and save buttons when not needed
(edit) @14397   8 years Don-vip fix #16935 - simplify/cleanup help topics of …
(edit) @14153   8 years Don-vip see #15229 - deprecate Main.parent and Main itself
(edit) @13329   8 years Don-vip javadoc
(edit) @12279   9 years Don-vip sonar - squid:S3878 - Arrays should not be created for varargs parameters
(edit) @8510   11 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8443   11 years Don-vip remove extra whitespaces
(edit) @8061   11 years bastiK see #11096 - strip .png
(edit) @6380   13 years Don-vip update license/copyright information
(edit) @6362   13 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
(edit) @5909   13 years stoecker fix all remaining javadoc warnings
(edit) @5459   14 years Don-vip fix #2961 - Improve usability of WMS Layer Saving/Loading - Replaced …
(edit) @5014   14 years xeen fix #7429
(edit) @4982   14 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @4114   15 years stoecker setting a save file in the close layer dialog now works as expected
(edit) @2323   17 years Gubaer Added explicit help topics See also …
(edit) @2070   17 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
(edit) @2017   17 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1808   17 years Gubaer improved enabling/disabling of menu entries and action buttons …
(edit) @1659   17 years stoecker fix #2594 - patch by dmuecke - don't lose work when unmounting devices
(edit) @1648   17 years stoecker prevent overwriting of GPX files
(edit) @1646   17 years stoecker cleanup in file access
(edit) @1169   17 years stoecker removed usage of tab stops
(edit) @1084   18 years framm - cosmetics: rename ShortCut to Shortcut, and shortCut to shortcut
(edit) @1054   18 years stoecker fixed a lot of the shortcut related translations
(edit) @1047   18 years cbrill [Cleanup] Remove unused imports and unused variables, part 2 This …
(edit) @1023   18 years stoecker close bug #1622. Keyboard shortcuts and specific OS handling
(edit) @693   18 years stoecker Save dialog now distinguish between OSM and GPX. Saving OSM layer as …
(edit) @655   18 years ramack patch by bruce89, closes #812; thanks bruce
(edit) @627   18 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @444   19 years framm - patch for better GPX file support by Raphael Mack …
(copy) @321   19 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/actions/SaveAction.java
(edit) @298   19 years imi - added license description to head of each source file
Note: See TracRevisionLog for help on using the revision log.