SF.net SVN: matplotlib:[8239] trunk/matplotlib/examples/animation/ strip_chart_demo.py

2010-04-16 Thread ryanmay
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

SF.net SVN: matplotlib:[8238] trunk/matplotlib/examples/event_handling/ close_event.py

2010-04-16 Thread ryanmay
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

SF.net SVN: matplotlib:[8237] trunk/matplotlib/lib/matplotlib/backends

2010-04-16 Thread ryanmay
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

SF.net SVN: matplotlib:[8236] trunk/matplotlib/lib/matplotlib/backend_bases .py

2010-04-16 Thread ryanmay
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

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

2010-04-16 Thread ryanmay
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

SF.net SVN: matplotlib:[8234] trunk/matplotlib/lib/matplotlib/tests/ baseline_images/test_mathtext

2010-04-16 Thread mdboom
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

SF.net SVN: matplotlib:[8233] trunk/matplotlib/src/ft2font.cpp

2010-04-16 Thread mdboom
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