jalview.git
7 years agoclean up mistake in the test file allhits.ann
tcofoegbu [Tue, 28 Mar 2017 18:02:33 +0000 (19:02 +0100)]
clean up mistake in the test file allhits.ann

7 years agoJAL-2136 JAL-2137 Added improvement to enable explicit and dynamic definition of...
tcofoegbu [Tue, 28 Mar 2017 17:20:10 +0000 (18:20 +0100)]
JAL-2136 JAL-2137 Added improvement to enable explicit and dynamic definition of STRUCTMODEL data via HEADER_STRUCT_MODEL annotation, updated test annotation file, and added unit test accordingly

7 years agoJAL-2136 fixed failing unit test for Phyre2Client
tcofoegbu [Tue, 28 Mar 2017 17:12:43 +0000 (18:12 +0100)]
JAL-2136 fixed failing unit test for Phyre2Client

7 years agoJAL-2465 missed commit for refactore renaming of getPdbFile() method to getStructureF...
tcofoegbu [Tue, 28 Mar 2017 17:08:15 +0000 (18:08 +0100)]
JAL-2465 missed commit for refactore renaming of getPdbFile() method to getStructureFile()

7 years agoJAL-2465 unit test for bugfix
tcofoegbu [Tue, 28 Mar 2017 17:04:46 +0000 (18:04 +0100)]
JAL-2465 unit test for bugfix

7 years agoJAL-2465 bugfix and rerefactor renamed getPdbFile() method to getStructureFile()
tcofoegbu [Tue, 28 Mar 2017 17:03:41 +0000 (18:03 +0100)]
JAL-2465 bugfix and rerefactor renamed getPdbFile() method to getStructureFile()

7 years agoJAL-2463 bugfix
tcofoegbu [Thu, 23 Mar 2017 12:02:33 +0000 (12:02 +0000)]
JAL-2463 bugfix

7 years agoMerge JAL-2136_phyre2_integration to develop
tcofoegbu [Mon, 20 Mar 2017 15:14:27 +0000 (15:14 +0000)]
Merge JAL-2136_phyre2_integration to develop

7 years agoJAL-2136 JAL-2137 Improvements: enable STRUCTMODEL annotation statement to be less... merge/JAL-2136_phyre2_integration
tcofoegbu [Fri, 17 Mar 2017 15:41:01 +0000 (15:41 +0000)]
JAL-2136 JAL-2137 Improvements: enable STRUCTMODEL annotation statement to be less stringent and backwards compatible, Link query and template sequences, transfer annotation from model to template sequence

7 years agoMerge branch 'merges/develop_JAL2295setChimeraAttributes' into develop
Jim Procter [Thu, 16 Mar 2017 18:15:03 +0000 (18:15 +0000)]
Merge branch 'merges/develop_JAL2295setChimeraAttributes' into develop

7 years agoJAL-1933 refactor parameter for code clarity
Jim Procter [Thu, 16 Mar 2017 17:42:25 +0000 (17:42 +0000)]
JAL-1933 refactor parameter for code clarity

7 years agoJAL-2136 JAL-2137 Improved STRUCTMODEL annotation syntax to reinstated fasta file...
tcofoegbu [Tue, 14 Mar 2017 15:35:50 +0000 (15:35 +0000)]
JAL-2136 JAL-2137 Improved STRUCTMODEL annotation syntax to reinstated fasta file specification, improved implementation to link the Fasta mapping file to Phyre2 model entry, and moved Phyre2 model info from sequence detail to PDBEntry properties

7 years agoJAL-2136 JAL-2137 Modified STRUCTMODEL annotation format and added implementation...
tcofoegbu [Fri, 10 Mar 2017 14:29:21 +0000 (14:29 +0000)]
JAL-2136 JAL-2137 Modified STRUCTMODEL annotation format and added implementation to register Phyre2 model file from AnnotationFile such that it could be properly processed Phyre2 client on structure viewing.

7 years agoJAL-2426 Checks on conservation thread in case we are shutting down
kiramt [Tue, 28 Feb 2017 12:25:11 +0000 (12:25 +0000)]
JAL-2426 Checks on conservation thread in case we are shutting down

7 years agoJAL-2426 Removal of NPE in conservation thread when closing Jalview
kiramt [Tue, 28 Feb 2017 14:50:10 +0000 (14:50 +0000)]
JAL-2426 Removal of NPE in conservation thread when closing Jalview

7 years agoJAL-2430 colour columns hidden in alignment gray on structure
gmungoc [Wed, 8 Mar 2017 14:41:45 +0000 (14:41 +0000)]
JAL-2430 colour columns hidden in alignment gray on structure

7 years agoJAL-2295 avoid quotes breaking attribute value parsing
gmungoc [Wed, 8 Mar 2017 11:15:27 +0000 (11:15 +0000)]
JAL-2295 avoid quotes breaking attribute value parsing

7 years agoJAL-2295 status messages for Chimera attributes set and for failed
gmungoc [Tue, 7 Mar 2017 15:53:30 +0000 (15:53 +0000)]
JAL-2295 status messages for Chimera attributes set and for failed
superposition

7 years agoJAL-2295 tweak order and wording of Superpose menu items and tooltip
gmungoc [Thu, 2 Mar 2017 10:06:13 +0000 (10:06 +0000)]
JAL-2295 tweak order and wording of Superpose menu items and tooltip

7 years agoJAL-2295 make 'Jmol' menu appear; enable/disable Superpose option for
gmungoc [Thu, 2 Mar 2017 09:51:17 +0000 (09:51 +0000)]
JAL-2295 make 'Jmol' menu appear; enable/disable Superpose option for
Chimera

7 years agoJAL-1264 smarter way to skip autocalc'd annotations in asserts
gmungoc [Wed, 1 Mar 2017 15:19:09 +0000 (15:19 +0000)]
JAL-1264 smarter way to skip autocalc'd annotations in asserts

7 years agoMerge branch 'features/JAL-2295setChimeraAttributes' into
gmungoc [Wed, 1 Mar 2017 14:38:50 +0000 (14:38 +0000)]
Merge branch 'features/JAL-2295setChimeraAttributes' into
merges/develop_JAL2295setChimeraAttributes

Conflicts:
src/jalview/ext/rbvi/chimera/ChimeraCommands.java
src/jalview/ext/rbvi/chimera/JalviewChimeraBinding.java
src/jalview/gui/ChimeraViewFrame.java
test/jalview/ext/rbvi/chimera/ChimeraCommandsTest.java

7 years agoJAL-2136 added improvement to parse crudelist file instead of scrapping 'summary...
tcofoegbu [Tue, 28 Feb 2017 12:49:20 +0000 (12:49 +0000)]
JAL-2136 added improvement to parse crudelist file instead of scrapping 'summary.html' and renamed testfiles accordingly

7 years agoJAL-2136 merged and resolved conflicts with 80edaa84d6d9beac9f0d2c71b50b7b56fd393427
tcofoegbu [Mon, 20 Feb 2017 12:25:32 +0000 (12:25 +0000)]
JAL-2136 merged and resolved conflicts with 80edaa84d6d9beac9f0d2c71b50b7b56fd393427

7 years agoMerge branch 'features/JAL-2379pcaMemory' into develop
Jim Procter [Mon, 20 Feb 2017 11:36:39 +0000 (11:36 +0000)]
Merge branch 'features/JAL-2379pcaMemory' into develop

7 years agoMerge branch 'reviews/features/JAL-2136_phyre2_integration_withJims' into merge/JAL...
tcofoegbu [Mon, 20 Feb 2017 10:17:44 +0000 (10:17 +0000)]
Merge branch 'reviews/features/JAL-2136_phyre2_integration_withJims' into merge/JAL-2136_phyre2_integration

7 years agoMerge branch 'bug/JAL-2374_JAL-2419_overlappinggroups_currentselection_popupmenu...
Jim Procter [Thu, 16 Feb 2017 11:49:57 +0000 (11:49 +0000)]
Merge branch 'bug/JAL-2374_JAL-2419_overlappinggroups_currentselection_popupmenu' into develop

7 years agoJAL-2374 JAL-2419 - TODO suspiciously redundant nested if clauses probably need a... bug/JAL-2374_JAL-2419_overlappinggroups_currentselection_popupmenu
Jim Procter [Wed, 15 Feb 2017 17:13:26 +0000 (17:13 +0000)]
JAL-2374 JAL-2419 - TODO suspiciously redundant nested if clauses probably need a cleanup

7 years agofix for JAL-2419 - don’t trash the current selection
Jim Procter [Wed, 15 Feb 2017 17:12:02 +0000 (17:12 +0000)]
fix for JAL-2419 - don’t trash the current selection

7 years agoJAL-2374 don’t search twice for containing group to assign to stretchGroup
Jim Procter [Wed, 15 Feb 2017 16:47:34 +0000 (16:47 +0000)]
JAL-2374 don’t search twice for containing group to assign to stretchGroup

7 years agoJAL-2374 tests for SequenceGroup.contains
Jim Procter [Wed, 15 Feb 2017 15:45:06 +0000 (15:45 +0000)]
JAL-2374 tests for SequenceGroup.contains

7 years agoJAL-2374 JAL-1270 assign SequenceGroup tests to ‘Functional’
Jim Procter [Wed, 15 Feb 2017 15:43:06 +0000 (15:43 +0000)]
JAL-2374 JAL-1270 assign SequenceGroup tests to ‘Functional’

7 years agoJAL-2374 new contains methods for seq and seq,apos
Jim Procter [Wed, 15 Feb 2017 15:41:58 +0000 (15:41 +0000)]
JAL-2374 new contains methods for seq and seq,apos

7 years agoJAL-2374 javadoc - qualify that sequence argument to findGroup must be in the Alignme...
Jim Procter [Wed, 15 Feb 2017 15:38:49 +0000 (15:38 +0000)]
JAL-2374 javadoc - qualify that sequence argument to findGroup must be in the Alignment, not share the same dataset sequence

7 years agoJAL-2371 small move of code, typo correction
gmungoc [Fri, 10 Feb 2017 11:03:15 +0000 (11:03 +0000)]
JAL-2371 small move of code, typo correction

7 years agoMerge branch 'features/JAL-2316' into develop
Jim Procter [Thu, 9 Feb 2017 12:49:33 +0000 (12:49 +0000)]
Merge branch 'features/JAL-2316' into develop

7 years agoMerge branch 'develop' into features/JAL-2316 features/JAL-2316
Jim Procter [Thu, 9 Feb 2017 11:50:07 +0000 (11:50 +0000)]
Merge branch 'develop' into features/JAL-2316

7 years agoJAL-2401 tweaked button text, added Spanish
gmungoc [Thu, 9 Feb 2017 11:40:09 +0000 (11:40 +0000)]
JAL-2401 tweaked button text, added Spanish

7 years agoJAL-2401 change 'Lower Case Colour' to checkbox with tooltip
gmungoc [Thu, 9 Feb 2017 10:39:22 +0000 (10:39 +0000)]
JAL-2401 change 'Lower Case Colour' to checkbox with tooltip

7 years agoJAL-2371 no test for lower case consensus as not expected or handled
gmungoc [Thu, 9 Feb 2017 10:05:21 +0000 (10:05 +0000)]
JAL-2371 no test for lower case consensus as not expected or handled

7 years agoJAL-2371 ensure some colour scheme (may be None) is set on startup
gmungoc [Thu, 9 Feb 2017 10:04:13 +0000 (10:04 +0000)]
JAL-2371 ensure some colour scheme (may be None) is set on startup

7 years agoMerge branch 'develop' into features/JAL-2379pcaMemory features/JAL-2379pcaMemory
gmungoc [Thu, 9 Feb 2017 09:05:30 +0000 (09:05 +0000)]
Merge branch 'develop' into features/JAL-2379pcaMemory

7 years agoJAL-2371 skip upper-casing consensus as it already is
gmungoc [Thu, 9 Feb 2017 09:01:13 +0000 (09:01 +0000)]
JAL-2371 skip upper-casing consensus as it already is

7 years agoJAL-2405 check for circular reference in SequenceGroup.context
gmungoc [Thu, 9 Feb 2017 08:49:38 +0000 (08:49 +0000)]
JAL-2405 check for circular reference in SequenceGroup.context

7 years agoJAL-2405 set initial selection group alignment context
gmungoc [Thu, 9 Feb 2017 08:41:33 +0000 (08:41 +0000)]
JAL-2405 set initial selection group alignment context

7 years agoJAL-2405 enable nucleotide/peptide colour schemes in applet menus
gmungoc [Thu, 9 Feb 2017 08:41:02 +0000 (08:41 +0000)]
JAL-2405 enable nucleotide/peptide colour schemes in applet menus

7 years agoJAL-2316 tidying preferences help page
Jim Procter [Wed, 8 Feb 2017 16:33:51 +0000 (16:33 +0000)]
JAL-2316 tidying preferences help page

7 years agoJAL-2316 tidied up documentation for Links tab
Jim Procter [Wed, 8 Feb 2017 16:33:35 +0000 (16:33 +0000)]
JAL-2316 tidied up documentation for Links tab

7 years agoJAL-2405 set context on selection group for tailored colour options
gmungoc [Wed, 8 Feb 2017 15:30:42 +0000 (15:30 +0000)]
JAL-2405 set context on selection group for tailored colour options

7 years agoJAL-2136 update merged code for JAL-2040 for new FileFormat/Protocol interface (JAL... reviews/features/JAL-2136_phyre2_integration_withJims
Jim Procter [Wed, 8 Feb 2017 15:01:21 +0000 (15:01 +0000)]
JAL-2136 update merged code for JAL-2040 for new FileFormat/Protocol interface (JAL-2344)


7 years agoJAL-2401 fix for NPE on selectedButtons, tweak for button appearance
gmungoc [Wed, 8 Feb 2017 14:43:36 +0000 (14:43 +0000)]
JAL-2401 fix for NPE on selectedButtons, tweak for button appearance

7 years agoMerge remote-tracking branch 'origin/develop' into features/JAL-2316
kiramt [Wed, 8 Feb 2017 11:59:19 +0000 (11:59 +0000)]
Merge remote-tracking branch 'origin/develop' into features/JAL-2316

7 years agoJAL-2366 updated default URL to www.jalview.org/services/identifiers
Jim Procter [Wed, 8 Feb 2017 09:53:10 +0000 (09:53 +0000)]
JAL-2366 updated default URL to jalview.org/services/identifiers

7 years agoMerge branch 'features/JAL-2371collectionColourScheme' into develop
Jim Procter [Tue, 7 Feb 2017 18:15:14 +0000 (18:15 +0000)]
Merge branch 'features/JAL-2371collectionColourScheme' into develop

7 years agoJAL-2401 Lower Case Colour toggleable, help text added
gmungoc [Tue, 7 Feb 2017 15:59:37 +0000 (15:59 +0000)]
JAL-2401 Lower Case Colour toggleable, help text added

7 years agoJAL-2379 removed unused commented code
gmungoc [Tue, 7 Feb 2017 13:20:31 +0000 (13:20 +0000)]
JAL-2379 removed unused commented code

7 years agoJAL-2397 flag provided for 2.10.1 PCA gap calculation treatment
gmungoc [Tue, 7 Feb 2017 13:20:12 +0000 (13:20 +0000)]
JAL-2397 flag provided for 2.10.1 PCA gap calculation treatment

7 years agoJAL-2398 include 'compatibility mode' for C->R score correction
gmungoc [Tue, 7 Feb 2017 12:50:49 +0000 (12:50 +0000)]
JAL-2398 include 'compatibility mode' for C->R score correction

7 years agoJAL-2397 scripts to toggle 2.10.1 / 2.10.2 PCA calculation mode
gmungoc [Tue, 7 Feb 2017 12:44:01 +0000 (12:44 +0000)]
JAL-2397 scripts to toggle 2.10.1 / 2.10.2 PCA calculation mode

7 years agoJAL-2397 PCA gap cost uses last column of score matrix
gmungoc [Tue, 7 Feb 2017 12:43:19 +0000 (12:43 +0000)]
JAL-2397 PCA gap cost uses last column of score matrix

7 years agoJAL-2398 corrected entry for C->R in Blosum62 matrix
gmungoc [Tue, 7 Feb 2017 11:50:00 +0000 (11:50 +0000)]
JAL-2398 corrected entry for C->R in Blosum62 matrix

7 years agoJAL-2379 computePairwiseScores() moved to ScoreMatrix
gmungoc [Mon, 6 Feb 2017 14:50:11 +0000 (14:50 +0000)]
JAL-2379 computePairwiseScores() moved to ScoreMatrix

7 years agoJAL-2379 'direct' pairwise score calculation for PCA (no encoding)
gmungoc [Fri, 3 Feb 2017 16:13:24 +0000 (16:13 +0000)]
JAL-2379 'direct' pairwise score calculation for PCA (no encoding)

7 years agoJAL-2371 (slight!) simplification of isApplicableTo()
gmungoc [Wed, 1 Feb 2017 13:02:56 +0000 (13:02 +0000)]
JAL-2371 (slight!) simplification of isApplicableTo()

7 years agoJAL-2383 and Spanish!
gmungoc [Wed, 1 Feb 2017 11:37:04 +0000 (11:37 +0000)]
JAL-2383 and Spanish!

7 years agoJAL-2371 commented code removed only
gmungoc [Tue, 31 Jan 2017 15:23:06 +0000 (15:23 +0000)]
JAL-2371 commented code removed only

7 years agoJAL-2371 rename global/viewportColourScheme to residueShading
gmungoc [Tue, 31 Jan 2017 14:40:51 +0000 (14:40 +0000)]
JAL-2371 rename global/viewportColourScheme to residueShading

7 years agoJAL-2385 more tests/bug fixes mostly for gui.SliderPanel and some
gmungoc [Tue, 31 Jan 2017 14:38:38 +0000 (14:38 +0000)]
JAL-2385 more tests/bug fixes mostly for gui.SliderPanel and some
JAL-2371 tidying

7 years agoMerge branch 'reviews/features/JAL-2136_phyre2_integration_withJims' into merge/JAL...
tcofoegbu [Mon, 30 Jan 2017 11:37:55 +0000 (11:37 +0000)]
Merge branch 'reviews/features/JAL-2136_phyre2_integration_withJims' into merge/JAL-2136_phyre2_integration

7 years agoJAL-2379 commented out code removed
gmungoc [Fri, 27 Jan 2017 15:46:02 +0000 (15:46 +0000)]
JAL-2379 commented out code removed

7 years agoJAL-2371 CollectionColourScheme renamed ResidueShader and moved to
gmungoc [Fri, 27 Jan 2017 15:37:30 +0000 (15:37 +0000)]
JAL-2371 CollectionColourScheme renamed ResidueShader and moved to
jalview.renderer

7 years agoJAL-2099 belated unit test
gmungoc [Fri, 27 Jan 2017 15:30:49 +0000 (15:30 +0000)]
JAL-2099 belated unit test

7 years agoJAL-2360 JAL-2371 updates from review CR-JAL-1
gmungoc [Fri, 27 Jan 2017 10:40:43 +0000 (10:40 +0000)]
JAL-2360 JAL-2371 updates from review CR-JAL-1

7 years agoJAL-2366 Removed unneeded setEnabled calls
kiramt [Fri, 27 Jan 2017 09:52:40 +0000 (09:52 +0000)]
JAL-2366 Removed unneeded setEnabled calls

7 years agoJAL-2360 corrected comment
gmungoc [Thu, 26 Jan 2017 14:35:28 +0000 (14:35 +0000)]
JAL-2360 corrected comment

7 years agoJAL-2360 C is Pink with consensus > 85% (not 100%)
gmungoc [Thu, 26 Jan 2017 14:24:38 +0000 (14:24 +0000)]
JAL-2360 C is Pink with consensus > 85% (not 100%)

7 years agoMerge remote-tracking branch 'origin/develop' into features/JAL-2316
kiramt [Thu, 26 Jan 2017 11:40:39 +0000 (11:40 +0000)]
Merge remote-tracking branch 'origin/develop' into features/JAL-2316

7 years agoMerge branch 'features/JAL-2360colourSchemeApplicability' into features/JAL-2371colle...
gmungoc [Thu, 26 Jan 2017 11:34:46 +0000 (11:34 +0000)]
Merge branch 'features/JAL-2360colourSchemeApplicability' into features/JAL-2371collectionColourScheme

7 years agoMerge branch 'develop' into features/JAL-2360colourSchemeApplicability
gmungoc [Thu, 26 Jan 2017 11:34:04 +0000 (11:34 +0000)]
Merge branch 'develop' into features/JAL-2360colourSchemeApplicability

Conflicts:
src/jalview/gui/UserDefinedColours.java

7 years agoJAL-2316 Updated to use identifiers jalview service
kiramt [Thu, 26 Jan 2017 11:27:08 +0000 (11:27 +0000)]
JAL-2316 Updated to use identifiers jalview service

7 years agoMerge branch 'develop' into features/JAL-2379pcaMemory
gmungoc [Thu, 26 Jan 2017 09:47:42 +0000 (09:47 +0000)]
Merge branch 'develop' into features/JAL-2379pcaMemory

Conflicts:
src/jalview/analysis/PCA.java
src/jalview/math/Matrix.java
test/jalview/math/MatrixTest.java

7 years agoJAL-2344 test fix and code tidy for review comments
gmungoc [Thu, 26 Jan 2017 09:38:31 +0000 (09:38 +0000)]
JAL-2344 test fix and code tidy for review comments

7 years agoJAL-2380 code tidy after review
gmungoc [Thu, 26 Jan 2017 09:20:46 +0000 (09:20 +0000)]
JAL-2380 code tidy after review

7 years agoJAL-2344 push Cache.getProperty("LAST_DIRECTORY") inside method
gmungoc [Wed, 25 Jan 2017 12:15:43 +0000 (12:15 +0000)]
JAL-2344 push Cache.getProperty("LAST_DIRECTORY") inside method

7 years agoJAL-2379 made SparseMatrix.divide() so as to exactly match
gmungoc [Mon, 23 Jan 2017 20:25:42 +0000 (20:25 +0000)]
JAL-2379 made SparseMatrix.divide() so as to exactly match
Matrix.divide()

7 years agoMerge branch 'features/JAL-2040_JAL-2137_phyre2' into reviews/features/JAL-2136_phyre...
Jim Procter [Mon, 23 Jan 2017 15:13:33 +0000 (15:13 +0000)]
Merge branch 'features/JAL-2040_JAL-2137_phyre2' into reviews/features/JAL-2136_phyre2_integration_withJims

7 years agoJAL-2386 unit tests for change colour (and minor refactoring for
gmungoc [Mon, 23 Jan 2017 13:26:24 +0000 (13:26 +0000)]
JAL-2386 unit tests for change colour (and minor refactoring for
testability)

7 years agoJAL-2386 simplify changeColour (doesn't change colour thresholds)
gmungoc [Mon, 23 Jan 2017 09:11:36 +0000 (09:11 +0000)]
JAL-2386 simplify changeColour (doesn't change colour thresholds)

7 years agoJAL-2375 JAL-2376 First commit of implementation for Phyre2 result browsing, template...
tcofoegbu [Fri, 20 Jan 2017 19:43:20 +0000 (19:43 +0000)]
JAL-2375 JAL-2376 First commit of implementation for Phyre2 result browsing, template parsing and structure mapping. Added fix for failing tests in SiftsClientTest, added improvement to un-offer cached option when cached data is unavailable, added improvement to include horizontal separator between structure filter options and manual input options, and other minor refactoring

7 years agoMerge branch 'features/JAL-2360colourSchemeApplicability' into features/JAL-2371colle...
gmungoc [Fri, 20 Jan 2017 14:49:29 +0000 (14:49 +0000)]
Merge branch 'features/JAL-2360colourSchemeApplicability' into features/JAL-2371collectionColourScheme

7 years agoMerge branch 'develop' into features/JAL-2360colourSchemeApplicability
gmungoc [Fri, 20 Jan 2017 14:48:43 +0000 (14:48 +0000)]
Merge branch 'develop' into features/JAL-2360colourSchemeApplicability

7 years agoJAL-2385 tweak to applet 'switch colour slider context'
gmungoc [Fri, 20 Jan 2017 14:48:16 +0000 (14:48 +0000)]
JAL-2385 tweak to applet 'switch colour slider context'

7 years agoMerge branch 'features/JAL-2360colourSchemeApplicability' into
gmungoc [Fri, 20 Jan 2017 14:44:02 +0000 (14:44 +0000)]
Merge branch 'features/JAL-2360colourSchemeApplicability' into
features/JAL-2371collectionColourScheme

Conflicts:
src/jalview/appletgui/SliderPanel.java
src/jalview/gui/SliderPanel.java

7 years agoMerge branch 'develop' into features/JAL-2360colourSchemeApplicability
gmungoc [Fri, 20 Jan 2017 14:25:58 +0000 (14:25 +0000)]
Merge branch 'develop' into features/JAL-2360colourSchemeApplicability

7 years agoJAL-2385 update slider settings when switching slider panel focus
gmungoc [Fri, 20 Jan 2017 14:20:48 +0000 (14:20 +0000)]
JAL-2385 update slider settings when switching slider panel focus

7 years agoMerge branch 'features/JAL-2360colourSchemeApplicability' into
gmungoc [Fri, 20 Jan 2017 12:21:42 +0000 (12:21 +0000)]
Merge branch 'features/JAL-2360colourSchemeApplicability' into
features/JAL-2371collectionColourScheme

Conflicts:
src/jalview/appletgui/SliderPanel.java
src/jalview/gui/Jalview2XML.java
src/jalview/gui/SliderPanel.java

7 years agoJAL-2383 fixup from last merge
gmungoc [Fri, 20 Jan 2017 12:03:39 +0000 (12:03 +0000)]
JAL-2383 fixup from last merge

7 years agoMerge branch 'develop' into features/JAL-2360colourSchemeApplicability
gmungoc [Fri, 20 Jan 2017 11:56:07 +0000 (11:56 +0000)]
Merge branch 'develop' into features/JAL-2360colourSchemeApplicability

Conflicts:
src/jalview/appletgui/APopupMenu.java
src/jalview/appletgui/SliderPanel.java
src/jalview/gui/PopupMenu.java

7 years agoJAL-2383 check for null, spelling
gmungoc [Fri, 20 Jan 2017 10:55:50 +0000 (10:55 +0000)]
JAL-2383 check for null, spelling

7 years agoJAL-2383 make popup colour menu order and wording consistent
gmungoc [Fri, 20 Jan 2017 10:55:24 +0000 (10:55 +0000)]
JAL-2383 make popup colour menu order and wording consistent