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

2010-07-05 Thread jdh2358
Revision: 8501 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8501&view=rev Author: jdh2358 Date: 2010-07-06 03:04:59 + (Tue, 06 Jul 2010) Log Message: --- add some links and fixes to whats new; bump the version num Modified Paths: -- trunk/matpl

SF.net SVN: matplotlib:[8500] trunk/toolkits/basemap

2010-07-05 Thread jswhit
Revision: 8500 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8500&view=rev Author: jswhit Date: 2010-07-06 01:43:34 + (Tue, 06 Jul 2010) Log Message: --- change version to 1.0 (following matplotlib's lead) Modified Paths: -- trunk/toolkits/basem

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

2010-07-05 Thread jdh2358
Revision: 8499 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8499&view=rev Author: jdh2358 Date: 2010-07-06 01:24:58 + (Tue, 06 Jul 2010) Log Message: --- fix some code that breaks python 2.4 Modified Paths: -- trunk/matplotlib/examples/api/hint

SF.net SVN: matplotlib:[8498] trunk/matplotlib/doc

2010-07-05 Thread jdh2358
Revision: 8498 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8498&view=rev Author: jdh2358 Date: 2010-07-06 01:05:28 + (Tue, 06 Jul 2010) Log Message: --- added whats new for 1.0 Modified Paths: -- trunk/matplotlib/doc/users/whats_new.rst Added

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

2010-07-05 Thread jdh2358
Revision: 8497 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8497&view=rev Author: jdh2358 Date: 2010-07-05 23:09:51 + (Mon, 05 Jul 2010) Log Message: --- support 3d plots in arbitrary axes; thanks Ben Root Modified Paths: -- trunk/matplotlib/CH

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

2010-07-05 Thread efiring
Revision: 8496 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8496&view=rev Author: efiring Date: 2010-07-05 20:47:39 + (Mon, 05 Jul 2010) Log Message: --- set_xlim, set_ylim accept descriptive kwargs: left, right, bottom, top Modified Paths: --

SF.net SVN: matplotlib:[8495] trunk/matplotlib/lib/matplotlib

2010-07-05 Thread efiring
Revision: 8495 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8495&view=rev Author: efiring Date: 2010-07-05 19:39:59 + (Mon, 05 Jul 2010) Log Message: --- Remove experimental config subpackage using traits Modified Paths: -- trunk/matplotlib/lib

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

2010-07-05 Thread efiring
Revision: 8494 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8494&view=rev Author: efiring Date: 2010-07-05 19:03:09 + (Mon, 05 Jul 2010) Log Message: --- tkagg and fltkagg backends now have blocking show() like all the others Modified Paths: --