JAL-2101 JAL-2071 JAL-1563 Added fix to enable searching for old entry names in Unipr...
[jalview.git] / src / jalview / gui /
2016-05-03 gmungocJAL-2050 hide introns also when fetching Ensembl xrefs...
2016-04-29 tcofoegbumerge
2016-04-29 gmungocJAL-2051 better checking of retrieved / duplicated...
2016-04-29 gmungocMerge branch 'develop' of https://source.jalview.org...
2016-04-29 Jim ProcterJAL-192 need visible and actual sequence limits for...
2016-04-29 Jim ProcterJAL-192 fix bounds when no hidden regions, and when...
2016-04-29 Jim ProcterJAL-192 scale origin relative to start of reference...
2016-04-29 gmungocMerge branch 'develop' of https://source.jalview.org...
2016-04-28 gmungocJAL-2083 removed use of reflection for Groovy
2016-04-27 Jim ProcterJAL-192 fix off-by-one for alignment ruler with no...
2016-04-27 Jim ProcterJAL-192 show reference sequence position and residue...
2016-04-27 Jim ProcterJAL-1366 JAL-2086 reinstate bolding of reference sequence
2016-04-27 tcofoegbure-enabled new uniprot sequence fetcher on spike branch
2016-04-26 tcofoegbumerge
2016-04-26 tcofoegbuJAL-1563 reverted to old uniprot fetcher to enable...
2016-04-26 Jim ProcterJAL-2077 reinstate JAL-1554 fix for left-then-right...
2016-04-26 Jim ProcterJAL-2077 reinstate annotation label popup by handling...
2016-04-26 gmungocMerge branch 'develop' of https://source.jalview.org...
2016-04-25 tcofoegbudevelop merge
2016-04-25 gmungocJAL-1812 JAL-2068 only allow one Groovy console open...
2016-04-24 Jim ProcterJAL-1551 JAL-2077 formatting
2016-04-24 Jim ProcterJAL-2077 - reinstate popups on osx
2016-04-24 Jim ProcterJAL-2075 make GroovyConsole a singleton so tests requir...
2016-04-22 tcofoegbuJAL-2071 further refactoring, optimisation, and house...
2016-04-22 gmungocJAL-1812 JAL-2068 add Run Groovy Script to AlignFrame...
2016-04-20 Jim Procterfix for JAL-2072
2016-04-19 tcofoegbuJAL-2071 architectural improvement for Plugable Free...
2016-04-14 gmungocJAL-1421 typed map / lists, explicit imports, method...
2016-04-14 gmungocJAL-1421 type parameter added to some collections
2016-04-12 gmungocJAL-2050 only hide introns if exons are present! Remove...
2016-04-11 gmungocJAL-2051 fetch Ensembl Gene accessions one at a time
2016-04-11 tcofoegbumerge
2016-04-11 tcofoegbuJAL-2054 Renamed getStartEnd in AlignFrame to getVisibl...
2016-04-11 gmungocJAL-1705 (new preference option to) hide introns when...
2016-04-08 Jim ProcterMerge branch 'feature/JAL-2050_intronhidden' into develop
2016-04-08 Jim ProcterJAL-2053 fix erratic hidden column marker display
2016-04-07 Jim ProcterJAL-1722 fix: don’t draw visible regions outside viewpo...
2016-04-06 tcofoegbumerge
2016-04-06 tcofoegbuJAL-1960 updated test to capture new behaviour improvement
2016-04-04 Jim ProcterJAL-2001 TODO for new ColumnSelection API
2016-04-04 Jim ProcterJAL-969 refactor columnselection operation (during...
2016-04-01 gmungocJAL-1705 ensure the right mapping is used to align...
2016-04-01 gmungocMerge branch 'develop' into features/JAL-653_JAL-1766_h...
2016-04-01 gmungocJAL-1705 reworked AlignmentUtils.makeCdsAlignment and...
2016-04-01 tcofoegbuJAL-2045 JAL-2047 improvement for sorting PDB quality...
2016-03-30 tcofoegbuJAL-1668 further clean-up of popup menu and NPE check...
2016-03-28 tcofoegbumerge
2016-03-28 tcofoegbuJAL-1668 removed redundant UI elements in PopupMenu...
2016-03-28 gmungocJAL-2016 push getFeatureColourScheme(source) into Seque...
2016-03-28 gmungocJAL-2036 update AlignFrame menus when dbreffetcher...
2016-03-24 gmungocJAL-1705 removed experimental 'highlight selection...
2016-03-23 tcofoegbuJAL-2009 added programmatic custom feature setting...
2016-03-22 tcofoegburesolve conflict with Mungo's merge
2016-03-22 tcofoegbuJAL-1919 code improvement to make PDB sequence fetcher...
2016-03-22 gmungocMerge branch 'features/JAL-653_JAL-1766_htslib_refseqsu...
2016-03-22 gmungocJAL-1705 add xref seqs to 'parent' dataset only if...
2016-03-21 tcofoegbudevelop merge features/JAL-1919_mmCIF-Support
2016-03-21 tcofoegbuJAL-2028 added improvement for preconfigured ordering...
2016-03-21 tcofoegbudevelop merge
2016-03-15 gmungocMerge branch 'develop' into features/JAL-653_JAL-1766_h... mungo_develop
2016-03-15 gmungocJAL-2016 FeatureSettingsI now FeatureSettingsModelI
2016-03-11 tcofoegbuJAL-2026 Bug fix for best quality filter
2016-03-11 gmungocMerge branch 'develop' into features/JAL-653_JAL-1766_h...
2016-03-11 gmungocJAL-1705 refactoring etc for fetching Ensembl --> Uniprot
2016-03-10 tcofoegbudevelop merge
2016-03-10 tcofoegbuJAL-2025 added code to stanitise query for structure...
2016-03-10 tcofoegbuJAL-2024 code to enforce case insensitivity for manual...
2016-03-07 gmungocJAL-2023 CDS sequences added to / share alignment dataset
2016-03-01 gmungocJAL-1705 align CDS and peptide products to transcripts
2016-02-25 tcofoegbuJAL-1919 initial support for mmCIF using JMol API....
2016-02-25 gmungocMerge branch 'develop' into features/JAL-653_JAL-1766_h...
2016-02-23 tcofoegbuJAL-1720 renamed Structure Chooser filters according...
2016-02-22 tcofoegbuJAL-1720 JAL-2002 improvement for 'uniprot coverage...
2016-02-22 gmungocJAL-1705 first pass at applying preset feature colourin...
2016-02-19 gmungocJAL-1705 refactor show products, set initial split...
2016-02-19 gmungocJAL-1705 more lenient test for 'sequence retrieved'
2016-02-12 gmungocJAL-1705 various refactoring towards Uniprot-to-Ensembl...
2016-02-12 gmungocJAL-282 wrap very long id in tooltip
2016-02-12 gmungocJAL-2010 simple prototype of 'Highlight Selection'...
2016-02-12 gmungocJAL-2008 avoid unnecessary repaints; signatures changed...
2016-02-12 gmungocMerge branch 'develop' into
2016-02-09 tcofoegbuJAL-1976 Added progress indicators for HTML_SVG and...
2016-02-09 tcofoegbuJAL-1975 updated image export pipeline to produce more...
2016-02-05 gmungocJAL-2006 scale even very small score ranges to a usable...
2016-02-04 gmungocJAL-2003 export features on alignment, not alignment...
2016-01-29 gmungocJAL-1705 copy feature settings when opening a split...
2016-01-28 gmungocMerge branch 'develop' into JAL-1705_trialMerge
2016-01-25 gmungocJAL-1997 database browser support tooltip if available
2016-01-23 gmungocJAL-1355 get dialog title from message bundle
2016-01-23 gmungocJAL-1705 copy 'show sequence features' setting in ...
2016-01-21 gmungocJAL-1705 AlignmentUtils method renamed
2016-01-11 gmungocMerge branch 'develop' of https://source.jalview.org...
2016-01-11 gmungocJAL-1989 additional ways to 'mirror' show/hide columns...
2016-01-11 tcofoegbuJAL-1990 added a progress indicator for Structure Choos...
2016-01-11 gmungocJAL-1989 more unit tests and encapsulation for ColumnSe...
2016-01-08 gmungocJAL-1705 DbSourceProxy properties converted to methods...
2016-01-05 gmungocMerge remote-tracking branch 'origin/features/JAL-1705_...
2015-12-22 gmungocJAL-653 realise virtual mappings and align when adding...
2015-12-22 gmungocJAL-391 new Calculate options to Reverse, Reverse Compl...
2015-12-22 gmungocJAL-653 AlignedCodonFrame collections changed from...
next