]> git.saurik.com Git - wxWidgets.git/commit
wxGTK SWIGged updates for:
authorRobin Dunn <robin@alldunn.com>
Thu, 20 Dec 2001 07:08:06 +0000 (07:08 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 20 Dec 2001 07:08:06 +0000 (07:08 +0000)
commit474c48f92ec642facb72551404955c55ac9f3fba
treee79539425a6df72d8ca8a7cf0f46f605d0429573
parente8788ed0c675708ff488032b4697fa2455e9fc41
wxGTK SWIGged updates for:
Changed (again) how the Python global interpreter lock is handled as
well as the Python thread state.  This time it works on SMP machines
without barfing and is also still compatible with Python debuggers.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13128 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
28 files changed:
wxPython/contrib/glcanvas/gtk/glcanvas.cpp
wxPython/contrib/stc/gtk/stc_.cpp
wxPython/src/gtk/calendar.cpp
wxPython/src/gtk/clip_dnd.cpp
wxPython/src/gtk/cmndlgs.cpp
wxPython/src/gtk/controls.cpp
wxPython/src/gtk/controls2.cpp
wxPython/src/gtk/events.cpp
wxPython/src/gtk/filesys.cpp
wxPython/src/gtk/frames.cpp
wxPython/src/gtk/gdi.cpp
wxPython/src/gtk/grid.cpp
wxPython/src/gtk/help.cpp
wxPython/src/gtk/html.cpp
wxPython/src/gtk/htmlhelp.cpp
wxPython/src/gtk/image.cpp
wxPython/src/gtk/mdi.cpp
wxPython/src/gtk/misc.cpp
wxPython/src/gtk/misc2.cpp
wxPython/src/gtk/printfw.cpp
wxPython/src/gtk/sizers.cpp
wxPython/src/gtk/stattool.cpp
wxPython/src/gtk/streams.cpp
wxPython/src/gtk/utils.cpp
wxPython/src/gtk/windows.cpp
wxPython/src/gtk/windows2.cpp
wxPython/src/gtk/windows3.cpp
wxPython/src/gtk/wx.cpp