stop processing pending events after processing all of them which had been in the...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 Dec 2004 11:44:46 +0000 (11:44 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 Dec 2004 11:44:46 +0000 (11:44 +0000)
commit18dbea4d81abbd97235a1f6548a0710f1c589817
tree55bc88629a5634dd728be8dbceb3749ac18b82dc
parent5767e836997b965b9d936f1d65244bb886c39025
stop processing pending events after processing all of them which had been in the queue when we started, not until there are none as this could result in an infinite loop (part of patch 1080770)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30949 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/event.cpp