update author list in license for (JAL-826)
[jalview.git] / src / jalview / commands / EditCommand.java
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-07-25 janengelhardtJAL-842; toy example to insert nucleotides in sequences...
2010-09-23 jprocterapply jalview code style
2010-09-23 jprocterJalview 2.6 source licence
2010-04-30 jprocterjalview 2.5 release banner
2009-06-08 jprocterapply gpl development license
2008-09-04 jproctermerge from 2_4_Release branch
2008-08-26 jprocterbugfix todo for the 'edit sequence' command
2007-06-17 jprocterrecovery of identical dataset sequence object on undo...
2007-05-04 amwaterhouseAnnotations do not extend when full alignment is adjusted
2007-05-02 jprocterrefactored do and undo() method to take array of alignm...
2007-04-27 jprocterbugfix for deleted annotation undo
2007-04-25 jprocterAlignmentAnnotation: added annotation score attribute...
2007-04-19 jprocterensure edit command gapChar is updated and used for...
2007-04-19 amwaterhouseREPLACE added to edit command
2007-04-18 amwaterhousePad gaps when annotation editing
2007-04-17 jprocterpaste/cut now adds or removes associated AlignmentAnnot...
2007-02-07 amwaterhouseFormatting
2007-02-05 amwaterhouseAlignment editing columns 0 and 1 fixed
2007-02-05 amwaterhouseFixed bug in trim right annotation adjust
2007-02-05 amwaterhouseFixed bug in trim right annotation adjust
2007-02-02 amwaterhousecheck annotation size when cutting
2007-01-31 amwaterhouseAdjust features when cutting and pasting
2007-01-26 amwaterhouseAdjusts annotations for sequence edits
2007-01-25 amwaterhouseAnnotation adjustment moved to EditCommand
2007-01-24 amwaterhouseThis constructor is never called
2006-12-05 amwaterhouseSequence is char []
2006-11-30 amwaterhousechar array replaces string for cuts
2006-11-21 amwaterhouseUndo cut from end of alignment, padding on
2006-11-15 amwaterhouseMust be able to find originating alignment modified
2006-10-26 amwaterhouseRemove system.out
2006-10-26 amwaterhousecheck command.string[i] is not null
2006-10-24 amwaterhouseCommands which can be done, or undone