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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11093   8 years simon04 fix #13320 - Use restart text and icon in unsaved changes dialog
(edit) @10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @9238   8 years stoecker see #8562 - restart JOSM in case we switched from IPv6 to IPv4 only, …
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8736   9 years simon04 see #11843 - Give all directly started threads sensible names
(edit) @8666   9 years Don-vip fix #11751 - JOSM JNLP doesn't restart in Linux (patch by simon04, …
(edit) @8471   9 years Don-vip offer to automatically download missing required plugins and restart. …
(edit) @8459   9 years Don-vip javadoc / Unit test fixes
(edit) @8390   9 years Don-vip Sonar - various performance improvements
(edit) @8376   9 years Don-vip code style - remove useless calls to toString()
(edit) @8357   9 years Don-vip fix some Findbugs violations
(edit) @8356   9 years Don-vip remove public mutable array Main.commandLineArgs
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7758   9 years Don-vip see #10795 - avoid error caused by a missing jnlp file on the second …
(edit) @7757   9 years Don-vip fix #10795 - restart does not work with jnlp if process is launched by …
(edit) @7756   9 years Don-vip see #10795 - get debug info
(edit) @7755   9 years Don-vip fix #10795 - restart does not work with jnlp if process is launched by …
(edit) @7487   10 years Don-vip see #10455 - fix restart of OS X package + file icons
(edit) @7335   10 years Don-vip see #10230, see #10033 - big rework of HTTPS support for Remote …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6234   11 years Don-vip fix #9077 - Restart doesn't work if jar path contains spaces
(edit) @6125   11 years bastiK see #7275 - allow script to handle restart When JOSM was started with …
(edit) @6111   11 years Don-vip see #8720 - should fix restart with JNLP
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6083   11 years bastiK see #8902 - Small performance enhancements (patch by shinigami)
(edit) @6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5967   11 years Don-vip see #8720, see #8733 - More checks and some debug info in RestartAction
(edit) @5951   11 years Don-vip fix #8697 - Disable restart action with JVMs that do not provide …
(edit) @5904   11 years Don-vip fix #8561 - fix restart on 6u45/7u21 (wrong call to Runtime.exec(String))
(add) @5857   11 years Don-vip fix #8561 - Integrate restart plugin into core. Asks for restart when …
Note: See TracRevisionLog for help on using the revision log.