Files
wxWidgets/include/wx/gtk
Francesco Montorsi d48b06bd90 check in the 'selective yield' patch (see ticket #10320):
- implements YieldFor() with event filtering for wxMSW and wxGTK,
  adds TODO markers in other ports;
- replaces wxYield() in GTK's clipboard code with a wxTheApp->YieldFor() call, thus fixing possible reentrancies 
(and modifies clipboard sample to test synchronous IsSupported calls)
- replaces wxYieldIfNeeded() calls in wxProgressDialog with wxTheApp->YieldFor() calls, so that it processes only 
UI/user-input events, thus fixing the race condition visible in the "thread" sample
- documents the new functions


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58654 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-02-04 17:42:28 +00:00
..
2005-05-04 18:57:50 +00:00
2009-01-11 11:58:34 +00:00
2009-01-18 12:34:23 +00:00
2009-01-20 17:50:51 +00:00
2007-12-06 16:22:00 +00:00
2007-12-06 16:22:00 +00:00
2006-10-17 14:44:52 +00:00
2008-11-16 18:20:21 +00:00
2008-10-07 08:01:34 +00:00
2008-01-29 04:02:33 +00:00
2009-01-18 12:34:23 +00:00
2008-09-30 20:54:02 +00:00
2009-02-01 07:52:39 +00:00