Merge branch 'bug/JAL-2665-2.10.2b' into documentation/JAL-2675_release2102b1
[jalview.git] / src / jalview / datamodel /
2017-09-03 Jim ProcterMerge branch 'bug/JAL-2665-2.10.2b' into documentation... bug/JAL-2673_mergewithproblem
2017-09-03 Jim ProcterMerge branch 'feature/JAL-2527' into documentation...
2017-08-30 kiramtMerge branch 'feature/JAL-2664' into feature/JAL-2527
2017-08-29 kiramtJAL-2664 Updates following review feature/JAL-2664
2017-08-28 kiramtMerge remote-tracking branch 'origin/releases/Release_2...
2017-08-28 kiramtJAL-2665 Changes for review comments; printing with... bug/JAL-2665
2017-08-22 Jim ProcterJAL-1551 formatting
2017-08-16 Jim ProcterJAL-2418 source formatting
2017-08-16 kiramtJAL-2665 Added hidden columns group selection - almost...
2017-08-16 kiramtJAL-2665 Added sequence group update event.
2017-07-22 kiramtMerge branch 'develop' into feature/JAL-2611
2017-07-13 kiramtJAL-2613 Unit tests and a fix. Phew.
2017-07-05 gmungocJAL-147 additions to unit test, check for negative...
2017-07-05 gmungocJAL-147 prevent overview box move up over hidden first...
2017-06-29 kiramtJAL-2597 Fix and unit test bug/JAL-2597
2017-06-15 gmungocMerge branch 'bug/JAL-2386groupConservationColouring...
2017-06-12 kiramtJAL-2591 Updates following code review
2017-06-08 gmungocJAL-2386 JAL-2570 use ResidueShader copy constructor... bug/JAL-2386groupConservationColouring
2017-06-08 kiramtJAL-2591 Refactor HiddenColumns to use ArrayList instea...
2017-06-08 kiramtJAL-2591 More HiddenColumns refactoring. Tests passing.
2017-06-07 kiramtJAL-2591 Further refactoring (still incomplete)
2017-06-07 kiramtJAL-2591 More refactoring (incomplete)
2017-06-07 kiramtJAL-2591 Hidden columns regions can be output to string...
2017-06-07 kiramtJAL-2591 updated HiddenColumns::findHiddenRegionPositio...
2017-06-07 gmungocJAL-2386 ensure group conservation shading is applied...
2017-06-07 kiramtJAL-2591 simplifying hidden columns usage
2017-06-06 kiramtJAL-2591 Added readwrite locking on HiddenColumns
2017-06-06 kiramtMerge remote-tracking branch 'origin/bug/JAL-2576'...
2017-06-05 Jim ProcterMerge branch 'bug/JAL-2576' into develop
2017-06-04 Jim ProcterJAL-2291 get bitset representing hidden columns
2017-06-04 Jim ProcterJAL-2291 method taking a BitSet for hiding columns
2017-06-04 Jim ProcterJAL-2291 bug fix - BitSet.set is [start,end+1)
2017-06-04 Jim ProcterJAL-2291 SequenceI.getInsertionsAsBits for convenient...
2017-06-02 kiramtJAL-2576 Proposed fix bug/JAL-2576
2017-05-31 Jim ProcterMerge branch 'JAL-2571' into develop
2017-05-30 kiramtJAL-2571 Corrected alignment width/height checks to...
2017-05-30 gmungocJAL-2570 don't zap group colour scheme when mapping...
2017-05-29 Jim ProcterMerge branch 'bug/JAL-2034contextchange' into develop
2017-05-27 Jim ProcterJAL-2562 javadoc TODO
2017-05-24 kiramtJAL-2034 Added isDefined flag to SequenceGroup
2017-05-22 kiramtMerge remote-tracking branch 'origin/bug/JAL-2256'...
2017-05-22 Jim ProcterJAL-2418 patch build - broken htsjdk import
2017-05-18 Jim ProcterJAL-2388 return empty hidden columns for fully visible...
2017-05-18 kiramtJAL-2256 Corrected AllCols/Rows iterator behaviour... bug/JAL-2256
2017-05-16 kiramtJAL-2388 Rationalised hashCode method in HiddenColumns
2017-05-12 Jim ProcterMerge branch 'features/JAL-2388OverviewWindow' into...
2017-05-11 Jim ProcterJAL-2507 test if an annotation is ‘whitespace’
2017-05-11 Jim ProcterJAL-2507 Annotation.EMPTY_ANNOTATION - non-null whitesp...
2017-05-05 kiramtMerge remote-tracking branch
2017-05-05 kiramtMerge remote-tracking branch 'origin/develop' into features/JAL-2388hiddencolumnschanges
2017-05-05 kiramtMerge remote-tracking branch 'origin/develop' into
2017-05-03 Jim ProcterJAL-2503 AlignmentAnnotation.isQuantitative() test
2017-05-02 Jim ProcterMerge branch 'develop' into features/JAL-2393customMatrices
2017-05-02 Jim ProcterMerge branch 'bug/JAL-2424getVisibleContigs' into develop
2017-04-28 gmungocMerge branch 'develop' into features/JAL-2393customMatrices
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-04-26 kiramtMerge remote-tracking branch 'origin/features/JAL-2388h...
2017-04-26 kiramtJAL-2388 last separation of hidden columns/col selection
2017-04-26 kiramtJAL-2388 Tidies and unit tests
2017-04-25 kiramtJAL-2388 Working hidden regions hide/show in desktop
2017-04-24 kiramtMerge remote-tracking branch
2017-04-24 kiramtJAL-2388 Finished split of hidden columns and selected...
2017-04-24 gmungocJAL-2424 final contig now an inclusive range bug/JAL-2424getVisibleContigs
2017-04-24 kiramtJAL-2388 Hidden cols separated from column selection...
2017-04-21 kiramtJAL-2388 Alignment col and row collections with iterators
2017-04-19 kiramtMerge remote-tracking branch 'origin/develop' into
2017-04-07 gmungocMerge branch 'develop' into features/JAL-2393customMatrices
2017-03-31 gmungocJAL-2405 additional checks for circular reference in...
2017-03-30 gmungocMerge branch 'develop' into bug/JAL-2346annotationChoice
2017-03-29 kiramtJAL-2388 New rendering code, extensions to support...
2017-03-29 kiramtJAL-2388 New iterators and tests
2017-03-23 gmungocMerge branch 'develop' into features/JAL-2393customMatrices
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-23 gmungocJAL-2403 JAL-1483 changes to ScoreModelI hierarchy...
2017-02-21 gmungocMerge branch 'develop' into features/JAL-2393customMatrices
2017-02-20 gmungocJAL-2403 ScoreModelI now DistanceModelI, ScoreMatrix...
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-13 gmungocJAL-1632 JAL-2416 load score matrices from file, as...
2017-02-13 gmungocJAL-1632 first cut of Tree chooser dialog and ScoreMode...
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
next