Fixed a bunch of leaking references in how the callbacks deal with
authorRobin Dunn <robin@alldunn.com>
Sun, 10 Dec 2000 08:37:52 +0000 (08:37 +0000)
committerRobin Dunn <robin@alldunn.com>
Sun, 10 Dec 2000 08:37:52 +0000 (08:37 +0000)
commitde20db997ddf7ee903076e72e9918caa2e269c19
treeb8c4c8f8e8c082494b8df2900e78d592b3610e66
parent2d5e89e1cdea2bdd2cbc0d0b58d5189473038e5e
Fixed a bunch of leaking references in how the callbacks deal with
objects.  Should be MUCH better now.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8887 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
32 files changed:
wxPython/CHANGES.txt
wxPython/b.bat
wxPython/contrib/glcanvas/msw/glcanvas.cpp
wxPython/contrib/ogl/ogl.cpp
wxPython/contrib/ogl/oglbasic.cpp
wxPython/contrib/ogl/oglcanvas.cpp
wxPython/contrib/ogl/oglshapes.cpp
wxPython/contrib/ogl/oglshapes2.cpp
wxPython/contrib/stc/stc_.cpp
wxPython/demo/MDIDemo.py
wxPython/demo/MDISashDemo.py [new file with mode: 0644]
wxPython/demo/wxSashWindow.py
wxPython/demo/wxToolBar.py
wxPython/setup.py
wxPython/src/__version__.py
wxPython/src/filesys.i
wxPython/src/gdi.i
wxPython/src/grid.i
wxPython/src/helpers.cpp
wxPython/src/helpers.h
wxPython/src/html.i
wxPython/src/misc.i
wxPython/src/msw/.cvsignore
wxPython/src/msw/filesys.cpp
wxPython/src/msw/grid.cpp
wxPython/src/msw/html.cpp
wxPython/src/msw/htmlhelp.cpp
wxPython/src/msw/misc.cpp
wxPython/src/msw/streams.cpp
wxPython/src/my_typemaps.i
wxPython/src/streams.i
wxPython/src/wx.i