update author list in license for (JAL-826)
[jalview.git] / src / jalview / appletgui / AlignmentPanel.java
2011-10-10 jprocterupdate author list in license for (JAL-826)
2011-09-27 jprocterapply version 2.7 copyright
2011-07-22 jprocterensure propagation of colour change on annotation updat...
2011-07-18 jprocterfixed mouseover problem - still need to deal with flick...
2011-06-30 jprocterset initial annotation panel height appropriately ...
2011-06-29 jprocterensure annotation height adjuster doesn't disappear...
2011-05-17 jprocterrefactor to allow distinct StructureSelectionManager...
2011-04-21 jproctermoved to same place as in jalview.gui
2011-02-18 jprocterfix scrolltoposition behaviour and new alignmentPanel api
2011-02-14 jprocterJAL-621 (mouseover debugging) and JAL-564 (annotation...
2011-02-04 jprocter1.2ish awt methods
2011-02-04 jprocter1.2ish awt methods and excluding unused code
2011-02-04 jprocteradjustable annotation panel height and vertical scrollb...
2011-01-21 jproctersearch result highlighting and scrolling and some patch...
2011-01-18 jprocterpatch for JAL-695 - need to test if this is observed...
2010-09-23 jprocterapply jalview code style
2010-09-23 jprocterJalview 2.6 source licence
2010-04-30 jprocterjalview 2.5 release banner
2009-06-08 jprocterapply gpl development license
2008-11-12 jprocterautomatic scrolling option added to view
2008-09-04 jproctermerge from 2_4_Release branch
2008-07-18 jprocterSequence label colour stored for each sequence group
2007-02-27 amwaterhouseUse paintAlignment
2007-02-07 amwaterhouseFormatting
2006-12-05 amwaterhouseSet startRes 0 for switch to wrap view
2006-11-21 amwaterhouseSet start seq and end seq correctly
2006-11-14 amwaterhouseCommands, history, consensus, refresh updated
2006-10-03 amwaterhouseCheck on vscrollMax values
2006-09-01 amwaterhouseMAC moved to viewport
2006-08-21 amwaterhouseheader updated
2006-08-09 amwaterhouseSet the start res and start seq
2006-08-08 amwaterhouseApplet has hidden regions
2006-05-02 amwaterhouseRemove unnecessary panel, also nullFrame created only...
2006-05-01 amwaterhousejava 1.1 compatibility
2006-04-07 amwaterhouseScroll cursor wrapped alignment
2006-04-04 amwaterhouseOverview follows cursor movement
2006-04-04 amwaterhouseKeyboard editing added to applet
2006-03-16 amwaterhouseFastpaint updates
2006-02-09 amwaterhouseNew implementation for holding search results
2006-02-03 amwaterhouseApplet reads in annotation files
2006-01-30 amwaterhouseFaster painting
2005-12-22 amwaterhouseReduced jar size by 20%
2005-12-09 amwaterhouseChange order of repaint if wrapped
2005-12-09 amwaterhouseKeylistener added to frame and seqcanvas
2005-12-08 amwaterhouseShould call deselectAll when escape pressed
2005-12-06 amwaterhouseafter merge
2005-09-28 amwaterhouseWrap alignment with annotations
2005-09-01 amwaterhouseUse propertyListener for alignment edits
2005-08-30 amwaterhouseSet startSeq 0 if wrap alignment
2005-08-30 amwaterhouseIf Mac, dont use fastpaint Release_2_05
2005-08-29 amwaterhouseDont call fastPaint if Mac
2005-08-22 amwaterhouseConservation colour scheme is no more
2005-07-07 amwaterhousepress del to cut
2005-06-08 amwaterhouseFormatted source
2005-06-08 amwaterhouseGPL license added
2005-05-25 jproctertidied up system.out messages and moved many to stderr.
2005-05-12 amwaterhousecorrections for find when edit takes place
2005-05-04 amwaterhousevalidate and repaint after changing panels
2005-05-04 amwaterhouseApplet files