add 1 to fastPaint, in case seqs of different length
[jalview.git] / src / jalview / gui / SeqCanvas.java
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