Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / src / jalview / appletgui / OverviewPanel.java
2022-03-08 Jim ProcterJAL-3438 spotless for 2.11.2.0
2019-07-16 gmungocJAL-3210 Merge branch 'develop' into trialMerge
2019-03-20 Ben SoaresJAL-3130 Lots of deprecation fixes. See utils/deprecat...
2019-03-13 gmungocMerge branch 'develop' into trialMerge
2019-03-05 gmungocMerge branch 'bug/JAL-2621' into develop
2019-01-21 hansonradded Platform settings separating mouse use of win...
2019-01-21 hansonrisAMac() -> isAMacAndNotJS(), isWindows() -> isWindowsA...
2018-12-19 gmungocJAL-2621 Overview uses hand cursor in drag box, crossha... bug/JAL-2621
2018-12-17 Jim ProcterMerge branch 'bug/JAL-2864nullOverviewCanvas' into...
2018-02-21 kiramtJAL-2778 Adjust cursor changes in overview panel
2018-01-11 kiramtJAL-2621 Updated applet code to use purely awt cursor...
2018-01-10 kiramtJAL-2621 Added custom drag cursor to overview panel
2018-01-08 gmungocJAL-2864 OverviewCanvas.dispose() for applet
2017-10-27 gmungocJAL-1793 spike branch updated to latest
2017-10-24 Jim ProcterMerge branch 'features/JAL-2608closeOverview' into...
2017-10-24 gmungocJAL-2738 update spike branch with latest
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-04 kiramtJAL-2611 reinstated missed commit
2017-08-28 gmungocJAL-2608 close any Overview when alignment view is...
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 Better
2017-07-04 gmungocJAL-2608 tidy up OverviewPanel when closed
2017-06-09 gmungocJAL-2446 merged to spike branch
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 Jim ProcterJAL-2388 checkbox in overview popup for applet
2017-05-12 kiramtJAL-2491 Renamed comp scrolling flag for consistency...
2017-05-11 kiramtJAL-2491 First port to applet
2017-04-26 kiramtJAL-2388 Tidies and unit tests
2017-04-25 kiramtJAL-2388 Missed file from previous commit
2017-04-25 kiramtJAL-2388 Reverted and re-did applet changes
2017-04-25 kiramtJAL-2388 Tidies and other corrections so applet compiles
2017-04-25 kiramtJAL-2388 Updated applet to show/hide hidden regions...
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-03-29 kiramtJAL-2388 New rendering code, extensions to support...
2017-03-24 kiramtJAL-2388 Removing AlignmentPanel dependency (mostly)
2017-03-23 kiramtJAL-2388 Factored out applet overview canvas, threading...
2017-03-22 kiramtJAL-2388 Reinstated original overview checks for annota...
2017-03-22 kiramtMerge remote-tracking branch 'origin/develop' into
2017-03-16 kiramtJAL-2388 Renamed viewport position props to viewport...
2017-03-16 kiramtJAL-2388 Applet update for overview panel
2017-03-15 kiramtJAL-2388 Unit tests and tidies
2017-03-15 gmungocJAL-2443 push getResidueBoxColour inside getResidueColour
2017-03-13 gmungocJAL-2438 FeatureColourFinder refactored from FeatureRen...
2017-03-09 kiramtJAL-2388 Minor fix for annotation graph, removed unit...
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-27 kiramtJAL-2388 Make startRes,startSeq,endRes,endSeq private...
2017-02-27 kiramtJAL-2388 Minor refactoring
2017-02-09 kiramtJAL-2388 Initial refactor of OverviewPanel
2016-10-25 Jim ProcterJAL-2089 patch broken merge to master for Release 2... releases/Release_2_10_0_Branch
2016-10-06 Jim ProcterJAL-2089 Merge branch releases/Release_2_10_Branch...
2016-07-19 Jim ProcterMerge branch 'develop' into efficiency/JAL-2034_JAL...
2016-07-18 Jim ProcterJAL-666 patch JAL-1947 in applet where overview is...
2016-03-25 Jim ProcterJAL-2034 break out of redraw loop early if another...
2015-10-16 Jim ProcterJAL-1925 update source version in license Release_2_9_0b2
2015-10-08 Jim ProcterJAL-1894 update year/version in copyright
2015-09-10 Jim ProcterJAL-1645 Version-Rel Version 2.9 Year-Rel 2015 Licensin...
2015-09-10 Jim ProcterJAL-1645 source formatting and organise imports
2015-06-19 Jim ProcterJAL-653 JAL-1780 minimise call rate now av.hasHiddenRow...
2015-06-19 Jim ProcterJAL-1780 JAL-653 organise imports
2015-03-06 Jim ProcterJAL-1683 replace year/version strings with tokens in...
2015-03-06 Jim ProcterMerge commit 'ab43013b7e357b84b4abade0dba949668dfb2a0e...
2014-12-15 Jim ProcterJAL-1620 version bump and release notes
2014-08-08 j.procter@dundee... JAL-1482 feature renderer and manipulation code refacto...
2014-08-08 j.procter@dundee... JAL-1483 move show sequence feature and sequence featur...
2014-06-06 Jim ProcterJAL-1517 fix copyright for 2.8.2
2014-06-05 Jim ProcterJAL-1517 update copyright to version 2.8.2
2014-05-22 Jim ProcterJAL-1503 update version in GPL header
2014-01-29 Jim ProcterJAL-1432 updated copyright notices
2012-10-22 jprocterJalview 2.8 Source Header
2012-10-03 jprocterformatting
2012-06-07 jprocterjavatidy
2012-06-07 jprocterJAL-967, JAL-1114, JAL-1115 - modified render and calcu...
2011-10-27 jprocter(JAL-969) refactored alignmentViewport base class to...
2011-10-14 jprocter(JAL-958) - normalised sequence logo for applet
2011-10-10 jprocterupdate author list in license for (JAL-826)
2011-09-27 jprocterapply version 2.7 copyright
2010-09-23 jprocterapply jalview code style
2010-09-23 jprocterJalview 2.6 source licence
2010-04-30 jprocterjalview 2.5 release banner
2009-06-08 jprocterapply gpl development license
2008-09-04 jproctermerge from 2_4_Release branch
2007-02-27 amwaterhouseUse paintAlignment
2007-02-07 amwaterhouseFormatting
2006-10-06 amwaterhouseAAFrequency optimized
2006-08-21 amwaterhouseheader updated
2006-08-10 amwaterhouseSmoother drawing
2006-08-09 amwaterhouseNo need to re repaint
2006-08-08 amwaterhouseApplet has hidden regions
2006-03-24 amwaterhouseFeature settings Root_VamJalview_2_07b+
2006-03-16 amwaterhouseFastest implementation so far
2006-03-08 amwaterhouseBlank space is white
2006-02-24 amwaterhouseFeatures are an array, rendering is faster
next