JAL-3675 release notes for JAL-3750 JAL-3751
[jalview.git] / src / jalview / appletgui /
2020-08-10 gmungocJAL-3490 match count independent of contiguous matches... patch/Release_2_11_1_Branch_patch_JAL-3490
2020-06-29 Jim ProcterMerge branch 'bug/JAL-3490findSpanHiddenGaps' into...
2020-04-16 gmungocJAL-3567 report mapped location for virtual features...
2020-02-17 Jim ProcterJAL-3187 JAL-3533 JAL-3535 set feature settings dialog...
2020-02-12 Jim ProcterJAL-3187 applet alignFrame needs new api method
2019-12-11 gmungocJAL-3490 revised layout and search algorithm (more...
2019-07-10 gmungocMerge branch 'develop' into feature/JAL-3187linkedFeatures
2019-06-24 Jim ProcterJAL-3330 mergeFeatureStyles - needs test coverage
2019-06-18 gmungocJAL-3304 option to export linked features in Jalview...
2019-06-06 gmungocMerge branch 'develop' into trialMerge
2019-03-21 Ben SoaresJAL-3130 Replaced deprecated Class.newInstance() with...
2019-03-20 Ben SoaresJAL-3130 Lots of deprecation fixes. See utils/deprecat...
2019-03-11 gmungocMerge branch 'feature/JAL-3127_seqidChainshading' into...
2019-03-05 gmungocMerge branch 'bug/JAL-2621' into develop
2019-03-05 gmungocMerge remote-tracking branch 'origin/bug/JAL-2839findWi...
2019-03-04 gmungocMerge branch 'bug/JAL-3099alignmentVisibleWidth' into...
2019-03-04 gmungocMerge branch 'bug/JAL-3120restoreFeatureColour' into...
2019-03-01 gmungocMerge branch 'bug/JAL-2791exportFilteredFeature' into...
2019-02-19 gmungocJAL-3187 hacks to get peptide variant in to Jmol hover...
2019-01-16 Jim ProcterMerge branch 'features/pca_jaxb_datasetrefs_JAL-3171_JA...
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-12-06 gmungocJAL-1854 fix Checkstyle import violations
2018-10-09 Jim ProcterJAL-3127 pass reference to AlignViewportI when creating...
2018-09-27 gmungocJAL-2791 refactored Export Features to apply all visibi...
2018-09-21 gmungocJAL-3120 preserve feature colour/mincolour/maxcolour... bug/JAL-3120restoreFeatureColour
2018-09-10 gmungocJAL-3099 use Alignment.getVisibleWidth() where wanted bug/JAL-3099alignmentVisibleWidth
2018-05-07 gmungocJAL-1767 JAL-2647 hide 'Input Data..' for PCA loaded...
2018-05-04 gmungocJAL-2975 Shift-arrow keys to rotate PCA incrementally
2018-05-04 gmungocJAL-1767 refactorings to enable faithful restore of...
2018-04-27 gmungocJAL-2963 correctly dim PCA points with negative z-coord...
2018-04-27 gmungocJAL-1767 refactoring and tidying of RotatableCanvas...
2018-04-26 gmungocJAL-2962 rename run method (as not a Runnable)
2018-04-26 gmungocJAL-2962 code tidying/documentation (non-functional...
2018-04-18 gmungocMerge branch 'releases/Release_2_10_4_Branch' into...
2018-03-22 gmungocJAL-2929 unit test, tidy unused/unneeded fields/parameters
2018-03-16 gmungocMerge branch 'bug/JAL-2865removeGC' into develop
2018-03-14 gmungocJAL-2933 pass viewport in Finder constructor, find... bug/JAL-2839findWithHidden
2018-03-14 gmungocJAL-2933 gui and applet Finder hold a FinderI per viewport
2018-03-13 gmungocJAL-2839 refactored analysis.Finder and tests
2018-03-12 gmungocJAL-2933 remember Find position per viewport
2018-03-09 gmungocJAL-2839 Finder refactoring prior to fixing the defect
2018-03-07 Jim ProcterMerge branch 'releases/Release_2_10_4_Branch' into...
2018-03-07 gmungocMerge branch 'bugs/JAL-2922' into releases/Release_2_10...
2018-03-07 gmungocJAL-2922 i18n and bespoke handler for Invert Selection
2018-03-07 gmungocJAL-2926 fix copy group consensus (and paste sequence...
2018-02-27 Jim ProcterMerge branch 'feature/JAL-2759' into merge/JAL-2759_2104
2018-02-22 Jim ProcterMerge branch 'feature/JAL-984splitAdjuster' into releas...
2018-02-22 Jim ProcterJAL-984 ID width adjuster needs to be white !
2018-02-22 Jim ProcterMerge branch 'feature/JAL-984splitAdjuster' into releas...
2018-02-22 Jim ProcterJAL-984 remove all references to idwidth.gif and use...
2018-02-22 Jim ProcterMerge branch 'feature/JAL-984splitAdjuster' into releas...
2018-02-22 Jim ProcterJAL-294 remove unneeded paint() method
2018-02-22 Jim ProcterJAL-984 remove commented/unnecessary if clause
2018-02-21 Jim ProcterMerge branch 'bug/JAL-2778again' into releases/Release_...
2018-02-21 kiramtJAL-2778 Adjust cursor changes in overview panel
2018-02-05 kiramtJAL-2759 Rename getBoundedStartIterator
2018-02-02 gmungocJAL-984 merged to spikes-mungo
2018-02-02 gmungocMerge branch 'feature/JAL-984splitAdjuster' into featur...
2018-02-02 gmungocJAL-984 use cursor for drag regions to adjust annotatio...
2018-01-19 kiramtJAL-2759 Changes to getVisibleSequenceStrings after...
2018-01-15 kiramtJAL-2759 Rename findColumnPosition and adjustForHiddenC...
2018-01-15 kiramtJAL-2759 Comments and renaming for has(Many)HiddenColum...
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-10 gmungocJAL-2865 unhelpful System.gc() calls removed bug/JAL-2865removeGC
2018-01-10 gmungocJAL-1793 update spike branch to latest
2018-01-08 gmungocJAL-2864 OverviewCanvas.dispose() for applet
2017-12-08 gmungocJAL-2843 refactor / tidy for feature filter input/output
2017-12-05 gmungocMerge branch 'develop' into features/JAL-1793VCF
2017-11-28 Jim ProcterMerge branch 'bug/JAL-2740' into develop
2017-11-23 gmungocJAL-2808 update spike to latest (filter range, Present...
2017-11-23 gmungocJAL-2808 refactor conversion of table data to beans...
2017-11-23 gmungocJAL-2808 pass FeatureSettings to controller as array...
2017-11-22 gmungocJAL-2069 spike updated with latest (FeatureTypeSettings)
2017-11-22 gmungocMerge branch 'develop' into features/JAL-1793VCF
2017-11-22 gmungocJAL-2808 JAL-2069 FeatureTypeSettings (with new Filters...
2017-11-21 kiramtJAL-2759 corrected old getVisibleBlocksIterator calls...
2017-11-21 kiramtJAL-2759 Remove getVisibleBlocksIterator call
2017-11-21 kiramtMerge branch 'develop' into feature/JAL-2759
2017-11-20 kiramtJAL-2759 rationalise visible contigs iteration
2017-11-15 gmungocJAL-2835 spike updated with latest
2017-11-15 gmungocJAL-2069 dialog title now 'Variable colour'
2017-11-15 kiramtJAL-2831 ported to applet
2017-11-08 kiramtMerge branch 'develop' into feature/JAL-2759
2017-11-07 gmungocJAL-2069 update spike to latest (no value colour options)
2017-11-07 gmungocJAL-2069 choice of no / min / max colour if 'no attribu...
2017-11-07 gmungocJAL-2069 update spike branch with latest
2017-11-06 gmungocJAL-2820 include attribute value used for feature colou...
2017-11-02 gmungocJAL-2808 spike updated with latest
2017-10-31 kiramtMerge remote-tracking branch 'origin/develop' into...
2017-10-27 gmungocJAL-2526 updated javadoc
2017-10-27 gmungocJAL-1793 spike branch updated to latest
2017-10-26 Jim ProcterMerge branch 'feature/JAL-2488finalize' into develop
2017-10-25 Jim ProcterMerge branch 'bug/JAL-2727closeAllFreeMemory' into...
2017-10-25 Jim ProcterMerge branch 'bug/JAL-2392_deadlockonpdbdisplay' into...
2017-10-24 Jim ProcterMerge branch 'features/JAL-2608closeOverview' into...
2017-10-24 gmungocJAL-2738 update spike branch with latest
2017-10-13 kiramtJAL-2774 Created single event for update to both start...
2017-10-12 Jim ProcterJAL-2773 add new flag to paintAlignment(updateOverview... features/JAL-2773_dontalwaysrecolourstructureonrepaintofoverview
next