Update mussa to build on ubuntu 10.04 with qt 4.6.2 +boost 1.40.0.1
[mussa.git] / py /
2010-10-18 Diane TroutUpdate mussa to build on ubuntu 10.04 with qt 4.6.2... master
2009-11-18 Brandon KingNeed boost system for Python build in Boost 1.40.
2009-11-10 Diane TroutUpdate mussa build scripts to work with Boost 1.40...
2008-04-11 Diane TroutFix a case sensitivity include
2008-04-11 Diane TroutExtend the python mussa interface.
2008-02-21 Diane Troutfix case sensitivity in py/sequencebrowserwidget.cpp...
2008-02-15 Diane TroutSwitch to a new FindBoost
2007-09-07 Diane Troutminimally wrap drawable
2007-09-06 Diane Troutattach annotations property to seq_span
2007-09-06 Diane Troutmake annotations sequenceable from python
2007-09-05 Diane Troutbasic wrapping of Annotations
2007-09-04 Diane Troutmore work on seq_span
2007-08-30 Diane Trouttranslate KeyError too
2007-08-29 Diane TroutStart wrapping seq_span
2007-08-25 Diane Troutadd prototype wrapping of the qt sequence browser
2007-04-06 Diane Troutremove annot class in favor of SeqSpan
2007-03-20 Diane TroutStore Sequence sequence location in a shared_ptr class
2007-02-23 Diane Troutcmake was trying to link -loptimized
2007-01-05 Diane Troutadd some newlines at the end of some of our files
2006-12-14 Diane Troutlen(mussa.paths()) should equal the number of found...
2006-12-07 Diane Troutprovide get_py and get_py_ptr
2006-12-07 Diane Troutcut down on unnecessary linking to the python library
2006-12-05 Diane Troutmake compiled in python extension initialization more...
2006-12-05 Diane Troutdirectly build the python extension modules
2006-12-05 Diane Troutprovide python interpreter for mussa qui via a seperate...
2006-11-30 Diane Troutallow adding and viewing sequences to an analysis from...
2006-11-29 Diane Troutadd python interface to seqcomp
2006-10-17 Diane Troutremove old code
2006-10-17 Diane Trouttest_mussa_python also had an unecesary QtOpenGL librar...
2006-10-17 Diane Troutdon't like QTOPENGL to python module
2006-10-17 Diane Troutmore python interface to Sequence
2006-10-17 Diane Troutdon't link against X11 on OS X
2006-10-11 Diane Troutlookup python code with c++
2006-09-18 Diane Troutask python what libraries we need to link with
2006-08-29 Diane Troutgo back to sequence being its own class
2006-08-31 Diane Troutfedora needs -lutil for python to build
2006-08-23 Diane TroutAllow changing the name for a sequence in the sequence...
2006-08-12 Brandon KingReorder libraries for win32
2006-08-09 Diane TroutImplement serialize for sequence
2006-07-28 Diane TroutUse CMAKE_BINARY_DIR instead of the very wrong MUSSA_BI...
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 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-11 Diane TroutTest for RST2HTML and BOOST_PYTHON_LIB
2006-07-01 Diane TroutImplement UI for subanalysis mode
2006-06-30 Diane Troutfix boost::python sequence interface
2006-06-23 Diane TroutGetting closer to a subanalysis mode
2006-06-21 Diane TroutMore progress toward subanalysis
2006-06-17 Diane Troutmake Sequence a subclass of std::string
2006-06-03 Diane Troutuse Qt Signals & Slots for progress tracking
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-20 Diane Troutticket:62 fix local alignment
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-11 Diane Troutminor tweaks for building mussa under setup.py
2006-05-10 Diane Troutincrease the use of python in mussa
2006-04-12 Diane Troutuse a custom target for python extension
2006-04-12 Diane Troutln -s is not that reliable
2006-04-12 Diane Troutbuild the python interface
2006-03-30 Diane Troutallow running without using the gui
2006-03-14 Diane Troutload and display a motif list
2006-03-12 Diane TroutThere can be only one (filename convention)
2006-03-11 Diane Troutrefactor glsequence to be more testable
2006-03-08 Diane Troutfix segfault when changing soft threshold when no analy...
2006-03-06 Diane Troutdrawing sequence basepairs.
2006-03-05 Diane Troutmild improvements to demo python sequence view
2006-03-05 Diane Troutrecord selected track
2006-03-04 Diane Troutpython wrap mussa, nwaypaths, and conservedpaths