mussa.git
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
2006-05-23 Diane Troutrename ExtendedConservedPath for the old fltk code
2006-05-22 Diane Troutwe should be defaulting to qt 4.1.2
2006-05-22 Diane Troutmake linking python optional
2006-05-20 Diane Troutturn color back on
2006-05-20 Diane Troutticket:62 fix local alignment
2006-05-20 Diane Troutspecify what version of cmake is required
2006-05-18 Brandon KingManual: Motif/Annotation documentation
2006-05-18 Brandon KingLoad Motif List png
2006-05-18 Brandon KingNew version of mussagl, updated screenshot.
2006-05-18 Brandon KingManual: Main Window section added
2006-05-18 Brandon KingScreenshots for next patch of the manual.
2006-05-17 Brandon KingUpdated manual
2006-05-18 Diane Troutrename the python extension to _mussa.so
2006-05-18 Diane Troutexpose more of the sequence class to python
2006-05-17 Diane Troutfinish implementing annotation by sequence
2006-05-17 Diane Troutswitch to a character based spirit parser
2006-05-17 Diane Trouttry to read fasta blocks in the annotation file
2006-05-17 Diane Troutuse spirit parser for reading annot file
2006-05-16 Diane Troutadd annotations by sequence string
2006-05-11 Diane Trouttry to make setup.py multiplatform
2006-05-11 Diane Troutminor tweaks for building mussa under setup.py
2006-05-11 Diane Troutsuper simple mussa gui driver
2006-05-11 Diane Troutbuild all of mussagl as a python extension
2006-05-10 Diane Troutlets try letting python build mussa
2006-05-10 Diane Troutincrease the use of python in mussa
2006-05-04 Diane Troutallow saving aligned window browser to image
2006-05-04 Diane Troutshow the name of the analysis loaded
2006-05-04 Diane Troutallow opening multiple MussaWindows
2006-04-19 Diane Troutwin32 paths need some conversion
2006-04-18 Diane Trouttry to get mussagl to build on win32
2006-04-18 Diane Troutimplement commandline arguments for makedmg
2006-04-13 Diane Troutthe fasta error message should include the filename
2006-04-13 Diane Troutfix ticket:83 throw an error when we don't have a fasta...
2006-04-13 Diane Troutcreate an options structure to indicate if we need...
2006-04-12 Diane Troutticket:85 fix, extend code crashes with 1 path
2006-04-12 Diane Troutuse a custom target for python extension
2006-04-12 Diane Troutrecord cmake commands to deal with some dependency...
2006-04-12 Diane Troutdefault to building a debug version
2006-04-12 Diane Troutput qt gui launching code into a function
2006-04-12 Diane TroutAMD64 needs -fPIC for mussa_core
2006-04-12 Diane Troutput spaces instead of <TAB> on gui/module.mk
2006-04-12 Diane Troutln -s is not that reliable
2006-04-12 Diane Troutbuild the python interface
2006-04-11 Diane Troutminor fixes for older buildsystems
2006-04-08 Diane Troutrename _LIB to _LIBRARY to be more consistent with...
2006-04-07 Diane Troutbuild fltk version and deal with debian qt4 weirdness
2006-04-07 Diane Troutmake include gl.h multiplatform
2006-04-07 Diane Troutswitch to using boost::filesystem
2006-04-07 Diane Troutput build environment support tools in makelib
2006-04-06 Diane Troutcmake setupfiles
2006-04-04 Diane TroutQSplitter has rendering problems on os x
2006-04-04 Diane Troutan int signal doesn't connect to a size_t slot
2006-04-04 Diane Troutallow making dmgs for things other than mussa
2006-03-30 Diane Troutallow running without using the gui
2006-03-30 Diane Troutbetter setup dialog label names
2006-03-29 Diane Troutkeep the sequence view at higher zoom level
2006-03-29 Diane Troutmotifs should render on top of annotations
2006-03-29 Diane Troutmake annotations big enough to show up
2006-03-29 Diane TroutView sequence alignment at non default thresholds
2006-03-29 Diane Troutchoose alignment needs to force the sequences to redraw
2006-03-29 Diane TroutProvide a zoom widget in MussaAlignedWindow
2006-03-29 Diane TroutMove zoom spinbox into its own widget
2006-03-29 Diane TroutsetAlignment, as a target of a qt signal, needs to...
2006-03-29 Diane Troutignore some generated product
2006-03-28 Diane Troutfix more warnings
2006-03-28 Diane Troutthreshold widget shows both base pair and percents
2006-03-28 Diane Troutrecover threshold and window size
2006-03-28 Diane Troutimprove os x makefiles
2006-03-28 Diane Troutuse qt resources for icons
next