Save links and scores and keyValues for features
[jalview.git] / src / jalview / gui /
2006-08-09 amwaterhouseSave links and scores and keyValues for features
2006-08-08 amwaterhouseCapitals
2006-08-07 amwaterhouseUse idCanvas highlight system
2006-08-07 amwaterhouseSet wrapped mode even if false
2006-08-04 jprocterrecover original data for tree and pca as alignment...
2006-07-28 amwaterhouseShow reveal all menu
2006-07-28 amwaterhousefindSeq in SeqPanel is used
2006-07-28 amwaterhouseResize image if id width changes
2006-07-28 amwaterhouseNo need for count
2006-07-28 amwaterhouseResize inactive when mouse exited and no dragEvent
2006-07-28 amwaterhousegetIndex replaced with findSeq in seqPanel
2006-07-28 amwaterhouseRemove system.out
2006-07-27 amwaterhouseSend gapChar to print original Data
2006-07-27 amwaterhouseRemove immediate call to repaint when deleting
2006-07-27 amwaterhouseseq size cant be less than 2 for tree
2006-07-27 amwaterhouseRemove unnecessary imports
2006-07-27 amwaterhouseReset das_registry_url if null or empty
2006-07-27 amwaterhouseDont set pdb file if it doenst exist
2006-07-27 amwaterhouseReadline instead of bit by bit
2006-07-27 amwaterhouseCant have col less than 0
2006-07-26 amwaterhouseLoad and save PDB files
2006-07-26 jprocterIgnore list created
2006-07-26 jprocterImplemented CIGAR representation of an Alignment view...
2006-07-26 amwaterhouseSwitch to new srs url
2006-07-26 amwaterhouseback to org.biojava
2006-07-26 amwaterhouseColumn hide/show updated
2006-07-25 amwaterhouseColumnSelection moved to datamodel
2006-07-25 amwaterhouseactiveRow is -1
2006-07-25 amwaterhouseOdd edit bug with represented seqs fixed
2006-07-25 amwaterhouseMoved to datamodel
2006-07-25 amwaterhouseOutput menus added
2006-07-25 amwaterhouseRepaint
2006-07-25 amwaterhouseDont make new image unless resize
2006-07-25 amwaterhouseReorder popupmenu
2006-07-25 amwaterhousejalview.biojava
2006-07-25 amwaterhousex < endres-startres
2006-07-25 amwaterhousex < endres-startres
2006-07-25 amwaterhouseAdd dbrefs to mouseover
2006-07-25 amwaterhouseFileLoader replaces paste when Dropping files
2006-07-25 amwaterhouseAssociate pdb files
2006-07-25 amwaterhousepdb fetchDataAsFile
2006-07-21 amwaterhousecorrect icon draw bug
2006-07-21 amwaterhouseCorrected hidden row feature render bug
2006-07-21 amwaterhousegetViewAsString can ignore sequenceGroup
2006-07-21 amwaterhouseshow hide stuff moved from columnSelection
2006-07-21 amwaterhouseSaves hidden seqs and DBRefs
2006-07-21 amwaterhouseav.showHiddenMarkers check
2006-07-21 amwaterhouseShow hide cols and rows
2006-07-19 amwaterhouseRemove b keystroke
2006-07-19 amwaterhouseMerge new frame buttons added
2006-07-19 amwaterhouseOutput to text window added
2006-07-19 amwaterhouseCorrect highlighted res height
2006-07-19 amwaterhouseSave output use whole alignment
2006-07-19 amwaterhouseOriginal tree data output in PFAM format
2006-07-19 amwaterhouseHighlight hidden columns after revealing
2006-07-19 amwaterhouseCheck for all gapped seqs
2006-07-19 amwaterhouseCopy works with selection area
2006-07-18 amwaterhouseUse selection area with hidden columns in calculations
2006-07-17 amwaterhouseTowards an auto dbref fetcher
2006-07-13 amwaterhouseDAS feature retrieval updated
2006-07-12 amwaterhousesequences are private in SequenceGroup
2006-07-07 amwaterhouseSequence numbering maintained
2006-07-07 amwaterhouseHighlight sequences before seleting
2006-07-07 amwaterhouseCorrected for hidden rows
2006-07-07 amwaterhouseRow might have height of zero
2006-07-07 amwaterhousecheck control down if c pressed in cursor mode
2006-07-07 amwaterhousechangeColour is public
2006-07-07 amwaterhouseComs might be null
2006-06-23 amwaterhouseParse HTML links from jalview features file
2006-06-23 amwaterhouseDBRefFetcher replaces SequenceFeatureFetcher
2006-06-23 amwaterhouseCheck if featuresDisplayed is null
2006-06-23 amwaterhouseCase wrapped jar file, wrapped preference true dealt...
2006-06-23 amwaterhouseNo need for repaint
2006-06-22 amwaterhouseAlignFrame is now the FeatureListener
2006-06-22 amwaterhouseFetch DBRefs
2006-06-15 amwaterhouseUse spice-3d das1 source list for nowjalview/gui/DasSou...
2006-06-15 amwaterhousecheck helperUrl is not null
2006-06-15 amwaterhouseWrap alignment moved to alignFrame
2006-06-15 amwaterhouseNon positional features shown as mouse over
2006-06-15 amwaterhousefr.findAllFeatures on init
2006-06-15 amwaterhouseCorrect citation
2006-06-15 amwaterhouseUnnecessary import
2006-06-15 amwaterhouseFeatureRenderer synchronized featuresAdded method
2006-06-14 amwaterhouseFileloading progressbar
2006-06-14 amwaterhouseStatus is now in otherData of feature
2006-06-09 amwaterhouseRetrieve multiple EMBL ids
2006-06-09 amwaterhouseSize adjustments for MacOSX
2006-06-09 amwaterhouseRemove unnecessary lines
2006-06-09 amwaterhousecreateColourFromName if not specified
2006-06-09 amwaterhouseExport annotations as Jalview format
2006-06-09 amwaterhouseFeature and annotation parsing moved to io
2006-06-09 amwaterhouseSave text to file
2006-06-09 amwaterhouseAnnotation/feature exporter
2006-06-08 jprocterIntroduced DbRefEntry to DasSourceCoordinateSystem...
2006-06-07 amwaterhouseWrap alignment added to preferences
2006-06-07 amwaterhouseChecks in case DasSource is null
2006-06-07 amwaterhouseRemove unnecessary ints
2006-06-07 amwaterhouseDAS sources added
2006-06-07 amwaterhousePopupMenu displays URL links
2006-06-07 amwaterhouseignore begin==0 and end==0 for the moment
next