SF.net SVN: matplotlib: [3829] trunk/matplotlib/lib/matplotlib/backends/ backend_pdf.py

2007-09-11 Thread mdboom
Revision: 3829 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=3829&view=rev Author: mdboom Date: 2007-09-11 05:46:27 -0700 (Tue, 11 Sep 2007) Log Message: --- Fix bug in PDF clip routine that resulted in the cryptic error message "There are too many arguments" in Ado

SF.net SVN: matplotlib: [3830] branches/transforms

2007-09-11 Thread mdboom
Revision: 3830 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=3830&view=rev Author: mdboom Date: 2007-09-11 10:56:13 -0700 (Tue, 11 Sep 2007) Log Message: --- Just marking a milestone -- about to totally rip things up again. Modified Paths: -- branch

SF.net SVN: matplotlib: [3831] branches/transforms

2007-09-11 Thread mdboom
Revision: 3831 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=3831&view=rev Author: mdboom Date: 2007-09-11 10:57:47 -0700 (Tue, 11 Sep 2007) Log Message: --- Merged revisions 3824-3830 via svnmerge from http://matplotlib.svn.sf.net/svnroot/matplotlib/trunk/matplotl

SF.net SVN: matplotlib: [3832] trunk/matplotlib/MANIFEST

2007-09-11 Thread dsdale
Revision: 3832 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=3832&view=rev Author: dsdale Date: 2007-09-11 11:46:47 -0700 (Tue, 11 Sep 2007) Log Message: --- removed MANIFEST from revision control. It is generated by MANIFEST.in when building source distribution ar

SF.net SVN: matplotlib: [3833] trunk/matplotlib/lib/matplotlib

2007-09-11 Thread jrevans
Revision: 3833 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=3833&view=rev Author: jrevans Date: 2007-09-11 12:40:27 -0700 (Tue, 11 Sep 2007) Log Message: --- Added the ability for the following in the various GUI backends: >>> import pylab >>> fig = pylab.figure()