Merge branch 'develop' into bug/JAL-2851
[jalview.git] / src / jalview / gui / SeqCanvas.java
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-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-07 kiramtJAL-2774 Fix fastpaint of wrapped alignment
2017-11-07 kiramtJAL-2821 refactored drawPartialGroupOutline bug/JAL-2821
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-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-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
2017-08-17 kiramtJAL-2665 Code tidies
2017-08-17 kiramtJAL-2665 Fixed wrapped mode group over >1 panel; and...
2017-08-17 kiramtJAL-2665 partial fix for selection running over 2 wrapp...
2017-08-17 kiramtJAL-2665 Correct position of selection switching from...
2017-08-16 Jim ProcterJAL-2418 source formatting
2017-08-16 kiramtJAL-2665 Working with hidden columns
2017-08-16 kiramtJAL-2665 Added hidden columns group selection - almost...
2017-08-16 kiramtJAL-2665 Selecting on wrapped alignments
2017-08-16 kiramtJAL-2556 start to account for wrapped alignments
2017-08-16 kiramtJAL-2665 Tidy
2017-08-16 kiramtJAL-2665 fix resize
2017-08-16 kiramtJAL-2556 Code tidy
2017-08-16 kiramtJAL-2556 Resolved group update on colouring and escape
2017-08-16 kiramtJAL-2665 Added sequence group update event.
2017-08-16 kiramtJAL-2665 Draw selection group - works on scroll but...
2017-08-15 kiramtJAL-2265 turn off NPE
2017-08-07 gmungocJAL-2609 clear sequence/annotation region before rendering
2017-08-07 gmungocJAL-2609 erase scale above before drawing scale/hidden...
2017-08-07 gmungocJAL-2609 revised design (always draw all scales, fast...
2017-08-03 gmungocJAL-2609 process only up to end of alignment when shift...
2017-08-03 gmungocJAL-2609 erase space below, and other fixes
2017-08-02 gmungocJAL-2609 further progress towards scroll right fast...
2017-08-01 gmungocJAL-2609 white fill vertical scale before fast paint...
2017-08-01 gmungocJAL-2609 JAL-2636 ensure scrolled on scale above is...
2017-08-01 gmungocJAL-2609 progress on scroll left draw new columns
2017-07-28 gmungocJAL-2609 slightly better updating of left/right scales...
2017-07-28 gmungocJAL-2609 enabled (still broken/incomplete) fast paint
2017-07-28 gmungocJAL-2609 first try
2017-07-19 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-07-18 gmungocJAL-147 draw up to last position of wrapped alignment!
2017-07-06 gmungocJAL-1858 fast paint wrapped highlights unless view...
2017-07-06 gmungocJAL-2605 ensure correct scale width calculation
2017-07-05 gmungocJAL-1858 fastpaint highlights on wrapped alignment
2017-07-04 gmungocJAL-147 call method that sets visible width when drawin...
2017-06-30 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-06-29 gmungocJAL-147 improved wrapped scrolling (including Overview...
2017-06-28 kiramtJAL-2600 Tidies bug/JAL-2600resizeflicker
2017-06-28 kiramtJAL-2600 updates following review
2017-06-27 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-06-27 kiramtJAL-2600 Tidies
2017-06-27 kiramtJAL-2600 Abandoned fastpaint for resize; now full repai...
2017-06-27 gmungocJAL-1858 highlights on wrapped panel - work in progress
2017-06-27 kiramtJAL-2600 Add in IdCanvas and checks for 0 size images
next