Formatted source
[jalview.git] / src / jalview / gui / SequenceRenderer.java
2005-06-08 amwaterhouseFormatted source
2005-06-08 amwaterhouseGPL license added
2005-05-24 amwaterhousesetgraphics black
2005-05-23 amwaterhousecolour groups by text colour
2005-05-23 amwaterhouseboxes, colour text, show text added to groups
2005-05-04 amwaterhouseno need to send vector pid or seqnum
2005-04-15 amwaterhouseno need to send consensus everytime
2005-04-06 amwaterhousedont draw first block if colour is null
2005-03-15 amwaterhouseselection removed, now SelectionGroup does same job...
2005-03-08 amwaterhouseonly set graphics black once at beginning of text
2005-01-13 amwaterhouseSend array of groups to renderer
2005-01-13 amwaterhouseGetResidueBoxColour altered for faster rendering
2004-12-17 amwaterhouseUse the isGap method in utils
2004-12-15 amwaterhouseColourScheme no longer requires sequence
2004-12-14 amwaterhouseDont try{}catch the findColour method, lets fix this now
2004-12-10 amwaterhouseLooks to viewportfor global settings
2004-12-03 amwaterhousePreparing for groupselect mode
2004-12-01 amwaterhouseNew function to highlight text search results
2004-11-19 amwaterhousereturns color.white if residueBoxColour is null
2004-11-16 amwaterhouseRemove viewport from constructor
2004-11-02 amwaterhouseJalview Imported Sources start