]> git.saurik.com Git - wxWidgets.git/commit - wxPython/src/gtk/utils.cpp
Second phase of OOR completed. (Original python object return for
authorRobin Dunn <robin@alldunn.com>
Sat, 13 Oct 2001 00:41:21 +0000 (00:41 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 13 Oct 2001 00:41:21 +0000 (00:41 +0000)
commit0220cbc1695d01a55964f31987f2fe78cf212ca1
treeeb42fd875cce571d13897366fa5ba3aac9a66e19
parent0122b7e3fcfd78f879470053c91a60e3c66537a3
Second phase of OOR completed.  (Original python object return for
wxEvtHandler and derived classes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
51 files changed:
wxPython/SWIG/pycpp.cxx.patch
wxPython/contrib/glcanvas/glcanvas.i
wxPython/contrib/glcanvas/gtk/glcanvas.cpp
wxPython/contrib/glcanvas/gtk/glcanvas.py
wxPython/demo/b [new file with mode: 0755]
wxPython/src/gtk/calendar.cpp
wxPython/src/gtk/calendar.py
wxPython/src/gtk/clip_dnd.cpp
wxPython/src/gtk/clip_dnd.py
wxPython/src/gtk/cmndlgs.cpp
wxPython/src/gtk/cmndlgs.py
wxPython/src/gtk/controls.cpp
wxPython/src/gtk/controls.py
wxPython/src/gtk/controls2.cpp
wxPython/src/gtk/controls2.py
wxPython/src/gtk/events.cpp
wxPython/src/gtk/filesys.cpp
wxPython/src/gtk/filesys.py
wxPython/src/gtk/frames.cpp
wxPython/src/gtk/frames.py
wxPython/src/gtk/gdi.cpp
wxPython/src/gtk/grid.cpp
wxPython/src/gtk/grid.py
wxPython/src/gtk/help.cpp
wxPython/src/gtk/help.py
wxPython/src/gtk/html.cpp
wxPython/src/gtk/html.py
wxPython/src/gtk/htmlhelp.cpp
wxPython/src/gtk/htmlhelp.py
wxPython/src/gtk/image.cpp
wxPython/src/gtk/mdi.cpp
wxPython/src/gtk/mdi.py
wxPython/src/gtk/misc.cpp
wxPython/src/gtk/misc2.cpp
wxPython/src/gtk/misc2.py
wxPython/src/gtk/printfw.cpp
wxPython/src/gtk/printfw.py
wxPython/src/gtk/sizers.cpp
wxPython/src/gtk/sizers.py
wxPython/src/gtk/stattool.cpp
wxPython/src/gtk/stattool.py
wxPython/src/gtk/streams.cpp
wxPython/src/gtk/utils.cpp
wxPython/src/gtk/windows.cpp
wxPython/src/gtk/windows.py
wxPython/src/gtk/windows2.cpp
wxPython/src/gtk/windows2.py
wxPython/src/gtk/windows3.cpp
wxPython/src/gtk/windows3.py
wxPython/src/gtk/wx.cpp
wxPython/src/gtk/wx.py