Menu

Code Commit Log


Commit Date  
[r5840] by pkienzle

Use bind() function to hide wx version differences

2008-07-24 15:39:41 Tree
[r5839] by pkienzle

Fix wx start/stop event loop

2008-07-24 14:54:22 Tree
[r5838] by dmkaplan

Minor changes in response to comments by John Hunter on empty lists in python
args and avoiding unspecified argument lists.

2008-07-24 14:22:20 Tree
[r5837] by jdh2358

removed mlab fix from pylab -- previously deprecated

2008-07-24 13:39:34 Tree
[r5836] by jdh2358

Merged revisions 5834 via svnmerge from
https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/branches/v0_91_maint

........
r5834 | jdh2358 | 2008-07-24 08:15:23 -0500 (Thu, 24 Jul 2008) | 1 line

deprecated mlab2 functions from mlab
........

2008-07-24 13:30:53 Tree
[r5835] by jdh2358

trying to get mlab2 changes merged

2008-07-24 13:21:17 Tree
[r5834] by jdh2358

deprecated mlab2 functions from mlab

2008-07-24 13:15:23 Tree
[r5833] by jdh2358

deprecated mlab2 functions from mlab

2008-07-24 13:03:26 Tree
[r5832] by jdh2358

removed mlab2 functions

2008-07-24 12:58:19 Tree
[r5831] by dmkaplan

Moving "event loop" stuff from blocking_input.py to backends. For backends
without a GUI, the default is to throw a NotImplemented error. For backends
with a GUI, I have implemented a "start/stop_event_loop_default" that does
the default event loop using time.sleep. For WX, I have used the code
supplied by Paul Kienzle, but I have been unable to check it because that
backend currently doesn't work for me.

2008-07-24 10:02:13 Tree
Older >