no real change: rename wxPendingEvents to wxHandlersWithPendingEvents since its curre...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sun, 28 Dec 2008 19:30:43 +0000 (19:30 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sun, 28 Dec 2008 19:30:43 +0000 (19:30 +0000)
commit079f4130b861d094c79e0952966caad8b85dab67
tree2b8515337e4f058f095f09f16f750af42cc450be
parent4520d5836a52526c64e5b9469e6acee2221476d2
no real change: rename wxPendingEvents to wxHandlersWithPendingEvents since its current name is misleading; that's not a list of events but a list of event handlers

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