jalview.git
9 months agoMerge branch 'reviews/merge/JAL-4262+JAL-4265+JAL-4269+JAL-4274+JAL-4277+JAL-4285...
James Procter [Wed, 20 Sep 2023 15:36:48 +0000 (16:36 +0100)]
Merge branch 'reviews/merge/JAL-4262+JAL-4265+JAL-4269+JAL-4274+JAL-4277+JAL-4285' into develop

9 months agoJAL-4217 - try to invokeAndWait on Desktop.closeAll() to avoid Jmol redraw blocking... reviews/merge/JAL-4262+JAL-4265+JAL-4269+JAL-4274+JAL-4277+JAL-4285
James Procter [Wed, 20 Sep 2023 14:14:05 +0000 (15:14 +0100)]
JAL-4217 - try to invokeAndWait on Desktop.closeAll() to avoid Jmol redraw blocking close

9 months agoJAL-4274 fix test failure message typo
James Procter [Wed, 20 Sep 2023 13:23:09 +0000 (14:23 +0100)]
JAL-4274 fix test failure message typo

9 months agoJAL-4265 bail early when attempting to export a view from other viewers than Jmol...
James Procter [Wed, 20 Sep 2023 13:22:11 +0000 (14:22 +0100)]
JAL-4265 bail early when attempting to export a view from other viewers than Jmol, and use viewType independent methods as much as possible.

9 months agoJAL-4265 JAL-4267 allow injection of custom commands outside of Viewer binding model
James Procter [Wed, 20 Sep 2023 13:13:57 +0000 (14:13 +0100)]
JAL-4265 JAL-4267 allow injection of custom commands outside of Viewer binding model

9 months agoJAL-4265 back out redundant ‘saveState’ and ‘restoreState’ StructureCommandsI methods.
James Procter [Wed, 20 Sep 2023 13:13:07 +0000 (14:13 +0100)]
JAL-4265 back out redundant ‘saveState’ and ‘restoreState’ StructureCommandsI methods.

9 months agoJAL-4265 Added saveState and restoreState to interface with no-op methods in abstract...
Ben Soares [Wed, 20 Sep 2023 11:17:17 +0000 (12:17 +0100)]
JAL-4265 Added saveState and restoreState to interface with no-op methods in abstract class

9 months agoJAL-629 Explanation of \{m\} in case anyone actually wants it
Ben Soares [Wed, 20 Sep 2023 10:41:27 +0000 (11:41 +0100)]
JAL-629 Explanation of \{m\} in case anyone actually wants it

9 months agoJAL-629 Add link and example for BioJS image output
Ben Soares [Wed, 20 Sep 2023 10:23:05 +0000 (11:23 +0100)]
JAL-629 Add link and example for BioJS image output

9 months agoJAL-629 Make arguments appear correctly using all non-breaking hyphens
Ben Soares [Wed, 20 Sep 2023 10:19:59 +0000 (11:19 +0100)]
JAL-629 Make arguments appear correctly using all non-breaking hyphens

9 months agoJAL-629 Added/corrected/tidied documentation
Ben Soares [Wed, 20 Sep 2023 10:15:57 +0000 (11:15 +0100)]
JAL-629 Added/corrected/tidied documentation

9 months agoJAL-629 JAL-4265 JAL-4269 Updated help Documentation
Ben Soares [Tue, 19 Sep 2023 23:42:34 +0000 (00:42 +0100)]
JAL-629 JAL-4265 JAL-4269 Updated help Documentation

9 months agoJAL-629 JAL-4265 JAL-4269 Updated help Documentation
Ben Soares [Tue, 19 Sep 2023 23:32:46 +0000 (00:32 +0100)]
JAL-629 JAL-4265 JAL-4269 Updated help Documentation

9 months agoJAL-4265 Change to use JmolCommands
Ben Soares [Tue, 19 Sep 2023 21:36:19 +0000 (22:36 +0100)]
JAL-4265 Change to use JmolCommands

9 months agoJAL-629 Allow multiple structure images for multiple structure files for the one...
Ben Soares [Tue, 19 Sep 2023 09:48:29 +0000 (10:48 +0100)]
JAL-629 Allow multiple structure images for multiple structure files for the one alignment.  Add a {structurebasename} etc and {m} substitution which must be handled differently (on the fly) to other substitutions.

9 months agoJAL-4250 Fixed blue arrows in drawStemAnnot()
Ben Soares [Sat, 16 Sep 2023 20:14:42 +0000 (21:14 +0100)]
JAL-4250 Fixed blue arrows in drawStemAnnot()

9 months agoJAL-629 Fix a test and omit an incorrect error message for structureviewer=none improvement/JAL-4269_reduce_variants_of_common_subvalue_parameters
Ben Soares [Sat, 16 Sep 2023 15:56:54 +0000 (16:56 +0100)]
JAL-629 Fix a test and omit an incorrect error message for structureviewer=none

9 months agoJAL-4265 Added --bgcolour for --structureimage output. Saves and restores Jmol state...
Ben Soares [Sat, 16 Sep 2023 12:28:53 +0000 (13:28 +0100)]
JAL-4265 Added --bgcolour for --structureimage output. Saves and restores Jmol state before and after colour changes and export.  Added 'set antialiasdisplay on' by default for all Jmol viewers.

9 months agoJAL-4269 Now using --width, --height, --scale for both --image and --structureimage...
Ben Soares [Sat, 16 Sep 2023 11:24:31 +0000 (12:24 +0100)]
JAL-4269 Now using --width, --height, --scale for both --image and --structureimage.  Multiple --image and --structureimage can be specified with --imagecolour allowing changes of colour. --width etc only apply to that particular image.

9 months agoMerge branch 'develop' into feature/JAL-4274_configurable_bitmap_export_preferences
Ben Soares [Thu, 14 Sep 2023 13:16:17 +0000 (14:16 +0100)]
Merge branch 'develop' into feature/JAL-4274_configurable_bitmap_export_preferences

9 months agoJAL-4274 comments to help follow the tests feature/JAL-4274_configurable_bitmap_export_preferences
Ben Soares [Wed, 13 Sep 2023 19:33:20 +0000 (20:33 +0100)]
JAL-4274 comments to help follow the tests

9 months agoJAL-4274 Tests for BIS defaults and overrides
Ben Soares [Wed, 13 Sep 2023 19:26:38 +0000 (20:26 +0100)]
JAL-4274 Tests for BIS defaults and overrides

9 months agoJAL-4274 Use Cache BITMAP_* if no other image restrictions given
Ben Soares [Wed, 13 Sep 2023 16:28:11 +0000 (17:28 +0100)]
JAL-4274 Use Cache BITMAP_* if no other image restrictions given

9 months agoJAL-4262 Made deprecation warning properly modal bug/JAL-4277_dirname_substitution_always_absolute
Ben Soares [Wed, 13 Sep 2023 12:32:33 +0000 (13:32 +0100)]
JAL-4262 Made deprecation warning properly modal

9 months agoJAL-4262 Allow HTML in the dialog box for link to CLI documentation
Ben Soares [Tue, 12 Sep 2023 11:32:00 +0000 (12:32 +0100)]
JAL-4262 Allow HTML in the dialog box for link to CLI documentation

9 months agoJAL-4277 No longer using getCanonicalPath() for parent dir -- fix test
Ben Soares [Tue, 12 Sep 2023 10:17:16 +0000 (11:17 +0100)]
JAL-4277 No longer using getCanonicalPath() for parent dir -- fix test

9 months agoJAL-4285 Better checkFiles processing. Better dialog.
Ben Soares [Tue, 12 Sep 2023 09:43:20 +0000 (10:43 +0100)]
JAL-4285 Better checkFiles processing. Better dialog.

9 months agoJAL-629 updated tests
Ben Soares [Tue, 12 Sep 2023 01:23:45 +0000 (02:23 +0100)]
JAL-629 updated tests

9 months agoJAL-4285 JAL-4262 Added a scrollable dialog to display errors. Moved old-style CLI...
Ben Soares [Tue, 12 Sep 2023 01:05:07 +0000 (02:05 +0100)]
JAL-4285 JAL-4262 Added a scrollable dialog to display errors. Moved old-style CLI warning so it appears above Jalview desktop.

9 months agoJAL-4001 corrected analytics message labels
Ben Soares [Mon, 11 Sep 2023 23:33:15 +0000 (00:33 +0100)]
JAL-4001 corrected analytics message labels

9 months agoMerge branch 'improvement/JAL-4262_deprecation_warning_when_old_CLI_arguments_are_pro...
Ben Soares [Mon, 11 Sep 2023 23:21:10 +0000 (00:21 +0100)]
Merge branch 'improvement/JAL-4262_deprecation_warning_when_old_CLI_arguments_are_processed' into bug/JAL-4277_dirname_substitution_always_absolute

9 months agoJAL-4277 --mkdirs with cautious refusal for paths with ..
Ben Soares [Mon, 11 Sep 2023 23:19:12 +0000 (00:19 +0100)]
JAL-4277 --mkdirs with cautious refusal for paths with ..

9 months agoJAL-4284 JAL-4285 Deal with output files/images consistently with --overwrite check...
Ben Soares [Mon, 11 Sep 2023 23:16:44 +0000 (00:16 +0100)]
JAL-4284 JAL-4285 Deal with output files/images consistently with --overwrite check.  Gather batch process errors together to output at the end of processing.

9 months agoJAL-4281 store/restore ID width and manual adjustment flag in Jalview projects
James Procter [Fri, 8 Sep 2023 15:02:04 +0000 (16:02 +0100)]
JAL-4281 store/restore ID width and manual adjustment flag in Jalview projects

9 months agoJAL-4281 reinstate access to legacy id width calculation so we can import old files...
James Procter [Fri, 8 Sep 2023 15:01:29 +0000 (16:01 +0100)]
JAL-4281 reinstate access to legacy id width calculation so we can import old files, and make new calculation default for both GUI and Headless modes

9 months agoJAL-4282 make sure font is updated in alignPanel before doing any layout
James Procter [Fri, 8 Sep 2023 14:57:42 +0000 (15:57 +0100)]
JAL-4282 make sure font is updated in alignPanel before doing any layout

9 months agoJAL-4262 Make an excepetion for STDOUT filename in old style arguments detection improvement/JAL-4262_deprecation_warning_when_old_CLI_arguments_are_processed
Ben Soares [Fri, 8 Sep 2023 14:37:23 +0000 (15:37 +0100)]
JAL-4262 Make an excepetion for STDOUT filename in old style arguments detection

9 months agoMerge branch 'bug/JAL-4277_dirname_substitution_always_absolute' into improvement...
Ben Soares [Fri, 8 Sep 2023 13:43:26 +0000 (14:43 +0100)]
Merge branch 'bug/JAL-4277_dirname_substitution_always_absolute' into improvement/JAL-4262_deprecation_warning_when_old_CLI_arguments_are_processed

9 months agoJAL-4262 Dialog for GUI and WARN for CLI of old style arguments, or mixed arguments...
Ben Soares [Fri, 8 Sep 2023 13:43:09 +0000 (14:43 +0100)]
JAL-4262 Dialog for GUI and WARN for CLI of old style arguments, or mixed arguments \(with exit\). Changed Jalview.exit to use an enum for exit code to avoid collisions.

9 months agoMerge branch 'develop' into bug/JAL-4277_dirname_substitution_always_absolute
Ben Soares [Thu, 7 Sep 2023 22:43:42 +0000 (23:43 +0100)]
Merge branch 'develop' into bug/JAL-4277_dirname_substitution_always_absolute

9 months agoJAL-4277 fixed and improved tests
Ben Soares [Thu, 7 Sep 2023 22:28:24 +0000 (23:28 +0100)]
JAL-4277 fixed and improved tests

9 months agoJAL-4090 release notes for JAL-244 JAL-901 JAL-4260 JAL-4189 JAL-2910 merge/JAL-244+JAL-629+JAL-3416+JAL-3421+JAL-3820+JAL-3830+JAL-4001+JAL-4160+JAL-4189+JAL-4214+JAL-4242+JAL-4255_Updates_to_these_issues_branches_with_merge_conflicts_resolved-bens_stuff
James Procter [Thu, 7 Sep 2023 17:00:54 +0000 (18:00 +0100)]
JAL-4090 release notes for JAL-244 JAL-901 JAL-4260 JAL-4189 JAL-2910

9 months agoJAL-4277 Corrected choice of all or last opened linkedIds. Better wildcard syntactic...
Ben Soares [Thu, 7 Sep 2023 16:05:07 +0000 (17:05 +0100)]
JAL-4277 Corrected choice of all or last opened linkedIds. Better wildcard syntactic sugar for output files. Fixed all tests for new defaults.

9 months agoJAL-4279 suppress error dialogs raised by file loader when working in batch mode improvement/JAL-4279_gracefully_handle_failure_to_openviaCLI
James Procter [Thu, 7 Sep 2023 16:00:19 +0000 (17:00 +0100)]
JAL-4279 suppress error dialogs raised by file loader when working in batch mode

9 months agoJAL-4279 move on if the file doesn't exist, or Identify fails for the file.
James Procter [Thu, 7 Sep 2023 15:28:46 +0000 (16:28 +0100)]
JAL-4279 move on if the file doesn't exist, or Identify fails for the file.

9 months agoJAL-4279 catch exceptions with fileLoader and report when we don’t get an alignment...
James Procter [Thu, 7 Sep 2023 15:26:40 +0000 (16:26 +0100)]
JAL-4279 catch exceptions with fileLoader and report when we don’t get an alignment frame after trying to import a given file before moving on.

9 months agoJAL-4090 JAL-4160 JAL-4274 image export dimensions and scale factor configurable...
James Procter [Thu, 7 Sep 2023 10:21:23 +0000 (11:21 +0100)]
JAL-4090 JAL-4160 JAL-4274 image export dimensions and scale factor configurable via .jalview_properties as well as command line

9 months agoJAL-629 Change names of Opt.ALLOWALL to Opt.ALLOWMULTIID and Opt.MULTI to Opt.MULTIVA... improvement/JAL-629_Apply_alignment_options_to_all_globbed_files
Ben Soares [Thu, 7 Sep 2023 11:01:10 +0000 (12:01 +0100)]
JAL-629 Change names of Opt.ALLOWALL to Opt.ALLOWMULTIID and Opt.MULTI to Opt.MULTIVALUE.  Remove filename value open* as trigger for applying an output file to all globbed files opened in the last --open, and make it the default option for globbed files opened.  Adjust 2 test data for removed 'open*'.

9 months agoJAL-4273 release notes for visible adjuster marks, and patch so they are not rendered...
James Procter [Thu, 7 Sep 2023 09:45:43 +0000 (10:45 +0100)]
JAL-4273 release notes for visible adjuster marks, and patch so they are not rendered during figure export

9 months agoJAL-4090 report JAL-4261 known issue
James Procter [Thu, 7 Sep 2023 09:08:26 +0000 (10:08 +0100)]
JAL-4090 report JAL-4261 known issue

9 months agoJAL-4260 attempt to rejig paging when id width is adjusted whilst in wrapped mode.
James Procter [Wed, 6 Sep 2023 14:28:14 +0000 (15:28 +0100)]
JAL-4260 attempt to rejig paging when id width is adjusted whilst in wrapped mode.

9 months agoJAL-4258 remove unnecessary ‘this’
James Procter [Wed, 6 Sep 2023 13:45:13 +0000 (14:45 +0100)]
JAL-4258 remove unnecessary ‘this’

9 months agoJAL-4259 construct a new SequenceRenderer when rendering an MSA to an exporter
James Procter [Wed, 6 Sep 2023 13:44:33 +0000 (14:44 +0100)]
JAL-4259 construct a new SequenceRenderer when rendering an MSA to an exporter

9 months agoJAL-629 javadoc on new setMapping variant for structureselectionmanager
James Procter [Wed, 6 Sep 2023 11:39:44 +0000 (12:39 +0100)]
JAL-629 javadoc on new setMapping variant for structureselectionmanager

9 months agoJAL-629 reinstate INFO level stack trace from StructureChooser service exceptions...
James Procter [Wed, 6 Sep 2023 11:28:10 +0000 (12:28 +0100)]
JAL-629 reinstate INFO level stack trace from StructureChooser service exceptions and suppress external service queries when viewing structures via Command-line import

9 months agoJAL-629 javadoc
James Procter [Wed, 6 Sep 2023 10:48:11 +0000 (11:48 +0100)]
JAL-629 javadoc

9 months agoJAL-629 remove structure viewer from the list of structure viewer base instances...
James Procter [Tue, 5 Sep 2023 16:03:42 +0000 (17:03 +0100)]
JAL-629 remove structure viewer from the list of structure viewer base instances when its closeViewer method is called

9 months agoJAL-629 use JalviewStructureDisplayI in place of StructureViewerBase
James Procter [Tue, 5 Sep 2023 16:03:02 +0000 (17:03 +0100)]
JAL-629 use JalviewStructureDisplayI in place of StructureViewerBase

9 months agoJAL-3088 check for validEnd when working out whether arrow should point to left when...
James Procter [Mon, 4 Sep 2023 11:56:33 +0000 (12:56 +0100)]
JAL-3088 check for validEnd when working out whether arrow should point to left when last base is paired

9 months agoJAL-4250 fix location and height for RNA secondary structure stem arrows
James Procter [Mon, 4 Sep 2023 11:55:19 +0000 (12:55 +0100)]
JAL-4250 fix location and height for RNA secondary structure stem arrows

9 months agoJAL-4250 rendition is way too obscure for me
James Procter [Mon, 4 Sep 2023 11:54:17 +0000 (12:54 +0100)]
JAL-4250 rendition is way too obscure for me

9 months agoMerge branch 'feature/JAL-629_--output_-_means_output_to_STDOUT' into merge/big_merge...
Ben Soares [Sat, 2 Sep 2023 14:15:00 +0000 (15:15 +0100)]
Merge branch 'feature/JAL-629_--output_-_means_output_to_STDOUT' into merge/big_merge_of_bens_stuff_before_2_11_3_0

9 months agoJAL-629 Add accessors for argParser and bootstrapArgs feature/JAL-629_--output_-_means_output_to_STDOUT
Ben Soares [Sat, 2 Sep 2023 14:14:51 +0000 (15:14 +0100)]
JAL-629 Add accessors for argParser and bootstrapArgs

9 months agoMerge branch 'feature/JAL-629_--output_-_means_output_to_STDOUT' into merge/big_merge...
Ben Soares [Fri, 1 Sep 2023 23:03:39 +0000 (00:03 +0100)]
Merge branch 'feature/JAL-629_--output_-_means_output_to_STDOUT' into merge/big_merge_of_bens_stuff_before_2_11_3_0

9 months agoJAL-629 Save structure frames in project files when opened and saved in headless...
Ben Soares [Fri, 1 Sep 2023 23:03:21 +0000 (00:03 +0100)]
JAL-629 Save structure frames in project files when opened and saved in headless mode

9 months agoMerge branch 'feature/JAL-629_--output_-_means_output_to_STDOUT' into merge/big_merge...
Ben Soares [Fri, 1 Sep 2023 22:27:53 +0000 (23:27 +0100)]
Merge branch 'feature/JAL-629_--output_-_means_output_to_STDOUT' into merge/big_merge_of_bens_stuff_before_2_11_3_0

9 months agoJAL-629 Fix --structureimage and options
Ben Soares [Fri, 1 Sep 2023 22:27:38 +0000 (23:27 +0100)]
JAL-629 Fix --structureimage and options

9 months agoJAL-4124 need to repaint alignFrames imported from project after resolving references...
James Procter [Fri, 1 Sep 2023 15:22:30 +0000 (16:22 +0100)]
JAL-4124 need to repaint alignFrames imported from project after resolving references so PAE matrices are displayed

9 months agoJAL-4124 matrix is saved in dataset, with forward references made from alignments
James Procter [Fri, 1 Sep 2023 15:10:33 +0000 (16:10 +0100)]
JAL-4124 matrix is saved in dataset, with forward references made from alignments

9 months agoJAL-4124 add strategic newlines in matrix stringified representation so it doesn...
James Procter [Fri, 1 Sep 2023 15:09:51 +0000 (16:09 +0100)]
JAL-4124 add strategic newlines in matrix stringified representation so it doesn’t trigger buffer overflows for some parsers/editors

9 months agoMerge branch 'improvement/JAL-3830_remove_dock_icon_in_headless_mode' into merge...
Ben Soares [Thu, 31 Aug 2023 21:11:40 +0000 (22:11 +0100)]
Merge branch 'improvement/JAL-3830_remove_dock_icon_in_headless_mode' into merge/big_merge_of_bens_stuff_before_2_11_3_0

9 months agoJAL-3830 Remove dock icon for -h too improvement/JAL-3830_remove_dock_icon_in_headless_mode
Ben Soares [Thu, 31 Aug 2023 21:11:18 +0000 (22:11 +0100)]
JAL-3830 Remove dock icon for -h too

9 months agoMerge branch 'features/r2_11_2_alphafold/JAL-629' into merge/big_merge_of_bens_stuff_...
Ben Soares [Thu, 31 Aug 2023 15:49:25 +0000 (16:49 +0100)]
Merge branch 'features/r2_11_2_alphafold/JAL-629' into merge/big_merge_of_bens_stuff_before_2_11_3_0

9 months agoJAL-629 Small buglet with getting --seqid features/r2_11_2_alphafold/JAL-629
Ben Soares [Thu, 31 Aug 2023 15:49:10 +0000 (16:49 +0100)]
JAL-629 Small buglet with getting --seqid

9 months agoMerge branch 'develop' into features/r2_11_2_alphafold/JAL-629
Ben Soares [Thu, 31 Aug 2023 15:10:57 +0000 (16:10 +0100)]
Merge branch 'develop' into features/r2_11_2_alphafold/JAL-629

9 months agoJAL-4124 comment out incomplete test bits.. for now
James Procter [Thu, 31 Aug 2023 15:09:37 +0000 (16:09 +0100)]
JAL-4124 comment out incomplete test bits.. for now

9 months agoJAL-4124 MappableContactMatrix equivalence and hashCode ensuring non-redundant set...
James Procter [Thu, 31 Aug 2023 15:07:30 +0000 (16:07 +0100)]
JAL-4124 MappableContactMatrix equivalence and hashCode ensuring non-redundant set of MappablePAE matrices are held on each dataset sequence

9 months agoJAL-4124 Dataset holds list of MatrixType instances, MapOnAMatrixType allows multiple...
James Procter [Tue, 29 Aug 2023 17:27:38 +0000 (18:27 +0100)]
JAL-4124 Dataset holds list of MatrixType instances, MapOnAMatrixType allows multiple instances of a MatrixType to be specified across alignment views

9 months agoJAL-4124 decouple mappable contact matrix mapping logic from underlying contact matri...
James Procter [Tue, 29 Aug 2023 17:23:57 +0000 (18:23 +0100)]
JAL-4124 decouple mappable contact matrix mapping logic from underlying contact matrix data so one matrix+tree+clustering can be referenced multiple times

9 months agoMerge branch 'bug/JAL-4255_slf4j_missing_StaticLoggerBinder_error_message' into merge...
Ben Soares [Tue, 29 Aug 2023 14:15:16 +0000 (15:15 +0100)]
Merge branch 'bug/JAL-4255_slf4j_missing_StaticLoggerBinder_error_message' into merge/big_merge_of_bens_stuff_before_2_11_3_0

9 months agoJAL-4255 better grammar bug/JAL-4255_slf4j_missing_StaticLoggerBinder_error_message
Ben Soares [Tue, 29 Aug 2023 14:14:50 +0000 (15:14 +0100)]
JAL-4255 better grammar

9 months agoJAL-4255 Updated THIRDPARTYLIBS
Ben Soares [Tue, 29 Aug 2023 13:17:36 +0000 (14:17 +0100)]
JAL-4255 Updated THIRDPARTYLIBS

9 months agoMerge branch 'bug/JAL-4255_slf4j_missing_StaticLoggerBinder_error_message' into merge...
Ben Soares [Tue, 29 Aug 2023 12:58:25 +0000 (13:58 +0100)]
Merge branch 'bug/JAL-4255_slf4j_missing_StaticLoggerBinder_error_message' into merge/big_merge_of_bens_stuff_before_2_11_3_0

9 months agoJAL-4255 Added slf4j-nop jar and upgraded to last 1.x release
Ben Soares [Tue, 29 Aug 2023 12:58:14 +0000 (13:58 +0100)]
JAL-4255 Added slf4j-nop jar and upgraded to last 1.x release

10 months agoMerge branch 'develop' into merge/big_merge_of_bens_stuff_before_2_11_3_0
Ben Soares [Mon, 28 Aug 2023 19:17:32 +0000 (20:17 +0100)]
Merge branch 'develop' into merge/big_merge_of_bens_stuff_before_2_11_3_0

10 months agoMerge branch 'develop' into more_efficient_PAE
James Procter [Mon, 28 Aug 2023 12:18:21 +0000 (13:18 +0100)]
Merge branch 'develop' into more_efficient_PAE

10 months agoJAL-4090 JAL-4250 JAL-4253 JAL-325 release notes and THIRDPARTYLIB
James Procter [Mon, 28 Aug 2023 11:26:28 +0000 (12:26 +0100)]
JAL-4090 JAL-4250 JAL-4253 JAL-325 release notes and THIRDPARTYLIB

10 months agoMerge branch 'improvement/JAL-4250_secondary_structure_annotation_antialias' into...
James Procter [Mon, 28 Aug 2023 11:18:09 +0000 (12:18 +0100)]
Merge branch 'improvement/JAL-4250_secondary_structure_annotation_antialias' into develop

10 months agoJAL-4253 drop the bottom line so it lines up with the vertical of group border.
James Procter [Mon, 28 Aug 2023 11:10:37 +0000 (12:10 +0100)]
JAL-4253 drop the bottom line so it lines up with the vertical of group border.

10 months agoMerge branch 'develop' into merge/big_merge_of_bens_stuff_before_2_11_3_0
Ben Soares [Thu, 24 Aug 2023 18:54:43 +0000 (19:54 +0100)]
Merge branch 'develop' into merge/big_merge_of_bens_stuff_before_2_11_3_0

10 months agoMerge branch 'features/r2_11_2_alphafold/JAL-629' into develop
Ben Soares [Thu, 24 Aug 2023 18:53:56 +0000 (19:53 +0100)]
Merge branch 'features/r2_11_2_alphafold/JAL-629' into develop

10 months agoJAL-629 Avoid hidden options dialog when saving in headless mode
Ben Soares [Thu, 24 Aug 2023 18:53:36 +0000 (19:53 +0100)]
JAL-629 Avoid hidden options dialog when saving in headless mode

10 months agoMerge branch 'bug/JAL-4214_system_freeze_when_opening_file_using_gui_in_linux' into...
Ben Soares [Thu, 24 Aug 2023 17:43:19 +0000 (18:43 +0100)]
Merge branch 'bug/JAL-4214_system_freeze_when_opening_file_using_gui_in_linux' into merge/big_merge_of_bens_stuff_before_2_11_3_0

10 months agoMerge branch 'improvement/JAL-4250_secondary_structure_annotation_antialias' into...
Ben Soares [Thu, 24 Aug 2023 16:54:47 +0000 (17:54 +0100)]
Merge branch 'improvement/JAL-4250_secondary_structure_annotation_antialias' into merge/big_merge_of_bens_stuff_before_2_11_3_0

10 months agoJAL-4250 Fix bug in vector rendition where more than one secondary structure loses... improvement/JAL-4250_secondary_structure_annotation_antialias
Ben Soares [Thu, 24 Aug 2023 16:54:37 +0000 (17:54 +0100)]
JAL-4250 Fix bug in vector rendition where more than one secondary structure loses the glyphline.

10 months agoMerge branch 'improvement/JAL-4250_secondary_structure_annotation_antialias' into...
Ben Soares [Thu, 24 Aug 2023 12:18:02 +0000 (13:18 +0100)]
Merge branch 'improvement/JAL-4250_secondary_structure_annotation_antialias' into merge/big_merge_of_bens_stuff_before_2_11_3_0

10 months agoJAL-4250 Much simplified glyph creation removing most need for differences between...
Ben Soares [Thu, 24 Aug 2023 12:17:42 +0000 (13:17 +0100)]
JAL-4250 Much simplified glyph creation removing most need for differences between vector/bitmap generation.  Careful testing done to ensure no gaps in vector or high or low res bitmap.

10 months agoMerge branch 'improvement/JAL-4250_secondary_structure_annotation_antialias' into...
Ben Soares [Wed, 23 Aug 2023 15:06:08 +0000 (16:06 +0100)]
Merge branch 'improvement/JAL-4250_secondary_structure_annotation_antialias' into merge/big_merge_of_bens_stuff_before_2_11_3_0

10 months agoJAL-4250 Fix one word bug for 'af.createEPS(file, renderer)' (was af.createEPS(file...
Ben Soares [Wed, 23 Aug 2023 15:05:03 +0000 (16:05 +0100)]
JAL-4250 Fix one word bug for 'af.createEPS(file, renderer)' (was af.createEPS(file, name)'. Everything else is formatting changes.

10 months agoMerge branch 'improvement/JAL-4250_secondary_structure_annotation_antialias' into...
Ben Soares [Wed, 23 Aug 2023 09:21:07 +0000 (10:21 +0100)]
Merge branch 'improvement/JAL-4250_secondary_structure_annotation_antialias' into merge/big_merge_of_bens_stuff_before_2_11_3_0