Merge branch 'bug/JAL-2665-2.10.2b' into documentation/JAL-2675_release2102b1
[jalview.git] / src / jalview / gui /
2017-09-03 Jim ProcterMerge branch 'bug/JAL-2665-2.10.2b' into documentation... bug/JAL-2673_mergewithproblem
2017-09-03 Jim ProcterMerge branch 'feature/JAL-2527' into documentation...
2017-08-31 kiramtJAL-2527 Updates following code review
2017-08-30 kiramtJAL-2527 Code comments, tidy
2017-08-30 kiramtJAL-2527 Added default setting/resetting and first...
2017-08-30 kiramtJAL-2527 Wired up cached values to overview
2017-08-30 kiramtMerge remote-tracking branch 'origin/feature/2588'...
2017-08-29 kiramtJAL-2527 Added overview prefs - don't get picked up...
2017-08-29 kiramtJAL-2665 OOM checks just in case bug/JAL-2665-2.10.2b
2017-08-29 kiramtJAL-2665 Corrected to draw selections for wrapped printing
2017-08-28 kiramtJAL-2527 Started adding overview preferences
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-2435 last lost commit e926a5d redone
2017-08-18 Jim ProcterMerge branch 'feature/2588' into merge/develop_feature...
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 add GPL to main sources
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-10 gmungocJAL-2660 used saved value of ignoreGapsInConsensus...
2017-08-09 Jim ProcterMerge branch 'documentation/JAL-2418_release2102' into...
2017-08-08 gmungocJAL-2650 configure new viewport settings before selecti...
2017-08-07 Jim ProcterMerge branch 'bug/JAL-2592userDefinedScheme' into develop
2017-08-03 gmungocJAL-2435 test for 'mirror font' option visible (not...
2017-08-01 Jim ProcterMerge branch 'bug/JAL-2632' into develop
2017-08-01 gmungocMerge branch 'feature/JAL-2611' into develop
2017-08-01 gmungocMerge branch 'bug/JAL-2630gradColourUpdateOverview...
2017-07-31 gmungocJAL-2622 don't vertical scroll wrapped alignment id...
2017-07-28 kiramtJAL-2632 Added paintAlignment(true) to show cols code
2017-07-28 gmungocJAL-147 corrected status bar message for wrapped scroll...
2017-07-28 gmungocJAL-2622 no vertical scroll of wrapped alignment from...
2017-07-28 gmungocJAL-2006 squash rounding errors at min/max threshold...
2017-07-28 gmungocJAL-2630 update Overview/structure from graduated colou...
2017-07-22 gmungocJAL-2623 initialise colour threshold slider correctly
2017-07-22 kiramtMerge branch 'develop' into feature/JAL-2611
2017-07-18 gmungocJAL-147 don't scroll up beyond startRes = 0 bug/JAL-147scrollWrappedView
2017-07-18 gmungocJAL-147 corrected calculation of vertical scroll positi...
2017-07-18 gmungocJAL-147 draw up to last position of wrapped alignment!
2017-07-18 kiramtJAL-2611 Better
2017-07-17 kiramtJAL-2611 Still not happy with behaviour
2017-07-14 kiramtJAL-2611 First pass, not thrilled with hidden column...
2017-07-14 kiramtJAL-2611 Pre-merge checkin
2017-07-12 kiramtJAL-2588 Check/fix show boxes settings + unit test...
2017-07-12 kiramtJAL-2588 Added tests
2017-07-11 kiramtJAL-2588 (and JAL-2610, JAL-2603) mid refactor
2017-07-06 gmungocJAL-2605 ensure correct scale width calculation
2017-07-04 gmungocJAL-147 remove redundant calls to update overview panel
2017-07-04 gmungocJAL-2608 tidy up OverviewPanel when closed
2017-07-04 gmungocJAL-147 call method that sets visible width when drawin...
2017-07-03 gmungocMerge branch 'develop' into bug/JAL-147scrollWrappedView
2017-07-03 gmungocJAL-147 correct width out-by-one drawing ids
2017-07-03 gmungocJAL-147 ViewportRanges calculate wrapped vertical scrol...
2017-07-03 gmungocJAL-147 don't draw ScalePanel when in wrapped mode
2017-07-03 gmungocJAL-2034 don't refresh Overview for selection in id...
2017-06-30 gmungocJAL-147 don't page up above origin, repaint ids for...
2017-06-30 gmungocJAL-2602 pulled up identical methods to base class
2017-06-29 gmungocJAL-147 improved wrapped scrolling (including Overview...
2017-06-29 gmungocJAL-2605 exclude left/right scale in sequence column...
2017-06-28 gmungocMerge branch 'bug/JAL-2600resizeflicker' into develop
2017-06-28 kiramtJAL-2600 Tidies bug/JAL-2600resizeflicker
2017-06-28 kiramtJAL-2600 updates following review
2017-06-28 kiramtJAL-2603 Putative fix
2017-06-28 kiramtMerge remote-tracking branch 'origin/develop' into...
2017-06-28 kiramtJAL-2588 Gap colour scheme now shown in overview
2017-06-27 kiramtJAL-2600 Tidies
2017-06-27 kiramtJAL-2600 Abandoned fastpaint for resize; now full repai...
2017-06-27 gmungocJAL-2602 check for null or empty description when copyi...
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-15 gmungocMerge branch 'bug/JAL-2386groupConservationColouring...
2017-06-15 kiramtMerge remote-tracking branch 'origin/develop' into... bug/JAL-2591
2017-06-15 gmungocMerge branch 'bug/JAL-2589gapColour' into develop
2017-06-12 gmungocJAL-2577 mirror select/hide by annotation in split...
2017-06-12 gmungocJAL-2577 mirror hide/select columns by annotation acros...
2017-06-09 gmungocJAL-2592 distinguish "User Defined" (scheme name) from... bug/JAL-2592userDefinedScheme
2017-06-09 gmungocJAL-2594 avoid stack trace creating feature on gapped...
2017-06-08 kiramtJAL-2588 Consistent gap colour when in None colour...
2017-06-08 kiramtMerge branch 'bug/JAL-2589gapColour' into feature/2588
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 Further refactoring (still incomplete)
2017-06-07 kiramtJAL-2591 More refactoring (incomplete)
next