Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / src / jalview / bin / argparser / ArgValue.java
2023-11-13 James ProcterJAL-4090 JAL-1551 source license
2023-05-23 Ben SoaresJAL-629 Added --structureimage code and formatting...
2023-05-18 Ben SoaresJAL-629 Added 'Type' to args and argvalues
2023-05-11 Ben SoaresJAL-629 Added linkedId to ArgValuesMap for reference...
2023-04-23 Ben SoaresJAL-629 Change --open to --append and --opennew to...
2023-04-12 Ben SoaresJAL-629 parse SubVals once with ArgValue. Ensure SubVal...
2023-03-29 Ben SoaresJAL-629 Added --opennew --nonews --nosplash. Added...
2023-03-28 Ben SoaresJAL-629 Opening files in new windows. not working yet
2023-03-25 Ben SoaresJAL-629 improvements to argparser toString. Improvement...
2023-03-23 Ben SoaresJAL-629 refactor ArgParser and helper classes all to...