JAL-3386 correct wrapped width calculation for headless image export
[jalview.git] / src / jalview / gui / AlignmentPanel.java
2019-07-29 gmungocJAL-3386 correct wrapped width calculation for headless...
2019-07-29 gmungocJAL-3377 more reused of SeqCanvas.computeWrappedGeometry
2019-07-29 gmungocJAL-3377 Javadoc added for getWrappedHeight()
2019-07-29 gmungocJAL-3377 include seq-annotation spacing in getWrappedHe...
2019-03-11 gmungocMerge branch 'feature/JAL-3127_seqidChainshading' into...
2019-03-04 gmungocMerge branch 'bug/JAL-3099alignmentVisibleWidth' into...
2019-02-22 gmungocJAL-2915 don't recalculate Overview on scroll to positi...
2018-12-06 Ben SoaresJAL-3130 incorporating feature/JAL-3063jaxbNoCastor...
2018-10-16 Jim Procterviewport flag to indicate when structure view needs...
2018-09-14 gmungocJAL-3116 parse EMBL XML with JAXB (todo: update unit...
2018-09-10 gmungocJAL-3099 use Alignment.getVisibleWidth() where wanted bug/JAL-3099alignmentVisibleWidth
2018-09-06 Jim ProcterJAL-2854 compute visible annotation panel height and...
2018-08-28 gmungocJAL-247 comment to clarify wrapped print algorithm
2018-08-28 gmungocJAL-247 print/export wrapped uses common code to draw...
2018-08-28 gmungocJAL-247 draw/print sequence ids now uses common code...
2018-05-25 gmungocJAL-2992 simpler heuristic for available height bug/JAL-2992panelHeight
2018-03-13 gmungocJAL-2913 use FIGURE_FIXEDIDWIDTH (not FIGURE_USERIDWIDTH)
2018-03-07 gmungocJAL-2913 use FIGURE_USERIDWIDTH for fixed id width...
2018-02-27 Jim ProcterMerge branch 'feature/JAL-2759' into merge/JAL-2759_2104
2018-02-22 Jim ProcterMerge branch 'bug/JAL-2666' into releases/Release_2_10_...
2018-02-08 gmungocJAL-2666 basic initial fix for split screen scroll bug
2018-01-25 kiramtJAL-2778 Reinstate id width adjuster
2018-01-15 kiramtJAL-2759 Rename findColumnPosition and adjustForHiddenC...
2017-11-06 kiramtJAL-2778 replace setScrollValues call in AlignmentPanel...
2017-11-03 kiramtJAL-2778 Changed local repaint to alignment repaint...
2017-10-27 gmungocJAL-1793 spike branch updated to latest
2017-10-25 Jim ProcterMerge branch 'bug/JAL-2727closeAllFreeMemory' into...
2017-10-24 Jim ProcterMerge branch 'features/JAL-2608closeOverview' into...
2017-10-24 gmungocJAL-2738 update spike branch with latest
2017-10-23 Jim ProcterMerge branch 'bug/JAL-2609attemptedmerge' into develop
2017-10-23 Jim ProcterJAL-2609 remove unused AlignPanel.fastPaint flag and...
2017-10-23 Jim ProcterMerge branch 'bug/JAL-2739' into develop
2017-10-12 Jim ProcterJAL-2773 add new flag to paintAlignment(updateOverview... features/JAL-2773_dontalwaysrecolourstructureonrepaintofoverview
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-09-22 kiramtJAL-2739 Fix ported to 2.10.3
2017-09-15 gmungocJAL-2728 limit divider to ensure seqs visible (wip!)
2017-09-13 gmungocJAL-2727 null additional references on close
2017-09-12 gmungocJAL-2727 ensure ViewportRanges (and gapcounts) are...
2017-09-07 gmungocJAL-2511 invalidate scale panel holder on font change...
2017-09-07 gmungocJAL-2511 invalidate scale panel holder on font change... bug/JAL-2511idAlignment
2017-09-06 Jim ProcterJAL-2587 makes sure idWidthAdjuster is resized when...
2017-09-06 Jim ProcterJAL-2587 makes sure idWidthAdjuster is resized when...
2017-09-05 Jim ProcterMerge branch 'master' into portforward/JAL-2675_2102b1t...
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 gmungocMerge branch 'bug/JAL-2687concurrentModification' into...
2017-08-28 gmungocJAL-2608 close any Overview when alignment view is...
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-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 don't scroll up beyond startRes = 0 bug/JAL-147scrollWrappedView
2017-07-18 gmungocJAL-147 corrected calculation of vertical scroll positi...
2017-07-06 gmungocJAL-1858 fast paint wrapped highlights unless view...
2017-07-03 gmungocJAL-147 ViewportRanges calculate wrapped vertical scrol...
2017-06-29 gmungocJAL-147 improved wrapped scrolling (including Overview...
2017-06-27 gmungocJAL-147 scroll wrapped panel by one width's worth at...
2017-06-09 gmungocJAL-2446 merged to spike branch
2017-06-02 gmungocMerge branch 'features/JAL-2446NCList' into features...
2017-06-01 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-06-01 gmungocJAL-2754 Sequence.findFeatures(fromCol, toCol) features/JAL-2754findFeaturesByColumn
2017-05-31 gmungocJAL-2574 preparation for Sequence.findFeatures(col1...
2017-05-30 kiramtJAL-2573 Fixes for alignment < viewport width, and... JAL-2571
2017-05-29 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-05-18 gmungocJAL-2490 lookup features at each column position
2017-05-18 gmungocJAL-2543 html-encode quote characters in feature descri...
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-12 kiramtJAL-2491 Tweaks for applet
2017-05-11 kiramtJAL-2491 Unit tests and updates
2017-05-09 kiramtJAL-2491 Tidies and more refactoring
2017-05-09 kiramtJAL-2491 Resolved highlighting and initialisation problems
2017-05-08 kiramtJAL-2491 Started moving other scrolling fns into viewpo...
2017-05-05 kiramtJAL-2491 Scrolling and interaction with overview/find...
2017-05-05 kiramtMerge remote-tracking branch 'origin/develop' into features/JAL-2388hiddencolumnschanges
2017-05-05 kiramtJAL-2491 More working split panel + new scrolling
2017-05-03 kiramtJAL-2491 Tidies
2017-05-03 kiramtJAL-2491 Wrapped panel scrolling
2017-05-03 kiramtJAL-2491 sort of working overview/find interaction...
2017-05-02 Jim ProcterJAL-1632 validate CalculationChooser when selection...
2017-05-02 kiramtJAL-2491 first addition of new event
2017-04-24 kiramtJAL-2388 Hidden cols separated from column selection...
2017-04-12 gmungocJAL-1632 one PCA/Tree per panel, closed when panel...
2017-03-31 gmungocMerge branch 'develop' into bug/JAL-2431splitFrameNewView bug/JAL-2431splitFrameNewView
2017-03-16 kiramtJAL-2388 Applied ViewportRanges to code
2017-03-15 gmungocJAL-2431 show cDNA consensus after New View in split...
2017-03-14 kiramtJAL-2439 Fixes to out-by-one sequence indexing in gui...
2017-02-27 kiramtJAL-2388 Make startRes,startSeq,endRes,endSeq private...
2017-02-23 kiramtJAL-2388 Unit tests in progress
2017-02-21 kiramtMerge branch 'bug/JAL-2421overviewboxflicker' into
2017-02-21 kiramtJAL-2421 Unit test
2017-02-17 kiramtJAL-2388 Incomplete unit tests
2017-02-17 kiramtJAL-2421 Fix to alignment panel scroll values, and...
2016-11-23 Jim ProcterMerge branch 'bug/JAL-2323disulfideOverview' into develop
2016-11-22 tcofoegbuMerge branch 'bug/JAL-2277_refactorPrintUnwrapped'...
2016-11-22 gmungocJAL-2337 fix: only adjust once for scroll offset bug/JAL-2277_refactorPrintUnwrapped
next