header updated
[jalview.git] / src / jalview / gui / SeqPanel.java
2006-08-21 amwaterhouseheader updated
2006-08-10 amwaterhouseOnly add 1 feature settings table
2006-08-09 amwaterhouseRemove system.out
2006-07-28 amwaterhousefindSeq in SeqPanel is used
2006-07-25 amwaterhouseOdd edit bug with represented seqs fixed
2006-07-18 amwaterhouseUse selection area with hidden columns in calculations
2006-07-12 amwaterhousesequences are private in SequenceGroup
2006-06-23 amwaterhouseCheck if featuresDisplayed is null
2006-06-14 amwaterhouseStatus is now in otherData of feature
2006-06-07 amwaterhouseWrap alignment added to preferences
2006-06-07 amwaterhouseignore begin==0 and end==0 for the moment
2006-05-02 amwaterhouseCheck that fontsize > 0
2006-04-28 amwaterhousevalidCharWidth moved to viewport
2006-04-28 amwaterhousevalidCharWidth checks
2006-04-21 amwaterhouseAlignment compression on middle mouse button
2006-04-07 amwaterhouseScroll cursor wrapped alignment
2006-04-07 amwaterhouse+1 error in group edit all sequences
2006-04-04 amwaterhouseKeyboard editing
2006-03-24 amwaterhouseCursoMode added
2006-03-16 amwaterhouseScrolls when editing
2006-02-24 amwaterhouseFirst attempt to install hidden regions
2005-12-06 amwaterhouseAfter merge
2005-09-30 amwaterhouseRemove redundancy in Eclipse
2005-09-22 amwaterhouseDisplay nucleotides
2005-09-22 amwaterhouseWrap alignment with annotations
2005-09-01 amwaterhouseUse propertyListener for alignment edits
2005-08-30 amwaterhouseKeep mouse drag to 1 block when wrapped
2005-08-30 amwaterhouseOut of bounds checks
2005-08-29 amwaterhouseReset ClustalX after removing gaps
2005-08-29 amwaterhouseEdit and annotate wrapped alignment
2005-08-29 amwaterhouseEdit and annotate wrapped alignment
2005-08-26 amwaterhouseNo need to call repaint after font change
2005-08-24 amwaterhouseDoes edit affect any groups?
2005-08-22 amwaterhouseUse mouse wheel press to zoom
2005-08-22 amwaterhouseConservation colour scheme is no more
2005-06-30 amwaterhouseFormatting changes
2005-06-15 amwaterhousepaintrefresher
2005-06-14 amwaterhouseupdate conservation colours after edit
2005-06-14 amwaterhousetooltips instant (hopefully)
2005-06-13 amwaterhouseclustal probs
2005-06-13 amwaterhousePaintRefresh changed
2005-06-08 amwaterhouseRecalc accelerated
2005-06-08 amwaterhouseFormatted source
2005-06-08 amwaterhouseGPL license added
2005-05-25 amwaterhousemore clustalx bugs fixed
2005-05-23 amwaterhousehistoryitem added
2005-05-19 amwaterhouseblock edit bug fixed
2005-05-12 amwaterhousecorrections for find when edit takes place
2005-05-09 amwaterhousecorrect conservation errors after edit
2005-05-06 amwaterhouseif clustal + edit, make new clustal
2005-04-18 amwaterhousedont drag beyond end of alignment
2005-04-16 amwaterhouseAlignPanel RefreshPanels put into paintComponent
2005-04-15 amwaterhousepid and conservation changes
2005-04-08 amwaterhousebug adding null sequence to selection fixed
2005-04-07 amwaterhouseseals selection box if at bottom of alignment
2005-04-07 amwaterhouseRemove paintFlag ref
2005-04-07 amwaterhousereomve call to repaint
2005-04-01 amwaterhouseupdate conservation and consensus
2005-03-21 amwaterhousefix select group bug
2005-03-18 amwaterhousenull point bug fixed
2005-03-15 amwaterhouseselection removed, now SelectionGroup does same job...
2005-02-10 amwaterhousecheck that mouse is over sequence if unaligned
2005-02-09 amwaterhouseDisplay tooltip updated
2005-02-07 amwaterhouseSettooltip for sequence feature
2005-02-04 amwaterhouseSequenceFeature display added
2005-02-02 amwaterhouseModified for wrappingAlignment
2005-02-01 amwaterhouseUpdate PID or conservationSlider if necessary
2005-01-21 amwaterhouseif stretchGroup is null, set avRubberbandGroup new...
2005-01-13 amwaterhouseSequenceGroup is now an array
2005-01-12 amwaterhouseGroup editing is done by control and alt key down
2004-12-17 amwaterhouseMac osX doesnt like isControlDown, use alt instead
2004-12-17 amwaterhouseFixed bug in editing by group
2004-12-15 amwaterhouseEnd of GroupEditing, GroupDefiningMode!!!!!
2004-12-14 amwaterhouseSelection of sequences is continuous
2004-12-10 amwaterhouseAddition of rubberband
2004-12-03 amwaterhousePreparing for groupselect mode
2004-12-01 amwaterhouseChar to string comparison
2004-11-19 amwaterhousechecks for new selection before adding a new group
2004-11-16 amwaterhouseMake sure we're talking about the same alignment!
2004-11-04 amwaterhouseAdds sequence number to status bar
2004-11-02 amwaterhouseJalview Imported Sources start