JAL-3120 preserve feature colour/mincolour/maxcolour while modifying,
[jalview.git] / src / jalview / datamodel / features / NCList.java
2017-11-22 gmungocJAL-2069 spike updated with latest (FeatureTypeSettings)
2017-11-17 Jim ProcterJAL-2698 source code licencing
2017-06-21 gmungocJAL-2480 tidy generic initialisations, SequenceFeatures...
2017-06-09 gmungocJAL-2446 merged to spike branch
2017-05-26 gmungocJAL-2480 move ContiguousI and Range to jalview.datamodel
2017-05-12 gmungocJAL-2480 more efficient contains check on add; tidied...
2017-04-17 gmungocJAL-2446 comment updates
2017-04-17 gmungocJAL-2446 promote Range from test to src to replace...
2017-04-07 gmungocJAL-2446 fix size maintenance during add
2017-04-07 gmungocJAL-2446 added delete/contains to pseudo-random tests...
2017-04-06 gmungocJAL-2446 added contains, delete, checks for inclusion...
2017-04-06 gmungocJAL-2446 pseudo-random test of findOverlaps, bug fix...
2017-04-05 gmungocJAL-2446 various get and find methods added with test...
2017-04-03 gmungocJAL-2446 pseudo-random generator unit test, and fixes...
2017-03-20 gmungocJAL-2446 FeatureStore with NCList - work in progress