JAL-3626 from JAL-3253-applet web page embedding
[jalview.git] / src / jalview / viewmodel / OverviewDimensions.java
2020-06-02 BobHansonJAL-3626 from JAL-3253-applet web page embedding
2018-01-26 kiramtJAL-2778 tightened up use of resetAlignmentDims
2017-11-03 kiramtJAL-2778 Reduced calculation load for overview box
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-08-16 Jim ProcterJAL-2418 source formatting
2017-07-24 gmungocspike branch updated from latest features/JAL-2446
2017-07-22 kiramtMerge branch 'develop' into feature/JAL-2611
2017-07-18 kiramtJAL-2611 Tidies, initial unit tests
2017-07-18 kiramtJAL-2611 Better
2017-07-14 kiramtJAL-2611 First pass, not thrilled with hidden column...
2017-07-14 kiramtMerge branch 'feature/JAL-2613' into feature/JAL-2611
2017-07-14 kiramtJAL-2611 Pre-merge checkin
2017-07-13 kiramtJAL-2611 Added overview dimensions test for position...
2017-07-12 kiramtJAL-2613 Centre alignment at click point
2017-07-03 gmungocJAL-147 don't scroll Overview box outside panel dimensions
2017-06-09 gmungocJAL-2446 merged to spike branch
2017-05-15 kiramtJAL-2491 Better merge but not quite right yet
2017-05-15 kiramtMerge remote-tracking branch 'origin/develop' into...
2017-05-12 kiramtJAL-2491 Tidy
2017-05-12 kiramtJAL-2491 Tidies to Overview panel calls in light of...
2017-05-12 kiramtJAL-2491 Renamed comp scrolling flag for consistency...
2017-05-11 kiramtJAL-2491 Unit tests and updates
2017-04-26 kiramtJAL-2388 Tidies and unit tests
2017-04-25 kiramtJAL-2388 Working hidden regions hide/show in desktop
2017-04-24 kiramtMerge remote-tracking branch
2017-04-24 kiramtJAL-2388 Hidden cols separated from column selection...
2017-04-21 kiramtJAL-2388 Tidies
2017-04-21 kiramtJAL-2388 Make sure resizing still works
2017-04-21 kiramtJAL-2388 Alignment col and row collections with iterators
2017-03-29 kiramtJAL-2388 New rendering code, extensions to support...
2017-03-17 kiramtJAL-2388 Renamed column and row subtraction functions
2017-03-16 kiramtJAL-2388 Renamed viewport position props to viewport...
2017-03-15 kiramtJAL-2388 Unit tests and tidies
2017-03-14 kiramtJAL-2388 Working overview panel
2017-03-10 kiramtJAL-2388 Moving some alignment panel logic into overvie...
2017-03-07 kiramtJAL-2388 Fixed inherited&new out-by-one errors; further...
2017-03-07 kiramtJAL-2388 Additional unit tests
2017-03-06 kiramtJAL-2388 Remove OverviewDimensions dependency on gui...
2017-03-06 kiramtJAL-2388 Corrected overview panel behaviour, updated...
2017-03-03 kiramtJAL-2388 Initial removal of hidden cols/seqs out of...
2017-02-28 kiramtJAL-2388 First move of endRes etc out of AlignmentViewp...
2017-02-27 kiramtJAL-2388 Minor refactoring
2017-02-09 kiramtJAL-2388 Initial refactor of OverviewPanel