improved wxMac event loop implementation and refactored the code to share it with...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 12 Jan 2006 23:06:26 +0000 (23:06 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 12 Jan 2006 23:06:26 +0000 (23:06 +0000)
commitc8026dea6cf102fb741f132142f9d6584d3e0cef
tree88f3b0ffbe1115b81473fa0e1c854ba33d907148
parent4d90072c22f3f7aff3991ef3187c67b2cdc5ea70
improved wxMac event loop implementation and refactored the code to share it with wxMSW

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36847 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
14 files changed:
Makefile.in
build/bakefiles/files.bkl
build/msw/makefile.bcc
build/msw/makefile.gcc
build/msw/makefile.vc
build/msw/makefile.wat
build/msw/wx_core.dsp
include/wx/evtloop.h
include/wx/mac/carbon/evtloop.h
include/wx/msw/evtloop.h
src/common/evtloopcmn.cpp [new file with mode: 0644]
src/mac/carbon/evtloop.cpp
src/msw/evtloop.cpp
src/wxWindows.dsp