JAL-2759 Combine findRegionForColumn code in HiddenColumnsCursor
[jalview.git] / src /
2018-01-29 kiramtJAL-2759 Combine findRegionForColumn code in HiddenColu...
2018-01-29 kiramtJAL-2759 numColumns reset
2018-01-29 kiramtJAL-2759 remove redundant hiddenColumns.clear()
2018-01-29 kiramtJAL-2759 Tidy
2018-01-29 kiramtJAL-2759 make a new cursor instead of resetting, update...
2018-01-29 kiramtJAL-2759 Fix unintended type change
2018-01-22 kiramtJAL-2579 Moved locateVisibleStartOfSequence to Sequence...
2018-01-22 kiramtJAL-2759 Various minor HiddenColumns updates after...
2018-01-19 kiramtJAL-2759 Changes to getVisibleSequenceStrings after...
2018-01-19 kiramtJAL-2759 Moved propagateInsertions out of HiddenColumns
2018-01-19 kiramtJAL-2759 Update to getVisibleStartAndEndIndex after...
2018-01-18 kiramtJAL-2759 change subtractVisibleColumns and removal...
2018-01-18 kiramtJAL-2759 Updated test
2018-01-18 kiramtJAL-2759 unit tests (incomplete)
2018-01-16 kiramtJAL-2759 setup hideBitSet over range for hideInsertions
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-2842 JAL-2759 change to SeqPanel moveCursor
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 reinstate change from develop (JAL-2636) someh...
2017-11-20 kiramtJAL-2759 rationalise visible contigs iteration
2017-11-20 kiramtJAL-2759 improvements to speed up synchronisation;...
2017-11-17 Jim ProcterMerge branch 'bug/JAL-2831' into develop
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-16 kiramtJAL-2831 Removed unwanted hidden sequences checks bug/JAL-2831
2017-11-15 kiramtJAL-2831 Don't show cursor if position in hidden region
2017-11-15 kiramtMerge branch 'bug/JAL-2811' into bug/JAL-2831
2017-11-15 kiramtJAL-2811 Updated following review bug/JAL-2811
2017-11-15 kiramtJAL-2834 JAL-2836 temporarily disabled wrapped mode...
2017-11-15 kiramtJAL-2831 ported to applet
2017-11-14 kiramtJAL-2831 tidies and tests
2017-11-14 kiramtJAL-2831 tidy
2017-11-14 kiramtMerge branch 'bug/JAL-2811' into bug/JAL-2831
2017-11-14 kiramtJAL-2811 Changed to overlay on via graphics context...
2017-11-14 kiramtJAL-2811 Missed commit
2017-11-14 kiramtJAL-2811 Made it work for hidden columns/seqs too
2017-11-14 kiramtJAL-2831 Attempt at cursor fix for wrapped mode
2017-11-14 kiramtMerge branch 'bug/JAL-2811' into bug/JAL-2831
2017-11-14 kiramtJAL-2831 deal with hidden cols and seqs in new cursor...
2017-11-14 kiramtJAL-2831 Added move viewport event and set up cursor...
2017-11-14 kiramtMerge branch 'imp/JAL-2774' into bug/JAL-2831
2017-11-13 kiramtJAL-2811 Tidy
2017-11-13 Jim ProcterMerge branch 'features/JAL-2758_shorteruniprot' into...
2017-11-13 Jim ProcterJAL-2758 remove configurable behaviour - Uniprot sequen...
2017-11-13 Jim ProcterJAL-2758 typo
2017-11-13 kiramtJAl-2811 Working for wrapped panels too
2017-11-13 kiramtJAL-2811 Add layer for cursor in SeqCanvas
2017-11-13 Jim ProcterMerge branch 'imp/JAL-2810_ftsIDtab' into develop
2017-11-13 gmungocJAL-2176 removed unused Sequence.index
2017-11-13 Jim ProcterJAL-2810 auto search checkbox state stored as user...
2017-11-13 gmungocJAL-2679 example accession changed to CAD01290
2017-11-13 Jim ProcterJAL-2810 mainFramTabs -> tabs
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-08 Jim ProcterMerge branch 'develop' into bug/JAL-2225mapMultipleChains
2017-11-07 Jim ProcterMerge branch 'imp/JAL-2775' into develop
2017-11-07 Jim ProcterJAL-2810 i18n tab label
2017-11-07 kiramtJAL-2774 Added javadoc for new event parameters imp/JAL-2774
2017-11-07 Jim ProcterJAL-2810 ‘Close’ is now ‘Cancel’ in SequenceFetcher...
2017-11-07 Jim ProcterJAL-2810 working back button shown for bulk ID retrieva...
2017-11-07 kiramtJAL-2774 Fix fastpaint of wrapped alignment
2017-11-07 Jim ProcterJAL-2810 bulk fetch for PDB IDs
2017-11-06 kiramtJAL-2759 fix getHiddenOffset iterating backwards
2017-11-01 kiramtMerge branch 'develop' into imp/JAL-2775 imp/JAL-2775
2017-10-31 kiramtJAL-2774 Fix repaint artefacts
2017-10-31 kiramtJAL-2774 Fixed merge issues
2017-10-31 kiramtMerge remote-tracking branch 'origin/develop' into...
2017-10-31 Jim ProcterJAL-2810 checkbox label for Autosearch
next