JAL-1645 Version-Rel Version 2.9 Year-Rel 2015 Licensing glob
[jalview.git] / src / jalview / commands / EditCommand.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-03-26 gmungocMerge develop to Release_2_8_3_Branch
2015-03-06 Jim ProcterJAL-1683 replace year/version strings with tokens in...
2014-12-22 Jim ProcterMerge: 497958b 68dcaa7
2014-12-15 Jim ProcterJAL-1620 version bump and release notes
2014-11-25 gmungocJFAL-1594 fix Undo bug; enum EditCommand.Action; basic...
2014-10-30 Charles OfoegbuJAL-353 updated patch for undo successive remove redund...
2014-10-29 Charles OfoegbuJAL-353 updated patch for undo successive remove redund...
2014-10-28 Charles OfoegbuJAL-353 undo for successive removal of redundant sequen...
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-01-29 Jim ProcterJAL-1432 updated copyright notices
2012-10-22 jprocterJalview 2.8 Source Header
2012-10-03 jprocterformatting
2012-08-05 jprocterJAL-1131 - todos for later versions
2012-08-05 jprocterJAL-1131 ensure new dataset sequence is created if...
2012-06-13 jprocterjavatidy
2012-06-12 jprocterJAL-1115 refactor base collection for Alignment from...
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