Load pdb file with applet
[jalview.git] / src / jalview / appletgui /
2005-11-30 amwaterhouseAppletPDBViewer needs to know type of file transfer
2005-11-30 amwaterhouseGet viewport and seqcanvas methods
2005-11-30 amwaterhouseGetResidueBoxColour needs no colourscheme
2005-11-30 amwaterhouseParse id before showing uniprot link
2005-11-29 amwaterhouseFeatures added removed from alignment
2005-11-28 amwaterhousewrapped alignment 1 larger
2005-11-25 amwaterhouseDont request focus
2005-11-24 amwaterhouseDon't parse input id, leave it as it is
2005-11-17 amwaterhouseGraphics must be set from nullFrame
2005-11-17 amwaterhouseOptimized Overview
2005-11-16 amwaterhouseHighlight from alignment
2005-11-15 amwaterhouseDont use this yet
2005-11-15 amwaterhouseGraphical bits moved into files to save jar size
2005-11-14 amwaterhouseModifications for Applet PDB viewer
2005-11-10 amwaterhouseAlignSeq takes printstream as arg
2005-11-04 amwaterhouseUse visible id for sorting
2005-11-02 amwaterhouseAdd jvsuffix and dbref to menu
2005-11-01 amwaterhouseShow JVSuffix
2005-10-31 amwaterhouseDBPrefix and JVSuffix added
2005-10-27 amwaterhouseMyGraphics added to enhance applet GUI
2005-10-26 amwaterhousevamsasDemo new branch
2005-09-30 amwaterhouseRemove redundancy in Eclipse
2005-09-28 amwaterhouseApplet frame name
2005-09-28 amwaterhousePut clip back in
2005-09-28 amwaterhouseWrap alignment with annotations
2005-09-22 amwaterhouseDont calculate conservation for nucleotides
2005-09-22 amwaterhouseCreate instance of FormatAdapter
2005-09-22 amwaterhouseDisplay nucleotides
2005-09-22 amwaterhouseBreak if regex not found
2005-09-21 amwaterhouseSequences must be aligned before PCA
2005-09-20 amwaterhouseChecks end of sequence before drawing text
2005-09-20 amwaterhouseFormat label left align
2005-09-20 amwaterhouseOptimise copy image
2005-09-20 amwaterhousePCAPanel checks viewport selection group
2005-09-20 amwaterhousePCAPanel checks viewport selection
2005-09-15 amwaterhouseApplet has main method, excutable
2005-09-12 amwaterhouseRemove gaps in regions, not char by char
2005-09-12 amwaterhousenull pointers removed
2005-09-12 amwaterhouseUpdate overview in alignmentChanged
2005-09-12 amwaterhouseSize checking in drawGraph
2005-09-12 amwaterhouseOverview subsamples alignment
2005-09-08 amwaterhouseOnly 1 NJtree
2005-09-08 amwaterhouseTreePanel takes viewport
2005-09-08 amwaterhouseInit PCA in thread
2005-09-08 amwaterhouseOptimised for wide alignments
2005-09-08 amwaterhouseLoad in a thread
2005-09-02 amwaterhouseApplet search by residue index fixed
2005-09-01 amwaterhouseNeed reference to mainApplet
2005-09-01 amwaterhouseUse propertyListener for alignment edits
2005-09-01 amwaterhouseNo need to recalculate image for font change
2005-08-31 amwaterhouseRepaint scale panel after unselect all
2005-08-31 amwaterhouseMust update globalColourScheme with new consensus
2005-08-30 amwaterhouseUserColour gui modified
2005-08-30 amwaterhouseValidate buttons and fire on mouse press, not mouse...
2005-08-30 amwaterhouseSet user colours same as global
2005-08-30 amwaterhouseWrapped, getWidth > vconsensus
2005-08-30 amwaterhouseUpdate colours after remove left, cut, paste
2005-08-30 amwaterhouseKeep mouse drag to 1 block when wrapped
2005-08-30 amwaterhouseSet startSeq 0 if wrap alignment
2005-08-30 amwaterhouseDont set clip if its not null
2005-08-30 amwaterhouseBounds checking
2005-08-30 amwaterhouseIf Mac, dont use fastpaint Release_2_05
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-29 amwaterhouseif seq<0, return
2005-08-29 amwaterhouseDont call fastPaint if Mac
2005-08-29 amwaterhouseEdit and annotate wrapped alignment
2005-08-29 amwaterhouseEdit and annotate wrapped alignment
2005-08-26 amwaterhouseresizeAgain flag set if user resizes whilst image is...
2005-08-24 amwaterhouseSet new group width-1
2005-08-24 amwaterhouseGive extra pixel for graph values Release_2_04
2005-08-24 amwaterhouseSet threshold 0 if conservation
2005-08-24 amwaterhouseDoes edit affect any groups?
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-17 amwaterhouseCapitalise menus
2005-08-17 amwaterhouseCalculation - consensus
2005-08-15 amwaterhouseIgnoreGapsConsensus
2005-08-09 amwaterhouseApplet handles multiple sequence links
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 amwaterhousepress del to cut
2005-07-07 amwaterhousedelete markers from start to end
2005-07-07 amwaterhouseRemove all gaps must check jSize
2005-07-06 amwaterhouseHelp file url changed
2005-07-06 amwaterhousedont add null group
2005-06-30 amwaterhouseFormatting changes
2005-06-16 amwaterhousedont add sequence twice to new group
2005-06-16 amwaterhouseSort Groups modified
2005-06-16 amwaterhouseremove gaps applies to selected area
next