SF.net SVN: matplotlib: [4639] trunk/py4science

2007-12-06 Thread fer_perez
Revision: 4639 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4639&view=rev Author: fer_perez Date: 2007-12-06 00:44:18 -0800 (Thu, 06 Dec 2007) Log Message: --- Talk about pydap Added Paths: --- trunk/py4science/slides/ trunk/py4science/slides/pydap

SF.net SVN: matplotlib: [4640] trunk/matplotlib/lib/matplotlib/cm.py

2007-12-06 Thread mdboom
Revision: 4640 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4640&view=rev Author: mdboom Date: 2007-12-06 04:48:16 -0800 (Thu, 06 Dec 2007) Log Message: --- Import numpy. Modified Paths: -- trunk/matplotlib/lib/matplotlib/cm.py Modified: trunk/mat

SF.net SVN: matplotlib: [4641] branches/transforms/lib/matplotlib/axes.py

2007-12-06 Thread mdboom
Revision: 4641 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4641&view=rev Author: mdboom Date: 2007-12-06 05:37:29 -0800 (Thu, 06 Dec 2007) Log Message: --- Fix backward-compatibility breakage of apply_aspect. Modified Paths: -- branches/transforms

SF.net SVN: matplotlib: [4642] branches/transforms/examples

2007-12-06 Thread mdboom
Revision: 4642 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4642&view=rev Author: mdboom Date: 2007-12-06 06:55:01 -0800 (Thu, 06 Dec 2007) Log Message: --- Revert examples to work best without auto-layout. Modified Paths: -- branches/transforms/ex

SF.net SVN: matplotlib: [4643] trunk/matplotlib/lib/matplotlib/cm.py

2007-12-06 Thread mdboom
Revision: 4643 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4643&view=rev Author: mdboom Date: 2007-12-06 07:10:15 -0800 (Thu, 06 Dec 2007) Log Message: --- Fixing display of float images. Modified Paths: -- trunk/matplotlib/lib/matplotlib/cm.py M

SF.net SVN: matplotlib: [4644] trunk/matplotlib/examples/annotation_demo.py

2007-12-06 Thread jrevans
Revision: 4644 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4644&view=rev Author: jrevans Date: 2007-12-06 08:11:17 -0800 (Thu, 06 Dec 2007) Log Message: --- Updated to demonstrate 'offset points' Modified Paths: -- trunk/matplotlib/examples/annota

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

2007-12-06 Thread dsdale
Revision: 4645 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4645&view=rev Author: dsdale Date: 2007-12-06 08:23:58 -0800 (Thu, 06 Dec 2007) Log Message: --- modified svn:ignore properties to ignore generated files not under revision control Property Changed: -

SF.net SVN: matplotlib: [4646] branches/transforms/lib/matplotlib/backends/ backend_agg.py

2007-12-06 Thread mdboom
Revision: 4646 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4646&view=rev Author: mdboom Date: 2007-12-06 09:09:53 -0800 (Thu, 06 Dec 2007) Log Message: --- Fix an incorrect merge from trunk. Modified Paths: -- branches/transforms/lib/matplotlib/ba

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

2007-12-06 Thread dsdale
Revision: 4647 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4647&view=rev Author: dsdale Date: 2007-12-06 09:47:46 -0800 (Thu, 06 Dec 2007) Log Message: --- fixed a bug in rcsetup, see bug 1845057 Modified Paths: -- trunk/matplotlib/CHANGELOG t

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

2007-12-06 Thread dsdale
Revision: 4649 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4649&view=rev Author: dsdale Date: 2007-12-06 10:32:44 -0800 (Thu, 06 Dec 2007) Log Message: --- fixed a bug in savefig, saving to a nonexistent directory would result in a crash in some circumstances. Clo

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

2007-12-06 Thread dsdale
Revision: 4650 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4650&view=rev Author: dsdale Date: 2007-12-06 10:38:55 -0800 (Thu, 06 Dec 2007) Log Message: --- undo that last change, mdboom had a different solution that I overlooked Modified Paths: --

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

2007-12-06 Thread mdboom
Revision: 4651 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4651&view=rev Author: mdboom Date: 2007-12-06 10:47:50 -0800 (Thu, 06 Dec 2007) Log Message: --- Fix saving to a file-like object. Modified Paths: -- trunk/matplotlib/lib/matplotlib/cbook.

SF.net SVN: matplotlib: [4652] branches/transforms/lib/matplotlib/dates.py

2007-12-06 Thread mdboom
Revision: 4652 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4652&view=rev Author: mdboom Date: 2007-12-06 10:49:35 -0800 (Thu, 06 Dec 2007) Log Message: --- Making note about broken unit test. Modified Paths: -- branches/transforms/lib/matplotlib/d

SF.net SVN: matplotlib: [4653] trunk/matplotlib/lib/matplotlib/font_manager .py

2007-12-06 Thread mdboom
Revision: 4653 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4653&view=rev Author: mdboom Date: 2007-12-06 11:10:12 -0800 (Thu, 06 Dec 2007) Log Message: --- [ 1841933 ] font_manager.win32FontDirectory() fails as Vista service Modified Paths: -- tru

SF.net SVN: matplotlib: [4648] trunk/matplotlib/lib/matplotlib/rcsetup.py

2007-12-06 Thread dsdale
Revision: 4648 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4648&view=rev Author: dsdale Date: 2007-12-06 10:08:21 -0800 (Thu, 06 Dec 2007) Log Message: --- changed the default backend in rcsetup from WXAgg, which is not certain to be present, to Agg. Modified Pat

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

2007-12-06 Thread dsdale
Revision: 4654 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4654&view=rev Author: dsdale Date: 2007-12-06 11:18:49 -0800 (Thu, 06 Dec 2007) Log Message: --- updated references to mpl data directories for py2exe Modified Paths: -- trunk/matplotlib/C

SF.net SVN: matplotlib: [4655] trunk/py4science/examples

2007-12-06 Thread jdh2358
Revision: 4655 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4655&view=rev Author: jdh2358 Date: 2007-12-06 12:01:48 -0800 (Thu, 06 Dec 2007) Log Message: --- added pyrex simple sum demo Modified Paths: -- trunk/py4science/examples/lotka_volterra.py

SF.net SVN: matplotlib: [4656] trunk/py4science

2007-12-06 Thread jdh2358
Revision: 4656 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4656&view=rev Author: jdh2358 Date: 2007-12-06 13:31:53 -0800 (Thu, 06 Dec 2007) Log Message: --- reorg pyrex dir Added Paths: --- trunk/py4science/examples/ Removed Paths: -

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

2007-12-06 Thread dsdale
Revision: 4658 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4658&view=rev Author: dsdale Date: 2007-12-06 14:28:27 -0800 (Thu, 06 Dec 2007) Log Message: --- let widgets.Cursor initialize to the lower x and y bounds rather than 0,0, which can cause havoc for dates a

SF.net SVN: matplotlib: [4659] trunk/toolkits/basemap

2007-12-06 Thread jswhit
Revision: 4659 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4659&view=rev Author: jswhit Date: 2007-12-06 15:30:17 -0800 (Thu, 06 Dec 2007) Log Message: --- add initial support for reading shapefiles with Point shapes. (from patch by Erik Andersen on the patch trac

SF.net SVN: matplotlib: [4660] trunk/toolkits/basemap/Changelog

2007-12-06 Thread jswhit
Revision: 4660 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4660&view=rev Author: jswhit Date: 2007-12-06 15:32:15 -0800 (Thu, 06 Dec 2007) Log Message: --- added support for Point and MultiPoint shapes in shapefiles (from Erik Andersen's patch tracker submission)

SF.net SVN: matplotlib: [4661] trunk/toolkits/basemap/lib/matplotlib/ toolkits/basemap/basemap.py

2007-12-06 Thread jswhit
Revision: 4661 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4661&view=rev Author: jswhit Date: 2007-12-06 16:01:46 -0800 (Thu, 06 Dec 2007) Log Message: --- fixed so it really should work now with MultiPoint shape files (although I haven't found one to test with).

SF.net SVN: matplotlib: [4662] trunk/py4science/examples/pyrex/movavg

2007-12-06 Thread jdh2358
Revision: 4662 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4662&view=rev Author: jdh2358 Date: 2007-12-06 20:43:36 -0800 (Thu, 06 Dec 2007) Log Message: --- updates to the pyrex examples Modified Paths: -- trunk/py4science/examples/pyrex/movavg/Ma

SF.net SVN: matplotlib: [4663] trunk/py4science/workbook

2007-12-06 Thread jdh2358
Revision: 4663 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4663&view=rev Author: jdh2358 Date: 2007-12-06 20:48:30 -0800 (Thu, 06 Dec 2007) Log Message: --- updated pyrex workbook Modified Paths: -- trunk/py4science/workbook/main.tex Added Paths:

SF.net SVN: matplotlib: [4664] trunk/py4science

2007-12-06 Thread jdh2358
Revision: 4664 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4664&view=rev Author: jdh2358 Date: 2007-12-06 22:29:31 -0800 (Thu, 06 Dec 2007) Log Message: --- minor tweaks to pyrex Modified Paths: -- trunk/py4science/doc/requirements.txt trunk/p

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

2007-12-06 Thread efiring
Revision: 4665 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4665&view=rev Author: efiring Date: 2007-12-06 23:12:33 -0800 (Thu, 06 Dec 2007) Log Message: --- Clarify docstrings on Subplot classes; closes 1659419 Modified Paths: -- trunk/matplotlib/