Merge branch 'develop' into features/JAL-4134_use_annotation_row_for_colours_and_groups
[jalview.git] / src /
2023-05-19 James ProcterMerge branch 'develop' into features/JAL-4134_use_annot...
2023-05-19 James ProcterJAL-1551 spotlessApply
2023-05-19 James ProcterJAL-1551 spotlessApply
2023-05-18 James ProcterJAL-4134 support recovery of mapped positions for raw...
2023-05-18 James ProcterJAL-4134 colour by annotation needs distinct annotation...
2023-05-18 James ProcterJAL-4134 column grouping model and methods moved to...
2023-05-18 James ProcterJAL-4134 formatting
2023-05-18 James ProcterJAL-4134 properly specify BinaryNode as a typed generic...
2023-05-17 Ben SoaresJAL-629 Tidy up tests and replaced methods before merge...
2023-05-17 Ben SoaresMerge branch 'develop' into features/r2_11_2_alphafold...
2023-05-17 James ProcterJAL-4184 export description line in stockholm patch/JAL-4184_description_stockholm
2023-05-16 Ben SoaresJAL-629 Ensure precedence of named linked ID values...
2023-05-16 James ProcterJAL-4089 - if no centerViewOn commands are given, don...
2023-05-15 James ProcterJAL-4182 patch - map selection group onto sequence...
2023-05-15 Ben SoaresRevert "JAL-629 Add a --threads argument to allow a...
2023-05-15 Ben SoaresJAL-629 Add a --threads argument to allow a limited...
2023-05-14 James ProcterJAL-2349 fix up tests for Java 11 compatibility and...
2023-05-14 James ProcterJAL-2349 store/restore mappable contact matrix in proje...
2023-05-14 Ben SoaresJAL-629 add an {extension} substitution
2023-05-13 James ProcterJAL-2349 JAL-3855 PAE tests covers ContactListI.getMapp...
2023-05-13 James ProcterJAL-2349 JAL-3855 helper method to make it easy to...
2023-05-13 Ben SoaresJAL-629 launcher shell script uses jalview.bin.Launcher...
2023-05-12 James ProcterJAL-2349 allow PAE or other contact matrices to hold...
2023-05-12 Ben SoaresJAL-629 Added --opened arg which is like limiting ...
2023-05-11 Ben SoaresJAL-629 Add some shortnames to args. Add Opt.OUTPUT...
2023-05-11 Ben SoaresJAL-629 Fix --tempfac. Hide non-working --notempfac...
2023-05-11 Ben SoaresJAL-629 Added linkedId to ArgValuesMap for reference...
2023-05-10 Ben SoaresJAL-629 Check Arg options for obtaining boolean or...
2023-05-10 Ben SoaresJAL-629 Catch a NPE, fix a test
2023-05-10 Ben SoaresJAL-629 More docs. Usage statement. Adjust some logging...
2023-05-09 Ben SoaresJAL-629 Add --seqid for non-subval use, make arg value...
2023-05-09 Ben SoaresJAL-629 change --renderer to --textrenderer to be more...
2023-05-05 Ben SoaresJAL-629 test fixes
2023-05-04 Ben SoaresJAL-629 More NG arguments: --features, --annotations...
2023-05-03 Ben SoaresJAL-629 added eps and imagemap. Added --output and...
2023-05-02 Ben SoaresJAL-629 Changed --newframe and --allframes to --new...
2023-05-02 Ben SoaresJAL-629 Add --renderer arg/subval for vector output...
2023-05-01 James ProcterMerge branch 'features/JAL-4134_treeviewerforcolumns...
2023-05-01 James ProcterJAL-4177 disable ‘Cancel’ as well - since we as yet... features/JAL-4134_treeviewerforcolumns
2023-05-01 James ProcterJAL-4177 disable add/new view when an import is started.
2023-05-01 James ProcterJAL-4123 JAL-3914 JAL-3858 tweak wording and layout...
2023-05-01 James ProcterJAL-4134 double click to select column groups
2023-05-01 James ProcterJAL-3858 report errors when trying to parse JSON to...
2023-04-30 Ben SoaresJAL-629 Change behaviour of --open GLOB to increment...
2023-04-29 Ben SoaresJAL-629 Added --all arg, [*] linkedId and functionality...
2023-04-28 Ben SoaresJAL-629 Change colour scheme shortnames to something...
2023-04-27 Ben SoaresJAL-629 Fixed appending URLs
2023-04-27 Ben SoaresJAL-629 Changed --increment to --newframe to make sense...
2023-04-27 Ben SoaresJAL-629 allow opening URL as only argument(s)
2023-04-26 Ben SoaresJAL-629 JAL-4167 Added args to tests. Fixed potential...
2023-04-24 Ben SoaresJAL-629 Add --nowebdiscovery. Distinguish arg=="open...
2023-04-23 Ben SoaresJAL-629 Change --open to --append and --opennew to...
2023-04-22 Ben SoaresJAL-629 Test and fix --annotation --ssannotation args...
2023-04-19 Ben SoaresJAL-629 Now showing temp fac and secondary structure...
2023-04-14 Ben SoaresJAL-629 Adding PAE and TFType at structure loading...
2023-04-12 Ben SoaresMerge branch 'develop' into features/r2_11_2_alphafold...
2023-04-12 Ben SoaresJAL-629 Add substituteHomeDir to getDirname(). Tighten...
2023-04-12 Ben SoaresJAL-629 Fix non-multi string bootstrap arg bug.
2023-04-12 Ben SoaresJAL-629 parse SubVals once with ArgValue. Ensure SubVal...
2023-04-12 Ben SoaresJAL-629 allow argfiles in argfiles, but avoid looping...
2023-04-12 Ben SoaresJAL-629 allow comments in argfiles '#'
2023-04-05 Ben SoaresJAL-629 Tests for FileUtils. Tidying counter substituti...
2023-04-04 Ben SoaresJAL-629 more info in usage statement
2023-04-04 Ben SoaresJAL-629 Start of Usage statement
2023-04-04 Ben SoaresJAL-629 More consistent printing of --arguments. Exampl...
2023-04-04 Ben SoaresJAL-629 Remove debugging comment
2023-04-04 Ben SoaresJAL-629 --initsubstitutions as a bootstrap arg, new...
2023-04-03 Ben SoaresJAL-629 sort files from java glob for predictability...
2023-04-03 Ben SoaresJAL-629 added setprop. More filename based substitution...
2023-03-30 Ben SoaresJAL-629 More extensive tests with real files being...
2023-03-30 Ben SoaresJAL-629 fix bug for opening single named file with...
2023-03-30 Ben SoaresJAL-629 Don't use new ArgParser if there are no --args...
2023-03-30 Ben SoaresJAL-629 fix SubVals npe
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 open initial non-Arg arguments as files in...
2023-03-25 Ben SoaresJAL-629 improvements to argparser toString. Improvement...
2023-03-24 James ProcterJAL-4134 - store colours in annotation row, so colour...
2023-03-24 James ProcterJAL-4158 first attempt at stashing colours for contact...
2023-03-24 Ben SoaresMerge branch 'develop' into features/r2_11_2_alphafold...
2023-03-24 Ben SoaresJAL-629 Test tidyup
2023-03-23 Ben SoaresJAL-629 refactor ArgParser and helper classes all to...
2023-03-20 James ProcterJAL-4134 override default hasTree so PAE tree is saved!
2023-03-20 James ProcterJAL-4134 - missing Jalview project JAXB class - st...
2023-03-20 James ProcterMerge branch 'develop' into features/JAL-4134_treeviewe...
2023-03-20 James ProcterJAL-4150 test and quick patch copying code from AlignFr...
2023-03-20 James ProcterJAL-2349 JAL-4134 Console log messages for contact...
2023-03-20 James ProcterJAL-4134 propagate column selection changes in tree...
2023-03-20 James ProcterJAL-4134 fix off-by-one in selection
2023-03-20 James ProcterJAL-4134 fix NPEs when matrix not resolved or alignment...
2023-03-20 James ProcterJAL-4134 better popup menu name ‘Tree for Contact Matrix’
2023-03-20 James ProcterJAL-2349 fix off by one when resolving columns for...
2023-03-18 Ben SoaresJAL-629 Check for new commandsSuccess before quit
2023-03-18 Ben SoaresJAL-629 move getdown update to earlier stage
2023-03-17 Ben SoaresJAL-629 All applications System.exits going through...
2023-03-17 James ProcterJAL-4134 fix up column selection when hidden regions...
2023-03-17 James ProcterJAL-4134 store/restore Newick tree for PAE annotation row
2023-03-16 Ben SoaresJAL-629 revert metal laf
2023-03-16 Ben SoaresJAL-629 Set Metal as default LAF for build server tests
2023-03-15 James ProcterJAL-4091 JAL-4147 - revised annotation label display...
next