jalview.git
15 years agoensure all URL links on the features under the residue get an entry in the 'links... Release_2_4_0
jprocter [Thu, 4 Sep 2008 12:59:58 +0000 (12:59 +0000)]
ensure all URL links on the features under the residue get an entry in the 'links' menu

15 years agoquickfix for applet when opening relative URLs from feature file : https://mantis...
jprocter [Thu, 4 Sep 2008 12:58:50 +0000 (12:58 +0000)]
quickfix for applet when opening relative URLs from feature file : https://mantis.lifesci.dundee.ac.uk/view.php?id=37023

15 years agofix jnlp in help and help address
jprocter [Tue, 2 Sep 2008 11:02:59 +0000 (11:02 +0000)]
fix jnlp in help and help address

15 years agolicencing and format applied (eclipse)
jprocter [Fri, 29 Aug 2008 11:09:53 +0000 (11:09 +0000)]
licencing and format applied (eclipse)

15 years agoignore thumbnails
jprocter [Fri, 29 Aug 2008 11:06:25 +0000 (11:06 +0000)]
ignore thumbnails

15 years agoignore deployment products
jprocter [Fri, 29 Aug 2008 11:06:08 +0000 (11:06 +0000)]
ignore deployment products

15 years agotodo OOM
jprocter [Fri, 29 Aug 2008 11:04:48 +0000 (11:04 +0000)]
todo OOM

15 years agouse OOMwarning to warn user when out of Memory occurs
jprocter [Fri, 29 Aug 2008 11:04:33 +0000 (11:04 +0000)]
use OOMwarning to warn user when out of Memory occurs

15 years agoalways output to stderr for out of memory - (no dependence on OOM dialog here (for...
jprocter [Fri, 29 Aug 2008 11:04:04 +0000 (11:04 +0000)]
always output to stderr for out of memory - (no dependence on OOM dialog here (for sake of modularity))

15 years agoOOM warning dialog
jprocter [Fri, 29 Aug 2008 11:03:05 +0000 (11:03 +0000)]
OOM warning dialog

15 years agopass OutOfMemory errors upstream from EBI fetch client
jprocter [Fri, 29 Aug 2008 11:02:29 +0000 (11:02 +0000)]
pass OutOfMemory errors upstream from EBI fetch client

15 years agosensibly sized example for PFAM source
jprocter [Fri, 29 Aug 2008 11:02:13 +0000 (11:02 +0000)]
sensibly sized example for PFAM source

15 years agoadded d martin to authors and fixed faq/discuss message
jprocter [Thu, 28 Aug 2008 13:43:31 +0000 (13:43 +0000)]
added d martin to authors and fixed faq/discuss message

15 years agobugfix for Jmol and new classloader reading capability
jprocter [Thu, 28 Aug 2008 13:10:47 +0000 (13:10 +0000)]
bugfix for Jmol and new classloader reading capability

15 years agoauthor list and jalview discuss mailing list update in splash and banner
jprocter [Thu, 28 Aug 2008 13:09:35 +0000 (13:09 +0000)]
author list and jalview discuss mailing list update in splash and banner

15 years agobugfix for applet examples with 1gaq where new classloader jmol connection is used
jprocter [Thu, 28 Aug 2008 11:12:25 +0000 (11:12 +0000)]
bugfix for applet examples with 1gaq where new classloader jmol connection is used

15 years agoThrow exception for unknown protocols in case of carbon-unit error
jprocter [Thu, 28 Aug 2008 11:09:37 +0000 (11:09 +0000)]
Throw exception for unknown protocols in case of carbon-unit error

15 years agoapplied copyright 2008
jprocter [Wed, 27 Aug 2008 14:20:59 +0000 (14:20 +0000)]
applied copyright 2008

15 years agofix vamas homedir link
jprocter [Wed, 27 Aug 2008 14:15:33 +0000 (14:15 +0000)]
fix vamas homedir link

15 years agoadded keystore config properties
jprocter [Wed, 27 Aug 2008 12:40:21 +0000 (12:40 +0000)]
added keystore config properties

15 years agoadded Release_2_4_branch
jprocter [Wed, 27 Aug 2008 12:21:57 +0000 (12:21 +0000)]
added Release_2_4_branch

15 years agoupdate and test release build system Release_2_4
jprocter [Tue, 26 Aug 2008 17:09:08 +0000 (17:09 +0000)]
update and test release build system

15 years ago2.4 release documentation update menus, service refs, new features and releases
jprocter [Tue, 26 Aug 2008 15:54:16 +0000 (15:54 +0000)]
2.4 release documentation update menus, service refs, new features and releases

15 years agoupdate Jpred3 service referenec
jprocter [Tue, 26 Aug 2008 15:53:42 +0000 (15:53 +0000)]
update Jpred3 service referenec

15 years agoallow '|' to be entered in URL text box and added regex extension form to instructions
jprocter [Tue, 26 Aug 2008 11:19:07 +0000 (11:19 +0000)]
allow '|' to be entered in URL text box and added regex extension form to instructions

15 years agoset title of viewer frame after file has been loaded (if possible) so Desktop window...
jprocter [Tue, 26 Aug 2008 10:48:24 +0000 (10:48 +0000)]
set title of viewer frame after file has been loaded (if possible) so Desktop window list entry is correct

15 years agofuture bug fix todo
jprocter [Tue, 26 Aug 2008 10:47:54 +0000 (10:47 +0000)]
future bug fix todo

15 years agonew thread for initting of DBRefFetcher with latest SequenceFetcher
jprocter [Tue, 26 Aug 2008 10:10:18 +0000 (10:10 +0000)]
new thread for initting of DBRefFetcher with latest SequenceFetcher

15 years agouses shared singleton from jalview.gui.SequenceFetcher (consider revising so an insta...
jprocter [Tue, 26 Aug 2008 10:09:55 +0000 (10:09 +0000)]
uses shared singleton from jalview.gui.SequenceFetcher (consider revising so an instance of jalview.ws.SequenceFetcher is passed to constructor)

15 years agoadded singleton access method to retrieve the latest shared instance of the jalview...
jprocter [Tue, 26 Aug 2008 10:07:03 +0000 (10:07 +0000)]
added singleton access method to retrieve the latest shared instance of the jalview.ws.SequenceFetcher

15 years agobugfix todo for the 'edit sequence' command
jprocter [Tue, 26 Aug 2008 09:38:43 +0000 (09:38 +0000)]
bugfix todo for the 'edit sequence' command

15 years agotooltip for fetch db refs and more generic regex for 'Extract scores...'
jprocter [Tue, 26 Aug 2008 09:14:11 +0000 (09:14 +0000)]
tooltip for fetch db refs and more generic regex for 'Extract scores...'

15 years agopdb xrefs added as dbrefs and as PDB file links
jprocter [Tue, 26 Aug 2008 09:10:53 +0000 (09:10 +0000)]
pdb xrefs added as dbrefs and as PDB file links

15 years agoensure successive matches to a regex have distinct annotation name (indice suffix...
jprocter [Tue, 26 Aug 2008 08:59:10 +0000 (08:59 +0000)]
ensure successive matches to a regex have distinct annotation name (indice suffix increases by one each time)

15 years agoUse 0f rather than NaN to specify non-valued annotation elements.
jprocter [Wed, 20 Aug 2008 15:54:22 +0000 (15:54 +0000)]
Use 0f rather than NaN to specify non-valued annotation elements.

15 years agotooltip displays formatted annotation row description including sequence reference...
jprocter [Wed, 20 Aug 2008 15:53:34 +0000 (15:53 +0000)]
tooltip displays formatted annotation row description including sequence reference name (if any)

15 years agobeginning of fix for embl/cds/highlighting IO in https://mantis.lifesci.dundee.ac...
jprocter [Tue, 19 Aug 2008 13:36:34 +0000 (13:36 +0000)]
beginning of fix for embl/cds/highlighting IO in https://mantis.lifesci.dundee.ac.uk/view.php?id=36199

15 years agofix for arrayoutofbounds bug when secondary structure element extends whole width...
jprocter [Tue, 19 Aug 2008 13:34:10 +0000 (13:34 +0000)]
fix for arrayoutofbounds bug when secondary structure element extends whole width of alignment (eg. PF00037 stockholm file)

15 years agobetter check for molecule type when identifying internal sequence cross-references
jprocter [Tue, 19 Aug 2008 09:38:38 +0000 (09:38 +0000)]
better check for molecule type when identifying internal sequence cross-references

15 years agoregex links for launching URL from single click on sequence ID
jprocter [Tue, 19 Aug 2008 09:37:52 +0000 (09:37 +0000)]
regex links for launching URL from single click on sequence ID

15 years agoupdate text and version checker
jprocter [Fri, 15 Aug 2008 11:37:29 +0000 (11:37 +0000)]
update text and version checker

15 years agodialog size on macs
jprocter [Fri, 15 Aug 2008 10:34:52 +0000 (10:34 +0000)]
dialog size on macs

15 years agocheck for crossreferences every time the menus are updated
jprocter [Fri, 15 Aug 2008 10:02:43 +0000 (10:02 +0000)]
check for crossreferences every time the menus are updated

15 years agocatch invalid URL link exception properly
jprocter [Fri, 15 Aug 2008 10:02:16 +0000 (10:02 +0000)]
catch invalid URL link exception properly

15 years agoincrease height of dialog
jprocter [Fri, 15 Aug 2008 10:02:01 +0000 (10:02 +0000)]
increase height of dialog

15 years agoallow '|' in regex for URL links to be recovered from properties file properly
jprocter [Fri, 15 Aug 2008 10:01:47 +0000 (10:01 +0000)]
allow '|' in regex for URL links to be recovered from properties file properly

15 years agosafer copy constructor
jprocter [Fri, 15 Aug 2008 10:01:05 +0000 (10:01 +0000)]
safer copy constructor

15 years agoxrefs retrieved from Uniprot
jprocter [Fri, 15 Aug 2008 10:00:51 +0000 (10:00 +0000)]
xrefs retrieved from Uniprot

15 years agoadded castor back onto classpath
jprocter [Fri, 15 Aug 2008 09:59:33 +0000 (09:59 +0000)]
added castor back onto classpath

15 years agocheck for null viewport on dataset recovery
jprocter [Wed, 13 Aug 2008 13:47:10 +0000 (13:47 +0000)]
check for null viewport on dataset recovery

15 years agoensure input data can be recovered for tree and PCA even if alignment view was closed
jprocter [Wed, 13 Aug 2008 13:31:06 +0000 (13:31 +0000)]
ensure input data can be recovered for tree and PCA even if alignment view was closed

15 years agodo not try to cancel jobs that cannot be cancelled
jprocter [Wed, 13 Aug 2008 10:42:21 +0000 (10:42 +0000)]
do not try to cancel jobs that cannot be cancelled

15 years agoascii comment
jprocter [Tue, 12 Aug 2008 21:12:11 +0000 (21:12 +0000)]
ascii comment

15 years agomac logo resourcelocation hack
jprocter [Tue, 12 Aug 2008 21:11:47 +0000 (21:11 +0000)]
mac logo resourcelocation hack

15 years agofix artefacts (again)
jprocter [Tue, 12 Aug 2008 14:41:50 +0000 (14:41 +0000)]
fix artefacts (again)

15 years agocorrected target name in documentation
jprocter [Tue, 12 Aug 2008 14:19:40 +0000 (14:19 +0000)]
corrected target name in documentation

15 years agoURL help update
jprocter [Tue, 12 Aug 2008 14:19:03 +0000 (14:19 +0000)]
URL help update

15 years agoadded nojmol parameter to disable check for jmol
jprocter [Tue, 12 Aug 2008 14:18:45 +0000 (14:18 +0000)]
added nojmol parameter to disable check for jmol

15 years agosimpler regex-replace for path
jprocter [Tue, 12 Aug 2008 13:38:42 +0000 (13:38 +0000)]
simpler regex-replace for path

15 years agofixing paths
jprocter [Tue, 12 Aug 2008 12:23:29 +0000 (12:23 +0000)]
fixing paths

15 years agoregex blah
jprocter [Tue, 12 Aug 2008 11:15:42 +0000 (11:15 +0000)]
regex blah

15 years agotrailing slash regexed out
jprocter [Tue, 12 Aug 2008 10:44:53 +0000 (10:44 +0000)]
trailing slash regexed out

15 years agopath fixing
jprocter [Tue, 12 Aug 2008 10:34:04 +0000 (10:34 +0000)]
path fixing

15 years agoresources are relative to root of jalview install path
jprocter [Tue, 12 Aug 2008 10:26:02 +0000 (10:26 +0000)]
resources are relative to root of jalview install path

15 years agoupdate to InstallAnywhere 2008 VP1
jprocter [Tue, 12 Aug 2008 07:40:21 +0000 (07:40 +0000)]
update to InstallAnywhere 2008 VP1

15 years agoregular expression based URL link generation
jprocter [Mon, 11 Aug 2008 14:56:31 +0000 (14:56 +0000)]
regular expression based URL link generation

15 years agoEnsure 'None' translates into no colour scheme applied
jprocter [Mon, 11 Aug 2008 14:55:49 +0000 (14:55 +0000)]
Ensure 'None' translates into no colour scheme applied

15 years agoUpgraded to IA Standard 2008 VP1
jprocter [Mon, 11 Aug 2008 12:30:53 +0000 (12:30 +0000)]
Upgraded to IA Standard 2008 VP1

15 years agoUpgraded to InstallAnywhere 2008 Standard ValuePack 1
jprocter [Mon, 11 Aug 2008 12:30:31 +0000 (12:30 +0000)]
Upgraded to InstallAnywhere 2008 Standard ValuePack 1

15 years agomigration to automated build test
jprocter [Sun, 10 Aug 2008 11:16:03 +0000 (11:16 +0000)]
migration to automated build test

15 years agofix default build path
jprocter [Sat, 9 Aug 2008 15:41:07 +0000 (15:41 +0000)]
fix default build path

15 years agoexclude any InstallAnywhere build artefacts
jprocter [Sat, 9 Aug 2008 15:02:35 +0000 (15:02 +0000)]
exclude any InstallAnywhere build artefacts

15 years agoinstallanywhere to a destination location
jprocter [Sat, 9 Aug 2008 14:27:17 +0000 (14:27 +0000)]
installanywhere to a destination location

15 years agoupdating installAnywhere autobuild
jprocter [Thu, 7 Aug 2008 17:10:02 +0000 (17:10 +0000)]
updating installAnywhere autobuild

15 years agoheadless build of InstallAnywhere installer
jprocter [Thu, 7 Aug 2008 16:42:34 +0000 (16:42 +0000)]
headless build of InstallAnywhere installer

15 years agogeneration of additional URLs for DBRefs on a sequence that match the URL link name.
jprocter [Wed, 6 Aug 2008 12:16:51 +0000 (12:16 +0000)]
generation of additional URLs for DBRefs on a sequence that match the URL link name.

15 years agoextra checks for datasetsequence for when getDbRefs is called
jprocter [Wed, 6 Aug 2008 12:16:06 +0000 (12:16 +0000)]
extra checks for datasetsequence for when getDbRefs is called

15 years agogetDBRefs now always returns DBRefArray if it exists on this sequence or dataset...
jprocter [Wed, 6 Aug 2008 12:14:06 +0000 (12:14 +0000)]
getDBRefs now always returns DBRefArray if it exists on this sequence or dataset sequence

15 years agovamsas documentation
jprocter [Tue, 5 Aug 2008 16:52:03 +0000 (16:52 +0000)]
vamsas documentation

15 years agonew vamsas session does not open a dialog box
jprocter [Tue, 5 Aug 2008 16:51:39 +0000 (16:51 +0000)]
new vamsas session does not open a dialog box

15 years agoweb services and sequence fetcher added to contents
jprocter [Tue, 5 Aug 2008 15:33:19 +0000 (15:33 +0000)]
web services and sequence fetcher added to contents

15 years agoadded sequence fetcher and sequence features retrieval to web serviices index
jprocter [Tue, 5 Aug 2008 15:33:03 +0000 (15:33 +0000)]
added sequence fetcher and sequence features retrieval to web serviices index

15 years agoupdated statement of limitations for interactive annotation editing with Jalview GUI
jprocter [Tue, 5 Aug 2008 15:32:38 +0000 (15:32 +0000)]
updated statement of limitations for interactive annotation editing with Jalview GUI

15 years agonew sequence fetcher documentation
jprocter [Tue, 5 Aug 2008 15:32:09 +0000 (15:32 +0000)]
new sequence fetcher documentation

15 years agoensure das sequence sources are refreshed when das registry is changed
jprocter [Tue, 5 Aug 2008 14:51:23 +0000 (14:51 +0000)]
ensure das sequence sources are refreshed when das registry is changed

15 years agoshowbutton default is true
jprocter [Tue, 5 Aug 2008 12:35:45 +0000 (12:35 +0000)]
showbutton default is true

15 years agostackoverflow fix
jprocter [Mon, 4 Aug 2008 16:52:00 +0000 (16:52 +0000)]
stackoverflow fix

15 years agoPFAM retrieval and new applet parameter
jprocter [Mon, 4 Aug 2008 14:19:28 +0000 (14:19 +0000)]
PFAM retrieval and new applet parameter

15 years agopfam seed and full alignment retrieval and nicer ordering of sequence db sources...
jprocter [Mon, 4 Aug 2008 14:16:18 +0000 (14:16 +0000)]
pfam seed and full alignment retrieval and nicer ordering of sequence db sources in combobox

15 years agoadded 'showbutton' applet parameter
jprocter [Mon, 4 Aug 2008 11:08:03 +0000 (11:08 +0000)]
added 'showbutton' applet parameter

15 years agoupdate to feature list (more to come here for 2.4 release)
jprocter [Fri, 1 Aug 2008 13:22:21 +0000 (13:22 +0000)]
update to feature list (more to come here for 2.4 release)

15 years agonew SequenceFetcher gui and visual delay indication for initialisation and fetching
jprocter [Fri, 1 Aug 2008 13:19:48 +0000 (13:19 +0000)]
new SequenceFetcher gui and visual delay indication for initialisation and fetching

15 years agoupdated jalview version of dasobert 1.53e client and added Das Sequence Source discov...
jprocter [Fri, 1 Aug 2008 13:19:10 +0000 (13:19 +0000)]
updated jalview version of dasobert 1.53e client and added Das Sequence Source discovery to the sequence fetcher

15 years agotodo
jprocter [Fri, 1 Aug 2008 13:17:21 +0000 (13:17 +0000)]
todo

15 years agointerface for windows that display progress bars
jprocter [Fri, 1 Aug 2008 13:16:39 +0000 (13:16 +0000)]
interface for windows that display progress bars

15 years agouse canonical DbSource name in GUI box, and ensure only one instance of DbSourceProxy...
jprocter [Thu, 31 Jul 2008 11:00:21 +0000 (11:00 +0000)]
use canonical DbSource name in GUI box, and ensure only one instance of DbSourceProxy is presented for each canonical name

15 years agorefactored method for registering instance of a dbSource with the SequenceFetcher...
jprocter [Thu, 31 Jul 2008 10:15:50 +0000 (10:15 +0000)]
refactored method for registering instance of a dbSource with the SequenceFetcher from the factory method for creating a dbSource instance

15 years agoquick fix for the new uniprot name schema - description line for retrieved uniprot...
jprocter [Thu, 31 Jul 2008 10:11:57 +0000 (10:11 +0000)]
quick fix for the new uniprot name schema - description line for retrieved uniprot sequences gets the first recommendedName.fullName string found in the entry.

15 years agoadded specific retrieval arguments to SequneceFetcher's main method.
jprocter [Thu, 31 Jul 2008 10:09:55 +0000 (10:09 +0000)]
added specific retrieval arguments to SequneceFetcher's main method.

15 years agoresolve 1:many mappings for sequence associated annotation to all alignment sequence...
jprocter [Fri, 18 Jul 2008 15:10:29 +0000 (15:10 +0000)]
resolve 1:many mappings for sequence associated annotation to all alignment sequence(s) with same ID