JAL-1432 updated copyright notices
[jalview.git] / src / jalview / gui / AlignViewport.java
2006-08-04 jprocterrecover original data for tree and pca as alignment...
2006-07-28 amwaterhousegetIndex replaced with findSeq in seqPanel
2006-07-26 jprocterImplemented CIGAR representation of an Alignment view...
2006-07-26 amwaterhouseColumn hide/show updated
2006-07-25 amwaterhouseColumnSelection moved to datamodel
2006-07-21 amwaterhousegetViewAsString can ignore sequenceGroup
2006-07-21 amwaterhouseshow hide stuff moved from columnSelection
2006-07-18 amwaterhouseUse selection area with hidden columns in calculations
2006-07-12 amwaterhousesequences are private in SequenceGroup
2006-04-28 amwaterhousevalidCharWidth moved to viewport
2006-04-13 amwaterhouseshowInternalMessage jdk1.5 bug
2006-04-07 amwaterhousepadGaps set in preferences
2006-04-07 amwaterhouseAutocalculate consensus set in preferences
2006-04-04 amwaterhouseAutocalculate consensus
2006-03-24 amwaterhouseCursoMode added
2006-03-16 amwaterhouseHideSequences
2006-02-24 amwaterhouseFeatures added
2006-01-30 amwaterhouseAnti alias flag
2005-12-22 amwaterhouseAnnotations.Graph can be bargraph, linegraph
2005-12-06 amwaterhouseAfter merge
2005-09-22 amwaterhouseDont calculate conservation for nucleotides
2005-09-22 amwaterhouseWrap alignment with annotations
2005-09-15 amwaterhouseOptionPane warning for out of memory
2005-09-14 amwaterhouseSystem.gc after outofmemory
2005-09-08 amwaterhouseupdate consensus and conservation are in try catch...
2005-09-01 amwaterhouseUse propertyListener for alignment edits
2005-08-22 amwaterhouseConservation colour scheme is no more
2005-08-17 jprocterGui Modifications for Service Discovery.
2005-08-15 amwaterhouseIgnoreGapsConsensus
2005-08-09 amwaterhouseProperties file is used in preference to viewport/cache...
2005-08-03 amwaterhouseUse Container to get fontMetrics
2005-07-11 amwaterhousecheck groupsize is non zero
2005-06-30 amwaterhouseFormatting changes
2005-06-14 amwaterhouseadd value to conservation mouseover
2005-06-08 amwaterhouseFormatted source
2005-06-08 amwaterhouseGPL license added
2005-05-27 amwaterhouseCheck if usrCol is null
2005-05-26 amwaterhouseDOnt add Conservation graph to every residue
2005-05-25 amwaterhouseusercolours changed
2005-05-25 jproctertidied up system.out messages and moved many to stderr.
2005-05-24 jprocteradded PropertyChangeListeners for alignviewport.alignme...
2005-05-19 amwaterhouse% identity is consensus
2005-05-04 amwaterhouserenderer removed
2005-04-29 amwaterhousepreferences held statically
2005-04-28 amwaterhouseViewport now looks at preferences when loading up
2005-04-15 amwaterhousepublic vconsensus available for PID and Blosum
2005-04-14 amwaterhouseuse 3 as the threshold
2005-04-14 jprocterconsistent percentage gaps filter for conservation...
2005-04-14 jprocteradded quality calculation from Jalview118, and scale...
2005-04-08 amwaterhouseconservation changed to quality
2005-04-08 amwaterhousescale above, left right added
2005-04-08 jprocterAlignment quality with funky coloured histograms.
2005-04-06 amwaterhouseshowAnnotation added
2005-04-06 amwaterhousemosueOver graph gives int, not float
2005-04-01 amwaterhouseAlignment Annotation added
2005-03-23 amwaterhouseresetSeqLimits altered
2005-03-17 amwaterhouseview full id name optional
2005-03-15 amwaterhouseselection removed, now SelectionGroup does same job...
2005-02-18 amwaterhouseshow sequence features is false by default
2005-02-15 amwaterhouseabovePIDThreshold added to viewport
2005-02-10 amwaterhousetrimmed down
2005-02-04 amwaterhouseSequenceFeature display added
2004-12-15 amwaterhouseIf selection altered, update Rubberband group also
2004-12-10 amwaterhouseCOnservationSelected and rubberband method setup
2004-12-03 amwaterhouseAdd globalcolourscheme
2004-12-01 amwaterhouserendergaps(boolean) function added
2004-11-02 amwaterhouseJalview Imported Sources start