mussa.git
2006-10-11 Diane Troutlookup python code with c++
2006-10-11 Diane TroutValidate motif input
2006-10-11 Diane Troutadd Mussa::save_motif()
2006-10-11 Diane Troutthrow errors when spirit parsing fails
2006-10-11 Diane Troutuse spinboxes for the setup analysis dialog
2006-10-11 Diane Trouta title of path("/my/silly/path") doesn't work on windows
2006-10-11 Diane Troutuse lines if a quad would be smaller than a pixel
2006-10-10 Diane Troutinitialize the motif_editor with analysis motifs
2006-10-10 Diane Troutimplement alphabet for sequence
2006-10-05 Diane Troutlength 1 segments should be drawn as lines
2006-10-05 Diane Troutdraw link lines with a width
2006-10-04 Diane Troutadd --motifs
2006-10-04 Diane Trouttrigger motif update from loadMotifList
2006-10-04 Diane Troutfixes for Mussa::load_motif
2006-10-04 Diane Troutcolors should default to being visible
2006-10-03 Diane TroutAdd window titles
2006-06-15 Diane Troutfix wrong parent for scrollable_browser
2006-10-03 Diane TroutAdd ReadOnly ThresholdWidget to MussaAlignedWindow
2006-10-03 Diane TroutUse pointers in ThresholdWidget
2006-10-03 Diane TroutAllow MussaAlignedWindows to create subanalyses
2006-10-03 Diane TroutDeath to stupid mussa pointers
2006-10-02 Diane Troutadd updateTitle
2006-10-02 Diane TroutMake MussaWindow UI objects pointers
2006-09-29 Diane Troutbetter motif editor
2006-09-26 Brandon KingTool for inserting changelog into rst documents (i...
2006-09-25 Brandon KingMussagl Manual: Status Section
2006-09-22 Brandon KingWin32 SaveAs Patch
2006-09-21 Diane TroutIf we don't need any python link libraries don't produc...
2006-09-21 Brandon KingMussagl Manual: Spelling and Grammar Fixes
2006-09-19 Diane Troutcatch possible segfault with get_sequence()
2006-09-18 Diane Troutneed a cassert
2006-09-18 Diane TroutRemember to include Platform to get PYTHON_LINK_LIBARIES
2006-09-18 Diane Troutask python what libraries we need to link with
2006-09-16 Diane TroutLoad saved analysis can open new windows
2006-09-15 Diane Troutif you need to do a save as, you really don't need...
2006-09-15 Diane Troutremember the last directory we were did something in
2006-09-15 Diane Troutremove reporting the current path from the about box
2006-09-15 Diane Troutuse the loaded analysis path as the default save path
2006-09-15 Diane Troutalways save
2006-09-15 Diane Troutkeep track of a subsequences parent
2006-09-15 Diane Troutreport our "start/stop" location on a subsequence
2006-09-15 Diane Troutuse an enum instead of a bool for strandedness
2006-09-15 Diane Troutmake our Color class serializable
2006-09-14 Diane Troutdo a better job of erasing the browser sidebars
2006-09-14 Diane Troutmake sure we show the start of our sequence name
2006-09-14 Diane TroutImplement an optional name in the motif parser
2006-09-13 Brandon KingMussa Manual: Todo comments
2006-09-13 Diane TroutMussaSetupDialog remembers previous load directory
2006-09-13 Diane Troutdefault saveAnalysisAs to users home directory
2006-09-12 Diane Troutwarn the user if we're going to replace an analysis
2006-09-12 Diane Troutimplement "typical" save and close conventions.
2006-09-12 Diane Trouttrack where our analysis is saved and if the analysis...
2006-09-12 Diane Troutimplement analysis save as dialog
2006-09-12 Diane Troutadd seq_forward
2006-09-09 Diane Troutmake really sure load_mupa has a file to parse.
2006-09-08 Diane Troutsubsequences now use offsets into the shared_ptr seq_string
2006-09-08 Diane Troutcatch a few more potential unchecked shared_ptr derefer...
2006-09-07 Diane Troutremove commented out string conversion
2006-09-07 Diane TroutFigured out how to serialize a shared_ptr<string>
2006-09-07 Diane Troutgo back to using const char * in seqcomp
2006-08-30 Diane Troutuse shared_ptr to store the sequence string
2006-08-29 Diane Troutput basepair alphabets into the Sequence class
2006-08-29 Diane Troutgo back to sequence being its own class
2006-08-31 Diane TroutThere's something wrong with the Qt tests, skip for...
2006-08-31 Diane Troutfedora needs -lutil for python to build
2006-08-31 Diane Troutneed to #include <cassert> if i'm going to use asserts
2006-08-29 Diane Troutforgot namespace declaration on some conditional code
2006-08-24 Diane Troutstart trying to figure out where the documentation is
2006-08-24 Diane Troutupdate sequence serialization to support the xml archive
2006-08-23 Diane TroutAllow changing the name for a sequence in the sequence...
2006-08-22 Diane Troutcatch the other spurious class decoration
2006-08-22 Diane Troutremove unnecessary class member decoration
2006-08-14 Brandon KingMussa Icon: Windows .ico version
2006-08-12 Diane TroutFix merge issues with the win32 library patch
2006-08-12 Brandon KingReorder libraries for win32
2006-08-12 Brandon KingTell unittests to use native file convention for EXAMPL...
2006-08-11 Diane TroutUpdate SequenceDescription to have signal/slots
2006-08-11 Diane Troutdo a better job of grouping seqbrowser sidebar information.
2006-08-10 Diane TroutTry alpha blending the conservation paths
2006-08-10 Diane Troutremove the useless hide motif button.
2006-08-10 Diane TroutLet the annotation parser skip html tags
2006-08-09 Diane TroutImplement serialize for sequence
2006-08-09 Diane Troutstart breaking save out from Mussa::analyze()
2006-08-09 Diane TroutAdd documentation about Mussa::soft_threshold
2006-08-09 Diane Troutremove mck3test.museq and .muway
2006-08-09 Diane TroutAdd serialization library to FindBoost
2006-08-09 Diane Troutadd dirty flag
2006-08-09 Diane Troutchange from cout to clog in some commented out debuggin...
2006-08-02 Brandon KingDefine analysis scroll area implementation
2006-07-29 Diane Troutset mussa analysis name in MussaSetupWidget
2006-07-28 Diane Troutupdate osxdist to point to qt 4.1.4
2006-07-28 Diane Troutfix ticket:115 display sequences in order added
2006-07-28 Diane TroutUse CMAKE_BINARY_DIR instead of the very wrong MUSSA_BI...
2006-07-28 Diane TroutSince building with cmake 2.2 didn't work up the requir...
2006-07-28 Diane Troutset current doc url
2006-07-28 Diane TroutImplement a convienence class for accessing python...
2006-07-27 Diane Troutrename glseq.width to glseq.size in gl.py
2006-07-27 Diane Troutupdate gl.py to show how to add an annotation
2006-07-27 Diane Troutadd annot and motif classes to python interface
2006-07-27 Diane Troutupdate gl.py glut example code
next