SF.net SVN: matplotlib:[7767] trunk/matplotlib/lib/matplotlib/sphinxext/ plot_directive.py

2009-09-16 Thread mdboom
Revision: 7767 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7767&view=rev Author: mdboom Date: 2009-09-16 14:12:27 + (Wed, 16 Sep 2009) Log Message: --- Minor fixes to plot_directive Modified Paths: -- trunk/matplotlib/lib/matplotlib/sphinxext/

SF.net SVN: matplotlib:[7768] trunk/matplotlib/doc/sphinxext/gen_gallery.py

2009-09-16 Thread mdboom
Revision: 7768 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7768&view=rev Author: mdboom Date: 2009-09-16 14:12:49 + (Wed, 16 Sep 2009) Log Message: --- Minor fix to gen_gallery to ensure multiprocessing code path works Modified Paths: -- trunk

SF.net SVN: matplotlib:[7769] trunk/matplotlib/examples/pylab_examples/ to_numeric.py

2009-09-16 Thread mdboom
Revision: 7769 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7769&view=rev Author: mdboom Date: 2009-09-16 14:13:26 + (Wed, 16 Sep 2009) Log Message: --- Comment out image display so that documentation generation doesn't block. Modified Paths: --

SF.net SVN: matplotlib:[7770] branches/v0_99_maint/lib/matplotlib/backends/ backend_wx.py

2009-09-16 Thread efiring
Revision: 7770 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7770&view=rev Author: efiring Date: 2009-09-16 23:38:54 + (Wed, 16 Sep 2009) Log Message: --- Don't use wxversion with py2exe; fix by Werner Bruhin Modified Paths: -- branches/v0_99_ma

SF.net SVN: matplotlib:[7771] trunk/matplotlib

2009-09-16 Thread efiring
Revision: 7771 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7771&view=rev Author: efiring Date: 2009-09-16 23:42:07 + (Wed, 16 Sep 2009) Log Message: --- Merged revisions 7770 via svnmerge from https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/branches