jalview.git
14 years agono Vector(Vector) copy constructor in 1.2
jprocter [Mon, 9 Nov 2009 17:03:18 +0000 (17:03 +0000)]
no Vector(Vector) copy constructor in 1.2

14 years agouser friendly GA and privacy statement
jprocter [Mon, 9 Nov 2009 16:54:40 +0000 (16:54 +0000)]
user friendly GA and privacy statement

14 years agoonly append score if it is not NaN
jprocter [Fri, 6 Nov 2009 17:15:20 +0000 (17:15 +0000)]
only append score if it is not NaN

14 years agoproperly import column selection from message
jprocter [Fri, 6 Nov 2009 16:31:09 +0000 (16:31 +0000)]
properly import column selection from message

14 years agopotential null pointer fix
jprocter [Fri, 6 Nov 2009 16:30:23 +0000 (16:30 +0000)]
potential null pointer fix

14 years agosetting and merging selected columns from another selection object
jprocter [Fri, 6 Nov 2009 16:29:54 +0000 (16:29 +0000)]
setting and merging selected columns from another selection object

14 years agobetter formed generic select residue X expression
jprocter [Fri, 6 Nov 2009 11:52:08 +0000 (11:52 +0000)]
better formed generic select residue X expression

14 years agoempty row removed
jprocter [Wed, 4 Nov 2009 11:55:00 +0000 (11:55 +0000)]
empty row removed

14 years agoremoved duplicate descriptions, documented nodisplay further.
jprocter [Wed, 4 Nov 2009 11:49:40 +0000 (11:49 +0000)]
removed duplicate descriptions, documented nodisplay further.

14 years agoupdated dependencies and versions for example jnlp
jprocter [Tue, 3 Nov 2009 17:27:49 +0000 (17:27 +0000)]
updated dependencies and versions for example jnlp

14 years agopasted file contents should never be added to the recent URL or recent file list.
jprocter [Tue, 3 Nov 2009 15:27:18 +0000 (15:27 +0000)]
pasted file contents should never be added to the recent URL or recent file list.

14 years agogracefully cope with non-standard nucleotide or amino acid symbols in pairwise alignment.
jprocter [Mon, 2 Nov 2009 13:32:19 +0000 (13:32 +0000)]
gracefully cope with non-standard nucleotide or amino acid symbols in pairwise alignment.

14 years agogracefully cope with non-standard nucleotide or amino acid symbols in pairwise alignment.
jprocter [Mon, 2 Nov 2009 13:25:49 +0000 (13:25 +0000)]
gracefully cope with non-standard nucleotide or amino acid symbols in pairwise alignment.

14 years agona pdb: highlight any part of a residue, not just the CA atom
jprocter [Fri, 30 Oct 2009 10:23:34 +0000 (10:23 +0000)]
na pdb: highlight any part of a residue, not just the CA atom

14 years agona pdb: recognise NA residue names
jprocter [Fri, 30 Oct 2009 10:22:45 +0000 (10:22 +0000)]
na pdb: recognise NA residue names

14 years agona pdb: detect P backbone
jprocter [Fri, 30 Oct 2009 10:22:11 +0000 (10:22 +0000)]
na pdb: detect P backbone

14 years agoadd JGoogleAnalytics webstart resource
jprocter [Thu, 29 Oct 2009 11:28:04 +0000 (11:28 +0000)]
add JGoogleAnalytics webstart resource

14 years agotodo
jprocter [Tue, 27 Oct 2009 15:11:02 +0000 (15:11 +0000)]
todo

14 years agotypo
jprocter [Tue, 27 Oct 2009 14:41:28 +0000 (14:41 +0000)]
typo

14 years agofinish privacy statement
jprocter [Tue, 27 Oct 2009 14:36:39 +0000 (14:36 +0000)]
finish privacy statement

14 years agosynchronized documentation between development and 2.4.0b2
jprocter [Tue, 27 Oct 2009 14:35:38 +0000 (14:35 +0000)]
synchronized documentation between development and 2.4.0b2

14 years agofix null pointer exception in redraw for short sequence associated annotation rows
jprocter [Tue, 27 Oct 2009 10:54:37 +0000 (10:54 +0000)]
fix null pointer exception in redraw for short sequence associated annotation rows

14 years agoquick fix for nullpointer in column selection when saving jalview project (David...
jprocter [Wed, 14 Oct 2009 16:16:59 +0000 (16:16 +0000)]
quick fix for nullpointer in column selection when saving jalview project (David M reported)

14 years agofix from acresso for black bg in inner panel
jprocter [Wed, 14 Oct 2009 14:16:36 +0000 (14:16 +0000)]
fix from acresso for black bg in inner panel

14 years agofix for pfam files with empty annotation or sequence entries
jprocter [Tue, 13 Oct 2009 15:24:07 +0000 (15:24 +0000)]
fix for pfam files with empty annotation or sequence entries

14 years agoprototype Java log window and sticky configuration
jprocter [Tue, 13 Oct 2009 15:22:19 +0000 (15:22 +0000)]
prototype Java log window and sticky configuration

14 years agodesktop window scaled to current window geometry, prototype Java log window and stick...
jprocter [Tue, 13 Oct 2009 15:21:55 +0000 (15:21 +0000)]
desktop window scaled to current window geometry, prototype Java log window and sticky configuration

14 years agoprompt user to enable usage stats
jprocter [Tue, 13 Oct 2009 15:14:50 +0000 (15:14 +0000)]
prompt user to enable usage stats

14 years agoadded preferences for usage stats, questionnaire check and version check.
jprocter [Tue, 13 Oct 2009 15:13:32 +0000 (15:13 +0000)]
added preferences for usage stats, questionnaire check and version check.

14 years agouse Pdb database source for fetching and warn user if PDB reference did not resolve...
jprocter [Tue, 13 Oct 2009 15:13:03 +0000 (15:13 +0000)]
use Pdb database source for fetching and warn user if PDB reference did not resolve to a record.

14 years agosafer OOM handling when importing from XML
jprocter [Tue, 13 Oct 2009 15:10:05 +0000 (15:10 +0000)]
safer OOM handling when importing from XML

14 years agoenact on a boolean configuration option, prompting the user if the option has not...
jprocter [Tue, 13 Oct 2009 15:09:28 +0000 (15:09 +0000)]
enact on a boolean configuration option, prompting the user if the option has not yet been set

14 years agofix potential race condition
jprocter [Tue, 13 Oct 2009 15:09:11 +0000 (15:09 +0000)]
fix potential race condition

14 years agodocumented privacy settings, versioncheck controlled by property, fixed potential...
jprocter [Tue, 13 Oct 2009 15:08:37 +0000 (15:08 +0000)]
documented privacy settings, versioncheck controlled by property, fixed potential unhandled exception in groovy class discovery and added removeProperty method

14 years agoensure id string doesn't get set to the empty string (bug # 56271)
jprocter [Mon, 12 Oct 2009 12:50:21 +0000 (12:50 +0000)]
ensure id string doesn't get set to the empty string (bug # 56271)

14 years agoimmediately show memory usage
jprocter [Mon, 5 Oct 2009 16:06:30 +0000 (16:06 +0000)]
immediately show memory usage

14 years agoallow the display character below a graph to be explicitly set to the empty string
jprocter [Tue, 22 Sep 2009 12:56:31 +0000 (12:56 +0000)]
allow the display character below a graph to be explicitly set to the empty string

14 years agofix null pointer exception when using blosum colourscheme
jprocter [Thu, 10 Sep 2009 08:54:49 +0000 (08:54 +0000)]
fix null pointer exception when using blosum colourscheme

14 years agoallow middle-button drag to change height of annotation rows in applet
jprocter [Thu, 3 Sep 2009 15:34:52 +0000 (15:34 +0000)]
allow middle-button drag to change height of annotation rows in applet

14 years agojga browser string: java/version (arch; os version)
jprocter [Tue, 25 Aug 2009 16:41:57 +0000 (16:41 +0000)]
jga browser string: java/version (arch; os version)

14 years agomodified JGA module to report java+version as user agent and concatenate arch+name...
jprocter [Mon, 24 Aug 2009 12:59:39 +0000 (12:59 +0000)]
modified JGA module to report java+version as user agent and concatenate arch+name+version as os string

14 years ago1.1 compatibility
jprocter [Fri, 21 Aug 2009 14:33:14 +0000 (14:33 +0000)]
1.1 compatibility

14 years agorender sequence logo over consensus histogram
jprocter [Fri, 21 Aug 2009 11:18:37 +0000 (11:18 +0000)]
render sequence logo over consensus histogram

14 years agosingle-click highlights, double click selectes th associated group or sequence for...
jprocter [Fri, 21 Aug 2009 11:18:01 +0000 (11:18 +0000)]
single-click highlights, double click selectes th associated group or sequence for annotation row

14 years agogroup consensus/conservation calculated from start to end
jprocter [Fri, 21 Aug 2009 11:16:43 +0000 (11:16 +0000)]
group consensus/conservation calculated from start to end

14 years agoviewport setting for displaying sequence logos
jprocter [Fri, 21 Aug 2009 11:15:51 +0000 (11:15 +0000)]
viewport setting for displaying sequence logos

14 years agoreversed order of addition of group consensus and conservation
jprocter [Fri, 21 Aug 2009 11:15:13 +0000 (11:15 +0000)]
reversed order of addition of group consensus and conservation

14 years agoprototype make groups from selection function and shift+ctrl+H to hide everything...
jprocter [Fri, 21 Aug 2009 11:14:44 +0000 (11:14 +0000)]
prototype make groups from selection function and shift+ctrl+H to hide everything but selected region.

14 years agoprototype make groups from selection function
jprocter [Fri, 21 Aug 2009 11:13:04 +0000 (11:13 +0000)]
prototype make groups from selection function

14 years agonew sortbyPID for specific start/end region
jprocter [Fri, 21 Aug 2009 11:12:27 +0000 (11:12 +0000)]
new sortbyPID for specific start/end region

14 years agorace condition null pointer bugfix
jprocter [Fri, 21 Aug 2009 11:11:15 +0000 (11:11 +0000)]
race condition null pointer bugfix

14 years agobugfix
jprocter [Fri, 21 Aug 2009 11:10:44 +0000 (11:10 +0000)]
bugfix

14 years agotodo for 2.5
jprocter [Fri, 21 Aug 2009 11:10:08 +0000 (11:10 +0000)]
todo for 2.5

14 years agonull pointer exception bug fix
jprocter [Fri, 21 Aug 2009 11:09:55 +0000 (11:09 +0000)]
null pointer exception bug fix

14 years agocommented debug lines indicating calculation progress
jprocter [Fri, 21 Aug 2009 11:09:22 +0000 (11:09 +0000)]
commented debug lines indicating calculation progress

14 years agostart/stop for per-group consensus calculation
jprocter [Fri, 21 Aug 2009 11:08:47 +0000 (11:08 +0000)]
start/stop for per-group consensus calculation

14 years agostore symbol profile and extract it for display
jprocter [Fri, 21 Aug 2009 11:04:49 +0000 (11:04 +0000)]
store symbol profile and extract it for display

14 years agopir format ambiguity and todo regarding 'format override' parameter
jprocter [Fri, 21 Aug 2009 11:03:13 +0000 (11:03 +0000)]
pir format ambiguity and todo regarding 'format override' parameter

14 years agobasic implementation of profile display and todos
jprocter [Fri, 21 Aug 2009 11:00:33 +0000 (11:00 +0000)]
basic implementation of profile display and todos

14 years agotodo
jprocter [Fri, 21 Aug 2009 10:58:18 +0000 (10:58 +0000)]
todo

14 years agoroutines for creating groups over an alignment
jprocter [Fri, 21 Aug 2009 10:57:20 +0000 (10:57 +0000)]
routines for creating groups over an alignment

14 years agoasparagine is polar but not charged
jprocter [Fri, 21 Aug 2009 10:56:47 +0000 (10:56 +0000)]
asparagine is polar but not charged

14 years agofix feature creation for selected region beyond end of sequence bug: https://mantis...
jprocter [Mon, 3 Aug 2009 16:39:21 +0000 (16:39 +0000)]
fix feature creation for selected region beyond end of sequence bug: https://mantis.lifesci.dundee.ac.uk/view.php?id=53503

14 years agoexplicitly grab all permissions for application execution (need feedback on the effec...
jprocter [Fri, 24 Jul 2009 15:27:37 +0000 (15:27 +0000)]
explicitly grab all permissions for application execution (need feedback on the effect of this on javaws security exceptions)

14 years agoupdate annotation when group state is changed
jprocter [Fri, 24 Jul 2009 15:26:54 +0000 (15:26 +0000)]
update annotation when group state is changed

14 years agoshow group annotation menu entries
jprocter [Fri, 24 Jul 2009 15:26:37 +0000 (15:26 +0000)]
show group annotation menu entries

14 years agocolour by label prototype flag
jprocter [Fri, 24 Jul 2009 15:26:23 +0000 (15:26 +0000)]
colour by label prototype flag

14 years agocatch null pointer exception in headless context
jprocter [Fri, 24 Jul 2009 15:25:56 +0000 (15:25 +0000)]
catch null pointer exception in headless context

14 years agoget consensus sequence and set ignore gaps flag for group consensus row
jprocter [Fri, 24 Jul 2009 15:25:40 +0000 (15:25 +0000)]
get consensus sequence and set ignore gaps flag for group consensus row

14 years agoannotation update method synchronises group annotation
jprocter [Fri, 24 Jul 2009 15:24:45 +0000 (15:24 +0000)]
annotation update method synchronises group annotation

14 years agoheadless warning messages, prototype group annotation and annotation update method
jprocter [Fri, 24 Jul 2009 15:24:10 +0000 (15:24 +0000)]
headless warning messages, prototype group annotation and annotation update method

14 years agorefactored conservation thread, added showgroupannotation flags
jprocter [Fri, 24 Jul 2009 15:23:01 +0000 (15:23 +0000)]
refactored conservation thread, added showgroupannotation flags

14 years agoconservation thread refactored from AlignViewport
jprocter [Fri, 24 Jul 2009 15:22:31 +0000 (15:22 +0000)]
conservation thread refactored from AlignViewport

14 years agofeature colour by label flag/style
jprocter [Fri, 24 Jul 2009 15:13:34 +0000 (15:13 +0000)]
feature colour by label flag/style

14 years agoheadless test
jprocter [Fri, 24 Jul 2009 15:11:57 +0000 (15:11 +0000)]
headless test

14 years agotodo
jprocter [Fri, 24 Jul 2009 15:10:39 +0000 (15:10 +0000)]
todo

14 years agoimplement new insert annotation row method and ensure group annotation rows are remov...
jprocter [Fri, 24 Jul 2009 15:10:05 +0000 (15:10 +0000)]
implement new insert annotation row method and ensure group annotation rows are removed when groups are removed

14 years agoinsert annotation at specific position
jprocter [Fri, 24 Jul 2009 15:09:08 +0000 (15:09 +0000)]
insert annotation at specific position

14 years agooptional sequencegroup ref for annotation row
jprocter [Fri, 24 Jul 2009 15:07:35 +0000 (15:07 +0000)]
optional sequencegroup ref for annotation row

14 years agosequence groups carry their own conservation and consensus annotation rows
jprocter [Fri, 24 Jul 2009 15:07:10 +0000 (15:07 +0000)]
sequence groups carry their own conservation and consensus annotation rows

14 years agocomplete alignment annotation row procedure
jprocter [Fri, 24 Jul 2009 14:42:26 +0000 (14:42 +0000)]
complete alignment annotation row procedure

14 years agoensure annotation row height is honoured for new VAMSAS annotation
jprocter [Wed, 24 Jun 2009 08:31:44 +0000 (08:31 +0000)]
ensure annotation row height is honoured for new VAMSAS annotation

14 years agoall alignment sequences associated with a dataset sequence must have start-end update...
jprocter [Wed, 24 Jun 2009 08:28:23 +0000 (08:28 +0000)]
all alignment sequences associated with a dataset sequence must have start-end updated (and any mappings adjusted - see TODO)

14 years agocan use whitespace, comma or semicolon to separate IDs
jprocter [Wed, 24 Jun 2009 08:24:33 +0000 (08:24 +0000)]
can use whitespace, comma or semicolon to separate IDs

14 years agofix to cope with EMBL records containing a CDS fragment (proper start/end codon posit...
jprocter [Wed, 24 Jun 2009 08:24:00 +0000 (08:24 +0000)]
fix to cope with EMBL records containing a CDS fragment (proper start/end codon positioning and trimming)

14 years agotake the average of the three consecutive codon sites when translating annotation...
jprocter [Wed, 24 Jun 2009 08:22:47 +0000 (08:22 +0000)]
take the average of the three consecutive codon sites when translating annotation row scores from cDNA to protein.

14 years agoimplementation error warning todo
jprocter [Fri, 19 Jun 2009 10:11:43 +0000 (10:11 +0000)]
implementation error warning todo

14 years agodebug and cyclefix for dbrefs with embedded sequences
jprocter [Fri, 19 Jun 2009 10:10:46 +0000 (10:10 +0000)]
debug and cyclefix for dbrefs with embedded sequences

14 years agojavadoc and datastoreitem registry support for binding/rebinding methods
jprocter [Fri, 19 Jun 2009 10:09:56 +0000 (10:09 +0000)]
javadoc and datastoreitem registry support for binding/rebinding methods

14 years agomore efficient synchronized methods
jprocter [Fri, 19 Jun 2009 10:09:19 +0000 (10:09 +0000)]
more efficient synchronized methods

14 years agobugfix mapped reference transfer and made picr ID retrieval optional
jprocter [Fri, 19 Jun 2009 10:01:09 +0000 (10:01 +0000)]
bugfix mapped reference transfer and made picr ID retrieval optional

14 years agoselection handler and sender bugfix
jprocter [Fri, 19 Jun 2009 09:59:46 +0000 (09:59 +0000)]
selection handler and sender bugfix

14 years agotodo
jprocter [Fri, 19 Jun 2009 09:58:50 +0000 (09:58 +0000)]
todo

14 years agoselections sent when mouse is released (drags on ID panel)
jprocter [Fri, 19 Jun 2009 09:58:33 +0000 (09:58 +0000)]
selections sent when mouse is released (drags on ID panel)

14 years agoprogress bars (still need to be threaded properly) and URI drag'n'dropping
jprocter [Fri, 19 Jun 2009 09:57:42 +0000 (09:57 +0000)]
progress bars (still need to be threaded properly) and URI drag'n'dropping

14 years agosmoother scroll-to-position action
jprocter [Fri, 19 Jun 2009 09:56:12 +0000 (09:56 +0000)]
smoother scroll-to-position action

14 years agodrag'n'drop a URL on to an alignment
jprocter [Fri, 19 Jun 2009 09:55:34 +0000 (09:55 +0000)]
drag'n'drop a URL on to an alignment

14 years agoparent db references and mappings added to retrieved sequences, debugging of codon_st...
jprocter [Fri, 19 Jun 2009 09:54:59 +0000 (09:54 +0000)]
parent db references and mappings added to retrieved sequences, debugging of codon_start>1 for coding region and stop codon inclusion/exclusion detection

14 years agointersect did not intersect (used in selection listener)
jprocter [Fri, 19 Jun 2009 09:53:27 +0000 (09:53 +0000)]
intersect did not intersect (used in selection listener)

14 years agoregex validator for uniprot
jprocter [Fri, 19 Jun 2009 09:49:37 +0000 (09:49 +0000)]
regex validator for uniprot