]> git.saurik.com Git - wxWidgets.git/commit - docs/changes.txt
fix remaining cases of wxWindow::ProcessEvent() calls; add convenient ProcessWindowEv...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 28 Jan 2009 13:41:43 +0000 (13:41 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 28 Jan 2009 13:41:43 +0000 (13:41 +0000)
commit3b7fa2069b9f69c9da5783e04c7a935927eb403f
tree61c614c1b9d628063ae951d99e5d2b66711b5b26
parentedea2c4af522e48ad7892d13f65a3a8751e6afd3
fix remaining cases of wxWindow::ProcessEvent() calls; add convenient ProcessWindowEvent() wrapper and document it; also document this (incompatible) change itself

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58480 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/window.h
interface/wx/window.h
src/common/popupcmn.cpp
src/generic/mdig.cpp
src/generic/notebook.cpp
src/univ/combobox.cpp