Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / src / jalview / renderer / seqfeatures / FeatureRenderer.java
2023-05-22 James ProcterJAL-1551 spotless
2023-05-19 James ProcterJAL-1551 spotlessApply
2023-05-19 James ProcterJAL-1551 spotlessApply
2022-09-14 Jim ProcterMerge branch 'bug/JAL-3612_overviewFeatureOrdering...
2022-03-08 Jim ProcterJAL-3438 spotless for 2.11.2.0
2020-12-11 gmungocJAL-3612 use _last_ drawn colour per feature type in... bug/JAL-3612_overviewFeatureOrdering
2020-05-18 gmungocMerge branch 'Jalview-JS/develop' into develop
2020-04-12 gmungocJAL-3596 change redacted
2020-04-12 gmungocJAL-3596 don't draw text over features if Show Text...
2020-04-07 gmungocJAL-3210 fudge for JalviewJS to avoid IntervalStore...
2019-06-06 gmungocMerge branch 'develop' into trialMerge
2019-02-28 gmungocJAL-3140 confine intervalstore imports to jalview.datam...
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 'on top' optional for complementary features
2019-01-25 gmungocJAL-3187 return a colour for linked features with trans...
2019-01-23 gmungocJAL-3187 fix out by one feature on structure position
2019-01-22 gmungocJAL-3187 clunky sort by renderorder in findComplementFe...
2019-01-21 gmungocJAL-3187 draw complement features on alignment / structure
2019-01-21 gmungocJAL-3187 findFeaturesAtResidue answer in render order...
2019-01-21 gmungocJAL-3187 (hacked up) show complement features on struct...
2018-11-29 gmungocJAL-3140 NCList now via IntervalStore library
2017-11-07 gmungocJAL-2069 update spike branch with latest
2017-11-07 gmungocJAL-2816 tweaks to feature visibility checks
2017-11-02 gmungocJAL-2808 spike updated with latest
2017-11-02 gmungocJAL-2808 feature filters held on FeatureRenderer, getCo...
2017-10-24 gmungocJAL-2738 update spike branch with latest
2017-10-20 gmungocPush 1793 latest to spike branch
2017-10-17 Jim ProcterJAL-2481 patch to fix findFeatureColour for end-of...
2017-10-09 Jim ProcterJAL-2446 remove duplicate code from pulled up method.
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-08-21 gmungocMerge branch 'develop' into features/JAL-2446NCList features/JAL-2446NCList
2017-08-16 Jim ProcterJAL-2418 source formatting
2017-07-24 gmungocspike branch updated from latest features/JAL-2446
2017-07-23 gmungocJAL-2481 JAL-2624 test for render feature below score...
2017-07-23 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-07-22 gmungocJAL-2624 check feature colour threshold when colouring...
2017-06-30 gmungocJAL-2526 correct treatment of contact features only...
2017-06-22 gmungocJAL-2481 JAL-2593 JAL-2526 further optimisation of...
2017-06-09 gmungocJAL-2446 merged to spike branch
2017-06-09 gmungocJAL-2589 render colour scheme gap colour in overview bug/JAL-2589gapColour
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-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...