]> git.saurik.com Git - wxWidgets.git/commit - wxPython/src/gtk/wx.py
More cleanup. Removed all wxPyDefaultXXX since they aren't needed any
authorRobin Dunn <robin@alldunn.com>
Fri, 22 Dec 2000 06:51:21 +0000 (06:51 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 22 Dec 2000 06:51:21 +0000 (06:51 +0000)
commitb68dc582b8c6dd32ef9f0a4ec91573bd5cc0296a
tree421f8e01aa987ce1893e94bcbd70b93a433a5c2c
parent2d0f46e3913381fa6d2bb94501541e99a9cc81cd
More cleanup.  Removed all wxPyDefaultXXX since they aren't needed any
more.  Regenerated wxGTK code from this morning's changes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8987 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
46 files changed:
wxPython/contrib/glcanvas/gtk/glcanvas.cpp
wxPython/contrib/ogl/ogl.cpp
wxPython/contrib/ogl/oglbasic.cpp
wxPython/contrib/ogl/oglcanvas.cpp
wxPython/contrib/ogl/oglhelpers.h
wxPython/contrib/ogl/oglshapes.cpp
wxPython/contrib/ogl/oglshapes2.cpp
wxPython/contrib/stc/stc_.cpp
wxPython/src/_extras.py
wxPython/src/cmndlgs.i
wxPython/src/controls.i
wxPython/src/controls2.i
wxPython/src/frames.i
wxPython/src/gdi.i
wxPython/src/gtk/calendar.cpp
wxPython/src/gtk/cmndlgs.cpp
wxPython/src/gtk/controls.cpp
wxPython/src/gtk/controls2.cpp
wxPython/src/gtk/frames.cpp
wxPython/src/gtk/gdi.cpp
wxPython/src/gtk/grid.cpp
wxPython/src/gtk/html.cpp
wxPython/src/gtk/htmlhelp.cpp
wxPython/src/gtk/mdi.cpp
wxPython/src/gtk/misc.cpp
wxPython/src/gtk/misc2.cpp
wxPython/src/gtk/misc2.py
wxPython/src/gtk/printfw.cpp
wxPython/src/gtk/stattool.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
wxPython/src/gtk/wx.py
wxPython/src/helpers.cpp
wxPython/src/helpers.h
wxPython/src/mdi.i
wxPython/src/misc.i
wxPython/src/misc2.i
wxPython/src/printfw.i
wxPython/src/stattool.i
wxPython/src/windows.i
wxPython/src/windows2.i
wxPython/src/windows3.i
wxPython/src/wx.i