Revision: 8461
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8461&view=rev
Author: mdboom
Date: 2010-06-24 14:48:00 + (Thu, 24 Jun 2010)
Log Message:
---
[3020704] set_xlim() problem
Bug in PathClipper when vertices fall precisely on the clipping edge.
Modified
Revision: 8462
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8462&view=rev
Author: mdboom
Date: 2010-06-24 17:05:49 + (Thu, 24 Jun 2010)
Log Message:
---
Use the more standard term "pop" rather than "flush" for removing the next item
from the queue.
Modified P
Revision: 8463
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8463&view=rev
Author: mdboom
Date: 2010-06-24 17:12:26 + (Thu, 24 Jun 2010)
Log Message:
---
Clipping to the figure rectangle doesn't work on curves, so turn it off in that
case.
Modified Paths:
Revision: 8464
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8464&view=rev
Author: mdboom
Date: 2010-06-24 17:59:48 + (Thu, 24 Jun 2010)
Log Message:
---
Speed up Gouraud shading in Agg backend.
Modified Paths:
--
trunk/matplotlib/src/_backend_a
Revision: 8465
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8465&view=rev
Author: mdboom
Date: 2010-06-24 18:25:16 + (Thu, 24 Jun 2010)
Log Message:
---
[3018198] Fixing the build with clang
Typo in agg causes a template instantiation bug on compilers that actu
Revision: 8466
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8466&view=rev
Author: efiring
Date: 2010-06-24 21:17:30 + (Thu, 24 Jun 2010)
Log Message:
---
backend_gtk: don't use idle events for draw_rubberband.
Use of idle events for draw_rubberband was a peculi