Revision: 7994
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7994&view=rev
Author: jdh2358
Date: 2009-12-01 03:50:21 + (Tue, 01 Dec 2009)
Log Message:
---
add zorder to figure drawing
Modified Paths:
--
trunk/matplotlib/doc/pyplots/pyplot_simple
Revision: 7993
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7993&view=rev
Author: efiring
Date: 2009-11-30 21:38:58 + (Mon, 30 Nov 2009)
Log Message:
---
Make the kwarg combination "units='xy', angles='xy', scale=1" work as expected
Modified Paths:
---
Revision: 7992
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7992&view=rev
Author: jdh2358
Date: 2009-11-30 21:13:34 + (Mon, 30 Nov 2009)
Log Message:
---
add Matthew's OSX makefile patch
Modified Paths:
--
trunk/matplotlib/make.osx
Modified: t
Revision: 7991
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7991&view=rev
Author: mdboom
Date: 2009-11-30 18:30:09 + (Mon, 30 Nov 2009)
Log Message:
---
Fix bug in usage of "contains"
Modified Paths:
--
branches/v0_99_maint/examples/event_handl
Revision: 7990
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7990&view=rev
Author: astraw
Date: 2009-11-30 17:39:37 + (Mon, 30 Nov 2009)
Log Message:
---
replace failing test image with passing image
Modified Paths:
--
trunk/matplotlib/lib/matp
Revision: 7989
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7989&view=rev
Author: mdboom
Date: 2009-11-30 17:24:49 + (Mon, 30 Nov 2009)
Log Message:
---
Fix SF-2903596 on the 0.99.x branch
Modified Paths:
--
branches/v0_99_maint/setupext.py
Mo
Revision: 7988
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7988&view=rev
Author: astraw
Date: 2009-11-30 17:18:27 + (Mon, 30 Nov 2009)
Log Message:
---
fix typo in r7985. closes SF-2903596. Thanks C. Gohlke.
Modified Paths:
--
trunk/matplotlib
Revision: 7987
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7987&view=rev
Author: astraw
Date: 2009-11-30 09:06:48 + (Mon, 30 Nov 2009)
Log Message:
---
buildbot test running: run tests in MPL root dir (bypasses weird bug with scons
build)
Modified Paths:
---