JAL-1841 robustness fix
[jalview.git] / src /
2016-08-29 gmungocJAL-1841 robustness fix bug/JAL-1841rnaSecStr
2016-08-26 gmungocMerge branch 'develop' into bug/JAL-1841rnaSecStr
2016-08-26 gmungocJAL-2049 set Ensembl variant source to ENSEMBL if ...
2016-08-26 gmungocJAL-1854 comment switch case fallthrough
2016-08-25 gmungocJAL-1854 missing case break statements added
2016-08-25 gmungocJAL-2178 remove duplicate Uniprot db source
2016-08-24 gmungocJAL-1355 correct 'thereshold' to 'threshold' in message...
2016-08-24 gmungocJAL-1424 removed unused and duplicated message keys
2016-08-24 gmungocJAL-1424 tidy / recode MessageManager calls to support...
2016-08-24 gmungocJAL-1854 removed pointless method override
2016-08-24 gmungocJAL-1424 removed two redundant (overwritten) setText...
2016-08-24 gmungocJAL-1424 corrected Message bundle lookup key
2016-08-24 gmungocJAL-1424 undo i18n of exception message
2016-08-24 gmungocJAL-1854 declare immutable class as final
2016-08-24 gmungocJAL-1424 recode calls to MessageManager to allow code...
2016-08-24 gmungocJAL-2151 port fix to applet
2016-08-23 gmungocJAL-2176 unused field / methods removed
2016-08-23 gmungocJAL-2174 markColumns() refactored inside ColumnSelection
2016-08-22 gmungocJAL-1448 corrected for backwards compatibility for...
2016-08-22 gmungocJAL-2175 code tidying
2016-08-22 gmungocJAL-2175 code/test fixes/tidy for PFAM/MSF/JSON roundtrip
2016-08-22 gmungocJAL-2011 adjust method to fix failing unit test
2016-08-19 gmungocJAL-2174 bug fixes + refactoring to allow + unit tests
2016-08-18 gmungocMerge branch 'develop' into bug/JAL-1841rnaSecStr
2016-08-18 gmungocJAL-2077 using Platform method to check for Ctrl-down
2016-08-18 gmungocJAL-1445 status message '...not containing...' for...
2016-08-18 gmungocJAL-1693 show warning dialog if unable to make CDS...
2016-08-18 gmungocJAL-1855 fail gracefully if XML has no <sequence> element
2016-08-18 gmungocJAL-2077 handling Cmd-click in scale panel for Mac...
2016-08-18 gmungocJAL-2001 return copy of selection in getSelected()
2016-08-17 gmungocJAL-2146 status message now with formatted residue...
2016-08-17 gmungocJAL-2173 don't remove annotation from hidden columns
2016-08-17 gmungocJAL-2172 reverted to not sorting column selection
2016-08-17 gmungocJAL-2105 rest versions updated to 4.6, change log link...
2016-08-17 gmungocJAL-2172 handle case where column selection is not...
2016-08-16 gmungocJAL-2171 matching bracket default character for rna...
2016-08-16 gmungocMerge branch 'develop' into bug/JAL-1841rnaSecStr
2016-08-15 tcofoegbuJAL-1128 fix for truncated bottom boarder pixels in...
2016-08-15 tcofoegbuJAL-1128 fix for truncated bottom boarder pixels in...
2016-08-15 tcofoegbuMerge branch 'develop' of https://source.jalview.org...
2016-08-15 tcofoegbuJAL-1919 Added improvement to ensure consistence of...
2016-08-12 gmungocJAL-1841 count (logo height) is valid pairs only; detec...
2016-08-12 gmungocJAL-1841 bug fixes / code tidy for rna SS rendering...
2016-08-12 gmungocJAL-1841, bug fix in rna SS consensus, additions to...
2016-08-12 gmungocJAL-2171 default SS symbol to existing (if present)
2016-08-10 gmungocJAL-2124 i18n of 'All' menu item
2016-08-10 gmungocJAL-2124 i18n of "All" menu item
2016-08-10 gmungocJAL-2146 small optimisation (avoid String creation)
2016-08-10 gmungocJAL-2146 show Column no [Sequence no [Residue / pos...
2016-08-08 gmungocJAL-1577 rebuild menus when secondary structure manuall...
2016-08-08 gmungocJAL-2168 document '-nonews' parameter
2016-08-05 gmungocJAL-2168 skip news feed if parameter "-nonews" is supplied
2016-08-05 gmungocJAL-1448 always use UK locale for formatted date properties
2016-08-05 gmungocJAL-2164 add transferred annotation to sequence
2016-08-04 gmungocJAL-2008 handle fast mouse drag of feature ordering...
2016-08-04 gmungocJAL-2015 convert Color from colour picker to FeatureColour
2016-08-02 Jim ProcterJAL-2046 additional logic to suppress spurious implemen...
2016-08-02 Jim ProcterJAL-2034 show greyed out image during overview update
2016-08-02 Jim ProcterMerge branch 'develop' into efficiency/JAL-2034_JAL...
2016-08-02 Jim ProcterJAL-2068 reinstated false return value for notifyWorking
2016-08-02 Jim ProcterMerge branch 'develop' into efficiency/JAL-2034_JAL...
2016-08-01 Jim ProcterMerge branch 'develop' of source.jalview.org/git/jalvie...
2016-08-01 tcofoegbuJAL-2164 bugfix to convert insCodes of '\000' to '...
2016-08-01 Jim ProcterMerge branch 'bug/JAL-2154projectMappings' into develop
2016-08-01 Jim ProcterJAL-1772 make sure we actually return reference to...
2016-07-29 Jim ProcterJAL-2164 JAL-1772 explodeViews can be static, so make...
2016-07-29 Jim ProcterJAL-2154 disable visual delay only after completed...
2016-07-29 Jim ProcterJAL-2154 register any new dataset codon frames only...
2016-07-29 Jim ProcterJAL-2154 only include mappings in dbref/alcodon in...
2016-07-27 Jim ProcterJAL-2154 toString for forward references
2016-07-27 Jim ProcterJAL-2163 set title for the alignframe from restored... patch/JAL-2156_JAL-2163_saveSplitFrameFromSaveAs_restoreTitles
2016-07-27 Jim ProcterJAL-2156 resolve and add complementary views for saveAl...
2016-07-27 Jim ProcterJAL-2156 refactor saveState & saveAlignment to common...
2016-07-27 Jim ProcterJAL-2156 getter for AlignFrame(s) held in a splitframe
2016-07-26 Jim ProcterJAL-2157 todo: verify parser/file format enums and...
2016-07-26 tcofoegbuJAL-2157 bugfix for issues from enum refactoring
2016-07-25 tcofoegbuJAL-2157 bugfix for regression from commit 82a6c8e2e25b...
2016-07-24 Jim ProcterJAL-2154 formatting
2016-07-24 Jim ProcterJAL-2154 keep track of incomplete sequences and report...
2016-07-24 Jim ProcterJAL-2154 systematic pattern for defining/resolving...
2016-07-23 Jim ProcterJAL-2154 patch the hack (Jalview2XML tests pass)
2016-07-22 tcofoegbuJAL-2148 Bugfix in structureImportSettings string-to...
2016-07-21 tcofoegbuResolve merge conflict for StructureImportSettings
2016-07-21 tcofoegbuJAL-2148 fix to heuristically determine chain terminati...
2016-07-21 Jim ProcterMerge branch 'apifix/JAL-1926_JAL-2106' into develop
2016-07-20 gmungocJAL-2154 poke JSeq start/end into Vamsas sequence
2016-07-20 Jim ProcterJAL-1926 JAL-2106 fix name for flag controlling additio...
2016-07-20 Jim ProcterJAL-1926 JAL-2106 don’t use PDB database constant as...
2016-07-20 Jim ProcterJAL-1926 JAL-2106 use enum for ‘DEFAULT_STRUCTURE_FORMA...
2016-07-20 Jim ProcterJAL-1926 JAL-2106 remove startRes/endRes fields - not...
2016-07-20 gmungocJAL-2023 stronger check for whether to start cdna consensus
2016-07-20 gmungocJAL-2023 avoid writing / loading empty mappings
2016-07-20 gmungocJAL-2023 JAL-1681 fixed bug in computing '+' for co...
2016-07-20 gmungocJAL-2068 AnnotationWorker create/update annotation...
2016-07-19 gmungocJAL-2068 small refactor to reuse shared method
2016-07-19 gmungocJAL-2068 update rather than recreate AlignmentAnnotatio...
2016-07-19 gmungocJAL-391 corrected handling of gapped sequences
2016-07-19 tcofoegbuMerge branch 'develop' of https://source.jalview.org...
2016-07-19 tcofoegbuJAL-1919 set default structure file format to mmCIF...
2016-07-19 Jim ProcterMerge branch 'develop' into efficiency/JAL-2034_JAL...
next