sequences are private in SequenceGroup
[jalview.git] / src / jalview / appletgui / AlignFrame.java
2006-07-12 amwaterhousesequences are private in SequenceGroup
2006-07-07 amwaterhousePrepare for launchFullApplication
2006-06-23 amwaterhouseParse HTML links from jalview features file
2006-06-23 amwaterhouseUses FeaturesFile parser, GFF and Jalview
2006-06-15 amwaterhouseCorrect citation
2006-06-07 amwaterhouseTooltips for features, links for features added
2006-04-10 amwaterhousedel and backspace do the same thing
2006-04-04 amwaterhouseSet keyboard numbers to null if esc pressed
2006-04-04 amwaterhouseKeyboard editing added to applet
2006-03-24 amwaterhouseAnnotation colour scheme added
2006-03-16 amwaterhouseLoad tree
2006-03-08 amwaterhousePack resources in Zip file
2006-02-24 amwaterhouseInform user of groups error parsing
2006-02-15 amwaterhouseFeatures file has startgroup, endgroup
2006-02-13 amwaterhouseParsing features file - dont adjust for alignment position
2006-02-10 amwaterhouseOverview displays features
2006-02-09 amwaterhouseFeature Settings added to Applet
2006-02-09 amwaterhouseNew implementation for holding search results
2006-02-03 amwaterhouseApplet reads in annotation files
2006-01-30 amwaterhouseAllow embedded applet
2005-12-22 amwaterhouseReduced jar size by 20%
2005-12-09 amwaterhouseKeylistener added to frame and seqcanvas
2005-12-06 amwaterhouseafter merge
2005-09-30 amwaterhouseRemove redundancy in Eclipse
2005-09-28 amwaterhouseApplet frame name
2005-09-28 amwaterhouseWrap alignment with annotations
2005-09-22 amwaterhouseCreate instance of FormatAdapter
2005-09-21 amwaterhouseSequences must be aligned before PCA
2005-09-20 amwaterhousePCAPanel checks viewport selection group
2005-09-15 amwaterhouseApplet has main method, excutable
2005-09-12 amwaterhouseRemove gaps in regions, not char by char
2005-09-12 amwaterhouseUpdate overview in alignmentChanged
2005-09-08 amwaterhouseTreePanel takes viewport
2005-09-01 amwaterhouseNeed reference to mainApplet
2005-09-01 amwaterhouseUse propertyListener for alignment edits
2005-08-31 amwaterhouseRepaint scale panel after unselect all
2005-08-30 amwaterhouseUpdate colours after remove left, cut, paste
2005-08-29 amwaterhouseReset all colour schemes after gaps removed
2005-08-29 amwaterhouseKeep startRes the same after removing columns
2005-08-29 amwaterhouseReset ClustalX after removing gaps
2005-08-24 amwaterhouseSet threshold 0 if conservation
2005-08-23 amwaterhouseEnd res of selection group corrected
2005-08-23 amwaterhouseAdd windowListener in constructor
2005-08-23 amwaterhouseRemove ref in PaintRefresher on close, changeColour...
2005-08-22 amwaterhouseCheck for null colour
2005-08-22 amwaterhouseConservation colour scheme is no more
2005-08-17 amwaterhouseRead in version from build details file in applet jar
2005-08-15 amwaterhouseIgnoreGapsConsensus
2005-08-03 amwaterhouseVersion 2.02
2005-07-29 amwaterhouseRemove ref to ServletGUI
2005-07-29 amwaterhouseCorrect label for end res in copy
2005-07-18 amwaterhouseCopy seq ordering bug fixed
2005-07-11 amwaterhouseMust check if group.sequences are null in remove gaps
2005-07-11 amwaterhousecheck groupsize is non zero
2005-07-11 amwaterhouseRelease and build date methods changed
2005-07-07 amwaterhouseRemove all gaps must check jSize
2005-07-06 amwaterhouseHelp file url changed
2005-06-16 amwaterhouseSort Groups modified
2005-06-16 amwaterhouseremove gaps applies to selected area
2005-06-13 amwaterhousePaintRefresh changed
2005-06-08 amwaterhouserecalc group conserve
2005-06-08 amwaterhouseFormatted source
2005-06-08 amwaterhouseGPL license added
2005-06-08 amwaterhouseAdd email to about
2005-05-25 jproctertidied up system.out messages and moved many to stderr.
2005-05-23 amwaterhousehistoryitem added
2005-05-20 amwaterhouseif fullid shown, resize fonts
2005-05-20 amwaterhousecopy order maintained
2005-05-19 amwaterhouseCopied sequences title altered
2005-05-11 amwaterhousereads in treeFile from applet parameter
2005-05-04 amwaterhouseApplet files