jalview.git
5 years agoJAL-3141 Forgot this file, sorry!
Ben Soares [Mon, 14 Jan 2019 23:53:16 +0000 (23:53 +0000)]
JAL-3141 Forgot this file, sorry!

5 years agoJAL-3141 Added a 'Save Project as...' File menu item, always asks for filename. Alter...
Ben Soares [Mon, 14 Jan 2019 23:47:38 +0000 (23:47 +0000)]
JAL-3141 Added a 'Save Project as...' File menu item, always asks for filename. Altered 'Save Project' File menu item to automatically save if both 1) projectFile is set (e.g. loaded or previously saved), 2) Backups is enabled

5 years agoJAL-3141 Made more constants
Ben Soares [Mon, 14 Jan 2019 23:40:48 +0000 (23:40 +0000)]
JAL-3141 Made more constants

5 years agoJAL-3141 removed redundant method to tests
Ben Soares [Wed, 9 Jan 2019 18:29:05 +0000 (18:29 +0000)]
JAL-3141 removed redundant method to tests

5 years agoJAL-3141 language word ending corrections
Ben Soares [Wed, 9 Jan 2019 08:45:11 +0000 (08:45 +0000)]
JAL-3141 language word ending corrections

5 years agoJAL-3141 Added i18n for the example filenames in Preferences
Ben Soares [Wed, 9 Jan 2019 08:26:07 +0000 (08:26 +0000)]
JAL-3141 Added i18n for the example filenames in Preferences

5 years agoJAL-3141 forgot to add this file after extracting the class!
Ben Soares [Wed, 9 Jan 2019 07:58:32 +0000 (07:58 +0000)]
JAL-3141 forgot to add this file after extracting the class!

5 years agoJAL-3141 Made one more suggested change from code review
Ben Soares [Wed, 9 Jan 2019 00:26:07 +0000 (00:26 +0000)]
JAL-3141 Made one more suggested change from code review

5 years agoJAL-3141 Made some more suggested changes from code review
Ben Soares [Tue, 8 Jan 2019 23:22:10 +0000 (23:22 +0000)]
JAL-3141 Made some more suggested changes from code review

5 years agoJAL-3141 Made some suggested changes from code review
Ben Soares [Tue, 8 Jan 2019 23:13:08 +0000 (23:13 +0000)]
JAL-3141 Made some suggested changes from code review

5 years ago.gitignore changes
Ben Soares [Tue, 20 Nov 2018 11:43:13 +0000 (11:43 +0000)]
.gitignore changes

5 years agoJAL-3141 Slightly improved message and more thorough tests
Ben Soares [Mon, 5 Nov 2018 10:01:18 +0000 (10:01 +0000)]
JAL-3141 Slightly improved message and more thorough tests

5 years agoJAL-3141 couple of minor fixes for example files being displayed in the Preferences tab
Ben Soares [Mon, 5 Nov 2018 08:57:38 +0000 (08:57 +0000)]
JAL-3141 couple of minor fixes for example files being displayed in the Preferences tab

5 years agoJAL-3141 Tests now available and working, bringing to light a problem with the classI...
Ben Soares [Fri, 2 Nov 2018 16:37:33 +0000 (16:37 +0000)]
JAL-3141 Tests now available and working, bringing to light a problem with the classInit flag (now removed). Added some more dodgy Spanish translations.

5 years agoJAL-3141 Preferences 'Backups' tab now fits. Moved initial option setting into Prefe...
Ben Soares [Thu, 1 Nov 2018 14:27:00 +0000 (14:27 +0000)]
JAL-3141 Preferences 'Backups' tab now fits.  Moved initial option setting into Preferences with all the other preference initial setting.

5 years agoJAL-3141 Preferences 'Backups' tab now working. Doesn't fit in default space though...
Ben Soares [Wed, 31 Oct 2018 17:04:19 +0000 (17:04 +0000)]
JAL-3141 Preferences 'Backups' tab now working. Doesn't fit in default space though -- needs adjusting

5 years agoJAL-3141 Ostensibly all backups working for alignment and project saves. Need to...
Ben Soares [Thu, 25 Oct 2018 15:36:41 +0000 (16:36 +0100)]
JAL-3141 Ostensibly all backups working for alignment and project saves. Need to add a preferences tab and some tests.

5 years agoJAL-3141 Code checkout. Not compiling.
Ben Soares [Wed, 24 Oct 2018 12:23:27 +0000 (13:23 +0100)]
JAL-3141 Code checkout.  Not compiling.

5 years agoJAL-3141 Code checkout. Not compiling.
Ben Soares [Wed, 24 Oct 2018 12:22:50 +0000 (13:22 +0100)]
JAL-3141 Code checkout.  Not compiling.

5 years agoBackupFilter and other unfinished business
Ben Soares [Tue, 23 Oct 2018 17:03:52 +0000 (18:03 +0100)]
BackupFilter and other unfinished business

5 years agoJAL-3141 Taken the backing up code out of FileChooser into its own class for more...
Ben Soares [Mon, 22 Oct 2018 16:10:38 +0000 (17:10 +0100)]
JAL-3141 Taken the backing up code out of FileChooser into its own class for more generic usage, and extra data safe-guarding functionality

5 years agoJAL-3141 Taken the backing up code out of FileChooser into its own class for more...
Ben Soares [Mon, 22 Oct 2018 16:03:15 +0000 (17:03 +0100)]
JAL-3141 Taken the backing up code out of FileChooser into its own class for more generic usage, and extra data safe-guarding functionality

5 years agoJAL-3141 Tidying
Ben Soares [Mon, 22 Oct 2018 09:25:09 +0000 (10:25 +0100)]
JAL-3141 Tidying

5 years agoJAL-3141 Backup files being created with default suffix up to 10 backups. Configurabl...
Ben Soares [Fri, 19 Oct 2018 16:26:27 +0000 (17:26 +0100)]
JAL-3141 Backup files being created with default suffix up to 10 backups. Configurable in .jalview_properties but no GUI for this yet.

5 years agoJAL-2843 tweaks to help text for filters
gmungoc [Thu, 20 Sep 2018 11:23:14 +0000 (12:23 +0100)]
JAL-2843 tweaks to help text for filters

5 years agoJAL-2843 help text for colour by attribute, feature filters
gmungoc [Thu, 20 Sep 2018 10:54:31 +0000 (11:54 +0100)]
JAL-2843 help text for colour by attribute, feature filters

5 years agoMerge branch 'bug/JAL-3120restoreFeatureColour' into develop
Jim Procter [Wed, 19 Sep 2018 14:45:29 +0000 (15:45 +0100)]
Merge branch 'bug/JAL-3120restoreFeatureColour' into develop

5 years agoJAL-3120 preserve plain colour value when changing to Colour by Label
gmungoc [Wed, 19 Sep 2018 13:59:44 +0000 (14:59 +0100)]
JAL-3120 preserve plain colour value when changing to Colour by Label

5 years agoMerge branch 'develop' of https://source.jalview.org/git/jalview.git into develop
gmungoc [Wed, 19 Sep 2018 12:44:58 +0000 (13:44 +0100)]
Merge branch 'develop' of https://source.jalview.org/git/jalview.git into develop

5 years agoMerge branch 'cherrypick/JAL-2808_notabs' into develop
Jim Procter [Wed, 19 Sep 2018 11:39:17 +0000 (12:39 +0100)]
Merge branch 'cherrypick/JAL-2808_notabs' into develop

5 years agoJAL-2808 JAL-3026 deleted all commented out tab code from the dialog
Jim Procter [Thu, 5 Jul 2018 13:38:42 +0000 (14:38 +0100)]
JAL-2808 JAL-3026 deleted all commented out tab code from the dialog
Omitted dialog refactoring from JAL-3058

5 years agoJAL-2808 JAL-3032 drop tabbed layout for Colours and Filters
gmungoc [Thu, 5 Jul 2018 13:27:44 +0000 (14:27 +0100)]
JAL-2808 JAL-3032 drop tabbed layout for Colours and Filters

5 years agoJAL-2865 release notes
Jim Procter [Tue, 18 Sep 2018 14:01:56 +0000 (15:01 +0100)]
JAL-2865 release notes

5 years agoMerge branch 'develop' of https://source.jalview.org/git/jalview.git into develop
gmungoc [Wed, 12 Sep 2018 15:30:52 +0000 (16:30 +0100)]
Merge branch 'develop' of https://source.jalview.org/git/jalview.git into develop

5 years agoMerge branch 'merge/JAL-3091_JAL-3111_develop_211' into develop
Jim Procter [Wed, 12 Sep 2018 15:20:51 +0000 (16:20 +0100)]
Merge branch 'merge/JAL-3091_JAL-3111_develop_211' into develop

5 years agoMerge branch 'develop' of https://source.jalview.org/git/jalview.git into develop
gmungoc [Wed, 12 Sep 2018 11:27:21 +0000 (12:27 +0100)]
Merge branch 'develop' of https://source.jalview.org/git/jalview.git into develop

5 years agoJAL-1551 reinstated Save actions
gmungoc [Wed, 12 Sep 2018 10:59:39 +0000 (11:59 +0100)]
JAL-1551 reinstated Save actions

5 years agoJAL-3112 increased TEST_TIMEOUT to 9000ms - needed after inclusion discovered class...
Jim Procter [Tue, 11 Sep 2018 15:06:03 +0000 (16:06 +0100)]
JAL-3112 increased TEST_TIMEOUT to 9000ms - needed after inclusion discovered class path entries

5 years agoJAL-3112 Use classgraph to reconstruct the classpath for launching Jalview
Jim Procter [Tue, 11 Sep 2018 15:05:02 +0000 (16:05 +0100)]
JAL-3112 Use classgraph to reconstruct the classpath for launching Jalview

5 years agoMerge branch 'merge/JAL-3091_JAL-3111_develop_211' into develop
Jim Procter [Tue, 11 Sep 2018 13:05:00 +0000 (14:05 +0100)]
Merge branch 'merge/JAL-3091_JAL-3111_develop_211' into develop

5 years agoJAL-3111 drop hts-1.33 as a dependency (in favour of htsjdk-2.12)
Jim Procter [Tue, 11 Sep 2018 13:03:50 +0000 (14:03 +0100)]
JAL-3111 drop hts-1.33 as a dependency (in favour of htsjdk-2.12)

5 years agoMerge branch 'merge/JAL-3091_JAL-3111_develop_211' into develop
Jim Procter [Tue, 11 Sep 2018 12:56:41 +0000 (13:56 +0100)]
Merge branch 'merge/JAL-3091_JAL-3111_develop_211' into develop

5 years agoMerge branch 'releases/Release_2_11_Branch' into merge/JAL-3091_develop_211
Jim Procter [Tue, 11 Sep 2018 12:31:09 +0000 (13:31 +0100)]
Merge branch 'releases/Release_2_11_Branch' into merge/JAL-3091_develop_211

5 years agoMerge branch 'develop' into releases/Release_2_11_Branch
Jim Procter [Tue, 11 Sep 2018 12:29:37 +0000 (13:29 +0100)]
Merge branch 'develop' into releases/Release_2_11_Branch
JAL-3091 bring 2.11 onto release 2.10.5 to simplify merge

5 years agoJAL-3091 changed release date to 10th September - tweaked release notes. releases/Release_2_10_5_Branch Release_2_10_5
Jim Procter [Sun, 9 Sep 2018 13:14:52 +0000 (14:14 +0100)]
JAL-3091 changed release date to 10th September - tweaked release notes.

5 years agoJAL-3106 normalise extension before checking if it is '.jar' when constructing filefo...
Jim Procter [Sun, 9 Sep 2018 13:04:28 +0000 (14:04 +0100)]
JAL-3106 normalise extension before checking if it is '.jar' when constructing fileformat/extension name index

5 years agoJAL-3107 update any group associated annotation rows when a new group is created
Jim Procter [Fri, 7 Sep 2018 14:05:27 +0000 (15:05 +0100)]
JAL-3107 update any group associated annotation rows when a new group is created

5 years agoJAL-2988 JAL-2968 renamed patched VAqua5 to VAqua5-patch.jar and documented patch...
Jim Procter [Fri, 7 Sep 2018 13:51:13 +0000 (14:51 +0100)]
JAL-2988 JAL-2968 renamed patched VAqua5 to VAqua5-patch.jar and documented patch along with instructions for rebuilding the jar

5 years agoJAL-2988 if selected file is null (On Java 10/OSX - happens if user has entered text...
Jim Procter [Fri, 7 Sep 2018 13:24:20 +0000 (14:24 +0100)]
JAL-2988 if selected file is null (On Java 10/OSX - happens if user has entered text after selecting a file), try and get the filename from the UI. If no file can be gotten, cancel the save operation

5 years agoJAL-2988 workaround: overload getSelectedFile() because calling setSelectedFile(...
Jim Procter [Fri, 7 Sep 2018 13:23:16 +0000 (14:23 +0100)]
JAL-2988 workaround: overload getSelectedFile() because calling setSelectedFile(..) results in getSelectedFile()==null on OSX/Java 10/VAqua4/5.

5 years agoJAL-3106 use .jvp as default
Jim Procter [Fri, 7 Sep 2018 13:19:28 +0000 (14:19 +0100)]
JAL-3106 use .jvp as default

5 years agoJAL-3105 fix for focus transfer after window closed on OSX
Jim Procter [Fri, 7 Sep 2018 11:24:10 +0000 (12:24 +0100)]
JAL-3105 fix for focus transfer after window closed on OSX

5 years agoJAL-3091 code committed in error (failed patch for JAL-2854)
Jim Procter [Thu, 6 Sep 2018 19:51:47 +0000 (20:51 +0100)]
JAL-3091 code committed in error (failed patch for JAL-2854)

5 years agoJAL-3091 release notes for JAL-3104
Jim Procter [Thu, 6 Sep 2018 19:41:29 +0000 (20:41 +0100)]
JAL-3091 release notes for JAL-3104

5 years agoJAL-3105 reallocate quality and consensus annotation rows so old values aren’t render...
Jim Procter [Thu, 6 Sep 2018 19:37:06 +0000 (20:37 +0100)]
JAL-3105 reallocate quality and consensus annotation rows so old values aren’t rendered when alignments become shorter

5 years agoJAL-2854 compute visible annotation panel height and provide it directly to via Scrol...
Jim Procter [Thu, 6 Sep 2018 19:33:43 +0000 (20:33 +0100)]
JAL-2854 compute visible annotation panel height and provide it directly to via Scrollable interface

5 years agoJAL-3065 don’t quote class path args for Runtime.exec java launch command (needs...
Jim Procter [Wed, 5 Sep 2018 17:12:14 +0000 (18:12 +0100)]
JAL-3065 don’t quote class path args for Runtime.exec java launch command (needs to be ported to 2.11)

5 years agoJAL-3091 update whats new!
Jim Procter [Wed, 5 Sep 2018 16:58:24 +0000 (17:58 +0100)]
JAL-3091 update whats new!

5 years agoJAL-3091 update Java 10 known issues/workarounds in whats new
Jim Procter [Wed, 5 Sep 2018 14:14:08 +0000 (15:14 +0100)]
JAL-3091 update Java 10 known issues/workarounds in whats new

5 years agoJAL-3091 known defect in whats new for Java 10 issues: JAL-3103 JAL-3102
Jim Procter [Wed, 5 Sep 2018 13:59:24 +0000 (14:59 +0100)]
JAL-3091 known defect in whats new for Java 10 issues: JAL-3103 JAL-3102

5 years agoJAL-3091 add Ben Soares to authors list and switch ordering of Toch and Kira (since...
Jim Procter [Wed, 5 Sep 2018 13:34:25 +0000 (14:34 +0100)]
JAL-3091 add Ben Soares to authors list and switch ordering of Toch and Kira (since Kira left after Toch).

5 years agoJAL-3091 release notes for updated memory settings
Jim Procter [Wed, 5 Sep 2018 13:28:50 +0000 (14:28 +0100)]
JAL-3091 release notes for updated memory settings

5 years agoJAL-3091 release notes
Jim Procter [Wed, 5 Sep 2018 12:59:51 +0000 (13:59 +0100)]
JAL-3091 release notes

5 years agoJAL-3101 increase default heap size in IA and JNLP generation, and generate a jalview...
Jim Procter [Wed, 5 Sep 2018 12:57:15 +0000 (13:57 +0100)]
JAL-3101 increase default heap size in IA and JNLP generation, and generate a jalview_256MB.jnlp file for backwards compatibility

5 years agoMerge branch 'patch/VAqua_saveload_update_JAL-2988' into releases/Release_2_10_5_Branch
Jim Procter [Wed, 5 Sep 2018 10:06:54 +0000 (11:06 +0100)]
Merge branch 'patch/VAqua_saveload_update_JAL-2988' into releases/Release_2_10_5_Branch

5 years agoJAL-2988 update InstallAnywhere install dependencies for VAqua5 patch/VAqua_saveload_update_JAL-2988
Jim Procter [Wed, 5 Sep 2018 10:06:00 +0000 (11:06 +0100)]
JAL-2988 update InstallAnywhere install dependencies for VAqua5

5 years agoMerge branch 'bug/JAL-3076ensemblGeneId' into develop
Jim Procter [Wed, 5 Sep 2018 09:42:11 +0000 (10:42 +0100)]
Merge branch 'bug/JAL-3076ensemblGeneId' into develop

5 years agoJAL-3091 release date set for Thursday 6th September
Jim Procter [Wed, 5 Sep 2018 08:04:19 +0000 (09:04 +0100)]
JAL-3091 release date set for Thursday 6th September

5 years agoMerge branch 'bug/JAL-3065_DH_keyPair_Exception_nogroovysettings' into releases/Relea...
Jim Procter [Wed, 5 Sep 2018 08:03:37 +0000 (09:03 +0100)]
Merge branch 'bug/JAL-3065_DH_keyPair_Exception_nogroovysettings' into releases/Release_2_10_5_Branch

5 years agoJAL-3065 - amended commit 4906697ab6e5a79fbce3baae89f7f64178c9a739 to exclude ... bug/JAL-3065_DH_keyPair_Exception_nogroovysettings
Jim Procter [Wed, 5 Sep 2018 08:01:50 +0000 (09:01 +0100)]
JAL-3065 - amended commit  4906697ab6e5a79fbce3baae89f7f64178c9a739  to exclude .settings/..groovy
    Added notes to the instructions, also adjusted the jalviewDesktopRunner
    test to lookup OS and use ';' or ':' accordingly.
    All the CommandLineOperations tests failed on my (hastily set up) linux
    box, so I'm committing and will test on MacOS too.

5 years agoJAL-3091 JAL-2988 release notes re Java 10 and OSX
Jim Procter [Tue, 4 Sep 2018 12:02:44 +0000 (13:02 +0100)]
JAL-3091 JAL-2988 release notes re Java 10 and OSX

5 years agoMerge branch 'patch/VAqua_saveload_update_JAL-2988' into releases/Release_2_10_5_Branch
Jim Procter [Mon, 3 Sep 2018 18:58:18 +0000 (19:58 +0100)]
Merge branch 'patch/VAqua_saveload_update_JAL-2988' into releases/Release_2_10_5_Branch

5 years agoMerge branch 'releases/Release_2_10_5_Branch' of http://source.jalview.org/git/jalvie...
Jim Procter [Mon, 3 Sep 2018 18:48:42 +0000 (19:48 +0100)]
Merge branch 'releases/Release_2_10_5_Branch' of source.jalview.org/git/jalview into releases/Release_2_10_5_Branch

5 years agoJAL-3091 -Dnosign to disable jar signing phase of build
Jim Procter [Mon, 3 Sep 2018 15:45:51 +0000 (16:45 +0100)]
JAL-3091 -Dnosign to disable jar signing phase of build

5 years agoJAL-3091 -Dnosign to disable jar signing phase of build
Jim Procter [Mon, 3 Sep 2018 15:45:51 +0000 (16:45 +0100)]
JAL-3091 -Dnosign to disable jar signing phase of build

5 years agoJAL-3091 release notes and whats new !
Jim Procter [Mon, 3 Sep 2018 15:45:23 +0000 (16:45 +0100)]
JAL-3091 release notes and whats new !

5 years agoMerge branch 'trialMerge' into releases/Release_2_10_5_Branch
gmungoc [Mon, 3 Sep 2018 14:04:14 +0000 (15:04 +0100)]
Merge branch 'trialMerge' into releases/Release_2_10_5_Branch

5 years agoJAL-3076 fetch Ensembl sequence as JSON instead of Fasta
gmungoc [Fri, 10 Aug 2018 09:59:42 +0000 (10:59 +0100)]
JAL-3076 fetch Ensembl sequence as JSON instead of Fasta

Conflicts:
src/jalview/ext/ensembl/EnsemblInfo.java
src/jalview/ext/ensembl/EnsemblMap.java
src/jalview/ext/ensembl/EnsemblSeqProxy.java

5 years agoJAL-3065 release notes
Jim Procter [Mon, 3 Sep 2018 13:26:54 +0000 (14:26 +0100)]
JAL-3065 release notes

5 years agoMerge branch 'bug/JAL-3065_DH_keyPair_Exception' into releases/Release_2_10_5_Branch
Jim Procter [Mon, 3 Sep 2018 13:22:58 +0000 (14:22 +0100)]
Merge branch 'bug/JAL-3065_DH_keyPair_Exception' into releases/Release_2_10_5_Branch

5 years agoJAL-3076 clarify javadoc handling single sequence response for Ensembl REST sequence_... bug/JAL-3076ensemblGeneId
Jim Procter [Mon, 3 Sep 2018 13:03:54 +0000 (14:03 +0100)]
JAL-3076 clarify javadoc handling single sequence response for Ensembl REST sequence_id endpoint

5 years agoJAL-3087 release notes
Jim Procter [Mon, 3 Sep 2018 12:33:35 +0000 (13:33 +0100)]
JAL-3087 release notes

5 years agoJAL-3095 account for sequence start when highlighting selections in trimmed VARNA...
Jim Procter [Fri, 31 Aug 2018 15:08:32 +0000 (16:08 +0100)]
JAL-3095 account for sequence start when highlighting selections in trimmed VARNA model

5 years agoJAL-3053 JAL-3061 JAL-3095 release notes
Jim Procter [Fri, 31 Aug 2018 15:03:42 +0000 (16:03 +0100)]
JAL-3053 JAL-3061 JAL-3095 release notes

5 years agoMerge branch 'bug/JAL-3061_RNA_secondary_structure_annotation_gap_character' into...
Jim Procter [Fri, 31 Aug 2018 14:04:32 +0000 (15:04 +0100)]
Merge branch 'bug/JAL-3061_RNA_secondary_structure_annotation_gap_character' into releases/Release_2_10_5_Branch

5 years agoMerge branch 'releases/Release_2_10_5_Branch' of http://source.jalview.org/git/jalvie...
Jim Procter [Fri, 31 Aug 2018 11:12:46 +0000 (12:12 +0100)]
Merge branch 'releases/Release_2_10_5_Branch' of source.jalview.org/git/jalview into releases/Release_2_10_5_Branch

5 years agoJAL-3095 release notes
Jim Procter [Fri, 31 Aug 2018 11:12:20 +0000 (12:12 +0100)]
JAL-3095 release notes

5 years agojava doc and fix for JAL-3095 - region of trimmed RNA model to highlight is indexed...
Jim Procter [Fri, 31 Aug 2018 11:10:26 +0000 (12:10 +0100)]
java doc and fix for JAL-3095 - region of trimmed RNA model to highlight is indexed relative to SeuqenceI.getStart()

5 years agoJAL-3003 remove redundant call to drawSelectionGroup
gmungoc [Fri, 31 Aug 2018 10:49:00 +0000 (11:49 +0100)]
JAL-3003 remove redundant call to drawSelectionGroup

5 years agoJAL-3092 release notes
Jim Procter [Thu, 30 Aug 2018 15:34:58 +0000 (16:34 +0100)]
JAL-3092 release notes

5 years agoJAL-3092 make sure base pair counter is always moved in loop that computes the helix...
Jim Procter [Thu, 30 Aug 2018 15:31:37 +0000 (16:31 +0100)]
JAL-3092 make sure base pair counter is always moved in loop that computes the helix count for a strand of RNA secondary structure

5 years agoJAL-3091 release notes for JAL-3003 JAL-3059
Jim Procter [Wed, 29 Aug 2018 09:17:25 +0000 (10:17 +0100)]
JAL-3091 release notes for JAL-3003 JAL-3059

5 years agoJAL-3003 different coloured borders in demo annotation file
Jim Procter [Tue, 28 Aug 2018 16:11:48 +0000 (17:11 +0100)]
JAL-3003 different coloured borders in demo annotation file

5 years agoJAL-3059 use correct border colour for groups
gmungoc [Thu, 23 Aug 2018 12:28:52 +0000 (13:28 +0100)]
JAL-3059 use correct border colour for groups

5 years agoJAL-3003 draw selection group outline on main graphics context
gmungoc [Thu, 23 Aug 2018 12:27:10 +0000 (13:27 +0100)]
JAL-3003 draw selection group outline on main graphics context

5 years agoJAL-247 release notes
Jim Procter [Tue, 28 Aug 2018 15:28:38 +0000 (16:28 +0100)]
JAL-247 release notes

5 years agoJAL-247 comment to clarify wrapped print algorithm
gmungoc [Mon, 27 Aug 2018 09:19:28 +0000 (10:19 +0100)]
JAL-247 comment to clarify wrapped print algorithm

5 years agoJAL-247 print/export wrapped uses common code to draw seq ids and
gmungoc [Fri, 24 Aug 2018 15:16:08 +0000 (16:16 +0100)]
JAL-247 print/export wrapped uses common code to draw seq ids and
annotation labels

5 years agoJAL-3087 include full alignment height in repeating wrapped height
gmungoc [Fri, 24 Aug 2018 14:32:44 +0000 (15:32 +0100)]
JAL-3087 include full alignment height in repeating wrapped height

5 years agoJAL-247 draw/print sequence ids now uses common code (unwrapped case)
gmungoc [Fri, 24 Aug 2018 09:06:41 +0000 (10:06 +0100)]
JAL-247 draw/print sequence ids now uses common code (unwrapped case)