jalview.git
3 years agoJAL-3754 fixed a problem with jar task creating a stray dir when building
Ben Soares [Fri, 4 Dec 2020 18:31:32 +0000 (18:31 +0000)]
JAL-3754 fixed a problem with jar task creating a stray dir when building

3 years agoJAL-3775 added the Platform.isLinux() check for test HiDPISetting2
Ben Soares [Fri, 4 Dec 2020 17:59:13 +0000 (17:59 +0000)]
JAL-3775 added the Platform.isLinux() check for test HiDPISetting2

3 years agoMerge branch 'develop' into merge/develop_and_rebase_squashed_merge_JAL-3628+JAL...
Ben Soares [Tue, 1 Dec 2020 15:03:56 +0000 (15:03 +0000)]
Merge branch 'develop' into merge/develop_and_rebase_squashed_merge_JAL-3628+JAL-3608+JAL-3609+JAL-3541+Release_2_11_1_Branch

3 years agoJAL-3609 JAL-3775 Updated getdown with re-factored HiDPISetting and ScreenInfo. No...
Ben Soares [Tue, 1 Dec 2020 14:57:16 +0000 (14:57 +0000)]
JAL-3609 JAL-3775 Updated getdown with re-factored HiDPISetting and ScreenInfo. No real functionality change.

3 years agoJAL-3609 JAL-3775 Tests for jalview.bin.HiDPISetting
Ben Soares [Tue, 1 Dec 2020 14:52:26 +0000 (14:52 +0000)]
JAL-3609 JAL-3775 Tests for jalview.bin.HiDPISetting

3 years agoJAL-3609 JAL-3775 Refactoring a bit of jalview.bin.HiDPISetting so screen display...
Ben Soares [Tue, 1 Dec 2020 14:34:06 +0000 (14:34 +0000)]
JAL-3609 JAL-3775 Refactoring a bit of jalview.bin.HiDPISetting so screen display can be mocked in tests by Mockito

3 years agoJAL-3775 Adding Mockito jars for tests. Needed for HiDPISettingTest1
Ben Soares [Tue, 1 Dec 2020 14:30:28 +0000 (14:30 +0000)]
JAL-3775 Adding Mockito jars for tests.  Needed for HiDPISettingTest1

3 years agoJAL-3660 Fix for specified output format when using command line arg to convert a...
Ben Soares [Fri, 27 Nov 2020 17:24:08 +0000 (17:24 +0000)]
JAL-3660 Fix for specified output format when using command line arg to convert a file

3 years agoJAL-3530 Added a -nowebservicediscovery command line argument.
Ben Soares [Tue, 1 Dec 2020 14:25:55 +0000 (14:25 +0000)]
JAL-3530 Added a -nowebservicediscovery command line argument.

3 years agoJAL-3660 Fix for specified output format when using command line arg to convert a...
Ben Soares [Fri, 27 Nov 2020 17:24:08 +0000 (17:24 +0000)]
JAL-3660 Fix for specified output format when using command line arg to convert a file

3 years agoJAL-3757 JAL-3689 use AppletFormat.checkProtocol to resolve startup file’s retrieval...
Jim Procter [Thu, 24 Sep 2020 13:36:17 +0000 (14:36 +0100)]
JAL-3757 JAL-3689 use AppletFormat.checkProtocol to resolve startup file’s retrieval protocol (sorry @benzoid for finessing you !)

3 years agoJAL-3757 JAL-3689 Fixed checks for URLs by adding checks for https:// as well as...
Ben Soares [Wed, 23 Sep 2020 22:41:36 +0000 (23:41 +0100)]
JAL-3757 JAL-3689 Fixed checks for URLs by adding checks for https:// as well as 

3 years agoJAL-3775 Re-compiled Getdown jars
Ben Soares [Fri, 13 Nov 2020 18:10:54 +0000 (18:10 +0000)]
JAL-3775 Re-compiled Getdown jars

3 years agoJAL-3775 Eclipse re-formatting commit
Ben Soares [Fri, 13 Nov 2020 18:09:28 +0000 (18:09 +0000)]
JAL-3775 Eclipse re-formatting commit

3 years agoJAL-3633 last minute refinement so password box doesn't get focus all the time
Ben Soares [Thu, 30 Jul 2020 12:53:23 +0000 (13:53 +0100)]
JAL-3633 last minute refinement so password box doesn't get focus all the time

3 years agoJAL-3633 Apply (proxy) button enabled when needed
Ben Soares [Thu, 30 Jul 2020 11:06:29 +0000 (12:06 +0100)]
JAL-3633 Apply (proxy) button enabled when needed

3 years agoJAL-3633 Help documentation updated
Ben Soares [Thu, 30 Jul 2020 11:05:49 +0000 (12:05 +0100)]
JAL-3633 Help documentation updated

3 years agoJAL-3633 Small changes to allow future fitting with ApplicationSingletonI/Jalview...
Ben Soares [Wed, 29 Jul 2020 18:48:02 +0000 (19:48 +0100)]
JAL-3633 Small changes to allow future fitting with ApplicationSingletonI/Jalview-JS, Most NPE fixes for tests

3 years agoJAL-3275 JAL-3633: JAL-3275 Turned Preferences into a Singleton that checks renews...
Ben Soares [Wed, 29 Jul 2020 11:44:24 +0000 (12:44 +0100)]
JAL-3275 JAL-3633: JAL-3275 Turned Preferences into a Singleton that checks renews if it's been closed.  Removed some debugging for JAL-3633. Added focus/highlight to proxy password box when needed. Forced WS lookup wheb proxy settings changed.

3 years agoJAL-3633 Set proxy preferences before web calls in jalview.bin.Jalview. Fixed call...
Ben Soares [Mon, 27 Jul 2020 19:31:16 +0000 (20:31 +0100)]
JAL-3633 Set proxy preferences before web calls in jalview.bin.Jalview. Fixed call to open Preferences->Connections with message when required.

3 years agoJAL-3633 Memory only proxy auth password storage. Open Preferences->Connection tab...
Ben Soares [Sat, 25 Jul 2020 23:41:42 +0000 (00:41 +0100)]
JAL-3633 Memory only proxy auth password storage. Open Preferences->Connection tab when proxy password needed

3 years agoJAL-3633 Added Proxy Authentication credentials in Preferences and set via java.net...
Ben Soares [Wed, 22 Jul 2020 18:40:59 +0000 (19:40 +0100)]
JAL-3633 Added Proxy Authentication credentials in Preferences and set via java.net.Authenticator

3 years agoJAL-3633 Added Preferences for Proxy Authentication. No jalview_properties yet
Ben Soares [Tue, 21 Jul 2020 19:47:18 +0000 (20:47 +0100)]
JAL-3633 Added Preferences for Proxy Authentication. No jalview_properties yet

3 years agoJAL-3633 label.proxy_server -> label.proxy_servers
Ben Soares [Tue, 21 Jul 2020 11:41:31 +0000 (12:41 +0100)]
JAL-3633 label.proxy_server -> label.proxy_servers

3 years agoJAL-3633 Remember system set proxy properties. Add options in Preferences for No...
Ben Soares [Sun, 12 Jul 2020 23:31:13 +0000 (00:31 +0100)]
JAL-3633 Remember system set proxy properties. Add options in Preferences for No proxy, system proxy, or custom proxy servers.

3 years agoJAL-3633 pass getdown proxy settings in proxy.txt on to Jalview
Ben Soares [Thu, 9 Jul 2020 14:57:19 +0000 (15:57 +0100)]
JAL-3633 pass getdown proxy settings in proxy.txt on to Jalview

3 years agoJAL-3633 ensure check both http:// or https:// for urls
Ben Soares [Wed, 8 Jul 2020 16:01:32 +0000 (17:01 +0100)]
JAL-3633 ensure check both  or https:// for urls

3 years agoJAL-3628 Error when saving alert box has been moved in develop for JS, adding Platfor...
Ben Soares [Thu, 12 Nov 2020 14:27:51 +0000 (14:27 +0000)]
JAL-3628 Error when saving alert box has been moved in develop for JS, adding Platform.isHeadless test to new isSaveAlignmentSuccessful method.

3 years agoJAL-3676 More explicit tooltip about resetting log level on Console close. Also clari...
Ben Soares [Fri, 14 Aug 2020 12:01:06 +0000 (13:01 +0100)]
JAL-3676 More explicit tooltip about resetting log level on Console close. Also clarified code to set initial log level and re-set on close to previously set level.

3 years agoJAL-3676 Removed BACKUPFILESPRESETENTRY logging for opening the file browser. Changed...
Ben Soares [Wed, 12 Aug 2020 12:48:57 +0000 (13:48 +0100)]
JAL-3676 Removed BACKUPFILESPRESETENTRY logging for opening the file browser. Changed most BACKUPFILES logging from DEBUG to TRACE level. Minor wording changes.

3 years agoJAL-3628 Fixed oddly worded and non-formatted error popups when saving fails
Ben Soares [Tue, 7 Jul 2020 00:30:23 +0000 (01:30 +0100)]
JAL-3628 Fixed oddly worded and non-formatted error popups when saving fails

3 years agoJAL-3676 improvement for visual selection of console text - fg color change if required
Ben Soares [Mon, 6 Jul 2020 14:54:52 +0000 (15:54 +0100)]
JAL-3676 improvement for visual selection of console text - fg color change if required

3 years agoJAL-3676 code review -- added non-listed Level into dropdown list
Ben Soares [Thu, 2 Jul 2020 14:36:41 +0000 (15:36 +0100)]
JAL-3676 code review -- added non-listed Level into dropdown list

3 years agoJAL-3676 Added Log Level ComboBox and Copy to Clipboard button in Java Console
Ben Soares [Tue, 30 Jun 2020 15:04:00 +0000 (16:04 +0100)]
JAL-3676 Added Log Level ComboBox and Copy to Clipboard button in Java Console

3 years agoJAL-3628 Fix for slightly incorrect boolean usage to determine success when rolling...
Ben Soares [Mon, 6 Jul 2020 14:43:37 +0000 (15:43 +0100)]
JAL-3628 Fix for slightly incorrect boolean usage to determine success when rolling backup files

3 years agoJAL-3628 Even more Cache.log.debug statements
Ben Soares [Mon, 6 Jul 2020 13:48:59 +0000 (14:48 +0100)]
JAL-3628 Even more Cache.log.debug statements

3 years agoJAL-3628 More Cache.log.debug statements
Ben Soares [Sat, 4 Jul 2020 12:17:42 +0000 (13:17 +0100)]
JAL-3628 More Cache.log.debug statements

3 years agoJAL-3628 Changed other calls to renameTo to use BackupFiles.moveFileToFile
Ben Soares [Mon, 15 Jun 2020 19:22:29 +0000 (20:22 +0100)]
JAL-3628 Changed other calls to renameTo to use BackupFiles.moveFileToFile

3 years agoJAL-3628 Changed all file1.renameTo(file2) calls to Files.move(path1,path2,REPLACE_EX...
Ben Soares [Mon, 8 Jun 2020 23:49:34 +0000 (00:49 +0100)]
JAL-3628 Changed all file1.renameTo(file2) calls to Files.move(path1,path2,REPLACE_EXISTING) in jalview.io.BackupFiles. This fixes a problem in Windows with renameTo when destination file already exists.

3 years agoJAL-3609 formatting save after cherry-picks
Ben Soares [Fri, 6 Nov 2020 17:05:48 +0000 (17:05 +0000)]
JAL-3609 formatting save after cherry-picks

3 years agoJAL-3609 Allow pass-through of setHiDPIScale property to tests via (e.g.) gradle...
Ben Soares [Wed, 1 Jul 2020 14:37:35 +0000 (15:37 +0100)]
JAL-3609 Allow pass-through of setHiDPIScale property to tests via (e.g.) gradle test -Ptest_HiDPIScale=2

3 years agoJAL-3609 Report when scale setting used.
Ben Soares [Sun, 21 Jun 2020 00:24:10 +0000 (01:24 +0100)]
JAL-3609 Report when scale setting used.

3 years agoJAL-3609 New auto-scale 'formula' for linux HiDPI. Tested to work for UHD screen...
Ben Soares [Sun, 21 Jun 2020 00:23:37 +0000 (01:23 +0100)]
JAL-3609 New auto-scale 'formula' for linux HiDPI.  Tested to work for UHD screen in various OS display settings.

3 years agoJAL-3609 corrected maxdimension to mindimension. Adjusted tallscreen limit
soares [Fri, 22 May 2020 11:56:04 +0000 (12:56 +0100)]
JAL-3609 corrected maxdimension to mindimension. Adjusted tallscreen limit

3 years agoJAL-3609 removed debugging prints
Ben Soares [Wed, 20 May 2020 17:25:34 +0000 (18:25 +0100)]
JAL-3609 removed debugging prints

3 years agoJAL-3609 changed property names to something more palatable and catered for portrait...
Ben Soares [Tue, 19 May 2020 19:32:27 +0000 (20:32 +0100)]
JAL-3609 changed property names to something more palatable and catered for portrait screens

3 years agoJAL-3609 system properties to force a scale, or automatically choose based on OS...
Ben Soares [Tue, 19 May 2020 17:15:01 +0000 (18:15 +0100)]
JAL-3609 system properties to force a scale, or automatically choose based on OS, Screen DPI and Screen height in pixels

3 years agoJAL-3609 Added a -DforceHiDPISetting=true option mainly for testing, and updated...
Ben Soares [Tue, 19 May 2020 00:38:58 +0000 (01:38 +0100)]
JAL-3609 Added a -DforceHiDPISetting=true option mainly for testing, and updated getdown HiDPISetting

3 years agoJAL-3608 cherry pick of 92cb745e7
Ben Soares [Thu, 5 Nov 2020 16:01:23 +0000 (16:01 +0000)]
JAL-3608 cherry pick of 92cb745e7

3 years agoJAL-3248 Added mention of version 'TEST' in shadow jar filename in building.md/html...
Ben Soares [Thu, 29 Oct 2020 14:26:45 +0000 (14:26 +0000)]
JAL-3248 Added mention of version 'TEST' in shadow jar filename in building.md/html since develop branch currently uses this by default.

3 years agoJAL-3248 Fixed path typos in building.md/html and corrected shadow jar filename
Ben Soares [Thu, 29 Oct 2020 14:19:51 +0000 (14:19 +0000)]
JAL-3248 Fixed path typos in building.md/html and corrected shadow jar filename

3 years agoJAL-3760 fix tests for changed behaviour
Jim Procter [Tue, 29 Sep 2020 15:41:39 +0000 (16:41 +0100)]
JAL-3760 fix tests for changed behaviour

3 years agoJAL-3760 refactor nucleotide proportion test to per-sequence and return false if...
Jim Procter [Tue, 29 Sep 2020 14:26:34 +0000 (15:26 +0100)]
JAL-3760 refactor nucleotide proportion test to per-sequence and return false if any sequence appears protein-like

3 years agoMerge branch 'portforward/JAL-3765_patch_to_2112' into develop
Jim Procter [Wed, 28 Oct 2020 16:04:52 +0000 (16:04 +0000)]
Merge branch 'portforward/JAL-3765_patch_to_2112' into develop

3 years agoJAL-3765 fix test
Jim Procter [Tue, 20 Oct 2020 16:23:30 +0000 (17:23 +0100)]
JAL-3765 fix test

3 years agofix for JAL-3765
Jim Procter [Tue, 20 Oct 2020 16:13:33 +0000 (17:13 +0100)]
fix for JAL-3765

3 years agoJAL-3248 Added step to create the eclipse files before project import. Noted non...
Ben Soares [Wed, 28 Oct 2020 12:18:59 +0000 (12:18 +0000)]
JAL-3248 Added step to create the eclipse files before project import. Noted non-fatal NPEs during build with gradle 6.6+

Cherry pick from release, generated new building.html as it's a different process. Also added in a "**/*.md" into build.gradle (wasn't finding anything with "*.md")

3 years agoMerge branch 'develop' into blocker/JAL-3611_space_character_in_jalview_install_path
Ben Soares [Thu, 15 Oct 2020 14:01:19 +0000 (15:01 +0100)]
Merge branch 'develop' into blocker/JAL-3611_space_character_in_jalview_install_path

3 years agoJAL-3753 ensure correct dependencies for shadowJar task
Ben Soares [Mon, 28 Sep 2020 15:57:51 +0000 (16:57 +0100)]
JAL-3753 ensure correct dependencies for shadowJar task

3 years agoMerge branch 'develop' into bug/JAL-3753_resources_duplicated_in_jalview_jar
Ben Soares [Mon, 28 Sep 2020 11:12:47 +0000 (12:12 +0100)]
Merge branch 'develop' into bug/JAL-3753_resources_duplicated_in_jalview_jar

3 years agoJAL-3577 Removed default JALVIEW_VERSION from gradle.properties. Now being set by...
Ben Soares [Fri, 25 Sep 2020 08:39:02 +0000 (09:39 +0100)]
JAL-3577 Removed default JALVIEW_VERSION from gradle.properties. Now being set by build.gradle

3 years agoJAL-3577 Quick fix adding quotation marks for findProperty("JALVIEW_VERSION")==null...
Ben Soares [Thu, 24 Sep 2020 17:16:17 +0000 (18:16 +0100)]
JAL-3577 Quick fix adding quotation marks for findProperty("JALVIEW_VERSION")==null...

3 years agoMerge branch 'develop' into bug/JAL-3753_resources_duplicated_in_jalview_jar
Ben Soares [Wed, 23 Sep 2020 16:19:01 +0000 (17:19 +0100)]
Merge branch 'develop' into bug/JAL-3753_resources_duplicated_in_jalview_jar

3 years agoJAL-3477 Added 10k leeway to amount of memory reserved for OS test for float rounding...
Ben Soares [Wed, 23 Sep 2020 15:49:00 +0000 (16:49 +0100)]
JAL-3477 Added 10k leeway to amount of memory reserved for OS test for float rounding errors (needed to fix failing test)

3 years agoJAL-3753 Resources seen in tests and appropriate filters now being used as file opt...
Ben Soares [Wed, 23 Sep 2020 15:48:01 +0000 (16:48 +0100)]
JAL-3753 Resources seen in tests and appropriate filters now being used as file opt-in rather than opt-out.

3 years agoMerge branch 'merge_review/JAL-3490_2_11_2_develop' into develop
Jim Procter [Mon, 21 Sep 2020 11:01:51 +0000 (12:01 +0100)]
Merge branch 'merge_review/JAL-3490_2_11_2_develop' into develop

3 years agoJAL-3753 put resources in gradle run and test path
Ben Soares [Sun, 20 Sep 2020 19:33:16 +0000 (20:33 +0100)]
JAL-3753 put resources in gradle run and test path

3 years agoJAL-3753 JAL-3754 first rejig
Ben Soares [Fri, 18 Sep 2020 17:18:51 +0000 (18:18 +0100)]
JAL-3753 JAL-3754 first rejig

3 years agoMerge branch 'develop' of https://source.jalview.org/git/jalview into develop
Ben Soares [Mon, 14 Sep 2020 22:24:59 +0000 (23:24 +0100)]
Merge branch 'develop' of https://source.jalview.org/git/jalview into develop

3 years agoJAL-3718 force re-initialise of getdown.txt file when new getdown.txt downloaded...
Ben Soares [Mon, 14 Sep 2020 22:23:43 +0000 (23:23 +0100)]
JAL-3718 force re-initialise of getdown.txt file when new getdown.txt downloaded from appbase. getdown jar and version files

3 years agoJAL-3718 force re-initialise of getdown.txt file when new getdown.txt downloaded...
Ben Soares [Mon, 14 Sep 2020 22:23:11 +0000 (23:23 +0100)]
JAL-3718 force re-initialise of getdown.txt file when new getdown.txt downloaded from appbase. getdown src files

3 years agoMerge branch 'feature/JAL-3615gzipXfam' into develop
Ben Soares [Mon, 14 Sep 2020 17:11:09 +0000 (18:11 +0100)]
Merge branch 'feature/JAL-3615gzipXfam' into develop

3 years agoJAL-3609 HiDPI scale setting done via system prop in getdown or halview.bin.Launcher
Ben Soares [Fri, 15 May 2020 20:04:39 +0000 (21:04 +0100)]
JAL-3609 HiDPI scale setting done via system prop in getdown or halview.bin.Launcher

3 years agoJAL-3679 Added externally specified plugins dir to J2sPlugin check
Ben Soares [Fri, 4 Sep 2020 17:29:41 +0000 (18:29 +0100)]
JAL-3679 Added externally specified plugins dir to J2sPlugin check

3 years agoJAL-3746 bump release version for 2.11.2 series (currently on develop)
Jim Procter [Thu, 10 Sep 2020 16:41:19 +0000 (17:41 +0100)]
JAL-3746 bump release version for 2.11.2 series (currently on develop)

3 years agoJAL-3518 removed unneeded override in ChimeraCommands
gmungoc [Mon, 31 Aug 2020 15:46:54 +0000 (16:46 +0100)]
JAL-3518 removed unneeded override in ChimeraCommands

3 years agoJAL-3679 Added externally specified plugins dir to J2sPlugin check feature/JAL-3615gzipXfam
Ben Soares [Fri, 4 Sep 2020 17:29:41 +0000 (18:29 +0100)]
JAL-3679 Added externally specified plugins dir to J2sPlugin check

3 years agoJAL-3648 resize annotation panel after dragging to resize graph height
gmungoc [Thu, 18 Jun 2020 14:43:51 +0000 (15:43 +0100)]
JAL-3648 resize annotation panel after dragging to resize graph height

3 years agoMerge branch 'develop' of https://source.jalview.org/git/jalview into develop
Ben Soares [Thu, 3 Sep 2020 15:27:44 +0000 (16:27 +0100)]
Merge branch 'develop' of https://source.jalview.org/git/jalview into develop

3 years agoJAL-3680 merged description of individual cursor key actions
Jim Procter [Mon, 31 Aug 2020 17:05:59 +0000 (18:05 +0100)]
JAL-3680 merged description of individual cursor key actions

3 years agoJAL-3732 - sequences can be moved up/down in cursor mode via alt-up/down arrow
Jim Procter [Mon, 31 Aug 2020 16:49:18 +0000 (17:49 +0100)]
JAL-3732 - sequences can be moved up/down in cursor mode via alt-up/down arrow
JAL-3733 TODO - provide an undo for sequence/group up/down moves

3 years agoJAL-3018 Ensembl reviewed REST version updated to 13.0
gmungoc [Mon, 31 Aug 2020 15:10:57 +0000 (16:10 +0100)]
JAL-3018 Ensembl reviewed REST version updated to 13.0

3 years agoJAL-1191 use Cache.log for logging
gmungoc [Mon, 31 Aug 2020 15:00:22 +0000 (16:00 +0100)]
JAL-1191 use Cache.log for logging

3 years agoJAL-1191 reduce logging level for warnings
gmungoc [Thu, 4 Jun 2020 16:22:29 +0000 (17:22 +0100)]
JAL-1191 reduce logging level for warnings

3 years agoJAL-3018 updated reviewed REST version to 12.0
gmungoc [Mon, 24 Aug 2020 10:00:33 +0000 (11:00 +0100)]
JAL-3018 updated reviewed REST version to 12.0

3 years agoJAL-3615 code tidy, improve unit test
Jim Procter [Fri, 21 Aug 2020 10:37:27 +0000 (11:37 +0100)]
JAL-3615 code tidy, improve unit test

3 years agoJAL-2656 better read of (potential) gzip magic bytes
Ben Soares [Thu, 20 Aug 2020 13:55:50 +0000 (14:55 +0100)]
JAL-2656 better read of (potential) gzip magic bytes

3 years agoJAL-2656 Java 8 compatible test for gzipped, refactored for unit test
gmungoc [Tue, 18 Aug 2020 16:07:21 +0000 (17:07 +0100)]
JAL-2656 Java 8 compatible test for gzipped, refactored for unit test

3 years agoJAL-3490 don't init the combo box's history cache for JS execution
Jim Procter [Mon, 17 Aug 2020 14:53:20 +0000 (15:53 +0100)]
JAL-3490 don't init the combo box's history cache for JS execution

3 years agoJAL-3490 merged with 2.11.2 develop
Jim Procter [Mon, 17 Aug 2020 12:53:00 +0000 (13:53 +0100)]
JAL-3490 merged with 2.11.2 develop

3 years agoMerge branch 'task/JAL-3597memoryLeakTest' into develop
Jim Procter [Mon, 17 Aug 2020 09:55:48 +0000 (10:55 +0100)]
Merge branch 'task/JAL-3597memoryLeakTest' into develop

3 years agoJAL-3597 Increased heap passmark to <= 45MB and report smallest of failed attempts...
Ben Soares [Thu, 13 Aug 2020 22:05:00 +0000 (23:05 +0100)]
JAL-3597 Increased heap passmark to <= 45MB and report smallest of failed attempts heap size

3 years agoMerge branch 'develop' of https://source.jalview.org/git/jalview into develop
Ben Soares [Wed, 12 Aug 2020 11:00:57 +0000 (12:00 +0100)]
Merge branch 'develop' of https://source.jalview.org/git/jalview into develop

3 years agoMerge branch 'task/JAL-3608_property_set_laf_and_tests' into develop
Jim Procter [Wed, 12 Aug 2020 10:15:54 +0000 (11:15 +0100)]
Merge branch 'task/JAL-3608_property_set_laf_and_tests' into develop

3 years agoJAL-3691 Changed .toUppoerCase().startsWith(...) to .regionMatches(true,...) as upper...
Ben Soares [Wed, 5 Aug 2020 21:57:13 +0000 (22:57 +0100)]
JAL-3691 Changed .toUppoerCase().startsWith(...) to .regionMatches(true,...) as upper-cased 'i' in Turkish is not 'I'.

3 years agoJAL-3477 Improved command line arguments description in memory.html
Ben Soares [Tue, 4 Aug 2020 18:30:47 +0000 (19:30 +0100)]
JAL-3477 Improved command line arguments description in memory.html

3 years agoJAL-3477 Added -help text for jvmmempc and jvmmemmax. Fixed typo and slight rewording...
Ben Soares [Tue, 4 Aug 2020 17:13:02 +0000 (18:13 +0100)]
JAL-3477 Added -help text for jvmmempc and jvmmemmax. Fixed typo and slight rewording in help/memory.html

3 years agoJAL-3477 added help documentation for executable jar command line arguments -jvmmempc...
Ben Soares [Mon, 3 Aug 2020 10:20:05 +0000 (11:20 +0100)]
JAL-3477 added help documentation for executable jar command line arguments -jvmmempc and -jvmmemmax

3 years agoMerge branch 'bug/JAL-2983negativeSliderMin' into develop
Jim Procter [Mon, 3 Aug 2020 09:40:46 +0000 (10:40 +0100)]
Merge branch 'bug/JAL-2983negativeSliderMin' into develop

 Conflicts:
src/jalview/gui/FeatureSettings.java
src/jalview/gui/FeatureTypeSettings.java

3 years agoJAL-3371 JAL-2983 don't modify 'extent' of slider - this is managed by look and feel
Jim Procter [Wed, 29 Jul 2020 17:47:40 +0000 (18:47 +0100)]
JAL-3371 JAL-2983 don't modify 'extent' of slider - this is managed by look and feel