JAL-3675 release notes for JAL-3750 JAL-3751
[jalview.git] / src / jalview / viewmodel /
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-17 Jim ProcterMerge branch 'patch/Release_2_11_1_Branch_patch_JAL...
2020-08-13 gmungocJAL-3597 additional references nulled, bug in test...
2020-07-31 Ben SoaresMerge branch 'releases/Release_2_11_1_Branch' into...
2020-06-29 Jim ProcterMerge branch 'bug/JAL-3490findSpanHiddenGaps' into...
2020-04-21 Jim ProcterJAL-367 code tidy
2020-04-16 gmungocJAL-3567 report mapped location for virtual features...
2020-03-06 gmungocJAL-3187 unit test for findComplementFeaturesAtResidue
2020-02-06 gmungocJAL-3509 coerce RESNUM to hidden (really) after fetchin...
2019-12-09 gmungocJAL-3490 pull up getViewAsVisibleContigs to base class...
2019-08-07 gmungocJAL-3187 (fudge) look in both alignments for stored... feature/JAL-3187linkedFeatures
2019-06-14 gmungocJAL-3302 transfer visible 'linked' features to Chimera
2019-06-11 gmungocJAL-3187 CDS has same dataset sequence as transcript
2019-06-06 gmungocMerge branch 'develop' into trialMerge
2019-03-20 Ben SoaresJAL-3130 Lots of deprecation fixes. See utils/deprecat...
2019-03-11 gmungocMerge branch 'develop' into merge/JAL-3127
2019-03-11 gmungocJAL-3201 restore group colours correctly from project feature/JAL-2250colourAllGroups
2019-03-11 gmungocMerge branch 'feature/JAL-3127_seqidChainshading' into...
2019-03-04 gmungocMerge branch 'bug/JAL-3099alignmentVisibleWidth' into...
2019-03-01 gmungocMerge branch 'bug/JAL-2791exportFilteredFeature' into...
2019-03-01 gmungocMerge branch 'bug/JAL-3139colocatedFeatures' into develop
2019-03-01 gmungocMerge branch 'bug/JAL-3158selectionBroadcasts' into...
2019-02-26 gmungocJAL-3201 group colour schemes distinct instances
2019-02-21 gmungocJAL-3187 handle no mapping / complement features withou...
2019-02-19 gmungocJAL-3187 hacks to get peptide variant in to Jmol hover...
2019-02-18 gmungocJAL-3187 reset ViewStyle on Cancel in FeatureSettings
2019-02-18 gmungocJAL-3187 'on top' optional for complementary features
2019-01-22 gmungocJAL-3187 clunky sort by renderorder in findComplementFe...
2019-01-21 gmungocJAL-3187 unit tests updated and errors caught
2019-01-21 gmungocJAL-3187 findFeaturesAtResidue answer in render order...
2019-01-21 gmungocJAL-3187 (hacked up) show complement features on struct...
2019-01-18 gmungocJAL-3187 basic first version for tooltips only (renderi...
2018-11-28 gmungocJAL-3158 additional calls to reset 'selection changed... bug/JAL-3158selectionBroadcasts
2018-10-23 gmungocJAL-3139 check group visibility when removing 'redundan... bug/JAL-3139colocatedFeatures
2018-10-16 Jim ProcterJAL-3127 use AlignViewportI.addGroup() to add group...
2018-10-16 Jim Procterviewport flag to indicate when structure view needs...
2018-09-27 gmungocJAL-2791 method that tests all conditions for feature...
2018-09-10 gmungocJAL-3099 use Alignment.getVisibleWidth() where wanted bug/JAL-3099alignmentVisibleWidth
2018-05-07 gmungocJAL-1767 JAL-2647 hide 'Input Data..' for PCA loaded...
2018-05-04 gmungocJAL-1767 refactorings to enable faithful restore of...
2018-04-27 gmungocJAL-1767 refactoring and tidying of RotatableCanvas...
2018-04-26 gmungocJAL-2962 rename run method (as not a Runnable)
2018-04-26 gmungocJAL-2962 code tidying/documentation (non-functional...
2018-04-25 gmungocJAL-1767 minor field tidying prior to functional changes
2018-04-18 gmungocMerge branch 'releases/Release_2_10_4_Branch' into...
2018-04-18 gmungocJAL-2593 render 'duplicate' features if transparency...
2018-03-07 Jim ProcterMerge branch 'releases/Release_2_10_4_Branch' into...
2018-02-27 Jim ProcterMerge branch 'feature/JAL-2759' into merge/JAL-2759_2104
2018-02-22 Jim ProcterMerge branch 'bug/JAL-2666' into releases/Release_2_10_...
2018-02-21 Jim ProcterMerge branch 'bug/JAL-2778again' into releases/Release_...
2018-02-09 gmungocJAL-2666 fix failure to scroll split alignment of height 1
2018-02-06 kiramtMerge branch 'develop' into feature/JAL-2759 feature/JAL-2759
2018-01-26 kiramtJAL-2778 tightened up use of resetAlignmentDims
2018-01-19 kiramtJAL-2759 Changes to getVisibleSequenceStrings after...
2018-01-18 kiramtJAL-2759 change subtractVisibleColumns and removal...
2018-01-16 kiramtJAL-2759 Moved alignment annotation code out of HiddenC...
2018-01-15 kiramtJAL-2759 Changed VisibleColsCollection constructor...
2018-01-15 kiramtJAL-2759 Rename findColumnPosition and adjustForHiddenC...
2018-01-10 gmungocJAL-1793 update spike branch to latest
2018-01-10 gmungocJAL-2791 ignore feature type visibility in getColor()
2017-12-08 gmungocJAL-2843 FeatureRenderer.getFeatureFilters returns...
2017-11-23 gmungocJAL-2808 update spike to latest (filter range tooltip...
2017-11-23 gmungocJAL-2808 refactor KeyedMatcher as FeatureMatcher with...
2017-11-23 gmungocJAL-2808 update spike to latest (filter range, Present...
2017-11-23 gmungocJAL-2808 pass FeatureSettings to controller as array...
2017-11-22 gmungocJAL-2069 spike updated with latest (FeatureTypeSettings)
2017-11-22 gmungocMerge branch 'develop' into features/JAL-1793VCF
2017-11-22 gmungocJAL-2808 JAL-2069 FeatureTypeSettings (with new Filters...
2017-11-17 kiramtMerge branch 'develop' into bug/JAL-2837 bug/JAL-2837
2017-11-15 gmungocJAL-2816 exclude filtered / thresholded out features...
2017-11-15 kiramtJAL-2840 fix wrapped scrolling when using cursor at...
2017-11-15 gmungocJAL-2835 spike updated with latest
2017-11-15 gmungocJAL-2835 code tidy (generic type constructors)
2017-11-14 kiramtJAL-2831 tidies and tests
2017-11-14 kiramtJAL-2831 tidy
2017-11-14 kiramtJAL-2831 Attempt at cursor fix for wrapped mode
2017-11-14 kiramtJAL-2831 deal with hidden cols and seqs in new cursor...
2017-11-14 kiramtJAL-2831 Added move viewport event and set up cursor...
2017-11-07 kiramtJAL-2774 Added javadoc for new event parameters imp/JAL-2774
2017-11-07 gmungocJAL-2069 update spike branch with latest
2017-11-07 gmungocJAL-2069 add 'by attribute' options to graduated featur...
2017-11-07 gmungocJAL-2816 tweaks to feature visibility checks
2017-11-03 kiramtJAL-2778 Reduced calculation load for overview box
2017-11-02 gmungocJAL-2808 spike updated with latest
2017-11-02 gmungocJAL-2808 feature filters held on FeatureRenderer, getCo...
2017-10-31 kiramtMerge remote-tracking branch 'origin/develop' into...
2017-10-27 gmungocJAL-1793 spike branch updated to latest
2017-10-26 Jim ProcterJAL-2488 patch causes of NPE during testStoreAndRecover...
2017-10-25 Jim ProcterMerge branch 'bug/JAL-2667mouseWheelWrapped' into develop
2017-10-25 Jim ProcterMerge branch 'bug/JAL-2727closeAllFreeMemory' into...
2017-10-24 gmungocJAL-2738 update spike branch with latest
2017-10-13 kiramtJAL-2774 Created single event for update to both start...
2017-10-11 kiramtJAL-2742 removed unused getViewAsCigars
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-09-14 gmungocJAL-2727 null more fields in AlignmentViewport.dispose...
2017-09-13 gmungocJAL-2727 null additional references on close
2017-09-12 gmungocRevert "JAL-2727 null hconsensus, "
2017-09-12 gmungocJAL-2727 null hconsensus,
2017-09-12 gmungocJAL-2727 ensure ViewportRanges (and gapcounts) are...
2017-08-23 gmungocJAL-2667 tests added, update status bar and tooltip
next