add MutexGuiEnter/Leave to wxAppTraits, integrate native GTK+ GUI locking
authorPaul Cornett <paulcor@bullseye.com>
Mon, 17 Dec 2007 05:37:00 +0000 (05:37 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Mon, 17 Dec 2007 05:37:00 +0000 (05:37 +0000)
commitd254213eb2b973e826ed3bc84bc681a819eae091
treebda395a19e9a0e78954e94d4d7318f0e5242576e
parent4eccf53dd554235876dccd4e37331d64427e84c4
add MutexGuiEnter/Leave to wxAppTraits, integrate native GTK+ GUI locking

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50757 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/apptrait.h
include/wx/unix/apptrait.h
src/common/appbase.cpp
src/gtk/app.cpp
src/mac/carbon/thread.cpp
src/msw/thread.cpp
src/os2/thread.cpp
src/palmos/thread.cpp
src/unix/threadpsx.cpp