Don't parse input id, leave it as it is
[jalview.git] / src / jalview / gui / SeqCanvas.java
2005-11-24 amwaterhouseDon't parse input id, leave it as it is
2005-11-17 amwaterhouseNo more isOverview
2005-11-16 amwaterhouseHighlight from alignment
2005-11-10 amwaterhouseAlignSeq takes printstream as arg
2005-11-10 amwaterhouseSet PDBViewer
2005-10-31 amwaterhouseFeatureRenderer doenst use groups
2005-10-26 amwaterhousevamsasDemo new branch
2005-10-03 amwaterhouseRemove development code
2005-09-30 amwaterhouseRemove redundancy in Eclipse
2005-09-22 amwaterhouseWrap alignment with annotations
2005-09-20 amwaterhouseOptimise graphics copy object
2005-09-14 amwaterhouseAdd end of consensus test for wrapped edit
2005-09-12 amwaterhouseOverview subsamples alignment
2005-09-08 amwaterhouseOptimised for wide alignments
2005-08-30 amwaterhouseWrapped, getWidth > vconsensus
2005-08-29 amwaterhouseEdit and annotate wrapped alignment
2005-08-29 amwaterhouseEdit and annotate wrapped alignment
2005-06-30 amwaterhouseFormatting changes
2005-06-13 jprocternull pointer fix.
2005-06-13 amwaterhousePaintRefresh changed
2005-06-08 amwaterhouseFormatted source
2005-06-08 amwaterhouseGPL license added
2005-05-20 jprocteradded placeholder indicators and menu item
2005-05-12 amwaterhousecorrections for find when edit takes place
2005-05-09 amwaterhousepaintComponent. not paint
2005-05-09 amwaterhouseif imgWidth <0
2005-05-06 amwaterhousewrap align correction for last row
2005-05-06 amwaterhouseadd 1 to fastPaint, in case seqs of different length
2005-05-04 amwaterhouseSequenceRenderer changes
2005-04-25 amwaterhouse+1 in fastpaint sends coloured text outofbounds
2005-04-25 amwaterhouseSyncronize drawPanel, as overviewpanel is threaded
2005-04-21 amwaterhouseAllow for clipped region when printing
2005-04-18 amwaterhousewrap alignment box paints correctly
2005-04-18 amwaterhouseselected group draws last residue
2005-04-16 amwaterhousemake sure we draw last line of wrapped alignment
2005-04-16 amwaterhouseAlignPanel RefreshPanels put into paintComponent
2005-04-14 amwaterhouseif image is null, repaint
2005-04-08 amwaterhousereturn from painting if size is 0
2005-04-08 amwaterhouseDisplay of wrapped search results corrected
2005-04-08 amwaterhousescale above, left right added
2005-04-07 amwaterhousefor now, draw selection box bottom -1
2005-04-07 amwaterhouseRemove paintFlag ref
2005-04-07 amwaterhousefastPaint flag added
2005-04-07 amwaterhousefind top and bottom of group
2005-04-06 amwaterhousefill in the gaps
2005-04-06 amwaterhouseFast paint method implemented
2005-04-01 amwaterhouseanti_aliasing on
2005-03-21 amwaterhousenew method for outlining groups
2005-03-15 amwaterhouseselection removed, now SelectionGroup does same job...
2005-03-08 amwaterhousegetCharwidth directly
2005-02-04 amwaterhouseSequenceFeature display added
2005-02-02 amwaterhouseModified for wrappingAlignment
2005-01-21 amwaterhouse<= y2 is now < y2
2005-01-13 amwaterhouseSequenceGroup is now an array
2005-01-13 amwaterhouseRenderer already has graphics context
2004-12-17 amwaterhouseDoesn't draw the white box at the end of a line
2004-12-15 amwaterhouseRegister with paintrefresher
2004-12-14 amwaterhouseDrawing of group and rubberband corrected
2004-12-10 amwaterhouseNow draws group, rubberband
2004-12-03 amwaterhousePreparing for groupselect mode
2004-12-01 amwaterhouseIf search results==null, displaySearch is false
2004-12-01 amwaterhouseFind routine added
2004-11-16 amwaterhouseNo need for viewport or colourtext in renderer
2004-11-04 amwaterhouseComment out all PID and frequency calcs for the moment
2004-11-02 amwaterhouseJalview Imported Sources start