add a useful comment
[mussa.git] / alg / glseqbrowser.cpp
2007-03-08 Diane Troutadd a useful comment
2006-10-28 Diane Troutcompute the correct starting window size
2006-10-26 Diane Troutadd copy sequence as string option
2006-10-26 Diane Troutdisplay number of basepairs copied
2006-10-13 Brandon KingSave to image fix (ticket:96)
2006-10-11 Diane Troutuse lines if a quad would be smaller than a pixel
2006-10-05 Diane Troutlength 1 segments should be drawn as lines
2006-10-05 Diane Troutdraw link lines with a width
2006-06-15 Diane Troutfix wrong parent for scrollable_browser
2006-08-23 Diane TroutAllow changing the name for a sequence in the sequence...
2006-08-10 Diane TroutTry alpha blending the conservation paths
2006-07-27 Diane Troutadd annot and motif classes to python interface
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-17 Diane Troutmake Sequence a subclass of std::string
2006-06-16 Diane Troutticket:104 fix some pointer problems with MussaAlignedW...
2006-06-14 Diane Troutreformat some braces
2006-06-13 Diane Troutinclude the sequence coordinates when copying sequence
2006-06-12 Brandon Kingalg/glseqbrowser.cpp:127: error: jump to case label
2006-06-12 Diane TroutActually copy our selected sequence to the clipboard
2006-06-10 Diane Troutpartial implementation of sequence track copy
2006-05-20 Diane Troutturn color back on
2006-04-19 Diane Troutwin32 paths need some conversion
2006-03-29 Diane TroutView sequence alignment at non default thresholds
2006-03-29 Diane TroutMove zoom spinbox into its own widget
2006-03-28 Diane Troutthreshold widget shows both base pair and percents
2006-03-28 Diane Troutimprove os x makefiles
2006-03-23 Diane Troutdisable coloring things with reverse compliment colors.
2006-03-22 Diane Troutfix selection box coordinate bugs
2006-03-22 Diane TroutIncrease line thickness
2006-03-20 Diane Troutresizing increases the viewable world
2006-03-20 Diane TroutMussa aligned sequence view seems to work
2006-03-19 Diane Troutdraw alignment lines
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