Merge branch 'bug/JAL-3120restoreFeatureColour' into merge/JAL-3120
[jalview.git] / test / jalview / renderer / seqfeatures / FeatureRendererTest.java
2019-03-04 gmungocMerge branch 'bug/JAL-3120restoreFeatureColour' into...
2019-03-01 gmungocMerge branch 'bug/JAL-2791exportFilteredFeature' into...
2018-10-23 gmungocJAL-3139 check group visibility when removing 'redundan... bug/JAL-3139colocatedFeatures
2018-09-27 gmungocJAL-2791 method that tests all conditions for feature...
2018-09-21 gmungocJAL-3120 preserve feature colour/mincolour/maxcolour... bug/JAL-3120restoreFeatureColour
2018-05-28 gmungocMerge remote-tracking branch 'origin/releases/Release_2...
2018-05-07 Jim ProcterJAL-2906 apply GPLv3 license source
2018-04-18 gmungocMerge branch 'releases/Release_2_10_4_Branch' into...
2018-04-18 gmungocJAL-2593 render 'duplicate' features if transparency...
2018-01-10 gmungocJAL-1793 update spike branch to latest
2018-01-10 gmungocJAL-2791 ignore feature type visibility in getColor()
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-16 gmungocJAL-2816 JAL-2835 additional tests to include colour...
2017-11-16 gmungocJAL-2816 tests for findFeaturesAtColumn
2017-11-15 gmungocJAL-2816 exclude filtered / thresholded out features...
2017-11-07 gmungocJAL-2069 update spike branch with latest
2017-11-07 gmungocJAL-2816 tweaks to feature visibility checks
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-08-10 gmungocJAL-2593 don't filter out 'colour by label' features
2017-07-24 gmungocspike branch updated from latest features/JAL-2446
2017-07-24 gmungocJAL-2624 additional tests for FeatureColour.getColour(),
2017-06-09 gmungocJAL-2446 merged to spike branch
2017-06-09 gmungocJAL-2593 avoid redundant rendering of co-located features
2017-06-01 gmungocJAL-2754 Sequence.findFeatures(fromCol, toCol) features/JAL-2754findFeaturesByColumn
2017-05-09 gmungocJAL-2483 JAL-2481 fixed findAllFeatures to handle null...
2017-04-26 gmungocJAL-2490 findFeaturesAtRes with performant feature...
2017-04-20 gmungocJAL-2483 JAL-2481 findAllFeatures without scanning...