]> git.saurik.com Git - wxWidgets.git/commit - utils/wxPython/src/controls.i
- Moved the header in the .i files out of the code that gets put into
authorRobin Dunn <robin@alldunn.com>
Sat, 15 Aug 1998 07:36:54 +0000 (07:36 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 15 Aug 1998 07:36:54 +0000 (07:36 +0000)
commit03e9bead8a013fd207e9c3e35bcfdba22fef929d
tree713ebb6e780fb03d8f5749ec923d6a92b78ad23f
parent34138703c3997ce676a1e713d9ff9eb020640da7
- Moved the header in the .i files out of the code that gets put into
the .cpp files.  It caused CVS conflicts because of the RCS ID being
different each time.

- A few minor fixes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
24 files changed:
utils/wxPython/src/cmndlgs.cpp
utils/wxPython/src/cmndlgs.i
utils/wxPython/src/controls.cpp
utils/wxPython/src/controls.i
utils/wxPython/src/controls2.cpp
utils/wxPython/src/controls2.i
utils/wxPython/src/events.cpp
utils/wxPython/src/events.i
utils/wxPython/src/gdi.cpp
utils/wxPython/src/gdi.i
utils/wxPython/src/helpers.cpp
utils/wxPython/src/makefile.nt
utils/wxPython/src/mdi.cpp
utils/wxPython/src/mdi.i
utils/wxPython/src/misc.cpp
utils/wxPython/src/misc.i
utils/wxPython/src/windows.cpp
utils/wxPython/src/windows.i
utils/wxPython/src/windows.py
utils/wxPython/src/windows2.cpp
utils/wxPython/src/windows2.i
utils/wxPython/src/wxp.cpp
utils/wxPython/src/wxp.i
utils/wxPython/src/wxp.py