Menu

Code Commit Log


Commit Date  
[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
[r3458] by mdboom

Remove an unnecessary re-alloc of bitmap data during window resize (TkAgg)

2007-07-05 15:49:37 Tree
[r3457] by mdboom

Display version information about the toolkit being tested.

2007-07-05 14:13:21 Tree
[r3456] by mdboom

Fix cyclical reference in Qt4 toolbar.

2007-07-03 20:04:10 Tree
[r3455] by efiring

Make memleak_gui.py output loadable via pylab.load()

2007-07-03 18:15:06 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.