use YieldFor() in wxTopLevelWindowGTK::RequestUserAttention; comment on the use of...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sun, 15 Feb 2009 15:42:15 +0000 (15:42 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sun, 15 Feb 2009 15:42:15 +0000 (15:42 +0000)
commit977a41ec3e85ae7736b7028ec04ebd1818058c8e
tree42a9f230ac173c7c124fdb7d978e45889156dd58
parent31cb01131eb124ab36dcea4a82c03e06cf6bf291
use YieldFor() in wxTopLevelWindowGTK::RequestUserAttention; comment on the use of YieldFor() in wxProgressDialog; add some TODOs near wxYieldIfNeeded()/wxSafeYield() calls in wxListCtrl, wxDataViewCtrl, wxTreeCtrl (closes #10320)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58916 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/datavgen.cpp
src/generic/listctrl.cpp
src/generic/progdlgg.cpp
src/generic/treectlg.cpp
src/gtk/toplevel.cpp