Revision: 7503
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7503&view=rev
Author: pkienzle
Date: 2009-08-18 21:59:07 + (Tue, 18 Aug 2009)
Log Message:
---
devel docs: minor typo
Modified Paths:
--
trunk/matplotlib/doc/devel/documenting_mpl
Revision: 6405
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6405&view=rev
Author: pkienzle
Date: 2008-11-14 22:25:28 + (Fri, 14 Nov 2008)
Log Message:
---
patches: use None rather than 0 for full wedge
Modified Paths:
--
trunk/matplotlib
Revision: 6404
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6404&view=rev
Author: pkienzle
Date: 2008-11-14 22:19:02 + (Fri, 14 Nov 2008)
Log Message:
---
patches: allow partial rings with Wedge
Modified Paths:
--
trunk/matplotlib/examples
Revision: 5907
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5907&view=rev
Author: pkienzle
Date: 2008-07-28 07:26:47 + (Mon, 28 Jul 2008)
Log Message:
---
Render Wx backends only when necessary
Modified Paths:
--
trunk/matplotlib
Revision: 5906
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5906&view=rev
Author: pkienzle
Date: 2008-07-27 20:42:13 + (Sun, 27 Jul 2008)
Log Message:
---
Fix wx event loops
Modified Paths:
--
trunk/matplotlib/lib/matplotlib/back
Revision: 5893
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5893&view=rev
Author: pkienzle
Date: 2008-07-26 22:23:06 + (Sat, 26 Jul 2008)
Log Message:
---
fix contains() method for Lines
Modified Paths:
--
trunk/matplotlib/lib/matplo
Revision: 5892
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5892&view=rev
Author: pkienzle
Date: 2008-07-26 19:32:47 + (Sat, 26 Jul 2008)
Log Message:
---
widgets.py: replace tabs with spaces
Modified Paths:
--
trunk/matplotlib/lib/matplo
Revision: 5891
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5891&view=rev
Author: pkienzle
Date: 2008-07-26 19:24:28 + (Sat, 26 Jul 2008)
Log Message:
---
Fix contains() for collections, moving common code from draw() into a function
Modified P
Revision: 5890
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5890&view=rev
Author: pkienzle
Date: 2008-07-26 19:22:44 + (Sat, 26 Jul 2008)
Log Message:
---
Fix str() method for Wedge artist
Modified Paths:
--
trunk/matplotlib/lib/matplo
Revision: 5889
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5889&view=rev
Author: pkienzle
Date: 2008-07-26 19:19:35 + (Sat, 26 Jul 2008)
Log Message:
---
support unicode when printing Text artist with str(artist)
Modified Paths:
--
t
Revision: 5888
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5888&view=rev
Author: pkienzle
Date: 2008-07-26 19:17:05 + (Sat, 26 Jul 2008)
Log Message:
---
Fix contains method for inverted image axes
Modified Paths:
--
trunk/matplotlib
Revision: 5887
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5887&view=rev
Author: pkienzle
Date: 2008-07-26 18:42:22 + (Sat, 26 Jul 2008)
Log Message:
---
clipped line must recache in set_data
Modified Paths:
--
trunk/matplotlib/exam
Revision: 5886
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5886&view=rev
Author: pkienzle
Date: 2008-07-26 18:33:15 + (Sat, 26 Jul 2008)
Log Message:
---
to_numeric requires PIL
Modified Paths:
--
trunk/matplotlib/examples/pylab_exam
Revision: 5882
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5882&view=rev
Author: pkienzle
Date: 2008-07-26 00:01:18 + (Sat, 26 Jul 2008)
Log Message:
---
Fix contains() for lines; don't redraw axis frame
Modified Paths:
--
trunk/m
Revision: 5878
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5878&view=rev
Author: pkienzle
Date: 2008-07-25 23:22:26 + (Fri, 25 Jul 2008)
Log Message:
---
Fix contains() for text and lines
Modified Paths:
--
trunk/matplotlib/lib/matplo
Revision: 5877
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5877&view=rev
Author: pkienzle
Date: 2008-07-25 21:32:06 + (Fri, 25 Jul 2008)
Log Message:
---
update axis contains method for new transforms
Modified Paths:
--
trunk/matplotlib
Revision: 5876
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5876&view=rev
Author: pkienzle
Date: 2008-07-25 19:52:11 + (Fri, 25 Jul 2008)
Log Message:
---
wx backend: implement draw_idle
Modified Paths:
--
trunk/matplotlib/lib/matplo
Revision: 5867
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5867&view=rev
Author: pkienzle
Date: 2008-07-25 06:30:52 + (Fri, 25 Jul 2008)
Log Message:
---
tk mouse wheel: y values start from the top of the screen
Modified Paths:
--
t
Revision: 5866
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5866&view=rev
Author: pkienzle
Date: 2008-07-25 05:01:18 + (Fri, 25 Jul 2008)
Log Message:
---
mouse wheel support for tk backend
Modified Paths:
--
trunk/matplotlib/lib/matplo
Revision: 5853
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5853&view=rev
Author: pkienzle
Date: 2008-07-24 22:29:57 + (Thu, 24 Jul 2008)
Log Message:
---
support mouse wheel in wx
Modified Paths:
--
trunk/matplotlib/examples/pylab_exam
Revision: 5848
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5848&view=rev
Author: pkienzle
Date: 2008-07-24 20:06:36 + (Thu, 24 Jul 2008)
Log Message:
---
dynamic_collection: collection now has private copy of array
Modified Paths:
--
t
Revision: 5847
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5847&view=rev
Author: pkienzle
Date: 2008-07-24 19:36:34 + (Thu, 24 Jul 2008)
Log Message:
---
nx is no longer a pylab symbol
Modified Paths:
--
trunk/matplotlib/examples/wid
Revision: 5841
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5841&view=rev
Author: pkienzle
Date: 2008-07-24 17:07:43 + (Thu, 24 Jul 2008)
Log Message:
---
locate xrc file relative to script
Modified Paths:
--
trunk/matplotlib/exam
Revision: 5840
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5840&view=rev
Author: pkienzle
Date: 2008-07-24 15:39:41 + (Thu, 24 Jul 2008)
Log Message:
---
Use bind() function to hide wx version differences
Modified Paths:
--
trunk/matplo
Revision: 5839
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5839&view=rev
Author: pkienzle
Date: 2008-07-24 14:54:22 + (Thu, 24 Jul 2008)
Log Message:
---
Fix wx start/stop event loop
Modified Paths:
--
trunk/matplotlib/examples/pylab_exam
Revision: 4944
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4944&view=rev
Author: pkienzle
Date: 2008-02-05 15:31:32 -0800 (Tue, 05 Feb 2008)
Log Message:
---
Put output from each backend in a separate directory
Modified Paths:
--
trunk/matplo
Revision: 4943
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4943&view=rev
Author: pkienzle
Date: 2008-02-05 15:17:34 -0800 (Tue, 05 Feb 2008)
Log Message:
---
Move flush_events to canvas as in other backends; remove Yield loop on
gui_repaint; fix showfig call
Revision: 4697
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4697&view=rev
Author: pkienzle
Date: 2007-12-11 09:14:44 -0800 (Tue, 11 Dec 2007)
Log Message:
---
remove wx specific gui_repaint comment
Modified Paths:
--
trunk/matplotlib
Revision: 4632
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4632&view=rev
Author: pkienzle
Date: 2007-12-05 11:36:36 -0800 (Wed, 05 Dec 2007)
Log Message:
---
docu update: coord reporting works in wx
Modified Paths:
--
trunk/matplotlib/exam
Revision: 3825
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=3825&view=rev
Author: pkienzle
Date: 2007-09-10 11:45:32 -0700 (Mon, 10 Sep 2007)
Log Message:
---
Windows needs binary open flag for font files
Modified Paths:
--
trunk/matplotlib/tt
Revision: 3794
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=3794&view=rev
Author: pkienzle
Date: 2007-09-05 14:50:01 -0700 (Wed, 05 Sep 2007)
Log Message:
---
Fix get_xyz_where() typo so spy_demos works again
Modified Paths:
--
trunk/matplo
Revision: 3793
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=3793&view=rev
Author: pkienzle
Date: 2007-09-05 14:40:41 -0700 (Wed, 05 Sep 2007)
Log Message:
---
Convert to numpy
Modified Paths:
--
trunk/matplotlib/examples/quadmesh_demo.py
t
32 matches
Mail list logo