JAL-4036 New configuration, target and pagination process for 2022-07 new Uniprot API
[jalview.git] / src / jalview / renderer /
2017-07-23 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-07-22 gmungocJAL-2624 check feature colour threshold when colouring...
2017-07-12 kiramtJAL-2588 Check/fix show boxes settings + unit test...
2017-07-12 kiramtJAL-2588 Added tests
2017-07-11 kiramtJAL-2588 (and JAL-2610, JAL-2603) mid refactor
2017-06-30 gmungocJAL-2526 correct treatment of contact features only...
2017-06-27 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-06-22 gmungocJAL-2481 JAL-2593 JAL-2526 further optimisation of...
2017-06-15 gmungocMerge branch 'bug/JAL-2386groupConservationColouring...
2017-06-15 kiramtMerge remote-tracking branch 'origin/develop' into... bug/JAL-2591
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-08 kiramtJAL-2588 Consistent gap colour when in None colour...
2017-06-08 gmungocJAL-2386 JAL-2570 use ResidueShader copy constructor... bug/JAL-2386groupConservationColouring
2017-06-08 kiramtJAL-2591 Made redraw flag in OverviewRenderer volatile
2017-06-08 kiramtJAL-2591 made redraw volatile
2017-06-07 kiramtJAL-2591 Overview window update interrupts
2017-06-07 kiramtJAL-2591 Increased granularity of overview panel update...
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-15 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-05-15 kiramtJAL-2388 Add missed optimisation
2017-05-15 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-05-12 gmungocJAL-2480 efficient test for features present on sequence
2017-04-26 gmungocJAL-2490 findFeaturesAtRes with performant feature...
2017-04-26 kiramtJAL-2388 Tidies and unit tests
2017-04-25 kiramtJAL-2388 Reverted and re-did applet changes
2017-04-25 kiramtJAL-2388 Tidies and other corrections so applet compiles
2017-04-25 kiramtJAL-2388 Updated applet to show/hide hidden regions...
2017-04-24 kiramtJAL-2388 Hidden cols separated from column selection...
2017-03-22 gmungocJAL-2446 optimised new method to find feature colour...
2017-03-22 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-03-22 kiramtMerge remote-tracking branch 'origin/develop' into
2017-03-21 gmungocMerge branch 'develop' into features/JAL-2446NCList features/JAL-653_JAL-1766_htslib_refseqsupport
2017-03-21 gmungocJAL-2438 removed (non-functional) lastSeq, lastSequence...
2017-03-20 gmungocJAL-2446 FeatureStore with NCList - work in progress
2017-03-16 kiramtJAL-2388 Applied ViewportRanges to code
2017-03-15 gmungocJAL-2438 handle null FeatureRenderer in FeatureColourFinder
2017-03-15 gmungocJAL-2438 refactored checks for 'no features displayed'
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 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...
2017-02-10 gmungocJAL-2371 small move of code, typo correction
2017-01-31 gmungocJAL-2371 rename global/viewportColourScheme to residueS...
2017-01-31 gmungocJAL-2385 more tests/bug fixes mostly for gui.SliderPane...
2017-01-27 gmungocJAL-2371 CollectionColourScheme renamed ResidueShader...
2017-01-06 gmungocJAL-2371 correct Clustal, Blosum, PID colouring of...
2017-01-04 gmungocJAL-2371 CollectionColourScheme wraps ColourSchemeI
2016-11-21 gmungocMerge branch 'develop' into bug/JAL-2323disulfideOverview
2016-11-17 gmungocJAL-2323 revert to thread-safe iteration over array...
2016-11-17 gmungocJAL-98 ProfilesI container for profiles for columns
2016-11-17 gmungocJAL-2327 disulfide bond abstracted to SequenceFeature...
2016-11-16 gmungocJAL-2323 render disulfide bond correctly on overview...
2016-11-02 gmungocJAL-98 ProfileI interface for Profile
2016-11-02 gmungocJAL-98 Profile and ResidueCount moved from analysis...
2016-10-25 Jim ProcterJAL-2089 patch broken merge to master for Release 2... releases/Release_2_10_0_Branch
2016-10-06 gmungocMerge branch 'develop' into bug/JAL-98consensusMemory
2016-10-06 Jim ProcterJAL-2089 Merge branch releases/Release_2_10_Branch...
2016-10-05 Jim ProcterJAL-2189 source formatting
2016-10-03 gmungocJAL-98 use Profile to store consensus, ResidueCount...
2016-09-22 gmungocJAL-2216 explicitly null AnnotationPanel and Annotation...
2016-08-29 gmungocJAL-1841 robustness fix bug/JAL-1841rnaSecStr
2016-08-26 gmungocMerge branch 'develop' into bug/JAL-1841rnaSecStr
2016-08-26 gmungocJAL-1854 comment switch case fallthrough
2016-08-24 gmungocJAL-1854 declare immutable class as final
2016-08-12 gmungocJAL-1841 bug fixes / code tidy for rna SS rendering...
2016-07-18 gmungocMerge branch 'develop' of https://source.jalview.org...
2016-07-18 gmungocJAL-2099 JAL-2100 port scale number / hidden column...
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-06 Jim ProcterJAL-192 fix javadoc
2016-05-06 Jim ProcterJAL-192 JAL-2099 unused variables
2016-05-06 Jim ProcterJAL-192 JAL-2099 factored out calculation from renderin...
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-04-04 Jim ProcterJAL-2001 drop isSelected(int) in favour of original...
2016-04-04 Jim ProcterJAL-2001 use fast column selection test
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...
2016-01-11 gmungocJAL-1989 more unit tests and encapsulation for ColumnSe...
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 ProcterMerge branch 'bug/JAL-1819_isNaN' into Release_2_9_Branch
2015-07-23 Jim ProcterMerge branch 'bug/JAL-1819_isNaN' into develop
2015-07-23 Jim ProcterJAL-1819 use Float.isNaN() to check for NaNs!
2015-07-15 gmungocJAL-1813 only pair up A-Z with a-z if annotation is RNA
2015-07-08 gmungocJAL-1759 merge from develop
2015-07-07 tcofoegbuJAL-1805 test envirionment separation
2015-03-27 tcofoegbumerge commit
2015-03-26 gmungocMerge develop to Release_2_8_3_Branch
2015-03-06 Jim ProcterJAL-1683 replace year/version strings with tokens in...
next