jalview.git
4 years agoJAL-3210 Moved local.properties override into ext, now picked up in Eclipse IDE Jalview-JS/develop_with_gradle_build
Ben Soares [Mon, 11 Nov 2019 00:58:33 +0000 (00:58 +0000)]
JAL-3210 Moved local.properties override into ext, now picked up in Eclipse IDE

4 years agoJAL-3210 merging in Jalview-JS/develop
Ben Soares [Sun, 10 Nov 2019 16:33:56 +0000 (16:33 +0000)]
JAL-3210 merging in Jalview-JS/develop

4 years agoJAL-3210 _jalview core published, added to jalviewjsTest.html
Ben Soares [Sun, 10 Nov 2019 16:06:50 +0000 (16:06 +0000)]
JAL-3210 _jalview core published, added to jalviewjsTest.html

4 years agoJAL-3210 working on dependencies for publishcoretemplate. tidying
soares [Sat, 9 Nov 2019 16:43:22 +0000 (16:43 +0000)]
JAL-3210 working on dependencies for publishcoretemplate. tidying

4 years agoJAL-3210 working on dependencies for publishcoretemplate. tidying
soares [Sat, 9 Nov 2019 16:35:26 +0000 (16:35 +0000)]
JAL-3210 working on dependencies for publishcoretemplate. tidying

4 years agoJAL-3210 PublishCoreTemplate task
Ben Soares [Fri, 8 Nov 2019 17:18:05 +0000 (17:18 +0000)]
JAL-3210 PublishCoreTemplate task

4 years agoJAL-3210 Add a local.properties ECLIPSE_IDE_DEVELOPER=true to prevent headless eclips...
Ben Soares [Fri, 8 Nov 2019 17:00:26 +0000 (17:00 +0000)]
JAL-3210 Add a local.properties ECLIPSE_IDE_DEVELOPER=true to prevent headless eclipse from running

4 years agoJAL-3210 BuildAllCores dependencies carefully implemented so Eclipse does not call...
Ben Soares [Fri, 8 Nov 2019 16:45:20 +0000 (16:45 +0000)]
JAL-3210 BuildAllCores dependencies carefully implemented so Eclipse does not call headless task

4 years agoRevert "JAL-3210 work in progress on closures"
Ben Soares [Fri, 8 Nov 2019 10:20:19 +0000 (10:20 +0000)]
Revert "JAL-3210 work in progress on closures"

This reverts commit 581fcc0aab400bcdd52f5c0ec64f34a8fd5e786a.

Seems to have broken development in Eclipse IDE. Reverting.

4 years agoRevert "JAL-3210 Added jalviewjsBuildAllClosures. Improved incrementality of jalviewj...
Ben Soares [Fri, 8 Nov 2019 10:18:12 +0000 (10:18 +0000)]
Revert "JAL-3210 Added jalviewjsBuildAllClosures. Improved incrementality of jalviewjsSetEclipseWorkspace and jalviewjsProjectImport and hence jalviewjsTranspile :)"

This reverts commit 9fe5286cbcbbfdca0e9548e6ab1b6543871a8073.

Seems to have broken development in Eclipse IDE. Reverting.

4 years agoRevert "JAL-3210 small tidies"
Ben Soares [Fri, 8 Nov 2019 10:17:42 +0000 (10:17 +0000)]
Revert "JAL-3210 small tidies"

This reverts commit ed512fe4ab6c8a61bbf2e3b9d2b09ea9746af78d.

Seems to have broken development in Eclipse IDE.  Reverting.

4 years agoJAL-3210 jmol, stevesoft and publish template tasks in progress
Ben Soares [Fri, 8 Nov 2019 10:14:16 +0000 (10:14 +0000)]
JAL-3210 jmol, stevesoft and publish template tasks in progress

4 years agoSwingJS update adds java.awt.Taskbar (untested)
BobHanson [Thu, 7 Nov 2019 20:03:49 +0000 (14:03 -0600)]
SwingJS update adds java.awt.Taskbar (untested)

4 years agoJAL-3210 small tidies
Ben Soares [Thu, 7 Nov 2019 16:52:40 +0000 (16:52 +0000)]
JAL-3210 small tidies

4 years agoJAL-3210 Added jalviewjsBuildAllClosures. Improved incrementality of jalviewjsSetEcli...
Ben Soares [Thu, 7 Nov 2019 15:36:48 +0000 (15:36 +0000)]
JAL-3210 Added jalviewjsBuildAllClosures. Improved incrementality of jalviewjsSetEclipseWorkspace and jalviewjsProjectImport and hence jalviewjsTranspile :)

4 years agoJAL-3210 work in progress on closures
soares [Wed, 6 Nov 2019 20:59:00 +0000 (20:59 +0000)]
JAL-3210 work in progress on closures

4 years agoJAL-3274 .build_properties now copied to j2s in jalviewjs site
Ben Soares [Tue, 5 Nov 2019 23:50:35 +0000 (23:50 +0000)]
JAL-3274 .build_properties now copied to j2s in jalviewjs site

4 years agoMerge branch 'Jalview-JS/develop' into Jalview-JS/develop_with_gradle_build
Ben Soares [Tue, 5 Nov 2019 21:44:27 +0000 (21:44 +0000)]
Merge branch 'Jalview-JS/develop' into Jalview-JS/develop_with_gradle_build

4 years agonew transpiler - important!
BobHanson [Tue, 5 Nov 2019 18:38:46 +0000 (12:38 -0600)]
new transpiler - important!

fixes null pointer exception report for bad package declaration in a
Java file.

4 years agoMerge branch 'Jalview-JS/develop' of https://source.jalview.org/git/jalview.git into...
gmungoc [Tue, 5 Nov 2019 17:43:05 +0000 (17:43 +0000)]
Merge branch 'Jalview-JS/develop' of https://source.jalview.org/git/jalview.git into Jalview-JS/develop

4 years agoRevert "JAL-3210 default eclipse .project .classpath and .settings/org.eclipse.jdt...
soares [Tue, 5 Nov 2019 17:42:12 +0000 (17:42 +0000)]
Revert "JAL-3210 default eclipse .project .classpath and .settings/org.eclipse.jdt.core.prefs so Eclipse as IDE can import without gradle"

This reverts commit aaa5f22a4544c3e72b5d29ef2f319e55af8e14f7.

4 years agoJAL-3210 JAL-3130 skip Taskbar in JalviewJS
gmungoc [Tue, 5 Nov 2019 17:20:59 +0000 (17:20 +0000)]
JAL-3210 JAL-3130 skip Taskbar in JalviewJS

4 years agoJAL-3210 reverted (ignore previous commit)
gmungoc [Tue, 5 Nov 2019 17:19:01 +0000 (17:19 +0000)]
JAL-3210 reverted (ignore previous commit)

4 years agoMerge branch 'Jalview-JS/develop' into Jalview-JS/develop_with_gradle_build
soares [Tue, 5 Nov 2019 17:12:14 +0000 (17:12 +0000)]
Merge branch 'Jalview-JS/develop' into Jalview-JS/develop_with_gradle_build

4 years agoJAL-3210 JAL-3130 can't read java.specification.version in JalviewJS
gmungoc [Tue, 5 Nov 2019 17:09:20 +0000 (17:09 +0000)]
JAL-3210 JAL-3130 can't read java.specification.version in JalviewJS

4 years agoJAL-3120 JAL-3130 can't read "java.specification.version" in JalviewJS
gmungoc [Tue, 5 Nov 2019 17:07:33 +0000 (17:07 +0000)]
JAL-3120 JAL-3130 can't read "java.specification.version" in JalviewJS

4 years agoJAL-3210 JAL-3330 use SequenceOntologyLite in JalviewJS
gmungoc [Tue, 5 Nov 2019 16:46:11 +0000 (16:46 +0000)]
JAL-3210 JAL-3330 use SequenceOntologyLite in JalviewJS

4 years agoJAL-3210 default eclipse .project .classpath and .settings/org.eclipse.jdt.core.prefs...
soares [Tue, 5 Nov 2019 16:18:25 +0000 (16:18 +0000)]
JAL-3210 default eclipse .project .classpath and .settings/org.eclipse.jdt.core.prefs so Eclipse as IDE can import without gradle

4 years agoJAL-3210 JAL-3263 redo 'Mandarin' character for JS-develop pre-applet
gmungoc [Tue, 5 Nov 2019 16:02:14 +0000 (16:02 +0000)]
JAL-3210 JAL-3263 redo 'Mandarin' character for JS-develop pre-applet

4 years agoJAL-3210 added a 'transfer' dir for unzip files to improve incremental site-building...
Ben Soares [Mon, 4 Nov 2019 12:21:41 +0000 (12:21 +0000)]
JAL-3210 added a 'transfer' dir for unzip files to improve incremental site-building when using Eclipse as IDE

4 years agoJAL-3210 Automatic buildship/eclipse update to site when making changes to code
Ben Soares [Fri, 1 Nov 2019 00:57:00 +0000 (00:57 +0000)]
JAL-3210 Automatic buildship/eclipse update to site when making changes to code

4 years agoJAL-3210 Added jdt prefs from applet branch. Made IDE tasks more visible
Ben Soares [Thu, 31 Oct 2019 15:47:41 +0000 (15:47 +0000)]
JAL-3210 Added jdt prefs from applet branch. Made IDE tasks more visible

4 years agoMerge branch 'Jalview-JS/develop' into Jalview-JS/develop_with_gradle_build
Ben Soares [Thu, 31 Oct 2019 10:56:56 +0000 (10:56 +0000)]
Merge branch 'Jalview-JS/develop' into Jalview-JS/develop_with_gradle_build

4 years agoJAL-3210 unimportant error message
Ben Soares [Thu, 31 Oct 2019 10:55:34 +0000 (10:55 +0000)]
JAL-3210 unimportant error message

4 years agoJAL-3210 new transpiler fixes problem that it could have a null-pointer
BobHanson [Wed, 30 Oct 2019 19:53:56 +0000 (14:53 -0500)]
JAL-3210 new transpiler fixes problem that it could have a null-pointer
exception for comparison to history, where, apparently,
IProject.getProject().getLocation() is null.

4 years agoJAL-3210 catch exception for eclipse
Ben Soares [Wed, 30 Oct 2019 18:00:43 +0000 (18:00 +0000)]
JAL-3210 catch exception for eclipse

4 years agoJAL-3210 _j2sclasslist.txt moved into swingjs
Ben Soares [Wed, 30 Oct 2019 17:13:34 +0000 (17:13 +0000)]
JAL-3210 _j2sclasslist.txt moved into swingjs

4 years agoJAL-3210 Fixed jalviewjs dependencies. Changed linkCheck to tee output to .out file...
Ben Soares [Wed, 30 Oct 2019 17:10:47 +0000 (17:10 +0000)]
JAL-3210 Fixed jalviewjs dependencies. Changed linkCheck to tee output to .out file.  Tidying jalviewjs paths.

4 years agoJAL-3210 Fixed local.properties setting. Some tidying.
Ben Soares [Wed, 30 Oct 2019 12:31:02 +0000 (12:31 +0000)]
JAL-3210 Fixed local.properties setting. Some tidying.

4 years agoJAL-3210 firming up relative paths with jalviewDir. Some comments on possibility...
Ben Soares [Wed, 30 Oct 2019 01:52:21 +0000 (01:52 +0000)]
JAL-3210 firming up relative paths with jalviewDir. Some comments on possibility of using eclipse plugins differently

4 years agoJAL-3210 Some tidying and now using swingjs/*
Ben Soares [Wed, 30 Oct 2019 01:02:58 +0000 (01:02 +0000)]
JAL-3210 Some tidying and now using swingjs/*

4 years agoJAL-3210 Now add/override gradle.properties with local.properties
Ben Soares [Tue, 29 Oct 2019 23:28:16 +0000 (23:28 +0000)]
JAL-3210 Now add/override gradle.properties with local.properties

4 years agoMerge branch 'Jalview-JS/develop' into Jalview-JS/develop_with_gradle_build
Ben Soares [Tue, 29 Oct 2019 19:51:51 +0000 (19:51 +0000)]
Merge branch 'Jalview-JS/develop' into Jalview-JS/develop_with_gradle_build

4 years agoJAL-3210 tidying j2s and swingjs
Ben Soares [Tue, 29 Oct 2019 19:50:07 +0000 (19:50 +0000)]
JAL-3210 tidying j2s and swingjs

4 years agoMerge branch 'Jalview-JS/develop' of https://source.jalview.org/git/jalview.git into...
BobHanson [Tue, 29 Oct 2019 15:45:25 +0000 (10:45 -0500)]
Merge branch 'Jalview-JS/develop' of https://source.jalview.org/git/jalview.git into Jalview-JS/develop

4 years agoJAL-3210 transpiler fix for package foo with path .../foo/.../foo
BobHanson [Tue, 29 Oct 2019 15:42:41 +0000 (10:42 -0500)]
JAL-3210 transpiler fix for package foo with path .../foo/.../foo

4 years agoJAL-3210 Added eclipse instance info in j2s-transpile.out log.
Ben Soares [Mon, 28 Oct 2019 14:16:00 +0000 (14:16 +0000)]
JAL-3210 Added eclipse instance info in j2s-transpile.out log.

4 years agoJAL-3210 Tidied more build.gradle. Different j2s versions for different eclipse versi...
Ben Soares [Fri, 25 Oct 2019 15:49:31 +0000 (16:49 +0100)]
JAL-3210 Tidied more build.gradle. Different j2s versions for different eclipse versions -- temporary. Only 2019-06 working.

4 years agoJAL-3210 Using j2s plugins that work for 4.12. net.sf.j2s.core-3.2.4.08.jar not...
Ben Soares [Fri, 25 Oct 2019 11:03:27 +0000 (12:03 +0100)]
JAL-3210 Using j2s plugins that work for 4.12.  net.sf.j2s.core-3.2.4.08.jar not working yet

4 years agoJAL-3210 Trying out new 3.2.4.08 j2s
Ben Soares [Fri, 25 Oct 2019 09:04:30 +0000 (10:04 +0100)]
JAL-3210 Trying out new 3.2.4.08 j2s

4 years agoJAL-3120 consistent paths/property interpolation in build.gradle. Test classes. Clean...
Ben Soares [Thu, 24 Oct 2019 18:41:27 +0000 (19:41 +0100)]
JAL-3120 consistent paths/property interpolation in build.gradle. Test classes. Clean task corrections.

4 years agoJAL-3210 Fixed cleaning tasks.
Ben Soares [Thu, 24 Oct 2019 09:46:29 +0000 (10:46 +0100)]
JAL-3210 Fixed cleaning tasks.

4 years agoJAL-3210 changed .classpath in eclipse_files.zip
Ben Soares [Wed, 23 Oct 2019 22:16:30 +0000 (23:16 +0100)]
JAL-3210 changed .classpath in eclipse_files.zip

4 years agoJAL-3210 some tidying
soares [Wed, 23 Oct 2019 20:14:31 +0000 (21:14 +0100)]
JAL-3210 some tidying

4 years agoJAL-3210 Added .j2s creation task for Eclipse IDE
Ben Soares [Wed, 23 Oct 2019 19:17:10 +0000 (20:17 +0100)]
JAL-3210 Added .j2s creation task for Eclipse IDE

4 years agoMerge branch 'Jalview-JS/develop_with_gradle_build' of https://source.jalview.org...
Ben Soares [Wed, 23 Oct 2019 19:01:18 +0000 (20:01 +0100)]
Merge branch 'Jalview-JS/develop_with_gradle_build' of https://source.jalview.org/git/jalview into Jalview-JS/develop_with_gradle_build

4 years agoJAL-3210 renamed jar for consistency
Ben Soares [Wed, 23 Oct 2019 19:00:44 +0000 (20:00 +0100)]
JAL-3210 renamed jar for consistency

4 years agoJAL-3120 Emergency eclipse files in case you don't have gradle CLI
soares [Wed, 23 Oct 2019 18:55:06 +0000 (19:55 +0100)]
JAL-3120 Emergency eclipse files in case you don't have gradle CLI

4 years agoJAL-3210 Better integration with Eclipse as IDE. FIXED THE TEST JAR ATTRIBUTE, HOORAH
Ben Soares [Tue, 22 Oct 2019 16:38:56 +0000 (17:38 +0100)]
JAL-3210 Better integration with Eclipse as IDE. FIXED THE TEST JAR ATTRIBUTE, HOORAH

4 years agoJAL-3210 small fix for jalviewjsBuildDir
Ben Soares [Tue, 22 Oct 2019 10:35:15 +0000 (11:35 +0100)]
JAL-3210 small fix for jalviewjsBuildDir

4 years agoJAL-3210 project name explicitly set. updated README_GRADLE_JALVIEWJS...md file....
Ben Soares [Tue, 22 Oct 2019 09:57:55 +0000 (10:57 +0100)]
JAL-3210 project name explicitly set. updated README_GRADLE_JALVIEWJS...md file. fixed eclipseRootDir detection for macos.

4 years agoJAL-3210 added absolute path for transpile log
Ben Soares [Mon, 21 Oct 2019 23:36:55 +0000 (00:36 +0100)]
JAL-3210 added absolute path for transpile log

4 years agoJAL-3210 Improved/fixed the tempdir creation/storage for eclipse workspace
Ben Soares [Mon, 21 Oct 2019 23:23:46 +0000 (00:23 +0100)]
JAL-3210 Improved/fixed the tempdir creation/storage for eclipse workspace

4 years agoJAL-3210 Different j2s plugin for different versions of eclipse. Not great, but good...
soares [Mon, 21 Oct 2019 20:16:37 +0000 (21:16 +0100)]
JAL-3210 Different j2s plugin for different versions of eclipse. Not great, but good for now

4 years agoJAL-3210 Changed eclipse workspace dir to be a system temp dir [held in build/jalview...
soares [Mon, 21 Oct 2019 18:51:32 +0000 (19:51 +0100)]
JAL-3210 Changed eclipse workspace dir to be a system temp dir [held in build/jalviewjs/eclipse_workspace_location] that persists until a gradle clean

4 years agoJAL-3210 changed classes for net.sf.j2s.core
Ben Soares [Thu, 17 Oct 2019 10:36:30 +0000 (11:36 +0100)]
JAL-3210 changed classes for net.sf.j2s.core

4 years agoJAL-3210 Added site transfer dir. New net.sf.j2s.core.jar ONLY WORKS WITH ECLIPSE...
Ben Soares [Thu, 17 Oct 2019 00:33:38 +0000 (01:33 +0100)]
JAL-3210 Added site transfer dir. New net.sf.j2s.core.jar ONLY WORKS WITH ECLIPSE 2019-09+

4 years agoMerge branch 'Jalview-JS/develop' into Jalview-JS/develop_with_gradle_build
Ben Soares [Wed, 16 Oct 2019 10:36:22 +0000 (11:36 +0100)]
Merge branch 'Jalview-JS/develop' into Jalview-JS/develop_with_gradle_build

Merging in Jalview-JS/develop (should be no changes -- just checking)

4 years agoJAL-3210 Added README_GRADLE_JALVIEWJS-2019-10-15.md
soares [Tue, 15 Oct 2019 13:18:50 +0000 (14:18 +0100)]
JAL-3210 Added README_GRADLE_JALVIEWJS-2019-10-15.md

4 years agoJAL-3210 Just about working transpilation. Some work needed for new Java 11 classes
Ben Soares [Fri, 11 Oct 2019 16:23:25 +0000 (17:23 +0100)]
JAL-3210 Just about working transpilation. Some work needed for new Java 11 classes

4 years agoJAL-3210 Two fixed tests (previously not compiling)
Ben Soares [Thu, 10 Oct 2019 14:29:49 +0000 (15:29 +0100)]
JAL-3210 Two fixed tests (previously not compiling)

4 years agoJAL-3210 Moving j2s components around
Ben Soares [Thu, 10 Oct 2019 14:24:02 +0000 (15:24 +0100)]
JAL-3210 Moving j2s components around

4 years agoJAL-3210 Two fixed tests (previously not compiling)
Ben Soares [Thu, 10 Oct 2019 14:29:49 +0000 (15:29 +0100)]
JAL-3210 Two fixed tests (previously not compiling)

4 years agoRevert "JAL-3210 Moving j2s components around"
Ben Soares [Thu, 10 Oct 2019 14:28:23 +0000 (15:28 +0100)]
Revert "JAL-3210 Moving j2s components around"

This reverts commit ea88f37133ba49aca6cd7bf0cc4242c0594cebf1.

4 years agoJAL-3210 Moving j2s components around
Ben Soares [Thu, 10 Oct 2019 14:24:02 +0000 (15:24 +0100)]
JAL-3210 Moving j2s components around

4 years agoJAL-3210 replacing j11lib/Jmol-14.29.17-no_netscape.jar with unsigned version. Tempor...
Ben Soares [Tue, 8 Oct 2019 16:26:28 +0000 (17:26 +0100)]
JAL-3210 replacing j11lib/Jmol-14.29.17-no_netscape.jar with unsigned version. Temporary fix

4 years agoJAL-3210 removed netscape.javascript objects from Jmol-14.29.17.jar to avoid blocking...
Ben Soares [Tue, 8 Oct 2019 16:00:49 +0000 (17:00 +0100)]
JAL-3210 removed netscape.javascript objects from Jmol-14.29.17.jar to avoid blocking Java 11 clash with jdk.jsobject Java 11 module

4 years agoJAL-3210 removed eclipse project, classpath and core settings files from branch....
Ben Soares [Tue, 8 Oct 2019 15:59:29 +0000 (16:59 +0100)]
JAL-3210 removed eclipse project, classpath and core settings files from branch.  Now generate these (once only) with 'gradle eclipse'.

4 years agoMerge branch 'develop' into Jalview-JS/develop
gmungoc [Tue, 8 Oct 2019 09:49:13 +0000 (10:49 +0100)]
Merge branch 'develop' into Jalview-JS/develop

Conflicts:
src/jalview/analysis/AlignmentUtils.java
src/jalview/analysis/CrossRef.java
src/jalview/gui/FeatureSettings.java
src/jalview/gui/PopupMenu.java

4 years agoJAL-2481 remove code duplication left by merge
gmungoc [Thu, 26 Sep 2019 14:42:09 +0000 (15:42 +0100)]
JAL-2481 remove code duplication left by merge

4 years agoJAL-3441 action double-click in Feature Type column only
gmungoc [Thu, 26 Sep 2019 13:59:23 +0000 (14:59 +0100)]
JAL-3441 action double-click in Feature Type column only

4 years agoJAL-3141 correct cast of spinner value
gmungoc [Fri, 23 Aug 2019 14:38:29 +0000 (15:38 +0100)]
JAL-3141 correct cast of spinner value

4 years agoJAL-3187 case-insensitive codon variant calculation
gmungoc [Thu, 22 Aug 2019 15:06:05 +0000 (16:06 +0100)]
JAL-3187 case-insensitive codon variant calculation

4 years agoJAL-3187 minor code tidying, todo removal
gmungoc [Wed, 21 Aug 2019 16:01:52 +0000 (17:01 +0100)]
JAL-3187 minor code tidying, todo removal

4 years agoJAL-3187 removal of variant feature (non-virtual) transfer to protein
gmungoc [Fri, 9 Aug 2019 08:01:10 +0000 (09:01 +0100)]
JAL-3187 removal of variant feature (non-virtual) transfer to protein

4 years agoJAL-3187 (fudge) look in both alignments for stored mappings feature/JAL-3187linkedFeatures
gmungoc [Wed, 7 Aug 2019 09:25:09 +0000 (10:25 +0100)]
JAL-3187 (fudge) look in both alignments for stored mappings

4 years agoMerge branch 'develop' into feature/JAL-3187linkedFeatures
gmungoc [Wed, 7 Aug 2019 08:42:01 +0000 (09:42 +0100)]
Merge branch 'develop' into feature/JAL-3187linkedFeatures

4 years agoJAL-3389 add .py to restored Chimera session filename so it opens!
gmungoc [Wed, 31 Jul 2019 11:59:39 +0000 (12:59 +0100)]
JAL-3389 add .py to restored Chimera session filename so it opens!

4 years agoMerge branch 'bug/JAL-3388structureChooserSorting' into develop
gmungoc [Wed, 31 Jul 2019 08:10:11 +0000 (09:10 +0100)]
Merge branch 'bug/JAL-3388structureChooserSorting' into develop

4 years agoJAL-3198 more efficient Sequence.getDisplayId()
gmungoc [Tue, 30 Jul 2019 17:45:21 +0000 (18:45 +0100)]
JAL-3198 more efficient Sequence.getDisplayId()

4 years agoJAL-3388 correct class for column 0 Ref Sequence bug/JAL-3388structureChooserSorting
gmungoc [Tue, 30 Jul 2019 16:51:13 +0000 (17:51 +0100)]
JAL-3388 correct class for column 0 Ref Sequence

4 years agoJAL-3386 correct wrapped width calculation for headless image export
gmungoc [Mon, 29 Jul 2019 14:48:30 +0000 (15:48 +0100)]
JAL-3386 correct wrapped width calculation for headless image export

4 years agoJAL-3377 more reused of SeqCanvas.computeWrappedGeometry
gmungoc [Mon, 29 Jul 2019 14:35:22 +0000 (15:35 +0100)]
JAL-3377 more reused of SeqCanvas.computeWrappedGeometry

4 years agoJAL-3377 add seq-annotations gap to cheight not to hgap
gmungoc [Mon, 29 Jul 2019 10:44:06 +0000 (11:44 +0100)]
JAL-3377 add seq-annotations gap to cheight not to hgap

4 years agoJAL-3377 Javadoc added for getWrappedHeight()
gmungoc [Mon, 29 Jul 2019 10:34:05 +0000 (11:34 +0100)]
JAL-3377 Javadoc added for getWrappedHeight()

4 years agoJAL-3377 corrected wrapped widths height for IdCanvas
gmungoc [Sun, 28 Jul 2019 10:05:32 +0000 (11:05 +0100)]
JAL-3377 corrected wrapped widths height for IdCanvas

4 years agoJAL-3377 include seq-annotation spacing in getWrappedHeight()
gmungoc [Mon, 29 Jul 2019 10:20:44 +0000 (11:20 +0100)]
JAL-3377 include seq-annotation spacing in getWrappedHeight()

4 years agoMerge branch 'features/JAL-3375vcfValidation' into
gmungoc [Fri, 26 Jul 2019 18:42:30 +0000 (20:42 +0200)]
Merge branch 'features/JAL-3375vcfValidation' into
feature/JAL-3187linkedFeatures

Conflicts:
src/jalview/io/vcf/VCFLoader.java
test/jalview/io/vcf/VCFLoaderTest.java

4 years agoJAL-1793 only decode specific special characters in VCF data
gmungoc [Fri, 26 Jul 2019 16:52:01 +0000 (18:52 +0200)]
JAL-1793 only decode specific special characters in VCF data

4 years agoJAL-3376 capture VCF POS, ID, QUAL, FILTER as feature attributes features/JAL-3375vcfValidation
gmungoc [Fri, 26 Jul 2019 15:58:06 +0000 (17:58 +0200)]
JAL-3376 capture VCF POS, ID, QUAL, FILTER as feature attributes