JAL-2754 Sequence.findFeatures(fromCol, toCol)
[jalview.git] / src / jalview / renderer / seqfeatures / FeatureRenderer.java
2017-06-01 gmungocJAL-2754 Sequence.findFeatures(fromCol, toCol) features/JAL-2754findFeaturesByColumn
2017-05-31 gmungocJAL-2574 preparation for Sequence.findFeatures(col1...
2017-05-29 gmungocJAL-2526 Sequence.findPositions to get residue position...
2017-05-12 gmungocJAL-2480 efficient test for features present on sequence
2017-04-26 gmungocJAL-2490 findFeaturesAtRes with performant feature...
2017-03-22 gmungocJAL-2446 optimised new method to find feature colour...
2017-03-22 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-03-21 gmungocJAL-2438 removed (non-functional) lastSeq, lastSequence...
2017-03-20 gmungocJAL-2446 FeatureStore with NCList - work in progress
2017-03-15 gmungocJAL-2438 clarify code and javadoc, reinstate updateFeat...
2017-03-14 gmungocJAL-2438 unit test, fixes, Javadoc updates
2017-03-14 gmungocJAL-2438 comment/Javadoc tidies
2017-03-13 gmungocJAL-2438 corrected handling of default colour
2017-03-13 gmungocJAL-2438 FeatureColourFinder refactored from FeatureRen...
2016-11-17 gmungocJAL-2323 revert to thread-safe iteration over array...
2016-11-17 gmungocJAL-2327 disulfide bond abstracted to SequenceFeature...
2016-11-16 gmungocJAL-2323 render disulfide bond correctly on overview...
2016-10-25 Jim ProcterJAL-2089 patch broken merge to master for Release 2... releases/Release_2_10_0_Branch
2016-10-06 Jim ProcterJAL-2089 Merge branch releases/Release_2_10_Branch...
2016-07-18 Jim ProcterMerge branch 'features/JAL-2068groovyAnnotationWorker...
2016-06-20 Jim ProcterMerge branch 'develop' into features/JAL-2068groovyAnno... features/JAL-2068groovyAnnotationWorker
2016-05-10 gmungocMerge branch 'develop' into features/JAL-1956_featureStyles
2016-05-04 gmungocJAL-2090 removed test for Java > 1.1 to enable transparency
2016-05-03 gmungocJAL-2068 minimised jalview.gui imports, test for remove...
2016-02-24 gmungocJAL-2015 JAL-1956 rollout of FeatureColourI in place of JAL-1956_featureStyles
2016-02-12 gmungocJAL-2008 avoid unnecessary repaints; signatures changed...
2015-10-16 Jim ProcterJAL-1925 update source version in license Release_2_9_0b2
2015-10-08 Jim ProcterJAL-1894 update year/version in copyright
2015-09-10 Jim ProcterJAL-1645 Version-Rel Version 2.9 Year-Rel 2015 Licensin...
2015-09-10 Jim ProcterJAL-1645 licencing for new files in src
2015-09-10 Jim ProcterJAL-1645 source formatting and organise imports
2015-07-23 Jim ProcterJAL-1819 use Float.isNaN() to check for NaNs!
2015-03-27 tcofoegbumerge commit
2015-03-26 gmungocMerge develop to Release_2_8_3_Branch
2015-02-19 gmungocJAL-1665 refactored Sequence.getSequenceFeatures features/sequenceFeatureRefactor
2015-01-09 Jim ProcterJAL-1483 formatting
2015-01-09 Jim ProcterJAL-1483 remember to look at base dataset sequence...
2014-08-08 j.procter@dundee... JAL-1482 feature renderer and manipulation code refacto...