update author list in license for (JAL-826)
[jalview.git] / src / jalview / gui / SeqCanvas.java
2011-10-10 jprocterupdate author list in license for (JAL-826)
2011-09-27 jprocterapply version 2.7 copyright
2011-07-05 jprocterRevert "partial patch for JAL-411 - text rendered above...
2011-07-05 jprocterpartial patch for JAL-411 - text rendered above features
2010-09-23 jprocterapply jalview code style
2010-09-23 jprocterJalview 2.6 source licence
2010-04-30 jprocterjalview 2.5 release banner
2010-04-15 jprocternullpointer bugfix (another repaint racecondition)
2010-04-15 jprocterID tooltip preference settings and doc
2009-08-21 jprocternull pointer exception bug fix
2009-06-08 jprocterapply gpl development license
2008-09-04 jproctermerge from 2_4_Release branch
2007-11-07 jprocterattempt to make fastPaint method thread safe
2007-06-17 jprocterthread safety during repaint
2007-04-13 amwaterhouseFeatureRenderer takes alignmentPanel
2007-02-27 amwaterhouseUse paintAlignment
2007-02-07 amwaterhouseFormatting
2007-01-29 amwaterhouseMarios annotation bug fixed
2007-01-23 amwaterhouseHidden representatives moved from sequence to viewport
2006-11-28 amwaterhouseTranslation should not be adjusted outside annotation...
2006-11-15 amwaterhouseIdMask must be Max seq end, not seq width
2006-10-24 amwaterhousemust translate graphics back the same amountcvs diff...
2006-10-05 amwaterhouseMultiple Views
2006-09-18 amwaterhouseDraw hidden column marker correctly
2006-09-11 amwaterhousevisWidth allows borders to be drawn around offscreen...
2006-08-21 amwaterhouseheader updated
2006-07-21 amwaterhouseav.showHiddenMarkers check
2006-07-12 amwaterhousesequences are private in SequenceGroup
2006-06-07 amwaterhouseRemove unnecessary ints
2006-05-16 amwaterhouseSwitch off dashedline after drawing groups
2006-04-21 amwaterhouseAlignment compression on middle mouse button
2006-04-18 amwaterhouse-1 from east scale, wrapped alignment
2006-03-24 amwaterhouseCursoMode added
2006-03-16 amwaterhouseHidden column adjustments
2006-03-08 amwaterhouse<= fastPaints hidden columns
2006-02-24 amwaterhouseLess args, faster rendering
2006-02-09 amwaterhouseNew implementation for holding search results
2006-01-30 amwaterhouseFaster paint
2005-12-12 amwaterhouseGetmask is slightly wider
2005-12-06 amwaterhouseAfter merge
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