mussa.git
2006-10-18 Brandon KingMussa Manual: Multiple Mussa Windows
2006-10-18 Brandon KingMussa Manual: save on close & save motif default behavior
2006-10-17 Diane Troutbe more forging of user provided file names
2006-10-17 Diane Troutremove old code
2006-10-17 Diane Troutignore eclipse settings
2006-10-17 Diane Troutadd a manually updated version number.
2006-10-17 Diane Trouttest_mussa_python also had an unecesary QtOpenGL librar...
2006-10-17 Diane Troutattempt to make buildnum.py generate a useful header
2006-10-17 Diane Troutmotif save should have a default extension.
2006-10-17 Diane Troutdon't like QTOPENGL to python module
2006-10-17 Diane Troutchanging motifs should make the analysis dirty
2006-10-17 Brandon KingMussa Manual: updated motif dialog section.
2006-10-17 Diane Troutalways add a blank motif
2006-10-17 Brandon KingMussa Manual: Saving section
2006-10-17 Brandon KingMussa Manual: create/load analysis section updated
2006-10-17 Diane Troutmore python interface to Sequence
2006-10-17 Diane Troutforce loaded sequence to uppercase
2006-10-17 Diane Troutvalidate app bundle before shipping
2006-10-17 Diane Troutdon't link against X11 on OS X
2006-10-16 Brandon KingMussa manual: Overview section update
2006-10-16 Brandon KingMussa Manual: Link to example data in UCSC genome brows...
2006-10-14 Brandon KingMussa Manual: Save to image
2006-10-14 Diane Troutdon't seqcomp sequences that are too small
2006-10-14 Brandon KingFix for ticket:160
2006-10-14 Brandon KingMussa Manual: motif list file masks
2006-10-14 Diane Troutadd operator< to ConservedPath
2006-10-13 Brandon KingBuild number python script
2006-10-13 Brandon KingSave to image fix (ticket:96)
2006-10-13 Diane Troutsave motifs with the analysis
2006-10-13 Diane Troutpass default_dir around
2006-10-13 Diane Troutchange default_dir to a QDir
2006-10-12 Diane Troutcleanup image save dialog aesthetics
2006-10-12 Diane Trouttabs are of the devil
2006-10-12 Brandon KingCMakeLists.txt: Added extra QT_LIBS depend to fix Qt...
2006-10-12 Diane TroutFix initialization of QtAssistant
2006-10-12 Diane Troutbetter glyph offset computation
2006-10-12 Brandon KingWindows installer script: updated to work in makelib...
2006-10-12 Diane Troutdoes createLocalAlignment work for a 3 way?
2006-10-12 Diane Troutadd implementation for save motif menu item
2006-10-12 Diane TroutMake help a bit more reliable
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
next