Menu

Code Commit Log


Commit Date  
[r3468] by mdboom

Initial commit of ttconv into source tree. This is an exact copy of
the code found here: http://www.this.net/~frank/ttconv.tar.gz
No integration with matplotlib yet.

2007-07-06 12:30:20 Tree
[r3467] by efiring

Easy specification of default output format for cairo backend

2007-07-06 04:35:48 Tree
[r3466] by efiring

Use new module name, rcsetup, in place of rcdefaults

2007-07-06 02:34:54 Tree
[r3465] by efiring

Avoid name conflict

2007-07-06 02:30:35 Tree
[r3464] by efiring

Make cairo testing easier (partial)

2007-07-05 23:11:17 Tree
[r3463] by kmcivor

Tying up a few loose ends from revision 3462.

2007-07-05 21:03:33 Tree
[r3462] by kmcivor

Refactored the wx.App creation into a function, _create_wx_app(), that retains a reference to the wx.PySimpleApp instance it creates

Added a missing "not" to the wx.App.MainLoop() detection

2007-07-05 21:00:53 Tree
[r3461] by mdboom

Fix crash in memleak_gui.py with Wx backend related to the removal of
the wxapp global variable.

2007-07-05 19:12:42 Tree
[r3460] by mdboom

Fix Wx window destruction to no longer use the wxapp global variable
(which was removed in r3459)

2007-07-05 18:15:30 Tree
[r3459] by kmcivor

Removed the global wxapp variable.

Applied Tim Swast's patch (#1747313) to prevent wx.App.MainLoop() from being called twice when pylab is used from within a wxPython application. Under wxPython 2.4 there is no wx.App.IsMainLoopRunning() method, so this probelm would still occur.

2007-07-05 16:00:31 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.