JAL-3751 only merge strictly contiguous ranges of mappings
[jalview.git] / src /
2020-10-22 gmungocJAL-3751 only merge strictly contiguous ranges of mappings
2020-10-22 gmungocJAL-3763 test coverage for AlignedCodonFrame.markMapped...
2020-10-22 gmungocJAL-3763 failsafe check for null
2020-10-22 gmungocJAL-3763 refactored getCoveringMapping for virtual...
2020-10-22 gmungocJAL-3763 always make a new dataset sequence for CDS...
2020-10-22 gmungocJAL-3700 additions and corrections to unit tests
2020-09-23 Jim ProcterJAL-3748 not testing for sequence’s containment in... bug/JAL-3700_JAL-3748_reconstructCDSafterProteinMSA_for2_11_1_2
2020-09-23 Jim ProcterJAL-3748 fix compilation error
2020-09-23 Jim ProcterJAL-3748 allow AlignedCodonFrame.covers to optionally...
2020-09-22 Jim ProcterJAL-3748 don’t trash start/end on SequenceI reconstruct...
2020-09-16 Jim ProcterJAL-3748 preserve sequence IDs from original alignment...
2020-09-16 Jim ProcterJAL-3748 recover complement alignment from complement...
2020-09-16 Jim ProcterJAL-3748 make findAlignedSequence require mapped from...
2020-09-16 Jim ProcterJAL-3748 pass a list to findAlignedSequence to return...
2020-09-16 Jim ProcterJAL-3700 JAL-3748 use AlignedCodonFrame.covers(seq...
2020-09-16 Jim ProcterJAL-3700 JAL-3748 AlignedCodonFrame.covers(seq,true...
2020-09-16 Jim ProcterMerge branch 'failingTest/JAL-3748_reconstructCDSafterP...
2020-09-16 gmungocJAL-3700 fix for propagation of sort commands
2020-09-16 gmungocJAL-3700 check for 'covering' mapping when matching...
2020-09-16 Jim ProcterJAL-3748 store an AlignmentView for the complement...
2020-09-03 gmungocJAL-3648 resize annotation panel after dragging to...
2020-09-02 Ben SoaresJAL-3280 Test for remote release build_properties file...
2020-09-01 Ben SoaresJAL-3280 fixes after CR-JAL-241. Now only checking...
2020-08-31 Ben SoaresJAL-3280 Pass appbase and appdir from getdown to jalvew...
2020-08-31 Jim ProcterJAL-3732 - sequences can be moved up/down in cursor...
2020-08-27 Ben SoaresMerge branch 'releases/Release_2_11_1_Branch' into... merge/JAL_1842+JAL-3509+releases_Release_2_11_1_Branch
2020-08-25 Jim ProcterJAL-3671 hardwire log4j.root logger to INFO to supress...
2020-08-21 Jim ProcterJAL-3675 2.11.1.1 java 8 compatible patch for JAL-3615...
2020-08-18 gmungocJAL-3692 parse multiline CDS location correctly
2020-08-17 Jim ProcterMerge branch 'patch/JAL-3691_No_score_models_available...
2020-08-17 Jim ProcterMerge branch 'patch/JAL-3561_JAL-3660_fileformatexport_...
2020-08-17 Jim ProcterMerge branch 'patch/Release_2_11_1_Branch_patch_JAL...
2020-08-17 Jim ProcterMerge branch 'patch/JAL-3597_for_Release_2_11_1_Branch...
2020-08-14 Ben SoaresJAL-3676 More explicit tooltip about resetting log...
2020-08-13 gmungocJAL-3597 additional references nulled, bug in test...
2020-08-12 Ben SoaresJAL-3676 Removed BACKUPFILESPRESETENTRY logging for...
2020-08-12 Ben SoaresJAL-3608 Changes from code review CR-JAL-236
2020-08-11 Jim ProcterJAL-3673 make sure font metrics are updated if dealing...
2020-08-11 Jim ProcterMerge branch 'bug/JAL-2983negativeSliderMin' into relea...
2020-08-11 gmungocJAL-3371 more fine-grained slider; set Param slider...
2020-08-10 gmungocJAL-3490 match count independent of contiguous matches... patch/Release_2_11_1_Branch_patch_JAL-3490
2020-08-10 Jim ProcterJAL-3691 toUpperCase(Locale.ROOT) for all standard...
2020-08-10 Jim ProcterMerge branch 'releases/Release_2_11_1_Branch' into...
2020-08-10 Jim ProcterJAL-3628 JAL-3708 call Cache.initLogger() before using...
2020-08-05 Ben SoaresJAL-3691 Changed .toUppoerCase().startsWith(...) to...
2020-08-05 Jim ProcterMerge branch 'patch/JAL-3692enaEndpointFlatfile' into...
2020-08-05 gmungocJAL-3692 parse multiline feature qualifiers and escaped...
2020-08-05 Jim ProcterMerge branch 'merge/JAL-3628+JAL-3608+JAL-3609+JAL...
2020-08-04 Ben SoaresJAL-3477 Added -help text for jvmmempc and jvmmemmax...
2020-08-03 gmungocJAL-3692 set CDS /product as EMBLCDSPROTEIN description
2020-08-03 gmungocJAL-3692 refactor/complete parsing, more unit test...
2020-08-03 gmungocJAL-3692 parse DE for description, and other refactoring...
2020-08-03 gmungocJAL-3692 unit test (J03321), fixes, dbrefs; todo: prote...
2020-08-03 gmungocJAL-3692 EMBL flatfile fetcher / parser (todo: CDS...
2020-07-31 Ben SoaresMerge branch 'releases/Release_2_11_1_Branch' into...
2020-07-29 Jim ProcterMerge branch 'bug/JAL-2983negativeSliderMin' into relea...
2020-07-29 Jim ProcterJAL-3371 JAL-2983 don't modify 'extent' of slider ...
2020-07-28 Jim ProcterJAL-2656 recognise non-HTTP URI input streams as gzippe...
2020-07-28 Jim ProcterJAL-2656 recognise Gzipped file input streams by their...
2020-07-27 gmungocJAL-2656 JAL-3615 check response headers to test for...
2020-07-27 gmungocJAL-3615 used gzip endpoints for Pfam and Rfam
2020-07-27 Jim ProcterMerge branch 'bug/JAL-2983negativeSliderMin' into relea...
2020-07-27 gmungocJAL-3621 corrected sequence feature sort and test
2020-07-27 gmungocJAL-3621 update to intervalstore v1.1
2020-07-27 Jim ProcterJAL-3697 show total number of features not shown
2020-07-27 Jim ProcterJAL-3696 log the error message from the exception to...
2020-07-08 Ben SoaresMerge branch 'releases/Release_2_11_1_Branch' into...
2020-07-08 Ben SoaresMerge branch 'task/JAL-3609_HiDPI_support_in_java'...
2020-07-07 Ben SoaresJAL-3608 Changes from code review CR-JAL-236
2020-07-07 Ben SoaresJAL-3608 ex stacktraces now go to Cache.log.debug
2020-07-07 Ben SoaresJAL-3628 System.out/err -> Cache.log.info/error
2020-07-07 Ben SoaresMerge branch 'bug/JAL-3628_Unable_to_save_update_to_exi...
2020-07-07 Ben SoaresJAL-3628 System.out/err -> Cache.log.info/error
2020-07-07 Ben SoaresJAL-3628 Fixed oddly worded and non-formatted error...
2020-07-06 Ben SoaresJAL-3676 improvement for visual selection of console...
2020-07-06 Ben SoaresJAL-3628 improvement for visual selection of console...
2020-07-06 Ben SoaresJAL-3628 Fix for slightly incorrect boolean usage to...
2020-07-06 Ben SoaresJAL-3628 Even more Cache.log.debug statements
2020-07-04 Jim ProcterMerge branch 'merge/JAL-3609_and_JAL-3608' into release...
2020-07-04 Jim ProcterJAL-3638 don’t move cursor to next gap after moving...
2020-07-04 Jim ProcterJAL-3680 check whether a sequence selection exists...
2020-07-04 Jim ProcterJAL-3638 shift+arrow keys in cursor mode jumps cursor...
2020-07-04 Ben SoaresJAL-3628 More Cache.log.debug statements
2020-07-02 Ben SoaresJAL-3676 code review -- added non-listed Level into...
2020-07-01 Ben SoaresMerge branch 'task/JAL-3608_property_set_laf_and_tests_...
2020-06-30 Ben SoaresJAL-3676 Added Log Level ComboBox and Copy to Clipboard...
2020-06-29 Jim ProcterJAL-3493 clear search highlights when escape/deselect all
2020-06-29 Jim ProcterMerge branch 'bug/JAL-3490findSpanHiddenGaps' into...
2020-06-24 Ben SoaresJAL-3667 Fixed single backupfile error deleting the...
2020-06-21 Ben SoaresJAL-3609 Report when scale setting used.
2020-06-21 Ben SoaresJAL-3609 New auto-scale 'formula' for linux HiDPI....
2020-06-16 Ben SoaresJAL-3608 non-JS cherry-pick
2020-06-16 Jim ProcterMerge branch 'bug/JAL-3561_translatefileformats' into... patch/JAL-3561_JAL-3660_fileformatexport_CLI
2020-06-16 Jim ProcterJAL-3660 JAL-3561 output alignment as requested file... bug/JAL-3561_translatefileformats
2020-06-16 Ben SoaresJAL-3608 formatting save only
2020-06-16 Ben SoaresJAL-3608 formatting save only
2020-06-15 Ben SoaresJAL-3628 Changed other calls to renameTo to use BackupF...
2020-06-08 Ben SoaresJAL-3628 Changed all file1.renameTo(file2) calls to...
2020-05-22 soaresJAL-3609 corrected maxdimension to mindimension. Adjust...
2020-05-20 Ben SoaresJAL-3609 removed debugging prints
next