JAL-2447 EXPERIMENTAL preference (option in Tools menu)
[jalview.git] / src / jalview / datamodel /
2017-04-27 Jim ProcterJAL-2494 fix: updated behaviour for SequenceGroup.findA...
2017-04-27 Jim ProcterJAL-2494 fixed behaviour for null parameters in line...
2017-04-27 Jim ProcterJAL-2494 javadoc for AnnotatedCollectionI.findAnnotations
2017-03-31 gmungocJAL-2405 additional checks for circular reference in...
2017-03-30 gmungocMerge branch 'develop' into bug/JAL-2346annotationChoice
2017-03-21 Jim ProcterMerge branch 'features/JAL-2388OverviewWindow' into...
2017-03-17 kiramtJAL-2437 Synchronization corrections and unit tests
2017-03-17 kiramtJAL-2388 Renamed column and row subtraction functions
2017-03-15 kiramtJAL-2388 Unit tests and tidies
2017-03-14 kiramtJAL-2388 New hidden cols/seqs functions to support...
2017-03-10 kiramtJAL-2437 Fixed reordering of sequences when hiding...
2017-03-07 kiramtJAL-2388 Missed commit
2017-03-07 kiramtMerge remote-tracking branch 'origin/develop' into...
2017-03-07 kiramtJAL-2429 findColumnPosition returns 0 for cols in regio...
2017-03-07 kiramtJAL-2429 Additional fix to ColumnSelection when hidden...
2017-03-03 kiramtJAL-2429 Fix to ColumnSelection::findColumnPosition
2017-03-03 kiramtJAL-2388 Initial removal of hidden cols/seqs out of...
2017-03-01 gmungocMerge branch 'features/JAL-2295setChimeraAttributes...
2017-02-20 Jim ProcterMerge branch 'features/JAL-2379pcaMemory' into develop
2017-02-15 Jim ProcterJAL-2374 new contains methods for seq and seq,apos
2017-02-15 Jim ProcterJAL-2374 javadoc - qualify that sequence argument to...
2017-02-14 gmungocMerge branch 'develop' into bug/JAL-2346annotationChoice
2017-02-09 gmungocMerge branch 'develop' into features/JAL-2379pcaMemory features/JAL-2379pcaMemory
2017-02-09 gmungocJAL-2405 check for circular reference in SequenceGroup...
2017-01-27 gmungocJAL-2371 CollectionColourScheme renamed ResidueShader...
2017-01-27 gmungocJAL-2360 JAL-2371 updates from review CR-JAL-1
2017-01-26 gmungocMerge branch 'develop' into features/JAL-2379pcaMemory
2017-01-20 gmungocMerge branch 'features/JAL-2360colourSchemeApplicabilit...
2017-01-20 gmungocMerge branch 'develop' into features/JAL-2360colourSche...
2017-01-19 gmungocJAL-2370 corrected applet mouse drag, refactored into...
2017-01-17 gmungocMerge branch 'develop' into features/JAL-2295setChimera...
2017-01-17 gmungocJAL-2370 fix bug when hiding a range including two...
2017-01-17 gmungocJAL-2379 use SparseMatrix for encoded sequences, tidy...
2017-01-09 gmungocJAL-2371 pull up isNucleotide to SequenceCollectionI
2017-01-06 gmungocMerge branch 'features/JAL-2360colourSchemeApplicabilit...
2017-01-06 gmungocMerge branch 'develop' into features/JAL-2360colourSche...
2017-01-05 gmungocJAL-2374 fix popup out by one and multiple groups bugs
2017-01-05 gmungocJAL-2371 tests added
2017-01-04 gmungocJAL-2371 CollectionColourScheme wraps ColourSchemeI
2016-12-21 gmungocJAL-2360 Javadoc and test cases for findAnnotation
2016-12-14 gmungocJAL-2360 added check for null annotations array
2016-12-12 gmungocJAL-2360 simplify nucleotide flag, remove setter
2016-12-02 gmungocMerge branch 'features/JAL-1933_occupancy' into feature...
2016-12-02 gmungocJAL-2346 unit test for annotation drop-down list builder
2016-12-01 Jim ProcterJAL-1933 update the bounds for the Gap annotation row...
2016-11-30 gmungocMerge branch 'develop' into features/JAL-2295setChimera...
2016-11-30 gmungocJAL-2344 use ".cif" for saved mmCIF file (and refactor...
2016-11-29 gmungocMerge branch 'develop' into features/JAL-2295setChimera...
2016-11-25 gmungocMerge branch 'develop' into trialMerge
2016-11-24 Jim ProcterJAL-2325 apply license to new source files
2016-11-23 Jim ProcterMerge branch 'bug/JAL-2323disulfideOverview' into develop
2016-11-23 gmungocMerge branch 'develop' into features/JAL-2295setChimera...
2016-11-22 Jim ProcterMerge branch 'features/JAL-1738_JAL-345_selectionfromhi...
2016-11-21 gmungocMerge branch 'develop' into bug/JAL-2323disulfideOverview
2016-11-18 gmungocJAL-98 with the two types missing from last commit... bug/JAL-98consensusMemory
2016-11-17 gmungocJAL-98 ProfilesI container for profiles for columns
2016-11-17 gmungocJAL-2327 add isContactFeature
2016-11-16 gmungocJAL-2324 fix and tests for comparison of Float.NaN...
2016-11-16 gmungocMerge branch 'develop' into features/JAL-2295setChimera...
2016-11-14 gmungocJAL-2296 report whether SequenceFeature actually added...
2016-11-10 tcofoegbuBugfix to enable accurate chain extraction/association...
2016-11-04 gmungocJAL-966 JAL-1854 removed redundant methods / modifiers...
2016-11-02 Jim ProcterJAL-345 javadoc and note about JAL-2300
2016-11-02 Jim ProcterJAL-354 JAL-1738 add returns SearchResultMatchI instanc...
2016-11-02 Jim ProcterJAL-966 JAL-345 JAL-1738 decontaminate SearchResultI...
2016-11-02 gmungocJAL-98 JAL-1854 encapsulate 'magic number' threshold...
2016-11-02 gmungocJAL-98 ProfileI interface for Profile
2016-11-02 gmungocJAL-98 Profile and ResidueCount moved from analysis...
2016-11-01 Jim ProcterJAL-1738 JAL-345 fix broken calculation of newly marked...
2016-10-30 Jim ProcterJAL-345 JAL-1738 SearchResultI method to mark columns...
2016-10-30 Jim ProcterJAL-966 clarify javadoc for SearchResultsI.getResults
2016-10-28 Jim ProcterJAL-966 JAL-1738 JAL-345 interfaces for SearchResults...
2016-10-25 Jim ProcterJAL-2089 patch broken merge to master for Release 2... releases/Release_2_10_0_Branch
2016-10-24 Jim ProcterMerge branch 'releases/Release_2_10_0_Branch'
2016-10-24 gmungocMerge branch 'develop' into bug/JAL-98consensusMemory
2016-10-14 gmungocMerge branch 'releases/Release_2_10_Branch' into task... task/JAL-2196pdbeProperties
2016-10-06 gmungocJAL-2254 map error text in root node of EMBL XML response
2016-10-06 gmungocMerge branch 'develop' into bug/JAL-98consensusMemory
2016-10-06 gmungocMerge branch 'develop' into task/JAL-2196pdbeProperties
2016-10-06 gmungocJAL-2245 checks for null added (in case EMBL fetch...
2016-10-06 Jim ProcterJAL-2089 Merge branch releases/Release_2_10_Branch...
2016-10-05 Jim ProcterJAL-2189 apply license
2016-10-05 Jim ProcterJAL-2189 source formatting
2016-10-05 gmungocMerge branch 'develop' into task/JAL-2196pdbeProperties
2016-10-05 Jim ProcterRevert "JAL-2245 Castor mapping and code changes for...
2016-10-05 gmungocJAL-2245 defence against NullPointer if no EMBL data...
2016-10-04 gmungocMerge branch 'bug/JAL-2245enaXmlChange' into develop
2016-10-04 gmungocJAL-2245 Castor mapping and code changes for change... bug/JAL-2245enaXmlChange
2016-10-04 gmungocJAL-2232 JAL-2154 update dbrefs to newly created datase...
2016-10-03 gmungocJAL-2110 additional tests for setDatasetSequence, javad...
2016-10-03 gmungocJAL-98 use Profile to store consensus, ResidueCount...
2016-10-03 Jim ProcterJAL-2210 need to add both transcript and product, and...
2016-10-02 Jim ProcterJAL-2210 remove ENSEMBL from protein DB list:
2016-09-28 Jim ProcterJAL-2235 raise exceptions if self reference or referenc...
2016-09-28 Jim ProcterJAL-2210 instrument setDBRefs to call ensurePrimaries
2016-09-27 Jim ProcterMerge branch 'develop' into bug/JAL-2210_ensembl_unipro...
2016-09-27 Jim ProcterJAL-2210 promote direct dbrefs from verified sources...
2016-09-27 Jim ProcterJAL-2210 resolve todo - addDBRef adds to dataset sequen...
2016-09-22 gmungocJAL-1421 typed ResidueProperties.propHash; JAL-2176...
2016-09-22 gmungocJAL-2216 finalize() refactored so not called programmat...
next