JAL-629 Adding PAE and TFType at structure loading time. Display PAE automatically
[jalview.git] / src / jalview / bin / Commands.java
2023-04-14 Ben SoaresJAL-629 Adding PAE and TFType at structure loading...
2023-04-12 Ben SoaresJAL-629 parse SubVals once with ArgValue. Ensure SubVal...
2023-04-05 Ben SoaresJAL-629 Tests for FileUtils. Tidying counter substituti...
2023-04-04 Ben SoaresJAL-629 More consistent printing of --arguments. Exampl...
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...
2023-03-17 Ben SoaresJAL-629 All applications System.exits going through...
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