mussa.git
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
2006-06-30 Diane TroutAllow disabling motifs
2006-06-30 Diane Troutmove edit motifs to the edit menu option
2006-06-29 Diane Troutset_motifs should erase the previous motifs
2006-06-29 Diane Troutallow specifying a name for a sequence
2006-06-29 Diane Troutupdate the annotation grammer to make species name...
2006-06-29 Diane Troutview sequence alignment is a more biologically useful...
2006-06-29 Diane Troutbreak the core of add_motifs loop into a seperate function
2006-06-29 Diane TroutAllow setting a name for a motif
2006-06-26 Diane TroutTailorization
2006-06-23 Diane TroutGetting closer to a subanalysis mode
2006-06-21 Diane TroutMore progress toward subanalysis
2006-06-21 Diane Troutuse a specific exception when nextTo breaks
2006-06-20 Diane Troutextend annotation names and types to allow punctuation
2006-06-17 Diane Troutadd view alignment to the sequence browser context...
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-15 Diane Troutshare one instance of the copySelectedSequenceAsFastaAction
2006-06-15 Diane TroutDisabled code to try and get bundle path on OS X
2006-06-15 Diane TroutTell CMake not to include QtAssistant if not available
2006-06-15 Diane Troutbe more informative when DISPLAY isn't set under unix
2006-06-15 Diane Trouttry to make including QtAssistant optional
2006-06-15 Diane Troutdon't bother to build the old fltk code base
2006-06-14 Diane TroutAMD64 build support
2006-06-14 Diane TroutMake cmake happier about my target declariation order
2006-06-14 Diane Troutimplement selection context menu
2006-06-14 Diane Troutreformat some braces
2006-06-13 Diane Troutinclude the sequence coordinates when copying sequence
2006-06-13 Diane TroutSequenceBrowser should handle the copying
2006-06-12 Brandon KingManual: last modified update
2006-06-12 Brandon KingManual: UCSC Genome Browser section
2006-06-12 Brandon KingManual: UCSC Genome Browser screenshot pack
2006-06-12 Brandon Kingalg/glseqbrowser.cpp:127: error: jump to case label
2006-06-12 Diane Troutremove a useless debugging message
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 Troutminor ui label tweaks
2006-06-08 Diane Troutminor improvements to python embedding code
2006-06-08 Diane TroutReport error when sequence couldn't be loaded
2006-06-08 Diane TroutTurn on more doxygen features
2006-06-07 Brandon KingManual: Progress towards retrieval data for mussa section
2006-06-07 Brandon KingManual Image Pack: UCSC Genome Broswer data retrieval...
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-06-02 Brandon KingWarning dialog upon Mussa Manual (QAssistant) error.
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-27 Diane Troutconfigure cmake to include support for QtAssistant
2006-05-26 Brandon KingVariable declared locally elsewere... not needed.
2006-05-26 Brandon KingMussagl Manual QAssistant Profile
2006-05-26 Brandon KingMussagl Manual QAssistant Patch
2006-05-25 Diane Troutlet the keyboard reasonably control the browser window
2006-05-25 Diane Troutadd some documentation for glseqbrowser::viewport*
2006-05-25 Diane Troutcombine a declaration and assignment
2006-05-24 Diane Troutset all the QAction pointers to 0
2006-05-23 Brandon KingManual: View mussa alignment section + minor fixes
2006-05-23 Brandon KingUpdated Mussagl launched screenshot.
2006-05-23 Brandon KingManual: Spelling patch
2006-05-23 Brandon KingScreenshot image pack (for manual)
2006-05-23 Brandon KingConservation tracks + IUPAC Neucleotide Table
next