jalview.git
7 years agoJAL-2077 less drastic exit on close
gmungoc [Thu, 1 Sep 2016 15:37:10 +0000 (16:37 +0100)]
JAL-2077 less drastic exit on close

7 years agoJAL-2077 test harness for inspecting mouse events
gmungoc [Thu, 1 Sep 2016 15:09:00 +0000 (16:09 +0100)]
JAL-2077 test harness for inspecting mouse events

7 years agoJAL-2077 check isPopupTrigger in mouseReleased not mouseClicked
gmungoc [Thu, 1 Sep 2016 13:46:53 +0000 (14:46 +0100)]
JAL-2077 check isPopupTrigger in mouseReleased not mouseClicked
(Windows)

7 years agoJAL-1421 add generics to NJTree, refactor recursive search
gmungoc [Thu, 1 Sep 2016 12:47:02 +0000 (13:47 +0100)]
JAL-1421 add generics to NJTree, refactor recursive search

7 years agoJAL-1854 rule to disallow import of swing in appletgui
gmungoc [Thu, 1 Sep 2016 11:08:25 +0000 (12:08 +0100)]
JAL-1854 rule to disallow import of swing in appletgui

7 years agoJAL-2077 do nothing in mousePressed if right button down (on Windows)
gmungoc [Thu, 1 Sep 2016 11:07:44 +0000 (12:07 +0100)]
JAL-2077 do nothing in mousePressed if right button down (on Windows)

7 years agoJAL-2077 force defer right-click handling to mouseReleased on Windows
gmungoc [Thu, 1 Sep 2016 09:53:37 +0000 (10:53 +0100)]
JAL-2077 force defer right-click handling to mouseReleased on Windows

7 years agoJAL-2077 test isPopupTrigger in mouseReleased or mouseClicked (for
gmungoc [Wed, 31 Aug 2016 15:37:49 +0000 (16:37 +0100)]
JAL-2077 test isPopupTrigger in mouseReleased or mouseClicked (for
Windows) as well as mousePressed (Mac)

7 years agoJAL-2077 more javadoc
gmungoc [Wed, 31 Aug 2016 15:37:14 +0000 (16:37 +0100)]
JAL-2077 more javadoc

7 years agoMerge branch 'develop' of https://source.jalview.org/git/jalview.git into develop
gmungoc [Wed, 31 Aug 2016 15:35:42 +0000 (16:35 +0100)]
Merge branch 'develop' of https://source.jalview.org/git/jalview.git into develop

7 years agoJAL-2077 check for isPopupTrigger() in mousePressed as well as
gmungoc [Wed, 31 Aug 2016 13:59:42 +0000 (14:59 +0100)]
JAL-2077 check for isPopupTrigger() in mousePressed as well as
mouseClicked.

7 years agoJAL-2148 further enhancment to CA HETATM processing
tcofoegbu [Wed, 31 Aug 2016 13:18:53 +0000 (14:18 +0100)]
JAL-2148 further enhancment to CA HETATM processing

7 years agoJAL-1670 repositioned feature for backwards compatibility of feature
gmungoc [Wed, 31 Aug 2016 10:00:23 +0000 (11:00 +0100)]
JAL-1670 repositioned feature for backwards compatibility of feature
order

7 years agoJAL-2183 defensive check for openFrameCount < 0 (shouldn't happen but
gmungoc [Tue, 30 Aug 2016 14:58:47 +0000 (15:58 +0100)]
JAL-2183 defensive check for openFrameCount < 0 (shouldn't happen but
did)

7 years agoJAL-2183 simplified database tree actionPerformed, accept dbl-click
gmungoc [Tue, 30 Aug 2016 14:49:34 +0000 (15:49 +0100)]
JAL-2183 simplified database tree actionPerformed, accept dbl-click

7 years agoJAL-2183 revised change (= no change)
gmungoc [Tue, 30 Aug 2016 14:45:45 +0000 (15:45 +0100)]
JAL-2183 revised change (= no change)

7 years agoJAL-2183 formatter added @Override (only)
gmungoc [Tue, 30 Aug 2016 14:27:14 +0000 (15:27 +0100)]
JAL-2183 formatter added @Override (only)

7 years agoJAL-2183 removed redundant (overriden) add panel to container
gmungoc [Tue, 30 Aug 2016 14:26:31 +0000 (15:26 +0100)]
JAL-2183 removed redundant (overriden) add panel to container

7 years agoJAL-1854 tweaks to rules and README
gmungoc [Mon, 29 Aug 2016 11:31:34 +0000 (12:31 +0100)]
JAL-1854 tweaks to rules and README

7 years agoJAL-1854 checkstyle relocated to /utils, newlines to Unix (?)
gmungoc [Mon, 29 Aug 2016 10:23:58 +0000 (11:23 +0100)]
JAL-1854 checkstyle relocated to /utils, newlines to Unix (?)

7 years agoMerge branch 'bug/JAL-1841rnaSecStr' into develop
gmungoc [Mon, 29 Aug 2016 09:24:23 +0000 (10:24 +0100)]
Merge branch 'bug/JAL-1841rnaSecStr' into develop

7 years agoJAL-1448 updated unit test for last change
gmungoc [Mon, 29 Aug 2016 09:23:59 +0000 (10:23 +0100)]
JAL-1448 updated unit test for last change

7 years agoJAL-1841 robustness fix bug/JAL-1841rnaSecStr
gmungoc [Mon, 29 Aug 2016 09:10:20 +0000 (10:10 +0100)]
JAL-1841 robustness fix

7 years agoMerge branch 'develop' into bug/JAL-1841rnaSecStr
gmungoc [Mon, 29 Aug 2016 08:01:06 +0000 (09:01 +0100)]
Merge branch 'develop' into bug/JAL-1841rnaSecStr

7 years agoJAL-1854 two more rules, readme notes
gmungoc [Fri, 26 Aug 2016 15:28:53 +0000 (16:28 +0100)]
JAL-1854 two more rules, readme notes

7 years agoMerge branch 'develop' into bug/JAL-1841rnaSecStr
gmungoc [Fri, 26 Aug 2016 11:15:06 +0000 (12:15 +0100)]
Merge branch 'develop' into bug/JAL-1841rnaSecStr

7 years agoJAL-1854 commented FallThrough rule
gmungoc [Fri, 26 Aug 2016 11:11:57 +0000 (12:11 +0100)]
JAL-1854 commented FallThrough rule

7 years agoJAL-1854 corrected nested package rule
gmungoc [Fri, 26 Aug 2016 11:11:22 +0000 (12:11 +0100)]
JAL-1854 corrected nested package rule

7 years agoJAL-2049 set Ensembl variant source to ENSEMBL if '.' (not provided) and
gmungoc [Fri, 26 Aug 2016 11:09:27 +0000 (12:09 +0100)]
JAL-2049 set Ensembl variant source to ENSEMBL if '.' (not provided) and
in computed peptide variants

7 years agoJAL-1854 comment switch case fallthrough
gmungoc [Fri, 26 Aug 2016 09:33:38 +0000 (10:33 +0100)]
JAL-1854 comment switch case fallthrough

7 years agoJAL-1854 missing case break statements added
gmungoc [Thu, 25 Aug 2016 16:19:23 +0000 (17:19 +0100)]
JAL-1854 missing case break statements added

7 years agoJAL-1854 initial checkstyle config
gmungoc [Thu, 25 Aug 2016 16:11:15 +0000 (17:11 +0100)]
JAL-1854 initial checkstyle config

7 years agoJAL-2178 remove duplicate Uniprot db source
gmungoc [Thu, 25 Aug 2016 08:22:25 +0000 (09:22 +0100)]
JAL-2178 remove duplicate Uniprot db source

7 years agoJAL-1424 duplicate key removed
gmungoc [Thu, 25 Aug 2016 07:59:59 +0000 (08:59 +0100)]
JAL-1424 duplicate key removed

7 years agoJAL-1355 correct 'thereshold' to 'threshold' in message keys
gmungoc [Wed, 24 Aug 2016 13:39:05 +0000 (14:39 +0100)]
JAL-1355 correct 'thereshold' to 'threshold' in message keys

7 years agoJAL-1424 removed unused and duplicated message keys
gmungoc [Wed, 24 Aug 2016 13:31:37 +0000 (14:31 +0100)]
JAL-1424 removed unused and duplicated message keys

7 years agoJAL-1424 tidy / recode MessageManager calls to support code analysis
gmungoc [Wed, 24 Aug 2016 13:27:22 +0000 (14:27 +0100)]
JAL-1424 tidy / recode MessageManager calls to support code analysis

7 years agoJAL-1854 removed pointless method override
gmungoc [Wed, 24 Aug 2016 13:24:20 +0000 (14:24 +0100)]
JAL-1854 removed pointless method override

7 years agoJAL-1424 removed two redundant (overwritten) setText() calls
gmungoc [Wed, 24 Aug 2016 13:23:04 +0000 (14:23 +0100)]
JAL-1424 removed two redundant (overwritten) setText() calls

7 years agoJAL-1424 corrected Message bundle lookup key
gmungoc [Wed, 24 Aug 2016 13:22:12 +0000 (14:22 +0100)]
JAL-1424 corrected Message bundle lookup key

7 years agoJAL-1424 undo i18n of exception message
gmungoc [Wed, 24 Aug 2016 13:21:10 +0000 (14:21 +0100)]
JAL-1424 undo i18n of exception message

7 years agoJAL-1854 declare immutable class as final
gmungoc [Wed, 24 Aug 2016 13:19:34 +0000 (14:19 +0100)]
JAL-1854 declare immutable class as final

7 years agoJAL-1424 recode calls to MessageManager to allow code inspection
gmungoc [Wed, 24 Aug 2016 13:15:05 +0000 (14:15 +0100)]
JAL-1424 recode calls to MessageManager to allow code inspection

7 years agoJAL-2151 port fix to applet
gmungoc [Wed, 24 Aug 2016 13:07:26 +0000 (14:07 +0100)]
JAL-2151 port fix to applet

7 years agoJAL-1424 enhanced for cleaner reporting, checks calls to JvSwingUtils
gmungoc [Wed, 24 Aug 2016 13:05:39 +0000 (14:05 +0100)]
JAL-1424 enhanced for cleaner reporting, checks calls to JvSwingUtils

7 years agoJAL-1424 also report (obsolete) keys in translated bundle not in default
gmungoc [Wed, 24 Aug 2016 09:34:04 +0000 (10:34 +0100)]
JAL-1424 also report (obsolete) keys in translated bundle not in default

7 years agoJAL-2176 unused field / methods removed
gmungoc [Tue, 23 Aug 2016 09:41:15 +0000 (10:41 +0100)]
JAL-2176 unused field / methods removed

7 years agoJAL-2174 markColumns() refactored inside ColumnSelection
gmungoc [Tue, 23 Aug 2016 08:16:51 +0000 (09:16 +0100)]
JAL-2174 markColumns() refactored inside ColumnSelection

7 years agoJAL-1448 corrected for backwards compatibility for UK locale users
gmungoc [Mon, 22 Aug 2016 15:21:38 +0000 (16:21 +0100)]
JAL-1448 corrected for backwards compatibility for UK locale users

7 years agoJAL-2175 code tidying
gmungoc [Mon, 22 Aug 2016 14:39:43 +0000 (15:39 +0100)]
JAL-2175 code tidying

7 years agoJAL-2175 code/test fixes/tidy for PFAM/MSF/JSON roundtrip
gmungoc [Mon, 22 Aug 2016 14:38:54 +0000 (15:38 +0100)]
JAL-2175 code/test fixes/tidy for PFAM/MSF/JSON roundtrip

7 years agoJAL-2011 adjust method to fix failing unit test
gmungoc [Mon, 22 Aug 2016 08:26:41 +0000 (09:26 +0100)]
JAL-2011 adjust method to fix failing unit test

7 years agoJAL-2174 bug fixes + refactoring to allow + unit tests
gmungoc [Fri, 19 Aug 2016 15:52:22 +0000 (16:52 +0100)]
JAL-2174 bug fixes + refactoring to allow + unit tests

7 years agoMerge branch 'develop' of https://source.jalview.org/git/jalview into develop
tcofoegbu [Fri, 19 Aug 2016 14:13:10 +0000 (15:13 +0100)]
Merge branch 'develop' of https://source.jalview.org/git/jalview into develop

7 years agoJAL-1803 unit test for PDB chainCode save/restore from Jalview project
tcofoegbu [Fri, 19 Aug 2016 14:13:01 +0000 (15:13 +0100)]
JAL-1803 unit test for PDB chainCode save/restore from Jalview project

7 years agoMerge branch 'develop' into bug/JAL-1841rnaSecStr
gmungoc [Thu, 18 Aug 2016 15:33:06 +0000 (16:33 +0100)]
Merge branch 'develop' into bug/JAL-1841rnaSecStr

7 years agoJAL-2077 using Platform method to check for Ctrl-down
gmungoc [Thu, 18 Aug 2016 15:20:50 +0000 (16:20 +0100)]
JAL-2077 using Platform method to check for Ctrl-down

7 years agoJAL-1445 status message '...not containing...' for inverted selection
gmungoc [Thu, 18 Aug 2016 15:19:01 +0000 (16:19 +0100)]
JAL-1445 status message '...not containing...' for inverted selection

7 years agoJAL-1693 show warning dialog if unable to make CDS for split frame
gmungoc [Thu, 18 Aug 2016 15:16:27 +0000 (16:16 +0100)]
JAL-1693 show warning dialog if unable to make CDS for split frame

7 years agoJAL-1855 fail gracefully if XML has no <sequence> element
gmungoc [Thu, 18 Aug 2016 14:25:52 +0000 (15:25 +0100)]
JAL-1855 fail gracefully if XML has no <sequence> element

7 years agoJAL-2077 handling Cmd-click in scale panel for Mac / Windows
gmungoc [Thu, 18 Aug 2016 10:08:23 +0000 (11:08 +0100)]
JAL-2077 handling Cmd-click in scale panel for Mac / Windows

7 years agoJAL-2001 return copy of selection in getSelected()
gmungoc [Thu, 18 Aug 2016 09:42:28 +0000 (10:42 +0100)]
JAL-2001 return copy of selection in getSelected()

7 years agoJAL-2146 status message now with formatted residue name / code
gmungoc [Wed, 17 Aug 2016 13:55:26 +0000 (14:55 +0100)]
JAL-2146 status message now with formatted residue name / code

7 years agoJAL-2173 don't remove annotation from hidden columns
gmungoc [Wed, 17 Aug 2016 11:30:57 +0000 (12:30 +0100)]
JAL-2173 don't remove annotation from hidden columns

7 years agoJAL-2172 reverted to not sorting column selection
gmungoc [Wed, 17 Aug 2016 11:22:19 +0000 (12:22 +0100)]
JAL-2172 reverted to not sorting column selection

7 years agoJAL-2105 rest versions updated to 4.6, change log link added
gmungoc [Wed, 17 Aug 2016 11:16:43 +0000 (12:16 +0100)]
JAL-2105 rest versions updated to 4.6, change log link added

7 years agoJAL-2172 handle case where column selection is not ordered
gmungoc [Wed, 17 Aug 2016 10:06:04 +0000 (11:06 +0100)]
JAL-2172 handle case where column selection is not ordered

7 years agoMerge branch 'develop' into bug/JAL-1841rnaSecStr
gmungoc [Tue, 16 Aug 2016 15:52:37 +0000 (16:52 +0100)]
Merge branch 'develop' into bug/JAL-1841rnaSecStr

7 years agoJAL-2172 unit test added
gmungoc [Tue, 16 Aug 2016 15:52:03 +0000 (16:52 +0100)]
JAL-2172 unit test added

7 years agoJAL-2171 matching bracket default character for rna SS entry
gmungoc [Tue, 16 Aug 2016 15:49:47 +0000 (16:49 +0100)]
JAL-2171 matching bracket default character for rna SS entry

7 years agoMerge branch 'develop' into bug/JAL-1841rnaSecStr
gmungoc [Tue, 16 Aug 2016 07:55:26 +0000 (08:55 +0100)]
Merge branch 'develop' into bug/JAL-1841rnaSecStr

7 years agoJAL-1841 better i18n text
gmungoc [Mon, 15 Aug 2016 15:57:06 +0000 (16:57 +0100)]
JAL-1841 better i18n text

7 years agoJAL-1128 fix for truncated bottom boarder pixels in figures generated from wrapped...
tcofoegbu [Mon, 15 Aug 2016 15:54:17 +0000 (16:54 +0100)]
JAL-1128 fix for truncated bottom boarder pixels in figures generated from wrapped alignment

7 years agoJAL-1128 fix for truncated bottom boarder pixels in figures generated from wrapped...
tcofoegbu [Mon, 15 Aug 2016 15:46:00 +0000 (16:46 +0100)]
JAL-1128 fix for truncated bottom boarder pixels in figures generated from wrapped alignment

7 years agoMerge branch 'develop' of https://source.jalview.org/git/jalview into develop
tcofoegbu [Mon, 15 Aug 2016 13:54:19 +0000 (14:54 +0100)]
Merge branch 'develop' of https://source.jalview.org/git/jalview into develop

7 years agoJAL-1919 Added improvement to ensure consistence of annotations parsed via JmolParser...
tcofoegbu [Mon, 15 Aug 2016 13:53:58 +0000 (14:53 +0100)]
JAL-1919 Added improvement to ensure consistence of annotations parsed via JmolParser vs PDBfile parser and fixed unit tests accordingly

7 years agoJAL-1841 count (logo height) is valid pairs only; detect base-gap pair
gmungoc [Fri, 12 Aug 2016 13:49:08 +0000 (14:49 +0100)]
JAL-1841 count (logo height) is valid pairs only; detect base-gap pair

7 years agoJAL-1841 bug fixes / code tidy for rna SS rendering / parsing
gmungoc [Fri, 12 Aug 2016 10:33:55 +0000 (11:33 +0100)]
JAL-1841 bug fixes / code tidy for rna SS rendering / parsing

7 years agoJAL-1841, bug fix in rna SS consensus, additions to Rna[Test]
gmungoc [Fri, 12 Aug 2016 10:32:10 +0000 (11:32 +0100)]
JAL-1841, bug fix in rna SS consensus, additions to Rna[Test]

7 years agoJAL-2171 default SS symbol to existing (if present)
gmungoc [Fri, 12 Aug 2016 09:51:48 +0000 (10:51 +0100)]
JAL-2171 default SS symbol to existing (if present)

7 years agoJAL-2124 i18n of 'All' menu item
gmungoc [Wed, 10 Aug 2016 10:41:20 +0000 (11:41 +0100)]
JAL-2124 i18n of 'All' menu item

7 years agoJAL-2124 i18n of "All" menu item
gmungoc [Wed, 10 Aug 2016 10:37:01 +0000 (11:37 +0100)]
JAL-2124 i18n of "All" menu item

7 years agoJAL-2146 small optimisation (avoid String creation)
gmungoc [Wed, 10 Aug 2016 10:34:31 +0000 (11:34 +0100)]
JAL-2146 small optimisation (avoid String creation)

7 years agoJAL-2146 show Column no [Sequence no [Residue / pos]] on mouseover
gmungoc [Wed, 10 Aug 2016 10:33:10 +0000 (11:33 +0100)]
JAL-2146 show Column no [Sequence no [Residue / pos]] on mouseover

7 years agoJAL-1577 rebuild menus when secondary structure manually updated
gmungoc [Mon, 8 Aug 2016 16:16:36 +0000 (17:16 +0100)]
JAL-1577 rebuild menus when secondary structure manually updated

7 years agoreplaced broken biojsmsa home link in jalveiw help
tcofoegbu [Mon, 8 Aug 2016 15:01:32 +0000 (16:01 +0100)]
replaced broken biojsmsa home link in jalveiw help

7 years agoJAL-2119 replaced link with a non-404 alternative
gmungoc [Mon, 8 Aug 2016 13:42:30 +0000 (14:42 +0100)]
JAL-2119 replaced link with a non-404 alternative

7 years agoJAL-2168 -nonews option also mentioned here
gmungoc [Mon, 8 Aug 2016 13:25:09 +0000 (14:25 +0100)]
JAL-2168 -nonews option also mentioned here

7 years agoJAL-2119 updates to invalid / obsolete help links
gmungoc [Mon, 8 Aug 2016 13:20:56 +0000 (14:20 +0100)]
JAL-2119 updates to invalid / obsolete help links

7 years agoJAL-2168 document '-nonews' parameter
gmungoc [Mon, 8 Aug 2016 13:16:44 +0000 (14:16 +0100)]
JAL-2168 document '-nonews' parameter

7 years agoJAL-2168 skip news feed if parameter "-nonews" is supplied
gmungoc [Fri, 5 Aug 2016 13:53:23 +0000 (14:53 +0100)]
JAL-2168 skip news feed if parameter "-nonews" is supplied

7 years agoJAL-1448 always use UK locale for formatted date properties
gmungoc [Fri, 5 Aug 2016 13:11:43 +0000 (14:11 +0100)]
JAL-1448 always use UK locale for formatted date properties

7 years agoJAL-2164 add transferred annotation to sequence
gmungoc [Fri, 5 Aug 2016 10:22:14 +0000 (11:22 +0100)]
JAL-2164 add transferred annotation to sequence

7 years agoJAL-2164 changed to be Java 1.7 compliant
gmungoc [Thu, 4 Aug 2016 14:35:18 +0000 (15:35 +0100)]
JAL-2164 changed to be Java 1.7 compliant

7 years agoJAL-2008 handle fast mouse drag of feature ordering correctly
gmungoc [Thu, 4 Aug 2016 09:55:50 +0000 (10:55 +0100)]
JAL-2008 handle fast mouse drag of feature ordering correctly

7 years agoJAL-2015 convert Color from colour picker to FeatureColour
gmungoc [Thu, 4 Aug 2016 09:11:06 +0000 (10:11 +0100)]
JAL-2015 convert Color from colour picker to FeatureColour

7 years agoJAL-2046 additional logic to suppress spurious implementation-error warnings
Jim Procter [Tue, 2 Aug 2016 15:22:43 +0000 (16:22 +0100)]
JAL-2046 additional logic to suppress spurious implementation-error warnings

7 years agoMerge branch 'efficiency/JAL-2034_JAL-1421' into develop
Jim Procter [Tue, 2 Aug 2016 14:56:19 +0000 (15:56 +0100)]
Merge branch 'efficiency/JAL-2034_JAL-1421' into develop

7 years agoJAL-2034 show greyed out image during overview update
Jim Procter [Tue, 2 Aug 2016 14:46:58 +0000 (15:46 +0100)]
JAL-2034 show greyed out image during overview update

7 years agoMerge branch 'develop' into efficiency/JAL-2034_JAL-1421
Jim Procter [Tue, 2 Aug 2016 13:16:06 +0000 (14:16 +0100)]
Merge branch 'develop' into efficiency/JAL-2034_JAL-1421