Revision: 5786
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5786&view=rev
Author: dmkaplan
Date: 2008-07-18 08:43:03 + (Fri, 18 Jul 2008)
Log Message:
---
Making a number of changes related to "blocking" stuff:
1) Adding to cbook.py a method is_sequence_of_str
Revision: 5787
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5787&view=rev
Author: jdh2358
Date: 2008-07-18 14:46:32 + (Fri, 18 Jul 2008)
Log Message:
---
added Tuukka's YAArrow fix for horiz and vertical lines
Modified Paths:
--
branches/v0_91_
Revision: 5788
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5788&view=rev
Author: jdh2358
Date: 2008-07-18 14:49:09 + (Fri, 18 Jul 2008)
Log Message:
---
Merged revisions 5787 via svnmerge from
https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/branches
Revision: 5789
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5789&view=rev
Author: dmkaplan
Date: 2008-07-18 18:59:57 + (Fri, 18 Jul 2008)
Log Message:
---
Fixing bug in is_sequence_of_strings.
Modified Paths:
--
trunk/matplotlib/lib/matplotlib/
Revision: 5790
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5790&view=rev
Author: jdh2358
Date: 2008-07-18 20:43:58 + (Fri, 18 Jul 2008)
Log Message:
---
restored gtk quit on window close
Modified Paths:
--
trunk/matplotlib/lib/matplotlib/backe
Revision: 5791
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5791&view=rev
Author: astraw
Date: 2008-07-18 23:15:37 + (Fri, 18 Jul 2008)
Log Message:
---
Check for nan and inf in axes.delete_masked_points().
Modified Paths:
--
trunk/matplotlib/C