]> git.saurik.com Git - wxWidgets.git/commit - wxPython/src/msw/mdi.py
fixes for the wxPre* helpers
authorRobin Dunn <robin@alldunn.com>
Fri, 26 Oct 2001 07:23:04 +0000 (07:23 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 26 Oct 2001 07:23:04 +0000 (07:23 +0000)
commit17c0e08c61c69b77e58b3e9ffc78d58fcf105940
treee66de44e6a550d18220ee28d814ec3af42ea9976
parentc9a1416a3aa25c297d8d6126c08658dba968767d
fixes for the wxPre* helpers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12171 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
38 files changed:
wxPython/src/calendar.i
wxPython/src/cmndlgs.i
wxPython/src/controls.i
wxPython/src/controls2.i
wxPython/src/frames.i
wxPython/src/gdi.i
wxPython/src/gtk/calendar.py
wxPython/src/gtk/clip_dnd.cpp
wxPython/src/gtk/clip_dnd.py
wxPython/src/gtk/cmndlgs.py
wxPython/src/gtk/controls.py
wxPython/src/gtk/controls2.py
wxPython/src/gtk/frames.py
wxPython/src/gtk/gdi.cpp
wxPython/src/gtk/mdi.py
wxPython/src/gtk/sizers.cpp
wxPython/src/gtk/sizers.py
wxPython/src/gtk/stattool.py
wxPython/src/gtk/windows.py
wxPython/src/gtk/windows2.py
wxPython/src/gtk/windows3.py
wxPython/src/mdi.i
wxPython/src/msw/calendar.py
wxPython/src/msw/cmndlgs.py
wxPython/src/msw/controls.py
wxPython/src/msw/controls2.py
wxPython/src/msw/frames.py
wxPython/src/msw/gdi.cpp
wxPython/src/msw/gdi.py
wxPython/src/msw/mdi.py
wxPython/src/msw/stattool.py
wxPython/src/msw/windows.py
wxPython/src/msw/windows2.py
wxPython/src/msw/windows3.py
wxPython/src/stattool.i
wxPython/src/windows.i
wxPython/src/windows2.i
wxPython/src/windows3.i