]> git.saurik.com Git - wxWidgets.git/commit
Number() to GetCount() and other changes needed for wxPython to
authorRobin Dunn <robin@alldunn.com>
Sat, 14 Jul 2001 03:37:47 +0000 (03:37 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 14 Jul 2001 03:37:47 +0000 (03:37 +0000)
commit0adbc1660ee4c4526a9011cb9347cb668c41ec3e
tree77473d7bd5b8d7f665e01ae10fa5fecbff231f9e
parent257ed895d539d3dc6a11058c337ba1a58c5b7036
Number() to GetCount() and other changes needed for wxPython to
compile with current CVS.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11037 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
17 files changed:
wxPython/setup.py
wxPython/src/__version__.py
wxPython/src/_defs.i
wxPython/src/controls.i
wxPython/src/controls2.i
wxPython/src/helpers.cpp
wxPython/src/misc2.i
wxPython/src/msw/controls.cpp
wxPython/src/msw/controls.py
wxPython/src/msw/controls2.cpp
wxPython/src/msw/controls2.py
wxPython/src/msw/misc2.cpp
wxPython/src/msw/windows.cpp
wxPython/src/msw/windows.py
wxPython/src/msw/wx.cpp
wxPython/src/msw/wx.py
wxPython/src/windows.i