amwaterhouse [Thu, 26 Oct 2006 13:09:20 +0000 (13:09 +0000)]
Returns number of columns deleted
amwaterhouse [Thu, 26 Oct 2006 13:08:46 +0000 (13:08 +0000)]
Remove system.out
amwaterhouse [Thu, 26 Oct 2006 12:19:46 +0000 (12:19 +0000)]
void changeCase(ActionEvent e
amwaterhouse [Thu, 26 Oct 2006 12:19:16 +0000 (12:19 +0000)]
set quality to null if removed
amwaterhouse [Thu, 26 Oct 2006 12:18:52 +0000 (12:18 +0000)]
showConservation, quality, identity not used
amwaterhouse [Thu, 26 Oct 2006 12:18:13 +0000 (12:18 +0000)]
Dont readd the undo
amwaterhouse [Thu, 26 Oct 2006 12:17:51 +0000 (12:17 +0000)]
check command.string[i] is not null
amwaterhouse [Thu, 26 Oct 2006 12:17:13 +0000 (12:17 +0000)]
Sequence length maybe less than end
amwaterhouse [Thu, 26 Oct 2006 12:11:20 +0000 (12:11 +0000)]
Error message changed
amwaterhouse [Thu, 26 Oct 2006 10:19:14 +0000 (10:19 +0000)]
Sequences may be hidden, not in this aligment
amwaterhouse [Thu, 26 Oct 2006 09:42:04 +0000 (09:42 +0000)]
Invert accelerators
amwaterhouse [Thu, 26 Oct 2006 09:41:36 +0000 (09:41 +0000)]
sequence may be null if hidden or deleted
amwaterhouse [Thu, 26 Oct 2006 09:41:12 +0000 (09:41 +0000)]
Set alignFrame of gathered panels to be the source AlignFrame
amwaterhouse [Thu, 26 Oct 2006 09:40:35 +0000 (09:40 +0000)]
remove gaps size range
amwaterhouse [Thu, 26 Oct 2006 09:39:54 +0000 (09:39 +0000)]
No need to reduce length if inserting more gaps at the end of a sequence
amwaterhouse [Thu, 26 Oct 2006 09:39:01 +0000 (09:39 +0000)]
Check if hiddenSequence has been deleted
amwaterhouse [Thu, 26 Oct 2006 09:37:58 +0000 (09:37 +0000)]
Known bugs fixed
amwaterhouse [Thu, 26 Oct 2006 09:37:18 +0000 (09:37 +0000)]
Dont scroll off width-1
amwaterhouse [Wed, 25 Oct 2006 14:58:18 +0000 (14:58 +0000)]
We can delete sequence 0
amwaterhouse [Wed, 25 Oct 2006 14:57:37 +0000 (14:57 +0000)]
Return if negative width, ie alignment deleted
amwaterhouse [Wed, 25 Oct 2006 14:57:02 +0000 (14:57 +0000)]
Check hiddenSequence before placing in tmp
amwaterhouse [Wed, 25 Oct 2006 14:46:20 +0000 (14:46 +0000)]
Get sequence in routine
amwaterhouse [Wed, 25 Oct 2006 14:03:43 +0000 (14:03 +0000)]
viewport.hasHiddenColumns updated after undo/redo performed
amwaterhouse [Wed, 25 Oct 2006 14:02:07 +0000 (14:02 +0000)]
EditCommand added to AlignFrame
amwaterhouse [Wed, 25 Oct 2006 14:00:35 +0000 (14:00 +0000)]
Adjusts columnSelection correctly
amwaterhouse [Wed, 25 Oct 2006 13:59:54 +0000 (13:59 +0000)]
Adjusts hiddenColumns correctly
amwaterhouse [Wed, 25 Oct 2006 13:58:30 +0000 (13:58 +0000)]
more accelerators
amwaterhouse [Tue, 24 Oct 2006 12:36:20 +0000 (12:36 +0000)]
Only send one call per sequence at the moment
amwaterhouse [Tue, 24 Oct 2006 12:22:43 +0000 (12:22 +0000)]
ShowConservation, quality, identity not used
amwaterhouse [Tue, 24 Oct 2006 12:05:01 +0000 (12:05 +0000)]
Must set alignIndex before delete takes place
amwaterhouse [Tue, 24 Oct 2006 11:36:59 +0000 (11:36 +0000)]
Use EditCommand.Cut
amwaterhouse [Tue, 24 Oct 2006 11:24:39 +0000 (11:24 +0000)]
HistoryItem replaced by CommandI
amwaterhouse [Tue, 24 Oct 2006 11:24:20 +0000 (11:24 +0000)]
EditCommand implemented
amwaterhouse [Tue, 24 Oct 2006 11:24:04 +0000 (11:24 +0000)]
must translate graphics back the same amountcvs diff SeqCanvas.java
amwaterhouse [Tue, 24 Oct 2006 11:23:29 +0000 (11:23 +0000)]
Change Case is undoable
amwaterhouse [Tue, 24 Oct 2006 11:23:03 +0000 (11:23 +0000)]
SequenceIndex might be beyond old height
amwaterhouse [Tue, 24 Oct 2006 11:22:29 +0000 (11:22 +0000)]
Must catch image outOfMemoryError
amwaterhouse [Tue, 24 Oct 2006 11:21:25 +0000 (11:21 +0000)]
changeCase, removeGaps moved to commands package
amwaterhouse [Tue, 24 Oct 2006 11:20:33 +0000 (11:20 +0000)]
maxIdLength redundant, deleteCols, trimLeft, removeGaps moved to Commands
amwaterhouse [Tue, 24 Oct 2006 11:19:30 +0000 (11:19 +0000)]
Uses RemoveGapsCommand
amwaterhouse [Tue, 24 Oct 2006 11:19:12 +0000 (11:19 +0000)]
Remove variables not used
amwaterhouse [Tue, 24 Oct 2006 11:18:13 +0000 (11:18 +0000)]
Remove unneccessary import
amwaterhouse [Tue, 24 Oct 2006 11:17:51 +0000 (11:17 +0000)]
Make everything final
amwaterhouse [Tue, 24 Oct 2006 11:17:16 +0000 (11:17 +0000)]
New accelerators
amwaterhouse [Tue, 24 Oct 2006 11:16:53 +0000 (11:16 +0000)]
Commented out for compilation
amwaterhouse [Tue, 24 Oct 2006 11:12:54 +0000 (11:12 +0000)]
setOrder is public
amwaterhouse [Tue, 24 Oct 2006 11:12:13 +0000 (11:12 +0000)]
Commands which can be done, or undone
amwaterhouse [Tue, 24 Oct 2006 11:09:09 +0000 (11:09 +0000)]
Its historycvs remove jalview/datamodel/HistoryItem.java
jprocter [Tue, 24 Oct 2006 08:11:22 +0000 (08:11 +0000)]
fixes bug reported by Christopher Tan (help@jalview.org) - preservation of sequence description in aligned sequences.
amwaterhouse [Wed, 18 Oct 2006 13:10:10 +0000 (13:10 +0000)]
Wait for response from server before next sequence
amwaterhouse [Wed, 18 Oct 2006 13:06:55 +0000 (13:06 +0000)]
showqual, showcons never used
amwaterhouse [Wed, 18 Oct 2006 13:05:05 +0000 (13:05 +0000)]
remove html and body from tooltip
amwaterhouse [Wed, 18 Oct 2006 13:04:40 +0000 (13:04 +0000)]
new feature args
amwaterhouse [Wed, 18 Oct 2006 13:03:22 +0000 (13:03 +0000)]
Can set description for new features
amwaterhouse [Wed, 18 Oct 2006 13:02:58 +0000 (13:02 +0000)]
Faded anntotations when recalculating
amwaterhouse [Wed, 18 Oct 2006 13:02:17 +0000 (13:02 +0000)]
set conserve and quality null if outofmemory
amwaterhouse [Wed, 18 Oct 2006 13:01:16 +0000 (13:01 +0000)]
No longer a FeatureListener
amwaterhouse [Wed, 18 Oct 2006 13:00:26 +0000 (13:00 +0000)]
parseDescriptionHTML
amwaterhouse [Wed, 18 Oct 2006 13:00:02 +0000 (13:00 +0000)]
draw text after linkimage
amwaterhouse [Wed, 18 Oct 2006 12:59:39 +0000 (12:59 +0000)]
Remove system.out
amwaterhouse [Wed, 18 Oct 2006 12:58:00 +0000 (12:58 +0000)]
Gerneral XML parse error
jprocter [Sun, 15 Oct 2006 12:44:45 +0000 (12:44 +0000)]
fixed array out of bounds exception in copy constructor
amwaterhouse [Thu, 12 Oct 2006 17:15:45 +0000 (17:15 +0000)]
showQuality may be updated during archive file load
amwaterhouse [Thu, 12 Oct 2006 16:14:23 +0000 (16:14 +0000)]
Convenient function findEndRes
amwaterhouse [Thu, 12 Oct 2006 16:14:02 +0000 (16:14 +0000)]
Add features from Popupmenu
amwaterhouse [Thu, 12 Oct 2006 14:13:22 +0000 (14:13 +0000)]
Overview may request index beyond alignment height
amwaterhouse [Thu, 12 Oct 2006 13:35:17 +0000 (13:35 +0000)]
Use i, not index if not representedSeqs
amwaterhouse [Thu, 12 Oct 2006 13:23:21 +0000 (13:23 +0000)]
If conservation is null, disable Blosum62 and conservation colouring
amwaterhouse [Thu, 12 Oct 2006 13:22:03 +0000 (13:22 +0000)]
Annotasiont[j] might be null
amwaterhouse [Thu, 12 Oct 2006 13:21:41 +0000 (13:21 +0000)]
Local adjustForhiddenSeqs routine
amwaterhouse [Thu, 12 Oct 2006 13:21:09 +0000 (13:21 +0000)]
RepresentGroup count items
amwaterhouse [Thu, 12 Oct 2006 13:18:56 +0000 (13:18 +0000)]
Null element checked
amwaterhouse [Thu, 12 Oct 2006 13:18:40 +0000 (13:18 +0000)]
HiddenSequences now array, not hashtable
amwaterhouse [Thu, 12 Oct 2006 13:18:02 +0000 (13:18 +0000)]
Comment out debug to compile applet
jprocter [Wed, 11 Oct 2006 09:53:46 +0000 (09:53 +0000)]
fixes exception (array index out of bounds - due to off by one error) when applying conservation colouring to a group
jprocter [Tue, 10 Oct 2006 16:01:58 +0000 (16:01 +0000)]
refined id matching to pick the closest match (by length) to the query and added '_' to the list of word separators
jprocter [Tue, 10 Oct 2006 15:31:41 +0000 (15:31 +0000)]
debug message bugfix on duplicate tree leaf names.
amwaterhouse [Tue, 10 Oct 2006 14:11:53 +0000 (14:11 +0000)]
No need to find index when deleting
amwaterhouse [Tue, 10 Oct 2006 14:10:35 +0000 (14:10 +0000)]
Calculate alWidth earlier
amwaterhouse [Tue, 10 Oct 2006 14:09:24 +0000 (14:09 +0000)]
Remove growing hashtable
amwaterhouse [Tue, 10 Oct 2006 14:08:47 +0000 (14:08 +0000)]
Check on null consensus
jprocter [Tue, 10 Oct 2006 14:07:12 +0000 (14:07 +0000)]
bugfix for dodgy trees which contain the same leafname more than once - so that all leaves in the tree are properly associated.
amwaterhouse [Tue, 10 Oct 2006 13:37:23 +0000 (13:37 +0000)]
Must repaint whole alignPanel
amwaterhouse [Tue, 10 Oct 2006 13:36:58 +0000 (13:36 +0000)]
MaxResidue must be at least 2
amwaterhouse [Tue, 10 Oct 2006 11:19:08 +0000 (11:19 +0000)]
Remove unneccessary separator
amwaterhouse [Tue, 10 Oct 2006 11:15:58 +0000 (11:15 +0000)]
Only getGroups once if groupEditingcvs update
amwaterhouse [Tue, 10 Oct 2006 10:44:03 +0000 (10:44 +0000)]
1.1 compatible
amwaterhouse [Tue, 10 Oct 2006 10:43:52 +0000 (10:43 +0000)]
Use AAFrequency final keys
amwaterhouse [Tue, 10 Oct 2006 10:29:03 +0000 (10:29 +0000)]
SetTooltip empty
amwaterhouse [Tue, 10 Oct 2006 10:28:31 +0000 (10:28 +0000)]
Optimized
amwaterhouse [Tue, 10 Oct 2006 10:28:05 +0000 (10:28 +0000)]
aaIndex replaces aaHash
amwaterhouse [Tue, 10 Oct 2006 10:27:36 +0000 (10:27 +0000)]
static final strings for consensus keys
amwaterhouse [Tue, 10 Oct 2006 10:26:58 +0000 (10:26 +0000)]
Consensus and conservation updated in threads
jprocter [Mon, 9 Oct 2006 17:15:57 +0000 (17:15 +0000)]
fixed log4j complaints for vamsas logging (again)
jprocter [Mon, 9 Oct 2006 17:13:05 +0000 (17:13 +0000)]
fixed log4j complaints for vamsas logging.
jprocter [Mon, 9 Oct 2006 17:02:33 +0000 (17:02 +0000)]
excluded log4j properties.
jprocter [Mon, 9 Oct 2006 16:45:45 +0000 (16:45 +0000)]
java 1.4 compliant classes.
jprocter [Mon, 9 Oct 2006 16:13:13 +0000 (16:13 +0000)]
imported Vamsas bindings and alpha vamsas client code from VamJalview cvs branch. Compilation requires vamsas-client.jar but Jalview can be distributed without the vamsas-client.jar.
jprocter [Mon, 9 Oct 2006 16:10:39 +0000 (16:10 +0000)]
set firstColumn property for an alignmentView object.
jprocter [Mon, 9 Oct 2006 16:07:31 +0000 (16:07 +0000)]
fixed getCompactAlignment method to return proper cigarArray and added 'firstColumn' parameter to AlignmentView object.