JAL-3675 release notes for JAL-3750 JAL-3751
[jalview.git] / src / jalview / api /
2020-08-27 Ben SoaresMerge branch 'releases/Release_2_11_1_Branch' into... merge/JAL_1842+JAL-3509+releases_Release_2_11_1_Branch
2020-07-31 Ben SoaresMerge branch 'releases/Release_2_11_1_Branch' into...
2020-06-29 Jim ProcterMerge branch 'bug/JAL-3490findSpanHiddenGaps' into...
2020-04-21 Jim ProcterJAL-3407 add GPL license to Jalview source files
2020-02-18 Jim ProcterJAl-3187 JAL-3535 JAL-3534 update open feature settings...
2020-02-17 Jim ProcterJAL-3187 fix for JAL-3533 on CDS/Protein tabbed feature...
2020-02-17 Jim ProcterJAL-3187 JAL-3533 JAL-3535 set feature settings dialog...
2020-02-14 Jim ProcterJAL-3187 alternative solution - gather feature settings...
2020-02-12 Jim ProcterJAL-3187 view controller UI api method to show feature...
2020-02-12 Jim ProcterJAL-3187 convenience method on SplitContainerI to retri...
2020-02-06 gmungocJAL-3509 coerce RESNUM to hidden (really) after fetchin...
2019-12-11 gmungocJAL-3490 revised layout and search algorithm (more...
2019-12-09 gmungocJAL-3490 pull up getViewAsVisibleContigs to base class...
2019-07-10 gmungocMerge branch 'develop' into feature/JAL-3187linkedFeatures
2019-06-26 Jim ProcterJAL-3330 javadoc
2019-06-24 Jim ProcterJAL-3330 mergeFeatureStyles - needs test coverage
2019-06-14 gmungocJAL-3302 transfer visible 'linked' features to Chimera
2019-06-06 gmungocMerge branch 'develop' into trialMerge
2019-03-11 gmungocMerge branch 'feature/JAL-3127_seqidChainshading' into...
2019-03-05 gmungocMerge remote-tracking branch 'origin/bug/JAL-2839findWi...
2019-03-05 gmungocMerge remote-tracking branch 'origin/bug/JAL-3049colour...
2019-03-01 gmungocMerge branch 'bug/JAL-2791exportFilteredFeature' into...
2019-02-18 gmungocJAL-3187 'on top' optional for complementary features
2019-01-21 gmungocJAL-3187 findFeaturesAtResidue answer in render order...
2019-01-21 gmungocJAL-3187 (hacked up) show complement features on struct...
2019-01-18 gmungocJAL-3187 basic first version for tooltips only (renderi...
2019-01-16 Jim ProcterMerge branch 'features/pca_jaxb_datasetrefs_JAL-3171_JA...
2018-12-19 Jim ProcterMerge branch 'features/JAL-1767pcaInProject' into bug...
2018-12-19 gmungocJAL-2791 JAL-2808 correct Javadoc for api method
2018-10-16 Jim ProcterJAL-3127 use AlignViewportI.addGroup() to add group...
2018-10-16 Jim Procterviewport flag to indicate when structure view needs...
2018-09-27 gmungocJAL-2791 new method to test if feature fails colour...
2018-09-27 gmungocJAL-2791 method that tests all conditions for feature...
2018-06-29 gmungocJAL-3049 JAL-2069 colour icon tooltip including by...
2018-05-07 gmungocMerge branch 'releases/Release_2_10_4_Branch' into...
2018-05-07 Jim ProcterJAL-2960 don’t override a swing method and create infin...
2018-05-04 gmungocJAL-1767 refactorings to enable faithful restore of...
2018-05-04 Jim ProcterJAL-2960 raise the structure view after adding structur...
2018-04-12 gmungocJAL-1847 minor post-review updates
2018-04-12 gmungocJAL-2944 tidies for review comments
2018-04-09 Jim ProcterJAL-1847 JAL-2944 make superposition step a configurabl...
2018-04-05 Jim ProcterJAL-2944 expose UI update methods in api
2018-04-05 Jim ProcterJAL-2944 remove modal prompt logic and expose methods...
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-02-20 Jim ProcterMerge branch 'releases/Release_2_10_4_Branch' into...
2018-02-07 Jim ProcterJAL-2902 - isBusy and hasMapping methods so client...
2018-01-10 gmungocJAL-1793 update spike branch to latest
2017-12-11 gmungocJAL-2843 add colour by attribute, and no value colour...
2017-12-08 gmungocJAL-2843 FeatureRenderer.getFeatureFilters returns...
2017-11-23 gmungocJAL-2808 update spike to latest (filter range tooltip...
2017-11-23 gmungocJAL-2808 refactor KeyedMatcher as FeatureMatcher with...
2017-11-22 gmungocJAL-2069 spike updated with latest (FeatureTypeSettings)
2017-11-16 gmungocJAL-2069 removed unused and redundant thresholdIsMinMax
2017-11-15 gmungocJAL-2835 spike updated with latest
2017-11-15 gmungocJAL-2835 support filter/colour by nested attribute...
2017-11-07 gmungocJAL-2069 update spike branch with latest
2017-11-07 gmungocJAL-2069 add attributeName and noValueColour to Feature...
2017-11-02 gmungocJAL-2808 spike updated with latest
2017-11-02 gmungocJAL-2808 feature filters held on FeatureRenderer, getCo...
2017-11-02 gmungocJAL-2808 reverted to develop (attribute filters removed)
2017-10-31 gmungocJAL-2808 revised util.matcher package, 2 filter conditi...
2017-10-30 gmungocJAL-2808 add attribute filter(s) to FeatureColour
2017-10-27 gmungocJAL-1793 spike branch updated to latest
2017-10-25 Jim ProcterMerge branch 'bug/JAL-2727closeAllFreeMemory' 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-11 kiramtJAL-2742 removed unused getViewAsCigars
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-09-14 gmungocJAL-2727 null more fields in AlignmentViewport.dispose...
2017-09-05 Jim ProcterMerge branch 'master' into portforward/JAL-2675_2102b1t...
2017-09-04 Jim ProcterJAL-2675 source license
2017-09-03 Jim ProcterMerge branch 'feature/JAL-2587' into documentation...
2017-09-03 Jim ProcterMerge branch 'documentation/JAL-2675_release2102b1...
2017-08-30 kiramtMerge branch 'feature/JAL-2664' into feature/JAL-2527
2017-08-29 kiramtJAL-2664 Updates following review feature/JAL-2664
2017-08-21 gmungocMerge branch 'develop' into features/JAL-2446NCList features/JAL-2446NCList
2017-08-16 Jim ProcterJAL-2418 add GPL to main sources
2017-08-16 Jim ProcterJAL-2418 source formatting
2017-08-08 kiramtJAL-2587 Added progress bar to overview. Not fully...
2017-07-24 gmungocspike branch updated from latest features/JAL-2446
2017-07-23 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-06-09 gmungocJAL-2446 merged to spike branch
2017-06-01 gmungocJAL-2754 Sequence.findFeatures(fromCol, toCol) features/JAL-2754findFeaturesByColumn
2017-05-23 gmungocJAL-2490 find features for export as GFF, JAL-2548...
2017-05-16 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-05-16 gmungocJAL-2403 simplify instantiation / configuration of...
2017-05-15 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-05-12 Jim ProcterMerge branch 'features/JAL-2435splitScreenFont' into...
2017-05-08 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-05-05 gmungocMerge branch 'develop' into features/JAL-2435splitScree...
2017-05-05 kiramtMerge remote-tracking branch
2017-05-05 kiramtMerge remote-tracking branch 'origin/develop' into features/JAL-2388hiddencolumnschanges
2017-04-26 gmungocJAL-2490 findFeaturesAtRes with performant feature...
2017-04-24 kiramtMerge remote-tracking branch
2017-04-24 kiramtJAL-2388 Hidden cols separated from column selection...
2017-04-21 kiramtJAL-2388 Alignment col and row collections with iterators
2017-04-11 gmungocJAL-2403 improved ScoreModelI hierarchy as per Kira...
2017-03-31 gmungocJAL-2435 slightly more sensible behaviour changing...
2017-03-30 gmungocMerge branch 'develop' into features/JAL-2435splitScree...
next