JAL-1645 Version-Rel Version 2.9 Year-Rel 2015 Licensing glob
[jalview.git] / src / jalview / datamodel / Alignment.java
2015-09-10 Jim ProcterJAL-1645 Version-Rel Version 2.9 Year-Rel 2015 Licensin...
2015-09-10 Jim ProcterJAL-1645 source formatting and organise imports
2015-07-30 tcofoegbuJAL-1443 modified exception notifications
2015-07-21 tcofoegbuJAL-1443 bugfix to prevent loading of unidentifiable...
2015-04-13 gmungocJAL-1693 make exon alignment for get-xref splitframe...
2015-03-26 gmungocMerge develop to Release_2_8_3_Branch
2015-03-06 Jim ProcterJAL-1683 replace year/version strings with tokens in...
2015-03-06 Jim ProcterMerge commit 'ab43013b7e357b84b4abade0dba949668dfb2a0e...
2015-01-09 Jim ProcterMerge branch 'JAL-1372_referenceseq' into feature_29...
2014-12-22 Jim ProcterMerge: 497958b 68dcaa7
2014-12-15 Jim ProcterJAL-1620 version bump and release notes
2014-11-28 gmungocJAL-1610 check reference annotations against alignment...
2014-11-17 Jim Procterformatting
2014-11-17 Jim ProcterJAL-1587 JAL-407 instrument setDataset to add dataset...
2014-10-10 gmungocJAL-1264 reverted (removed added method)
2014-10-08 gmungocMerge branch 'Release_2_8_2_Branch' into
2014-10-07 gmungocJAL-1264 wip
2014-09-27 darolmarJAL-1355
2014-09-23 darolmarJAL-1355
2014-06-06 Jim ProcterJAL-1517 source formatting
2014-06-06 Jim ProcterJAL-1517 fix copyright for 2.8.2
2014-06-05 Jim ProcterJAL-1517 update copyright to version 2.8.2
2014-05-22 Jim ProcterJAL-1503 update version in GPL header
2014-05-02 Jim ProcterMerge branch 'Release_2_8_1_Branch' into JAL-1372_refer...
2014-05-01 Jim ProcterJAL-1492 JAL-1397 make AnnotatedCollectionI context...
2014-01-29 Jim ProcterJAL-1432 updated copyright notices
2013-10-11 Jim ProcterJAL-1114 promote start/end attributes to gettable field...
2013-08-30 Jim ProcterJAL-1367 promote the existing representative sequence...
2013-06-23 Jim ProcterJAL-1230 proxy method for synchronising internal Alignm...
2013-05-31 Jim ProcterJAL-1259 patch to avoid NPE
2013-05-31 Jim ProcterJAL-1259 patch to avoid NPE
2012-10-22 jprocterJalview 2.8 Source Header
2012-10-03 jprocterformatting
2012-07-03 jprocterJAL-961 allow calcId to be specified independently...
2012-06-13 jprocterjavatidy
2012-06-12 jprocterJAL-1115 refactor reordering code operating directly...
2012-06-12 jprocterJAL-1115 refactor base collection for Alignment from...
2012-05-30 jprocterJAL-1114 - refactor methods handling Vectors and Hashta...
2012-05-23 jprocterJAL-961 - annotatable datamodel objects can be queried...
2012-05-22 jprocterMerge remote-tracking branch 'origin/Tcoffee_JAL-1065...
2011-10-10 jprocterupdate author list in license for (JAL-826)
2011-10-04 jprocterMerge remote-tracking branch 'remotes/origin/2_5_1_rna_...
2011-09-27 jprocterapply version 2.7 copyright
2011-08-15 janengelhardtJAL-891; Sorting of Structure logo implemented; bug...
2011-08-11 janengelhardtJAL-885; hasRNAStructure method was introduced to Align...
2011-04-21 jprocterallow an alignment annotation row to be removed and...
2010-11-12 jprocterpatch for JAL-700
2010-09-23 jprocterapply jalview code style
2010-09-23 jprocterJalview 2.6 source licence
2010-04-30 jprocterjalview 2.5 release banner
2010-04-29 jprocterisAligned assertion (bug 0008144)
2010-04-28 jproctergroup/annotation association housekeeping
2009-07-24 jprocterimplement new insert annotation row method and ensure...
2009-06-08 jprocterapply gpl development license
2008-12-19 jprocterleft and right justify method
2008-12-05 jproctersupport for multiple accession retrieval from a databas...
2008-11-12 jprocterjavadoc and new method to get alignment sequence index...
2008-09-04 jproctermerge from 2_4_Release branch
2008-07-18 jprocterallow findSeq to begin *after* a given sequence in...
2007-11-30 jproctercase invariant matching of seqeunce feature to sequence...
2007-08-30 jproctermoved dataset sequence creation onto sequence method
2007-08-24 jprocterdataset alignments have a reference count which must...
2007-07-13 jproctermapping bug fixes
2007-06-17 jprocterAlignedCodonFrame holds mapping information between...
2007-05-10 jprocterfixed array index out of bounds when not removing align...
2007-05-07 amwaterhousetIndex prevented deletion of last annotation
2007-05-02 jprocterreturn flag indicating if annotations were actually...
2007-05-01 jprocterremoveAlignmentAnnotation only removes annotation objec...
2007-04-27 jprocterdocumentation and getProperties method
2007-04-25 amwaterhousealignmentProperties added
2007-04-23 amwaterhouseremove seqref annotations
2007-04-17 jproctercopy constructors and AlignmentAnnotation sequenceRef...
2007-04-02 amwaterhouseDestroy alignment moved to finalize
2007-04-02 amwaterhouseDestroy aligment method added
2007-02-07 amwaterhouseFormatting
2007-01-26 amwaterhouseOnly set the sequence oncecvs diff datamodel/Alignment...
2007-01-25 amwaterhouseAnnotation adjustment moved to EditCommand
2007-01-24 amwaterhouseAdjustAnnotations needs position, number and insert
2007-01-23 amwaterhouseHidden representatives moved from sequence to viewport
2006-12-21 amwaterhouseremove unnecessary import
2006-12-05 amwaterhouseSequence is char []
2006-11-23 amwaterhouseDont make groups of hidden sequences
2006-11-13 amwaterhouseSequence colour moved to viewport
2006-11-08 amwaterhousecurrentSeq and set description in dataset
2006-11-03 amwaterhouseConsensus may already have been removed
2006-10-27 amwaterhouseNew padgaps works out number of gaps to insert, delete
2006-10-25 amwaterhouseWe can delete sequence 0
2006-10-24 amwaterhousemaxIdLength redundant, deleteCols, trimLeft, removeGaps...
2006-10-12 amwaterhouseHiddenSequences now array, not hashtable
2006-10-09 jprocterfixed getCompactAlignment method to return proper cigar...
2006-10-06 amwaterhouseAAFrequency optimized
2006-08-21 amwaterhouseheader updated
2006-08-21 jprocterremoveGaps method can record changes in alignment colum...
2006-08-18 amwaterhousedont remove all representative seqs on delete groups
2006-08-18 amwaterhouseremove all representative seqs on delete groups
2006-08-15 amwaterhouseMove features to dataset
2006-08-14 amwaterhousefindSequenceMatch returns multiple sequences
2006-08-09 jprocteralignment from seqCigars will correctly mark deleted...
2006-08-04 jprocterrecover original data for tree and pca as alignment...
2006-07-28 amwaterhouse1.1 compatible
next