Commit | Date | |
---|---|---|
[r3468]
by
mdboom
Initial commit of ttconv into source tree. This is an exact copy of |
2007-07-06 12:30:20 | Tree |
2007-07-06 04:35:48 | Tree | |
2007-07-06 02:34:54 | Tree | |
2007-07-06 02:30:35 | Tree | |
2007-07-05 23:11:17 | Tree | |
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 |
2007-07-05 19:12:42 | Tree |
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 |