Merge branch 'releases/Release_2_10_4_Branch'
[jalview.git] / test / jalview / renderer / seqfeatures / FeatureRendererTest.java
2018-05-07 Jim ProcterJAL-2906 apply GPLv3 license source
2018-04-18 gmungocJAL-2593 render 'duplicate' features if transparency...
2017-08-10 gmungocJAL-2593 don't filter out 'colour by label' features
2017-07-24 gmungocJAL-2624 additional tests for FeatureColour.getColour(),
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...