Revision: 8239
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8239&view=rev
Author: ryanmay
Date: 2010-04-16 19:02:22 + (Fri, 16 Apr 2010)
Log Message:
---
Remove unused import.
Modified Paths:
--
trunk/matplotlib/examples/animation/strip_chart_d
Revision: 8238
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8238&view=rev
Author: ryanmay
Date: 2010-04-16 19:01:30 + (Fri, 16 Apr 2010)
Log Message:
---
Add basic example/test for close_event.
Added Paths:
---
trunk/matplotlib/examples/event_handl
Revision: 8237
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8237&view=rev
Author: ryanmay
Date: 2010-04-16 19:00:55 + (Fri, 16 Apr 2010)
Log Message:
---
Add the appropriate code to each of the backends to call close_event() so that
the events are properly dis
Revision: 8236
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8236&view=rev
Author: ryanmay
Date: 2010-04-16 18:37:44 + (Fri, 16 Apr 2010)
Log Message:
---
Remove debug output.
Modified Paths:
--
trunk/matplotlib/lib/matplotlib/backend_bases.py
Revision: 8235
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8235&view=rev
Author: ryanmay
Date: 2010-04-16 18:32:53 + (Fri, 16 Apr 2010)
Log Message:
---
Add a generic close event that notifies when the figure has been closed. Useful
for disable other thing li
Revision: 8234
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8234&view=rev
Author: mdboom
Date: 2010-04-16 14:28:06 + (Fri, 16 Apr 2010)
Log Message:
---
Updating mathtext tests with fixed baselines.
Modified Paths:
--
trunk/matplotlib/lib/matp
Revision: 8233
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8233&view=rev
Author: mdboom
Date: 2010-04-16 13:20:19 + (Fri, 16 Apr 2010)
Log Message:
---
Eliminate wiggly baseline compensation. Seems to work without it now -- have
no idea why it was needed bef