JAL-4026 update the viewport’s wrapped width after calculating it
[jalview.git] / src / jalview / gui / SeqCanvas.java
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
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-24 gmungocspike branch updated from latest features/JAL-2446
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
2017-06-27 kiramtJAL-2600 vertical fast paint too
2017-06-27 kiramtJAL-2600 fast painting on resize
2017-06-26 kiramtJAL-2600 reinstate original behaviour
2017-06-24 gmungocJAL-1858 null img when doing full repaint of wrapped...
2017-06-24 gmungocJAL-1858 don't fastpaint highlights if wrapped format bug/JAL-1858fastPaintHighlights
2017-06-24 gmungocJAL-1858 refactored method to redraw previous/new highl...
2017-06-23 gmungocJAL-1858 handle hidden columns when computing region...
2017-06-23 gmungocJAL-1858 'fastPaint' of minimal region for highlights...
2017-06-21 gmungocJAL-2524 don't render up to a hidden marker beyond...
2017-06-09 gmungocJAL-2446 merged to spike branch
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 updated HiddenColumns::findHiddenRegionPositio...
2017-06-07 kiramtJAL-2591 simplifying hidden columns usage
2017-05-15 kiramtMerge remote-tracking branch 'origin/develop' into...
2017-05-15 kiramtJAL-2491 Tidies
2017-05-12 kiramtJAL-2491 Renamed comp scrolling flag for consistency...
2017-05-11 kiramtJAL-2491 First port to applet
2017-05-10 kiramtJAL-2491 Make it work with cursor movement
2017-05-09 kiramtJAL-2491 Resolved highlighting and initialisation problems
2017-05-03 kiramtJAL-2491 Wrapped panel scrolling
2017-05-02 kiramtJAL-2491 first addition of new event
2017-04-25 kiramtJAL-2388 Working hidden regions hide/show in desktop
2017-04-24 kiramtMerge remote-tracking branch 'origin/develop' into...
2017-04-24 kiramtJAL-2439 Fixed opposite out-by-one problem in wrapped...
2017-04-24 kiramtJAL-2439 Fix to hidden column marker being one row...
2017-04-24 kiramtJAL-2388 Hidden cols separated from column selection...
2017-03-22 kiramtMerge remote-tracking branch 'origin/develop' into
2017-03-21 gmungocMerge branch 'develop' into features/JAL-2446NCList features/JAL-653_JAL-1766_htslib_refseqsupport
next