JAL-1889 remove debug logging, add updateLayout()
[jalview.git] / src / jalview / gui / SeqCanvas.java
2019-03-23 gmungocJAL-1889 remove debug logging, add updateLayout()
2019-03-22 gmungocJAL-1889 more debug logging
2019-03-05 gmungocMerge remote-tracking branch 'origin/bug/JAL-3002fastPa...
2019-03-04 gmungocMerge branch 'bug/JAL-3099alignmentVisibleWidth' into...
2018-10-03 gmungocJAL-3093 tweaks to code and test for 3px gap above...
2018-10-02 gmungocJAL-3093 unit tests for SeqPanel.findMousePosition
2018-09-10 gmungocJAL-3099 use Alignment.getVisibleWidth() where wanted bug/JAL-3099alignmentVisibleWidth
2018-08-31 gmungocJAL-3003 remove redundant call to drawSelectionGroup
2018-08-28 gmungocJAL-3059 use correct border colour for groups
2018-08-28 gmungocJAL-3003 draw selection group outline on main graphics...
2018-08-28 gmungocJAL-3087 include full alignment height in repeating...
2018-05-25 gmungocJAL-3002 don't use fastPaint for page up/down bug/JAL-3002fastPaintWrapped
2018-05-23 Jim Procterfix for JAL-2991 - we could do better :/ bug/JAL-2991_exporttosvgwrapview
2018-02-27 Jim ProcterMerge branch 'feature/JAL-2759' into merge/JAL-2759_2104
2018-02-21 Jim ProcterMerge branch 'bug/JAL-2778again' into releases/Release_...
2018-02-21 kiramtJAL-2778 Revert back to old synchronisation
2018-02-06 kiramtMerge branch 'develop' into feature/JAL-2759 feature/JAL-2759
2018-02-05 kiramtJAL-2759 Rename getBoundedStartIterator
2018-02-01 kiramtJAL-2759 Added in JAL-2851 fix
2018-01-29 kiramtJAL-2759 remove unneeded cast
2018-01-26 kiramtJAL-2778 try another way to draw sequences with reduced...
2018-01-25 kiramtJAL-2778 Tidy
2018-01-25 kiramtJAL-2778 added JAL-2851 fix to avoid confusion
2018-01-15 kiramtJAL-2759 Rename findColumnPosition and adjustForHiddenC...
2017-12-01 gmungocJAL-2835 spike updated to latest (use specific SO term...
2017-11-23 kiramtMerge branch 'develop' into bug/JAL-2851 bug/JAL-2851
2017-11-23 kiramtJAL-2851 Fix merge error breaking vertical scrolling
2017-11-22 gmungocJAL-2069 spike updated with latest (FeatureTypeSettings)
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-20 kiramtJAL-2759 rationalise visible contigs iteration
2017-11-17 Jim ProcterMerge branch 'bug/JAL-2784' into develop
2017-11-17 Jim ProcterMerge branch 'bug/JAL-2821' into develop
2017-11-17 Jim ProcterMerge branch 'bug/JAL-2831' into develop
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-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 kiramtMerge branch 'bug/JAL-2811' into bug/JAL-2831
2017-11-14 kiramtJAL-2831 Added move viewport event and set up cursor...
2017-11-13 kiramtJAL-2811 Tidy
2017-11-13 kiramtJAl-2811 Working for wrapped panels too
2017-11-13 kiramtJAL-2811 Add layer for cursor in SeqCanvas
2017-11-13 kiramtJAL-2784 new checks for gg==null bug/JAL-2784
2017-11-08 kiramtMerge branch 'develop' into feature/JAL-2759
2017-11-07 kiramtJAL-2774 Fix fastpaint of wrapped alignment
2017-11-07 kiramtJAL-2821 refactored drawPartialGroupOutline bug/JAL-2821
2017-11-06 kiramtJAL-2778 tidy
2017-11-03 kiramtJAL-2778 Changed local repaint to alignment repaint...
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-24 gmungocJAL-2738 update spike branch with latest
2017-10-24 gmungocJAL-2788 corrected merge error in propertyChange
2017-10-20 gmungocJAL-2609 fully erase scale above, tidy code change
2017-10-19 gmungocJAL-2609 adjustments for test findings
2017-10-13 kiramtJAL-2774 Created single event for update to both start...
2017-10-11 gmungocJAL-2609 tidy label width code, some checkstyle warnings
2017-10-11 kiramtJAL-2609attemptedmerge tidy
2017-10-10 kiramtMerge remote-tracking branch 'origin/features/JAL-2609f...
2017-10-10 kiramtJAL-2690attemptedmerge seems to work
2017-10-10 kiramtJAL-2690attemptedmerge partial merge
2017-10-03 kiramtJAL-2674 testing
2017-10-03 kiramtJAL-2674 working refactor of drawPanel iteration
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-10-03 kiramtJAL-2674 2nd attempt to refactor seqcanvas drawing...
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-26 kiramtJAL-2647 Added iterators and associated tests and bench...
2017-09-22 kiramtJAL-2674 add bounds to findHiddenRegionPositions
2017-09-06 gmungocJAL-2721 no fastPaint if img has been nulled by fontCha...
2017-09-06 gmungocJAL-2721 no fastPaint if img has been nulled by fontCha... bug/JAL-2721fastPaintNPE
2017-09-05 gmungocJAL-2665 check for null selection group image
2017-09-05 gmungocJAL-2665 check for null selection group image
2017-09-05 Jim ProcterMerge branch 'bug/JAL-2665-2.10.3' into portforward...
2017-09-05 Jim ProcterMerge branch 'master' into portforward/JAL-2675_2102b1t...
2017-08-29 kiramtJAL-2665 OOM checks just in case bug/JAL-2665-2.10.2b
2017-08-29 kiramtJAL-2665 OOM checks just in case bug/JAL-2665-2.10.3
2017-08-29 kiramtJAL-2665 OOM check
2017-08-29 kiramtJAL-2665 ported fix to 2.10.3. Doesn't work.
2017-08-29 kiramtJAL-2665 Corrected to draw selections for wrapped printing
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-22 gmungocJAL-2609 tiny tidy features/JAL-2609fastPaintWrapped
2017-08-22 gmungocJAL-2609 corrections for print wrapped view
2017-08-22 gmungocJAL-2609 tweaks to, and tests for, calculateWrappedGeometry
2017-08-21 gmungocJAL-2609 tweaks including fully erasing scale above
2017-08-21 gmungocMerge branch 'develop' into features/JAL-2609fastPaintW...
2017-08-21 gmungocMerge branch 'develop' into features/JAL-2446NCList features/JAL-2446NCList
2017-08-18 kiramtJAL-2665 Comments
2017-08-18 kiramtJAL-2665 Refactoring (and side-effect fix for JAL-2672)
2017-08-18 kiramtJAL-2665 tidies
next