mussa.git
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
2006-07-27 Diane Troutuse QT_QTASSISTANT_FOUND when detecting QtAssistant
2006-07-27 Diane Troutfix problems instantiating mussa.GlSequence
2006-07-27 Diane Troutmake it possible to build mussa with python
2006-07-26 Diane TroutUse BOOST_PYTHON_LIBRARY as python library guard
2006-07-22 Diane Troutuniversal ld wrapper script
2006-07-21 Diane TroutBuild universal binaries on OS X
2006-07-19 Brandon KingWindows XP support patch by Diane
2006-07-15 Diane TroutProvide an app icon on OS X
2006-07-15 Diane Troutinclude images used for bioinformatics journal club...
2006-07-13 Diane Troutstart the trivial sequence filter
2006-07-11 Diane Troutignore another build name
2006-07-11 Diane Troutupdate os x building tools
2006-07-11 Diane TroutTest for RST2HTML and BOOST_PYTHON_LIB
2006-07-11 Diane Troutfix spelling error
2006-07-10 Diane TroutPresentation for bioinformatics club.
2006-07-08 Diane Troutstart of presentation for bioinformatics journal club...
2006-07-06 Brandon KingManual: Motif update
2006-07-06 Brandon KingManual: UCSC Update, Copy sequence, Sub-analysis
2006-07-06 Diane TroutEmpty Subanalyses should not be run
2006-07-06 Diane TroutWrite cmake scripts for building the html manual
2006-07-05 Diane TroutSequenceLocationModel::clear should actually clear...
2006-07-05 Diane Troutremove MotifDetail:: from function in class declaration
2006-07-01 Diane TroutSequenceLocation was being intialized with left,right
2006-07-01 Diane Troutmake sure subsequences have a species name
2006-07-01 Diane Troutmake subanalysis window editable
2006-07-01 Diane TroutImplement UI for subanalysis mode
2006-06-30 Diane Troutfix boost::python sequence interface
2006-06-30 Diane Troutstore motifs as sequences instead of strings
next