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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12678   7 years Don-vip see #15182 - move WindowGeometry from tools to gui.util
(edit) @12639   7 years Don-vip see #15182 - deprecate shortcut handling and mapframe listener methods …
(edit) @12636   7 years Don-vip see #15182 - deprecate Main.getLayerManager(). Replacement: …
(edit) @12630   7 years Don-vip see #15182 - deprecate Main.map and Main.isDisplayingMapView(). …
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @12279   7 years Don-vip sonar - squid:S3878 - Arrays should not be created for varargs parameters
(edit) @11848   7 years Don-vip fix #14613 - Special HTML characters not escaped in GUI error messages
(edit) @11109   8 years Don-vip sonar - squid:S1871 - Two branches in the same conditional structure …
(edit) @10420   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10318   8 years Don-vip fix #12906 - Change Actions to use LayerManager (patch by michael2402)
(edit) @9631   8 years Don-vip checkstyle
(edit) @9629   8 years bastiK applied #12442 - fix: save session as caused NPE when there were no …
(edit) @9173   8 years simon04 Checkstyle
(edit) @9152   8 years simon04 fix #12183 - "Registered toolbar action save_as-session overwritten"
(edit) @9062   8 years Don-vip Sonar - squid:S1941 - Variables should not be declared before they are …
(edit) @8919   8 years Don-vip move UserCancelException class in tools package and use it where …
(edit) @8918   8 years Don-vip checkstyle
(edit) @8913   8 years simon04 fix #9115 - Offer to save session when closing editor with unsaved changes
(edit) @8802   9 years simon04 fix #9113 - Session: save into recently used files
(edit) @8801   9 years simon04 fix #10432 - Session: get rid of submenu
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8509   9 years Don-vip fix many checkstyle violations
(edit) @8426   9 years Don-vip Accessibility - global use of JLabel.setLabelFor() + various fixes …
(edit) @8404   9 years Don-vip When doing a String.toLowerCase()/toUpperCase() call, use a …
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @7578   10 years Don-vip fix #10024 - Add an option in Preferences/Look-and-Feel to use native …
(edit) @7509   10 years stoecker remove tabs
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6981   10 years Don-vip fix some sonar issues
(edit) @6890   10 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6271   11 years Don-vip fix #9116 - Remember active layer in session
(edit) @6267   11 years Don-vip Sonar/FindBugs - Replace singular fields by local variables
(edit) @6245   11 years Don-vip see #9032, see #4029 - Allow to load session from standard I/O …
(edit) @6149   11 years bastiK see #4029 - disable session save action when mapview is not showing
(edit) @6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5684   11 years bastiK add session support for marker layers (see #4029) The data is …
(edit) @5505   12 years bastiK add session support for geoimage layers (see #4029)
(edit) @5501   12 years bastiK add session support for gpx layers (see #4029)
(edit) @5438   12 years Don-vip fix #6733 - File Open dialog incorrectly accepts folder selection …
(edit) @4910   12 years framm fix wrong method name. this is not confirming override, it is …
(edit) @4733   12 years bastiK fixed #7174 - identifier for toolbar actions is icon name
(add) @4685   12 years bastiK session support (second part: "save as", see #4029) still osm-data …
Note: See TracRevisionLog for help on using the revision log.