Removed 'create subanalysis' from menu for now (until implemented)
[mussa.git] / gui /
2006-03-18 Diane Troutdefine window for showing a mussa alignment
2006-03-14 Diane Troutjust load the sequence
2006-03-14 Diane Troutrename motif class used in fltk code to fltk_motif
2006-03-12 Diane TroutThere can be only one (filename convention)
2006-03-03 Diane Troutimprove error handling for loading
2006-03-02 Diane Troutuse ConservedPath class instead of vector<int>
2006-03-01 Diane Troutcleanup nway code
2006-02-28 Diane Troutrender the sequences from the mussa analysis
2006-02-24 Diane Troutuse exceptions to indicate Mussa::analyze failed
2006-02-24 Diane Troutsubanalysis menu option wont crash mussa
2006-02-24 Diane Troutonly include headers by names relative to project base...
2006-02-23 Diane Troutfixing the number of sequences at setup is silly
2006-02-22 Diane Troutrename mussa_nway to nway_paths
2006-02-22 Diane Troutrename the_Seqs to the_seqs
2006-02-22 Diane Troutload a mupa file and test it
2006-02-22 Diane Troutadd get_analysis_mode_name
2006-02-22 Diane Troutrefactor and test sequence class
2006-02-22 Diane Troutrename some mussa_class members (ana_name to analysis_name)
2006-02-22 Diane Troutremove library blessings
2006-02-21 Diane Troutbuild fltk gui stuff as a library
2006-02-21 Diane Troutadd notes of what i learned about seqcomp and nway
2006-02-04 Diane Troutnumber of seqs is more informative than seq num
2006-02-04 Diane Troutmassive code move