JAL-629 Commands more objecty, less classy. FileLoader with sync option (or rather...
[jalview.git] / src / jalview / bin / Commands.java
2023-03-15 Ben SoaresJAL-629 Commands more objecty, less classy. FileLoader...
2023-03-08 Ben SoaresJAL-629 --close individually for each AlignFrame opened...
2023-03-08 Ben SoaresJAL-629 Fix --headless for new args. Fix progressbar...
2023-03-03 Ben SoaresJAL-629 Improved consistency of ArgParser classes ...
2023-03-02 Ben SoaresJAL-629 Some refactoring to allow more flexible use...
2023-02-28 Ben SoaresJAL-629 Firm up bootstrapArgs. Correct '-colour' in...
2023-02-27 Ben SoaresJAL-629 Fix Exceptions when running with CLI not headless
2023-02-27 Ben SoaresJAL-629 removed debug prints. added .cif. added some...
2023-02-24 Ben SoaresJAL-629 Made ArgValuesMap helper class, simplifies...
2023-02-23 Ben SoaresJAL-629 bootstrap args and properties. Remember index...
2023-02-03 Ben SoaresJAL-629 Fasta sequence id reading whitespace fix. Flexi...
2023-01-26 Ben SoaresJAL-629 adjust arg type for tempfac-shading -- was...
2023-01-24 James ProcterJAL-629 hacked in --tempfac-shading - hardcoded to...
2023-01-24 James ProcterJAL-629 suggest not breaking out of the structure proce...
2023-01-24 James ProcterJAL-629 don’t carry on Jalview.main if we’ve already...
2023-01-24 James ProcterJAL-629 don’t trash user’s system property file when...
2023-01-24 James ProcterJAL-629 labelled breaks are frowned upon by everyone
2023-01-23 Ben SoaresJAL-629 Attempts to add PAE to structure. --headless...
2023-01-18 Ben SoaresJAL-629 make sequence id key 'seqid'
2023-01-11 Ben SoaresJAL-629 refactoring TFType. Remove i18n identification...
2022-12-19 Ben SoaresJAL-629 Add image output and quit
2022-12-15 Ben SoaresJAL-629 move SubId to more logical place. Attempt remov...
2022-12-14 Ben SoaresJAL-629 Open Structure Viewer from cmdline
2022-12-09 Ben SoaresJAL-629 null check, fixed tests!
2022-12-08 Ben SoaresJAL-629 stray code deleted
2022-12-08 Ben SoaresJAL-629 Allow attachment of pAE file to a particular...
2022-12-05 Ben SoaresJAL-629 implementation of --tempfac options
2022-11-23 Ben SoaresJAL-629 Doing things with the command line arguments