Revision: 8423
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8423&view=rev
Author: efiring
Date: 2010-06-12 23:40:19 + (Sat, 12 Jun 2010)
Log Message:
---
backends: move windowing.py into backends--it is very backend-specific
Modified Paths:
--
Revision: 8422
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8422&view=rev
Author: efiring
Date: 2010-06-12 23:08:11 + (Sat, 12 Jun 2010)
Log Message:
---
backend_tkagg: one more typo from commit before last
Modified Paths:
--
trunk/matplotlib/l
Revision: 8421
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8421&view=rev
Author: efiring
Date: 2010-06-12 22:32:18 + (Sat, 12 Jun 2010)
Log Message:
---
backend_tkagg: fix major typo from last commit
Modified Paths:
--
trunk/matplotlib/lib/mat
Revision: 8420
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8420&view=rev
Author: efiring
Date: 2010-06-12 22:08:16 + (Sat, 12 Jun 2010)
Log Message:
---
backend_tkagg: show() gets an experimental kwarg for testing blocking mode.
By default, the behavior of sho
Revision: 8419
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8419&view=rev
Author: efiring
Date: 2010-06-12 21:30:38 + (Sat, 12 Jun 2010)
Log Message:
---
windowing: add module docstring, fix import
Modified Paths:
--
trunk/matplotlib/lib/matplo
Revision: 8418
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8418&view=rev
Author: leejjoon
Date: 2010-06-12 16:07:42 + (Sat, 12 Jun 2010)
Log Message:
---
Fix markerscale and scatterpoints keyword arguments in legend. Thanks to Erik
Tollerud
Modified Paths:
-
Revision: 8417
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8417&view=rev
Author: mdehoon
Date: 2010-06-12 07:48:54 + (Sat, 12 Jun 2010)
Log Message:
---
No CGContextGetLineWidth in Cocoa; pass the line width from Python instead.
Modified Paths:
--