factor out viewport to display scaling functions
[mussa.git] / alg / glseqbrowser.hpp
2007-05-02 Diane Troutfactor out viewport to display scaling functions
2007-04-16 Diane Troutescape clears a sequence browser selection
2007-04-03 Diane Troutfix problems with motif changes not showing up in seque...
2007-03-20 Diane TroutStore Sequence sequence location in a shared_ptr class
2006-11-22 Diane TroutFinish off setting sequence offset user interface
2006-10-28 Diane Troutcompute the correct starting window size
2006-10-26 Diane Troutdisplay number of basepairs copied
2006-10-11 Diane Troutuse lines if a quad would be smaller than a pixel
2006-10-05 Diane Troutdraw link lines with a width
2006-08-23 Diane TroutAllow changing the name for a sequence in the sequence...
2006-07-01 Diane TroutImplement UI for subanalysis mode
2006-06-23 Diane TroutGetting closer to a subanalysis mode
2006-06-21 Diane TroutMore progress toward subanalysis
2006-06-16 Diane Troutremove unnecessary class decoration
2006-06-16 Diane Troutticket:104 fix some pointer problems with MussaAlignedW...
2006-06-10 Diane Troutpartial implementation of sequence track copy
2006-05-25 Diane Troutadd some documentation for glseqbrowser::viewport*
2006-03-29 Diane TroutMove zoom spinbox into its own widget
2006-03-19 Diane Troutrender sequence correctly in mussa aligned window
2006-03-19 Diane Troutimplement zoom in terms of base pairs per pixel
2006-03-18 Diane Troutcenter on path
2006-03-18 Diane Troutdefine window for showing a mussa alignment
2006-03-17 Diane Troutrefactored PathScene into SequenceBrowserWidget