jalview.git
18 months agoJAL-4091 lines to associate rows sharing same sequence ref - needs some work still...
Jim Procter [Sun, 30 Oct 2022 23:21:38 +0000 (23:21 +0000)]
JAL-4091 lines to associate rows sharing same sequence ref - needs some work still ! (And would be great to have more interactivity!)

18 months agoJAL-2353 patch for Ensembl refs from uniprot - needs test and checking !
Jim Procter [Sun, 30 Oct 2022 23:19:57 +0000 (23:19 +0000)]
JAL-2353 patch for Ensembl refs from uniprot - needs test and checking !

18 months agoJAL-1988 JAL-3772 removed a debugging log line
Ben Soares [Sat, 29 Oct 2022 18:38:23 +0000 (19:38 +0100)]
JAL-1988 JAL-3772 removed a debugging log line

18 months agoJAL-4094 shift+click drag up/down to resize all annotation rows with matching calcId...
Jim Procter [Sat, 29 Oct 2022 14:11:58 +0000 (15:11 +0100)]
JAL-4094 shift+click drag up/down to resize all annotation rows with matching calcId and label.


18 months agoJAL-4091 - noodling about including the names for sequences associated with annotatio...
Jim Procter [Sat, 29 Oct 2022 12:08:47 +0000 (13:08 +0100)]
JAL-4091 - noodling about including the names for sequences associated with annotation rows in the annotation row label area

18 months agoJAL-4090 bump version and set up release notes for 2.11.3
Jim Procter [Sat, 29 Oct 2022 11:20:09 +0000 (12:20 +0100)]
JAL-4090 bump version and set up release notes for 2.11.3

18 months agoMerge branch 'features/JAL-4061_and_JAL-4062_findselectfeatures' into features/r2_11_...
Jim Procter [Sat, 29 Oct 2022 11:16:14 +0000 (12:16 +0100)]
Merge branch 'features/JAL-4061_and_JAL-4062_findselectfeatures' into features/r2_11_2_alphafold/JAL-2349_JAL-3855

18 months agoJAL-1988 JAL-3772 Removed 'Wait' button from waitDialog, no iterations for GUI. Added...
Ben Soares [Fri, 28 Oct 2022 23:16:20 +0000 (00:16 +0100)]
JAL-1988 JAL-3772 Removed 'Wait' button from waitDialog, no iterations for GUI. Added bulletpoint to files saving list. Added use of passed in button objects to modal JvOptionPane, so buttons can be controlled (e.g. setEnabled, setVisible) outside of JvOptionPane.

18 months agoMerge branch 'bug/JAL-4083_exceptions_for_multiple_residue_highlights_in_jmol' into...
Jim Procter [Fri, 28 Oct 2022 15:30:06 +0000 (16:30 +0100)]
Merge branch 'bug/JAL-4083_exceptions_for_multiple_residue_highlights_in_jmol' into features/r2_11_2_alphafold/JAL-2349_JAL-3855

18 months agoJAL-2349 allow contact matrix to provide labels for its annotation row
Jim Procter [Fri, 28 Oct 2022 15:27:00 +0000 (16:27 +0100)]
JAL-2349 allow contact matrix to provide labels for its annotation row

18 months agoJAL-4086 commented out attempt to create measurement lines between aligned residues...
Jim Procter [Fri, 28 Oct 2022 14:49:34 +0000 (15:49 +0100)]
JAL-4086 commented out attempt to create measurement lines between aligned residues in different chains

18 months agoJAL-4089 use column selection to superpose if 4 or more selected
Jim Procter [Fri, 28 Oct 2022 14:48:32 +0000 (15:48 +0100)]
JAL-4089 use column selection to superpose if 4 or more selected

18 months agoJAL-2961 centerViewOn command for structure viewers - called after superposition
Jim Procter [Fri, 28 Oct 2022 14:45:22 +0000 (15:45 +0100)]
JAL-2961 centerViewOn command for structure viewers - called after superposition

18 months agoMerge branch 'features/r2_11_2_alphafold/JAL-2349_JAL-3855' into bug/JAL-4083_excepti...
Jim Procter [Fri, 28 Oct 2022 12:21:41 +0000 (13:21 +0100)]
Merge branch 'features/r2_11_2_alphafold/JAL-2349_JAL-3855' into bug/JAL-4083_exceptions_for_multiple_residue_highlights_in_jmol

18 months agoJAL-1988 JAL-3772 Fixed wait between waitDialog appearances, ensuring all files savin...
Ben Soares [Fri, 28 Oct 2022 11:48:56 +0000 (12:48 +0100)]
JAL-1988 JAL-3772 Fixed wait between waitDialog appearances, ensuring all files saving will quit straight away. Goodbye message to user if waitDialog still visible.

18 months agoJAL-1988 Allow generic Container object in JvOptionPane showDialog. Fix dynamically...
Ben Soares [Thu, 27 Oct 2022 17:51:22 +0000 (18:51 +0100)]
JAL-1988 Allow generic Container object in JvOptionPane showDialog. Fix dynamically saving files in the wait for save dialog

18 months agoMerge branch 'develop' into bug/JAL-1988_JAL-3772_improved_quit_handling
Ben Soares [Thu, 27 Oct 2022 15:20:14 +0000 (16:20 +0100)]
Merge branch 'develop' into bug/JAL-1988_JAL-3772_improved_quit_handling

18 months agoJAL-4083 don't need globalUseScriptWait after all, just a couple of calls to jmolHist... bug/JAL-4083_exceptions_for_multiple_residue_highlights_in_jmol
Ben Soares [Thu, 27 Oct 2022 13:43:59 +0000 (14:43 +0100)]
JAL-4083 don't need globalUseScriptWait after all, just a couple of calls to jmolHistory need the flag too

18 months agoJAL-4083 only set globalUseScriptWait if needed
Ben Soares [Thu, 27 Oct 2022 12:23:16 +0000 (13:23 +0100)]
JAL-4083 only set globalUseScriptWait if needed

18 months agoJAL-4083 Use jmolViewer.scriptWait instead of jmolViewer.evalStringQuiet whilst highl...
Ben Soares [Thu, 27 Oct 2022 10:51:01 +0000 (11:51 +0100)]
JAL-4083 Use jmolViewer.scriptWait instead of jmolViewer.evalStringQuiet whilst highlightingt more than one residue

18 months agoJAL-4086 quick and dirty mouseovers on ruler highlighting all positions highlighted...
Jim Procter [Wed, 26 Oct 2022 11:37:47 +0000 (12:37 +0100)]
JAL-4086 quick and dirty mouseovers on ruler highlighting all positions highlighted on a particular column..

18 months agoMerge branch 'features/r2_11_2_alphafold/JAL-2349_JAL-3855' into bug/JAL-4083_excepti...
Ben Soares [Wed, 26 Oct 2022 11:07:43 +0000 (12:07 +0100)]
Merge branch 'features/r2_11_2_alphafold/JAL-2349_JAL-3855' into bug/JAL-4083_exceptions_for_multiple_residue_highlights_in_jmol

18 months agoJAL-3416 (and others) increasing number of STDERR lines used for jalview.bin.CommandL...
Ben Soares [Wed, 26 Oct 2022 08:13:24 +0000 (09:13 +0100)]
JAL-3416 (and others) increasing number of STDERR lines used for jalview.bin.CommandLineOperations tests for increased robustness

18 months agoJAL-3772 silly NPE error fixed
Ben Soares [Tue, 25 Oct 2022 22:03:17 +0000 (23:03 +0100)]
JAL-3772 silly NPE error fixed

18 months agoJAL-3416 Making FlatLaF default for macs due to a problem with VAqua not starting...
Ben Soares [Tue, 25 Oct 2022 12:07:19 +0000 (13:07 +0100)]
JAL-3416 Making FlatLaF default for macs due to a problem with VAqua not starting on macs

18 months agoJAL-1988 JAL-3772 wait timer working first time but blocking desktop gui updates
Ben Soares [Mon, 24 Oct 2022 17:08:00 +0000 (18:08 +0100)]
JAL-1988 JAL-3772 wait timer working first time but blocking desktop gui updates

18 months agoJAL-1988 JAL-3772 Non-blocking modal dialogs for unsaved changes and saving files...
Ben Soares [Mon, 24 Oct 2022 14:41:18 +0000 (15:41 +0100)]
JAL-1988 JAL-3772 Non-blocking modal dialogs for unsaved changes and saving files.  Wait timer not working. Wait dialog update/close on files saved not working.

18 months agoJAL-2349 JAL-3855 highlight residues associated with elements under mouse - Jmol...
Jim Procter [Sat, 22 Oct 2022 11:40:35 +0000 (12:40 +0100)]
JAL-2349 JAL-3855 highlight residues associated with elements under mouse - Jmol doesn’t like highlighting many residues at once this way.

18 months agoJAL-2349 JAL-3855 fix failing tests
Jim Procter [Fri, 21 Oct 2022 15:21:51 +0000 (16:21 +0100)]
JAL-2349 JAL-3855 fix failing tests

18 months agoJAL-2349 JAL-3855 experiment masking hidden columns in contact matrix
Jim Procter [Fri, 21 Oct 2022 15:08:23 +0000 (16:08 +0100)]
JAL-2349 JAL-3855 experiment masking hidden columns in contact matrix

18 months agoJAL-4033 - heuristic threshold for pAE matrix - mark any column where pAE values...
Jim Procter [Fri, 21 Oct 2022 15:04:44 +0000 (16:04 +0100)]
JAL-4033 - heuristic threshold for pAE matrix - mark any column where pAE values for column+8..  lie outside threshold - definitely better to do a watershed or other type of clustering

18 months agoJAL-2349 formatting/pick correct exception
Jim Procter [Thu, 20 Oct 2022 20:00:49 +0000 (21:00 +0100)]
JAL-2349 formatting/pick correct exception

18 months agoJAL-2349 JAL-3855 off by one and daft return
Jim Procter [Thu, 20 Oct 2022 16:14:24 +0000 (17:14 +0100)]
JAL-2349 JAL-3855 off by one and daft return

18 months agoJAL-2349 avoid div-by-zero when annotation height is zero (though poss better to...
Jim Procter [Thu, 20 Oct 2022 15:45:16 +0000 (16:45 +0100)]
JAL-2349 avoid div-by-zero when annotation height is zero (though poss better to simply avoid rendering contact at all)

18 months agoJAL-2349 JAL-3855 adapt renderer for AlignmentI.getContactList(..) mapping to sequenc...
Jim Procter [Thu, 20 Oct 2022 15:29:03 +0000 (16:29 +0100)]
JAL-2349 JAL-3855 adapt renderer for AlignmentI.getContactList(..) mapping to sequence associated reference frame

18 months agoJAL-2349 JAL-3855 ContactListI.getPosition() to recover original position passed...
Jim Procter [Thu, 20 Oct 2022 15:28:00 +0000 (16:28 +0100)]
JAL-2349 JAL-3855 ContactListI.getPosition() to recover original position passed to ContactMatrixI.getContactListFor(..)


18 months agoJAL-2349 JAL-3855 experimenting with filtering columns based on mean of contact map...
Jim Procter [Thu, 20 Oct 2022 14:45:51 +0000 (15:45 +0100)]
JAL-2349 JAL-3855 experimenting with filtering columns based on mean of contact map range

18 months agoJAL-3855 JAL-2349 AlignmentI.getContactList takes care of mapping columns to sequence...
Jim Procter [Thu, 20 Oct 2022 14:14:31 +0000 (15:14 +0100)]
JAL-3855 JAL-2349 AlignmentI.getContactList takes care of mapping columns to sequence positions for sequence associated contact matrices. Need to map selected positions back for drag selects

18 months agoJAL-4033 fix drag selections and distinguish row/columnwise highlights from intersect...
Jim Procter [Thu, 20 Oct 2022 13:00:49 +0000 (14:00 +0100)]
JAL-4033 fix drag selections and distinguish row/columnwise highlights from intersections on matrix

18 months agoJAL-2349 (still buggy) interactive selection - time to write tests!
Jim Procter [Thu, 20 Oct 2022 10:23:36 +0000 (11:23 +0100)]
JAL-2349 (still buggy) interactive selection  - time to write tests!

18 months agoJAL-2349 tooltip reports value from contact range
Jim Procter [Thu, 20 Oct 2022 09:50:49 +0000 (10:50 +0100)]
JAL-2349 tooltip reports value from contact range

18 months agoJAL-2349 adjusted range calculation to be inclusive rather than inclusive, exclusive...
Jim Procter [Thu, 20 Oct 2022 09:50:42 +0000 (10:50 +0100)]
JAL-2349 adjusted range calculation to be inclusive rather than inclusive, exclusive of bounds

18 months agoJAL-2349 debugged click/drag and added yellow rubber banding (like Alphafold)
Jim Procter [Thu, 20 Oct 2022 09:49:21 +0000 (10:49 +0100)]
JAL-2349 debugged click/drag and added yellow rubber banding (like Alphafold)

18 months agoJAL-2349 JAL-3855 - interactive point-wise row/column selection, and first attempt...
Jim Procter [Thu, 20 Oct 2022 09:08:39 +0000 (10:08 +0100)]
JAL-2349 JAL-3855 - interactive point-wise row/column selection, and first attempt at alt-drag for region selections (not yet working!)

18 months agoJAL-3855 RGB colours from the alphafold paE scale.
Jim Procter [Thu, 20 Oct 2022 09:07:57 +0000 (10:07 +0100)]
JAL-3855 RGB colours from the alphafold paE scale.

18 months agoJAL-2349 JAL-4033 refactored contact matrix geom calc to allow reporting of mapped...
Jim Procter [Wed, 19 Oct 2022 12:10:58 +0000 (13:10 +0100)]
JAL-2349 JAL-4033 refactored contact matrix geom calc to allow reporting of mapped positions in tooltip

19 months agoJAL-2349 JAL-3855 column selection highlighting
Jim Procter [Mon, 17 Oct 2022 16:56:51 +0000 (17:56 +0100)]
JAL-2349 JAL-3855 column selection highlighting

19 months agoJAL-3855 bump AF version to 3 - keep contact renderer happy by filling out maxcols...
Jim Procter [Mon, 17 Oct 2022 11:49:02 +0000 (12:49 +0100)]
JAL-3855 bump AF version to 3 - keep contact renderer happy by filling out maxcols and maxrows attribute in PAE

19 months agoJAL-1551 formatting
Jim Procter [Mon, 17 Oct 2022 11:19:34 +0000 (12:19 +0100)]
JAL-1551 formatting

19 months agoJAL-2349 JAL-3855 tests that probably should be part of Functional..
Jim Procter [Mon, 17 Oct 2022 11:19:24 +0000 (12:19 +0100)]
JAL-2349 JAL-3855 tests that probably should be part of Functional..

19 months agoJAL-3855 report download errors as errors!
Jim Procter [Mon, 17 Oct 2022 11:18:44 +0000 (12:18 +0100)]
JAL-3855 report download errors as errors!

19 months agoJAL-2349 JAL-3855 Integrate pAE retrieval in StructureFile so it can be transferred...
Jim Procter [Mon, 17 Oct 2022 11:18:22 +0000 (12:18 +0100)]
JAL-2349 JAL-3855 Integrate pAE retrieval in StructureFile so it can be transferred as reference annotation

19 months agoJAL-2349 reusable contact map holder for SequenceI and AnnotatedCollectionI
Jim Procter [Sat, 15 Oct 2022 12:00:00 +0000 (13:00 +0100)]
JAL-2349 reusable contact map holder for SequenceI and AnnotatedCollectionI

19 months agoJAL-3855 2349 TODO
Jim Procter [Sat, 15 Oct 2022 11:40:17 +0000 (12:40 +0100)]
JAL-3855 2349 TODO

19 months agoJAL-3855 import pAE when StructureSelectionManager parses an alphaFold structure...
Jim Procter [Sat, 15 Oct 2022 10:11:34 +0000 (11:11 +0100)]
JAL-3855 import pAE when StructureSelectionManager parses an alphaFold structure. Works but AlignmentI holding the contact matrices prevents transfer.

19 months agoJAL-3855 pAE v2 import
Jim Procter [Sat, 15 Oct 2022 10:09:52 +0000 (11:09 +0100)]
JAL-3855 pAE v2 import

19 months agoJAL-3855 refactor the pAE retrieval code so it can be called via structureselectionma...
Jim Procter [Fri, 14 Oct 2022 16:05:06 +0000 (17:05 +0100)]
JAL-3855 refactor the pAE retrieval code so it can be called via structureselectionmanager

19 months agoMerge branch 'features/JAL-3895_alphafoldcolours' into features/r2_11_2_alphafold...
Jim Procter [Fri, 14 Oct 2022 15:40:16 +0000 (16:40 +0100)]
Merge branch 'features/JAL-3895_alphafoldcolours' into features/r2_11_2_alphafold/JAL-2349_JAL-3855

19 months agoMerge branch 'develop' into features/JAL-3895_alphafoldcolours features/JAL-3895_alphafoldcolours
Jim Procter [Fri, 14 Oct 2022 15:38:56 +0000 (16:38 +0100)]
Merge branch 'develop' into features/JAL-3895_alphafoldcolours

19 months agoMerge branch 'develop' into releases/Release_2_11_2_Branch Release_2_11_2_5
Jim Procter [Tue, 11 Oct 2022 15:54:16 +0000 (16:54 +0100)]
Merge branch 'develop' into releases/Release_2_11_2_Branch

19 months agoJAL-4065 final fix for 2.11.2.5 - 5pm BST release
Jim Procter [Tue, 11 Oct 2022 15:53:25 +0000 (16:53 +0100)]
JAL-4065 final fix for 2.11.2.5 - 5pm BST release

19 months agoMerge branch 'develop' into releases/Release_2_11_2_Branch
Jim Procter [Tue, 11 Oct 2022 15:16:37 +0000 (16:16 +0100)]
Merge branch 'develop' into releases/Release_2_11_2_Branch

19 months agoJAL-4065 revised to avoid a visit from the apostrophe police
Jim Procter [Tue, 11 Oct 2022 15:16:01 +0000 (16:16 +0100)]
JAL-4065 revised to avoid a visit from the apostrophe police

19 months agoMerge branch 'develop' into releases/Release_2_11_2_Branch
Jim Procter [Tue, 11 Oct 2022 14:44:01 +0000 (15:44 +0100)]
Merge branch 'develop' into releases/Release_2_11_2_Branch

19 months agoJAL-4073 update tests
Jim Procter [Tue, 11 Oct 2022 14:43:36 +0000 (15:43 +0100)]
JAL-4073 update tests

19 months agoMerge branch 'develop' into releases/Release_2_11_2_Branch
Jim Procter [Tue, 11 Oct 2022 14:28:03 +0000 (15:28 +0100)]
Merge branch 'develop' into releases/Release_2_11_2_Branch

19 months agoMerge branch 'develop' of https://source.jalview.org/git/jalview into develop
Jim Procter [Tue, 11 Oct 2022 14:26:59 +0000 (15:26 +0100)]
Merge branch 'develop' of https://source.jalview.org/git/jalview into develop

19 months agoJAL-4073 fix PEBCAK failure
Jim Procter [Tue, 11 Oct 2022 14:24:32 +0000 (15:24 +0100)]
JAL-4073 fix PEBCAK failure

19 months agoJAL-4014 Changed gecos display names to match labels in help
Ben Soares [Tue, 11 Oct 2022 13:43:10 +0000 (14:43 +0100)]
JAL-4014 Changed gecos display names to match labels in help

19 months agoMerge branch 'develop' into releases/Release_2_11_2_Branch
Jim Procter [Tue, 11 Oct 2022 12:10:56 +0000 (13:10 +0100)]
Merge branch 'develop' into releases/Release_2_11_2_Branch

19 months agoJAL-4065 revised whatsNew to make sense !
Jim Procter [Tue, 11 Oct 2022 12:10:29 +0000 (13:10 +0100)]
JAL-4065 revised whatsNew to make sense !

19 months agoMerge branch 'develop' into releases/Release_2_11_2_Branch
Jim Procter [Tue, 11 Oct 2022 10:32:29 +0000 (11:32 +0100)]
Merge branch 'develop' into releases/Release_2_11_2_Branch

19 months agoJAL-4065 release 2.11.2.5 date is 11th Oct
Jim Procter [Tue, 11 Oct 2022 10:32:05 +0000 (11:32 +0100)]
JAL-4065 release 2.11.2.5 date is 11th Oct

19 months agoFix for JAL-4075 - don’t write a label in secondary structure annotation element
Jim Procter [Fri, 7 Oct 2022 15:32:43 +0000 (16:32 +0100)]
Fix for JAL-4075 - don’t write a label in secondary structure annotation element

19 months agoJAL-4065 update citations for Pfam and Rfam and added the Interpro citation
Jim Procter [Fri, 7 Oct 2022 14:53:01 +0000 (15:53 +0100)]
JAL-4065 update citations for Pfam and Rfam and added the Interpro citation

19 months agoMerge branch 'develop' into releases/Release_2_11_2_Branch
Jim Procter [Fri, 7 Oct 2022 14:19:54 +0000 (15:19 +0100)]
Merge branch 'develop' into releases/Release_2_11_2_Branch

19 months agoJAL-4065 2.11.2.5 release version bump
Jim Procter [Fri, 7 Oct 2022 14:19:21 +0000 (15:19 +0100)]
JAL-4065 2.11.2.5 release version bump

19 months agoMerge branch 'develop' into releases/Release_2_11_2_Branch
Jim Procter [Fri, 7 Oct 2022 14:14:42 +0000 (15:14 +0100)]
Merge branch 'develop' into releases/Release_2_11_2_Branch

19 months agoJAL-4065 release notes and updated release date for 2.11.2.5
Jim Procter [Fri, 7 Oct 2022 14:14:08 +0000 (15:14 +0100)]
JAL-4065 release notes and updated release date for 2.11.2.5

19 months agoMerge branch 'develop' into releases/Release_2_11_2_Branch
Jim Procter [Thu, 6 Oct 2022 17:14:19 +0000 (18:14 +0100)]
Merge branch 'develop' into releases/Release_2_11_2_Branch

19 months agostable url for PFAM retrieval via interpro api :) JAL-4073
Jim Procter [Thu, 6 Oct 2022 17:13:09 +0000 (18:13 +0100)]
stable url for PFAM retrieval via interpro api :) JAL-4073

19 months agoJAL-1551 formatting
Jim Procter [Thu, 6 Oct 2022 17:08:26 +0000 (18:08 +0100)]
JAL-1551 formatting

19 months agoJAL-3895 alphafold colours via pluggable annotation row builder. Also ensures min...
Jim Procter [Thu, 6 Oct 2022 16:25:53 +0000 (17:25 +0100)]
JAL-3895 alphafold colours via pluggable annotation row builder. Also ensures min/max set correctly

19 months agoMerge branch 'develop' into releases/Release_2_11_2_Branch
Jim Procter [Thu, 6 Oct 2022 11:36:33 +0000 (12:36 +0100)]
Merge branch 'develop' into releases/Release_2_11_2_Branch

19 months agoJAL-1551 formatting
Jim Procter [Thu, 6 Oct 2022 11:31:14 +0000 (12:31 +0100)]
JAL-1551 formatting

19 months agoJAL-4065 release notes for JAL-4073 JAL-4074
Jim Procter [Thu, 6 Oct 2022 11:22:09 +0000 (12:22 +0100)]
JAL-4065 release notes for JAL-4073 JAL-4074

19 months agoJAL-4073 Pfam retrieval now works via a template including $PFAMID$ and $ALTYPE$...
Jim Procter [Thu, 6 Oct 2022 11:21:28 +0000 (12:21 +0100)]
JAL-4073 Pfam retrieval now works via a template including $PFAMID$ and $ALTYPE$ (full, seed, etc). Also changed name of PFAM_BASEURL_KEY to PFAM_INTERPRO_URL_TEMPLATE to avoid misconfiguration

19 months agoPatch for JAL-4074 - any content ending in ‘gzip’ recognised as a gzipped stream...
Jim Procter [Thu, 6 Oct 2022 11:19:13 +0000 (12:19 +0100)]
Patch for JAL-4074 - any content ending in ‘gzip’ recognised as a gzipped stream to decompress

19 months agoMerge branch 'develop' into bug/JAL-1988_JAL-3772_improved_quit_handling
Ben Soares [Thu, 29 Sep 2022 14:55:25 +0000 (15:55 +0100)]
Merge branch 'develop' into bug/JAL-1988_JAL-3772_improved_quit_handling

19 months agoJAL-1988 JAL-3772 linked undostack to saved changes flags. No confirmation if all...
Ben Soares [Mon, 26 Sep 2022 19:17:14 +0000 (20:17 +0100)]
JAL-1988 JAL-3772 linked undostack to saved changes flags. No confirmation if all viewports have been saved individually

19 months agoJAL-1988 better wording for quit dialog
Ben Soares [Mon, 26 Sep 2022 19:16:23 +0000 (20:16 +0100)]
JAL-1988 better wording for quit dialog

19 months agoJAL-1988 JAL-3772 Quit confirmation dialog boxes with saving files check and wait
Ben Soares [Fri, 23 Sep 2022 17:34:12 +0000 (18:34 +0100)]
JAL-1988 JAL-3772 Quit confirmation dialog boxes with saving files check and wait

19 months agoJAL-3676 extra information about jalview_properties file being used in Java Console
Ben Soares [Fri, 23 Sep 2022 17:33:36 +0000 (18:33 +0100)]
JAL-3676 extra information about jalview_properties file being used in Java Console

19 months agoJAL-1988 property based fake delay whilst saving project file
Ben Soares [Fri, 23 Sep 2022 17:28:14 +0000 (18:28 +0100)]
JAL-1988 property based fake delay whilst saving project file

20 months agoJAL-4065 release notes for JAL-4061 JAL-4062 features/JAL-4061_and_JAL-4062_findselectfeatures
Jim Procter [Fri, 16 Sep 2022 13:24:20 +0000 (14:24 +0100)]
JAL-4065 release notes for JAL-4061 JAL-4062

20 months agoJAL-4062 copy highlighted region docs, new Alignment window Edit menu option and...
Jim Procter [Fri, 16 Sep 2022 13:23:21 +0000 (14:23 +0100)]
JAL-4062 copy highlighted region docs, new Alignment window Edit menu option and Shift+Ctrl/CMD-C keystroke

20 months agoJAL-4061 JAL-4062 documentation and button labels.. will need revising !
Jim Procter [Thu, 15 Sep 2022 17:57:20 +0000 (18:57 +0100)]
JAL-4061 JAL-4062 documentation and button labels.. will need revising !

20 months agoJAL-4061 use alignment panel’s feature renderer to limit search to just the visible...
Jim Procter [Thu, 15 Sep 2022 17:56:41 +0000 (18:56 +0100)]
JAL-4061 use alignment panel’s feature renderer to limit search to just the  visible features

20 months agoJAL-4061 support incremental search of features
Jim Procter [Thu, 15 Sep 2022 17:19:35 +0000 (18:19 +0100)]
JAL-4061 support incremental search of features

20 months agoJAL-4061 tests, bugfixes and TODOs for matching feature(s) and descriptions incrementally
Jim Procter [Thu, 15 Sep 2022 16:05:03 +0000 (17:05 +0100)]
JAL-4061 tests, bugfixes and TODOs for matching feature(s) and descriptions incrementally