Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / src / jalview / bin / Launcher.java
2023-11-30 Ben SoaresJAL-4344 careful application of -Djava.awt.headless...
2023-08-17 Ben SoaresMerge branch 'feature/JAL-629_--output_-_means_output_t...
2023-08-16 Ben SoaresJAL-3820 JAL-4189 Move checks for java executable symli...
2023-08-10 Ben SoaresJAL-629 Change all stdout and stderr output to use...
2023-08-09 Ben SoaresJAL-629 Move more stdout messages to stderr when output...
2023-06-28 Ben SoaresJAL-3820 add java and java.exe from JAVAHOME to list...
2023-06-27 Ben SoaresJAL-3416 Don't forget java bin in the correct java...
2023-06-16 Ben SoaresJAL-3830 Take account of --gui taking precedence over...
2023-06-16 Ben SoaresJAL-3830 Look for --headless mode and add -Djava.awt...
2023-05-25 Ben SoaresJAL-3820 JAL-3830 improvements to script launching...
2023-05-25 Ben SoaresJAL-3820 Create and use 'Jalview app' symblinks to...
2023-05-20 Ben SoaresJAL-4187 JAL-629 JAL-3830 small adjustments after furth...
2023-05-20 Ben SoaresJAL-4160 JAL-3830 Improve jalview.bin.Launcher for...
2023-05-20 Ben SoaresJAL-4160 JAL-3830 Improve jalview.bin.Launcher for...
2023-05-10 Ben SoaresJAL-629 More docs. Usage statement. Adjust some logging...
2023-04-22 Ben SoaresJAL-629 Test and fix --annotation --ssannotation args...
2023-03-17 Ben SoaresJAL-629 All applications System.exits going through...
2023-03-15 Ben SoaresJAL-629 Commands more objecty, less classy. FileLoader...
2022-04-06 Ben SoaresJAL-3991 JAVA_COMPILE_VERSION put into build_properties...
2022-01-27 Jim ProcterMerge branch 'bug/JAL-3633_read_proxy_settings_from_jal...
2021-09-21 Ben SoaresJAL-3691 automatic insertion of Locale.ROOT to toUpperC...
2021-03-25 Ben SoaresJAL-3633 refactored/simplified LaunchUtils code
2021-03-19 Ben SoaresJAL-3503 Added a Startup tab in Preferences, with gui...
2020-12-08 Ben SoaresMerge branch 'merge/develop_and_rebase_squashed_merge_J...
2020-12-08 Ben SoaresJAL-3594 Change main window title
2020-12-07 Ben SoaresJAL-3594 added BG logo. Changed some named Jalviews...
2020-12-04 Ben SoaresJAL-3594 New jalview.util.ChannelProperties to get...
2020-11-06 Ben SoaresJAL-3609 Report when scale setting used.
2020-11-06 Ben SoaresJAL-3609 removed debugging prints
2020-11-06 Ben SoaresJAL-3609 Added a -DforceHiDPISetting=true option mainly...
2020-09-14 Ben SoaresJAL-3609 HiDPI scale setting done via system prop in...
2020-06-21 Ben SoaresJAL-3609 Report when scale setting used.
2020-05-20 Ben SoaresJAL-3609 removed debugging prints
2020-05-19 Ben SoaresJAL-3609 Added a -DforceHiDPISetting=true option mainly...
2020-05-15 Ben SoaresJAL-3609 HiDPI scale setting done via system prop in...
2020-04-21 Jim ProcterJAL-3407 add GPL license to Jalview source files
2020-01-10 Ben SoaresJAL-3477 Javadoc, addition of -jvmmempc and -jvmmemmax...
2019-11-18 Ben SoaresJAL-3477 New sensible default decisions on memory,...
2019-05-21 Ben SoaresJAL-3247 Launcher start improvements. RPM and DEB no...
2019-05-20 Ben SoaresJAL-3254 Improved memory setting (allows mem for OS...
2019-04-26 Ben SoaresJAL-3233 Added isAMac check for -Xdock:icon addition...
2019-04-01 Ben SoaresJAL-3130 JAL-3007 Added gradle build for Java 11 and...