Revision: 8260
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8260&view=rev
Author: ryanmay
Date: 2010-04-20 22:37:01 + (Tue, 20 Apr 2010)
Log Message:
---
Update timer support to allow for kwargs on callbacks. Also fix up a few bugs
in the TkAgg implementation
Revision: 8259
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8259&view=rev
Author: ryanmay
Date: 2010-04-20 20:23:00 + (Tue, 20 Apr 2010)
Log Message:
---
Add example using new generic timer support and update ChangeLog.
Modified Paths:
--
trunk
Revision: 8258
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8258&view=rev
Author: ryanmay
Date: 2010-04-20 20:02:38 + (Tue, 20 Apr 2010)
Log Message:
---
Fix dumb bug in timer calling callbacks with args.
Modified Paths:
--
trunk/matplotlib/lib
Revision: 8257
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8257&view=rev
Author: ryanmay
Date: 2010-04-20 20:01:28 + (Tue, 20 Apr 2010)
Log Message:
---
Remove imports from earlier development.
Modified Paths:
--
trunk/matplotlib/lib/matplotli
Revision: 8256
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8256&view=rev
Author: ryanmay
Date: 2010-04-20 19:59:23 + (Tue, 20 Apr 2010)
Log Message:
---
Remove extra import in timer.
Modified Paths:
--
trunk/matplotlib/lib/matplotlib/backends/
Revision: 8255
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8255&view=rev
Author: ryanmay
Date: 2010-04-20 19:58:10 + (Tue, 20 Apr 2010)
Log Message:
---
Use global import of PyQt4 instead of a local one.
Modified Paths:
--
trunk/matplotlib/lib
Revision: 8254
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8254&view=rev
Author: ryanmay
Date: 2010-04-20 19:43:01 + (Tue, 20 Apr 2010)
Log Message:
---
Add TimerTk and new_timer() method.
Modified Paths:
--
trunk/matplotlib/lib/matplotlib/bac
Revision: 8253
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8253&view=rev
Author: ryanmay
Date: 2010-04-20 19:42:29 + (Tue, 20 Apr 2010)
Log Message:
---
Add TimerWx and new_timer() method.
Modified Paths:
--
trunk/matplotlib/lib/matplotlib/bac
Revision: 8252
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8252&view=rev
Author: ryanmay
Date: 2010-04-20 19:42:05 + (Tue, 20 Apr 2010)
Log Message:
---
Add TimerQT and new_timer() method.
Modified Paths:
--
trunk/matplotlib/lib/matplotlib/bac
Revision: 8251
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8251&view=rev
Author: ryanmay
Date: 2010-04-20 19:41:38 + (Tue, 20 Apr 2010)
Log Message:
---
Add TimerGTK and new_timer() method.
Modified Paths:
--
trunk/matplotlib/lib/matplotlib/ba
Revision: 8250
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8250&view=rev
Author: ryanmay
Date: 2010-04-20 19:40:12 + (Tue, 20 Apr 2010)
Log Message:
---
Add base support and API for creating backend-independant timers, implemented
using the GUI toolkit's time
Revision: 8249
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8249&view=rev
Author: efiring
Date: 2010-04-20 19:01:53 + (Tue, 20 Apr 2010)
Log Message:
---
Add margins() method to Axes, function to pyplot
Modified Paths:
--
trunk/matplotlib/CHANG
Revision: 8248
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8248&view=rev
Author: leejjoon
Date: 2010-04-20 17:38:56 + (Tue, 20 Apr 2010)
Log Message:
---
fix axisartist.grid_finder.py to account for the api change of MaxNLocator
Modified Paths:
--
Revision: 8246
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8246&view=rev
Author: leejjoon
Date: 2010-04-20 16:43:42 + (Tue, 20 Apr 2010)
Log Message:
---
minor tweaks on axes_grid1 to improve the usability
Modified Paths:
--
trunk/matplotlib/l
Revision: 8245
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8245&view=rev
Author: leejjoon
Date: 2010-04-20 16:43:35 + (Tue, 20 Apr 2010)
Log Message:
---
fix axes_grid1.Grid that wrongly check isinstance instead of issubclass
Modified Paths:
--
15 matches
Mail list logo