added wxQueueEvent() avoiding the bug of wxPostEvent() with the events having wxStrin...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 28 Apr 2008 18:49:42 +0000 (18:49 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 28 Apr 2008 18:49:42 +0000 (18:49 +0000)
commitc3f941621e05420c0d81d7759321857e732eb8f7
treeb1da9b5f2aa8b5f88fc03ee6892cc40b2d5011d8
parentd38e30d1d2c403cfaaff539eb4b9b1a784bcbe7d
added wxQueueEvent() avoiding the bug of wxPostEvent() with the events having wxString fields

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53405 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/event.h
interface/event.h
src/common/event.cpp