JAL-2759 Moved alignment annotation code out of HiddenColumns
[jalview.git] / src / jalview / datamodel /
2018-01-16 kiramtJAL-2759 Moved alignment annotation code out of HiddenC...
2018-01-16 kiramtJAL-2759 Replaced StringBuffer with StringBuilder;...
2018-01-15 kiramtJAL-2759 More compact iterator usage; after review
2018-01-15 kiramtJAL-2759 First pass instantiate hiddenColumns collectio...
2018-01-15 kiramtJAL-2759 getVisContigsIterator returns VisibleContigsIt...
2018-01-15 kiramtJAL-2759 Rename hideInsertionsFor to hideList, after...
2018-01-15 kiramtJAL-2759 Refactor of hideInsertionsFor after review
2018-01-15 kiramtJAL-2759 Simplified HiddenColumns constructor after...
2018-01-15 kiramtJAL-2759 Changed VisibleColsCollection constructor...
2018-01-15 kiramtJAL-2759 Minor doc and naming changes
2018-01-15 kiramtJAL-2759 Updated absoluteToVisibleColumn doc (prev...
2018-01-15 kiramtJAL-2759 Rename findColumnPosition and adjustForHiddenC...
2018-01-15 kiramtJAL-2759 Renamed BoundedHiddenColsIterator to HiddenCol...
2018-01-15 kiramtJAL-2759 Comments and renaming for has(Many)HiddenColum...
2018-01-15 kiramtJAL-2759 Tidy up javadoc and naming in HiddenColumnsCur...
2018-01-15 kiramtJAL-2759 Update to getHiddenBoundaryRight + unit test...
2018-01-15 kiramtJAL-2759 Updates following review
2017-11-22 kiramtJAL-2759 code tidy
2017-11-22 kiramtJAL-2759 performance improvements to hideColumns
2017-11-22 kiramtJAL-2759 performance tweaks
2017-11-22 kiramtJAL-2759 HiddenColumns test polishing
2017-11-21 kiramtJAL-2759 corrected old getVisibleBlocksIterator calls...
2017-11-21 kiramtJAL-2759 Remove getVisibleBlocksIterator call
2017-11-21 kiramtMerge branch 'develop' into feature/JAL-2759
2017-11-21 kiramtJAL-2759 unit tests for VisibleContigsIterator
2017-11-20 kiramtJAL-2759 cursor option for BoundedStartRegionIterator
2017-11-20 kiramtJAL-2759 rationalise visible contigs iteration
2017-11-20 kiramtJAL-2759 improvements to speed up synchronisation;...
2017-11-17 kiramtJAL-2759 Move isVisible to use cursor
2017-11-17 kiramtJAL-2759 tidy
2017-11-17 kiramtJAL-2759 Update tests
2017-11-17 kiramtJAL-2759 Convert reveal to use cursor
2017-11-17 kiramtJAL-2759 HiddenColumnsCursor tests
2017-11-16 Jim ProcterMerge branch 'bug/JAL-2829deleteCharsWithGaps' into...
2017-11-13 gmungocJAL-2176 removed unused Sequence.index
2017-11-13 kiramtJAL-2759 convert findColumnPosition to use cursor
2017-11-13 kiramtJAL-2759 Converted getHiddenBoundaryLeft/Right to use...
2017-11-10 gmungocJAL-2829 fixes and unit tests bug/JAL-2829deleteCharsWithGaps
2017-11-10 gmungocJAL-2562 updated findPosition javadoc to match behaviour
2017-11-09 kiramtJAL-2759 make bounds correct for left scrolling with...
2017-11-08 kiramtMerge branch 'develop' into feature/JAL-2759
2017-11-06 kiramtJAL-2759 fix getHiddenOffset iterating backwards
2017-10-26 Jim ProcterMerge branch 'feature/JAL-2488finalize' into develop
2017-10-23 Jim ProcterMerge branch 'bug/JAL-2682parseId' into develop
2017-10-13 kiramtJAL-2759 hiddenColumns null check
2017-10-12 kiramtJAL-2759 working first pass cursor
2017-10-11 gmungocJAL-2772 check array bounds for sequence access bug/JAL-2772pdbArrayBounds
2017-10-11 gmungocMerge branch 'bug/JAL-2742' into develop
2017-10-10 kiramtJAL-2759 Rearranged iterators
2017-10-09 gmungocJAL-2480 use interface type for sequenceFeatureStore
2017-10-09 kiramtJAL-2674 iterator updates
2017-10-06 kiramtJAL-2674 Last moves to iterators
2017-10-06 kiramtJAL-2647 stashing
2017-10-05 kiramtJAL-2674 Removed a stray Vector
2017-10-05 kiramtJAL-2674 Rationalising iterators and retesting
2017-10-04 kiramtJAL-2674 Adjustments to hideColumns
2017-10-04 kiramtJAL-2674 more adjustments to locateVisibleBoundsOfSequence
2017-10-04 kiramtJAL-2674 Simplify locateVisibleBoundsOfSequence
2017-10-04 kiramtJAL-2674 tidy
2017-10-03 kiramtJAL-2674 testing
2017-10-03 kiramtJAL-2674 working refactor of drawPanel iteration
2017-10-03 kiramtJAL-2674 2nd attempt to refactor seqcanvas drawing...
2017-10-02 kiramtJAL-2674 iterator for visible blocks with absolute...
2017-09-29 kiramtJAL-2674 Tidies
2017-09-29 kiramtJAL-2674 finish with iterators for now
2017-09-29 kiramtJAL=2674 Removed getHiddenColumnsCopy
2017-09-29 kiramtJAL-2674 reverted attempt at visible regions iterator
2017-09-28 kiramtJAL-2647 more iterators
2017-09-27 kiramtJAL-2674 Removing most calls to getHiddenColumnsCopy
2017-09-26 kiramtJAL-2674 tidied up CigarArray
2017-09-26 kiramtMerge remote-tracking branch 'origin/bug/JAL-2742'...
2017-09-26 kiramtJAL-2742 fixed
2017-09-26 kiramtJAL-2674 Changed CigarArray constructor to use HiddenCo...
2017-09-26 kiramtJAL-2674 Changes to pasting
2017-09-26 kiramtJAL-2674 HiddenColumns interface tidies
2017-09-26 kiramtJAL-2647 Added iterators and associated tests and bench...
2017-09-25 gmungocJAL-2525 return no features if none matches ontology...
2017-09-22 kiramtJAL-2674 add bounds to findHiddenRegionPositions
2017-09-21 kiramtJAL-2674 Rewrote propagateInsertions
2017-09-20 kiramtJAL-2674 fix up interface of locateVisibleBoundsOfSequence
2017-09-05 Jim ProcterMerge branch 'master' into portforward/JAL-2675_2102b1t...
2017-09-04 Jim ProcterJAL-2675 source license
2017-09-03 Jim ProcterMerge branch 'bug/JAL-2665-2.10.2b' into documentation... bug/JAL-2673_mergewithproblem
2017-09-03 Jim ProcterMerge branch 'documentation/JAL-2675_release2102b1...
2017-09-03 Jim ProcterMerge branch 'feature/JAL-2527' into documentation...
2017-09-01 gmungocJAL-2488 remove finalize methods
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/develop' into...
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-23 gmungocJAL-2682 non-regex sequence id parsing, and tests added
2017-08-22 Jim ProcterJAL-1551 formatting
2017-08-21 gmungocMerge branch 'develop' into features/JAL-2446NCList features/JAL-2446NCList
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-08-09 gmungocJAL-2480 inline one method, improve comments
2017-08-01 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-07-22 kiramtMerge branch 'develop' into feature/JAL-2611
next