Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / src / jalview / viewmodel / ViewportRanges.java
2023-11-03 James ProcterJAL-4090 JAL-1551 spotlessApply
2023-08-10 Ben SoaresJAL-629 Change all stdout and stderr output to use...
2022-03-08 Jim ProcterJAL-3438 spotless for 2.11.2.0
2019-04-18 hansonrCorrects incorrect calls to ViewportRanges.setEndSeq()
2018-09-10 gmungocJAL-3099 use Alignment.getVisibleWidth() where wanted bug/JAL-3099alignmentVisibleWidth
2018-02-06 kiramtMerge branch 'develop' into feature/JAL-2759 feature/JAL-2759
2018-01-15 kiramtJAL-2759 Rename findColumnPosition and adjustForHiddenC...
2017-11-22 gmungocJAL-2069 spike updated with latest (FeatureTypeSettings)
2017-11-17 kiramtMerge branch 'develop' into bug/JAL-2837 bug/JAL-2837
2017-11-15 kiramtJAL-2840 fix wrapped scrolling when using cursor at...
2017-11-14 kiramtJAL-2831 tidies and tests
2017-11-14 kiramtJAL-2831 tidy
2017-11-14 kiramtJAL-2831 Attempt at cursor fix for wrapped mode
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-07 kiramtJAL-2774 Added javadoc for new event parameters imp/JAL-2774
2017-10-31 kiramtMerge remote-tracking branch 'origin/develop' into...
2017-10-27 gmungocJAL-1793 spike branch updated to latest
2017-10-13 kiramtJAL-2774 Created single event for update to both start...
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-08-23 gmungocJAL-2667 tests added, update status bar and tooltip
2017-08-21 gmungocMerge branch 'develop' into features/JAL-2446NCList features/JAL-2446NCList
2017-08-16 Jim ProcterJAL-2418 source formatting
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 corrected calculation of vertical scroll positi...
2017-07-06 gmungocJAL-1858 scrollToWrappedVisible preserve any horizontal...
2017-07-06 gmungocJAL-147 prevent vertical Overview box movement in wrapp...
2017-07-04 gmungocJAL-147 unit tests added, unused setEndRes removed
2017-07-04 gmungocJAL-147 extract local variable for ease of debugging
2017-07-03 gmungocJAL-147 ViewportRanges calculate wrapped vertical scrol...
2017-06-30 gmungocJAL-147 don't page up above origin, repaint ids for...
2017-06-29 gmungocJAL-147 improved wrapped scrolling (including Overview...
2017-06-28 kiramtJAL-2600 updates following review
2017-06-09 gmungocJAL-2446 merged to spike branch
2017-06-02 kiramtJAL-2577 Don't allow viewport ranges below 0. Unit... bug/JAL-2577
2017-05-30 kiramtJAL-2573 Fixes for alignment < viewport width, and... JAL-2571
2017-05-30 kiramtJAL-2571 Corrected alignment width/height checks to...
2017-05-15 kiramtMerge remote-tracking branch 'origin/develop' into...
2017-05-12 kiramtJAL-2491 Tidies to Overview panel calls in light of...
2017-05-12 kiramtJAL-2491 Unit test updates
2017-05-11 kiramtJAL-2491 Unit tests and updates
2017-05-10 kiramtJAL-2491 Make it work with cursor movement
2017-05-10 kiramtJAL-2491 Cursor scrolling
2017-05-09 kiramtJAL-2491 Tidies and more refactoring
2017-05-08 kiramtJAL-2491 More wrap corrections
2017-05-08 kiramtJAL-2491 Tweaks to avoid scroll problems at bottom...
2017-05-08 kiramtJAL-2491 Started moving other scrolling fns into viewpo...
2017-05-03 kiramtJAL-2491 sort of working overview/find interaction...
2017-05-02 kiramtJAL-2491 first addition of new event
2017-04-25 kiramtJAL-2388 Working hidden regions hide/show in desktop
2017-03-29 kiramtJAL-2388 New rendering code, extensions to support...
2017-03-16 kiramtJAL-2388 Applied ViewportRanges to code
2017-03-16 kiramtJAL-2388 Renamed viewport position props to viewport...