WhatsThis update
[mussa.git] / alg /
2006-06-17 Diane Troutmake Sequence a subclass of std::string
2006-06-16 Diane Troutremove unnecessary class decoration
2006-06-16 Diane Troutticket:104 fix some pointer problems with MussaAlignedW...
2006-06-14 Diane TroutAMD64 build support
2006-06-14 Diane TroutMake cmake happier about my target declariation order
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-06-09 Diane TroutMore robust eol handling for Sequence::load_fasta
2006-06-08 Diane Troutimprove fasta parsing
2006-06-08 Diane TroutReport error when sequence couldn't be loaded
2006-06-06 Diane Troutkeep track of how far through a seqcomp we've gotten
2006-06-03 Diane Troutuse Qt Signals & Slots for progress tracking
2006-05-27 Diane Troutadd callback for tracking analysis progress
2006-05-27 Diane Troutrename [gset_soft_thres to [gs]et_soft_threshold]
2006-05-25 Diane Troutadd some documentation for glseqbrowser::viewport*
2006-05-20 Diane Troutturn color back on
2006-05-20 Diane Troutticket:62 fix local alignment
2006-05-18 Diane Troutexpose more of the sequence class to python
2006-05-17 Diane Troutfinish implementing annotation by sequence
2006-05-17 Diane Troutswitch to a character based spirit parser
2006-05-17 Diane Trouttry to read fasta blocks in the annotation file
2006-05-17 Diane Troutuse spirit parser for reading annot file
2006-05-16 Diane Troutadd annotations by sequence string
2006-05-10 Diane Troutincrease the use of python in mussa
2006-04-19 Diane Troutwin32 paths need some conversion
2006-04-18 Diane Trouttry to get mussagl to build on win32
2006-04-13 Diane Troutthe fasta error message should include the filename
2006-04-13 Diane Troutfix ticket:83 throw an error when we don't have a fasta...
2006-04-13 Diane Troutcreate an options structure to indicate if we need...
2006-04-12 Diane Troutticket:85 fix, extend code crashes with 1 path
2006-04-12 Diane Troutrecord cmake commands to deal with some dependency...
2006-04-12 Diane TroutAMD64 needs -fPIC for mussa_core
2006-04-12 Diane Troutbuild the python interface
2006-04-11 Diane Troutminor fixes for older buildsystems
2006-04-08 Diane Troutrename _LIB to _LIBRARY to be more consistent with...
2006-04-07 Diane Troutmake include gl.h multiplatform
2006-04-07 Diane Troutswitch to using boost::filesystem
2006-04-06 Diane Troutcmake setupfiles
2006-03-30 Diane Troutallow running without using the gui
2006-03-29 Diane Troutkeep the sequence view at higher zoom level
2006-03-29 Diane Troutmotifs should render on top of annotations
2006-03-29 Diane Troutmake annotations big enough to show up
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 Troutfix more warnings
2006-03-28 Diane Troutthreshold widget shows both base pair and percents
2006-03-28 Diane Troutrecover threshold and window size
2006-03-28 Diane Troutimprove os x makefiles
2006-03-23 Diane Troutdisable coloring things with reverse compliment colors.
2006-03-23 Diane Troutbetter sidebar rendering
2006-03-22 Diane Troutfix selection box coordinate bugs
2006-03-22 Diane Troutfinish dialog box to setup an analysis
2006-03-22 Diane TroutIncrease line thickness
2006-03-21 Diane Troutprovide a user interface to edit motifs
2006-03-21 Diane Trouthopefully this fixes the off by one error
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
2006-03-16 Diane Trouttrack labels
2006-03-16 Diane Troutre-implement selection
2006-03-16 Diane Troutcomputation for a path segment was wrong
2006-03-15 Diane Troutmake the path view independent of type of connection
2006-03-14 Diane Troutload and display a motif list
2006-03-14 Diane Troutdocument win_append, thres_append
2006-03-14 Diane Troutjust load the sequence
2006-03-14 Diane Troutattach motifs to a sequence object
2006-03-12 Diane Troutimplement a color mapper class
2006-03-12 Diane TroutThere can be only one (filename convention)
2006-03-11 Diane TroutThicker bars, better letters
2006-03-11 Diane Troutrefactor glsequence to be more testable
2006-03-09 Diane Troutresolve complicated merge conflict
2006-03-08 Diane Troutfix segfault when changing soft threshold when no analy...
2006-03-06 Diane Troutdrawing sequence basepairs.
2006-03-04 Diane Troutpython wrap mussa, nwaypaths, and conservedpaths
2006-03-04 Diane Troutselect paths and highlight them
2006-03-03 Diane Troutimprove error handling for loading
2006-03-03 Diane Troutwe can load parameter files
2006-03-02 Diane Troutrefining an empty pathz would cause a segfault
2006-03-02 Diane Trouthacked thresholding
2006-03-02 Diane Troutuse ConservedPath class instead of vector<int>
2006-02-28 Diane Troutmove glsequence into "alg" component
2006-03-01 Diane Troutcleanup nway code
2006-03-01 Diane Troutline rendering fixes
2006-03-08 Diane Troutmove glsequence into "alg" comonent
2006-02-28 Diane Troutshow conservation paths
2006-02-28 Diane Troutfix many mussa_class.cxx warnings
2006-02-28 Diane Troutadvance_sp_itor_track was triggering an infinite loop
2006-02-28 Diane Troutrender the sequences from the mussa analysis
2006-02-25 Diane Troutreduce warning messages in sequence.cxx
2006-02-24 Diane Troutrefactor nway_other.cxx
2006-02-24 Diane Troutuse exceptions to indicate Mussa::analyze failed
2006-02-24 Diane Troutonly include headers by names relative to project base...
next