wxWidgets/wxPython/src
Robin Dunn be90c029fd As per the wx-dev discussion in early Jan, replaced
wxWindow::m_parentSizer with m_containingSizer which is used to track
which sizer this window is a member of.  Windows will now remove
themselves from a sizer when destroyed.  Also added accessors so
window classes can find out if they are in a sizer and do things like
reset their min size, etc.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14221 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-02-14 23:34:46 +00:00
..
gtk SWIGged updates for wxGTK for recent changes 2002-02-13 22:17:33 +00:00
mac SWIG update for wxMac 2002-01-30 19:20:58 +00:00
msw As per the wx-dev discussion in early Jan, replaced 2002-02-14 23:34:46 +00:00
__init__.py
__version__.py Changes to match recent CVS updates, added demo for wxGenericDirCtrl. 2002-01-22 03:22:03 +00:00
_calextras.py
_defs.i A fix for Python 2.2 which can sometimes call __wxCleanup before all 2002-02-12 21:28:41 +00:00
_extras.py SWIGged updates for wxGTK for recent changes 2002-02-13 22:17:33 +00:00
_gridextras.py
_helpextras.py
_htmlextras.py
.cvsignore Added wxGenericDirCtrl and other varioius updates 2002-01-15 04:54:19 +00:00
b
calendar.i
clip_dnd.i Updated the build docs a bit, added wxMetafileDataObject, and some 2002-02-06 21:03:27 +00:00
cmndlgs.i Fixed a typemap. 2002-01-21 21:33:07 +00:00
controls2.i SWIGged updates for wxGTK 2002-01-22 21:00:33 +00:00
controls.i Changes to match recent CVS updates, added demo for wxGenericDirCtrl. 2002-01-22 03:22:03 +00:00
events.i A fix for Python 2.2 which can sometimes call __wxCleanup before all 2002-02-12 21:28:41 +00:00
export.h Fixed a typemap. 2002-01-21 21:33:07 +00:00
filesys.i
frames.i Some updates to go with changes in current CVS. 2002-01-05 23:45:33 +00:00
gdi.i Check for existing colour names when adding to wxTheColourDatabase 2002-02-07 01:44:05 +00:00
grid.i Some updates to go with changes in current CVS. 2002-01-05 23:45:33 +00:00
help.i
helpers.cpp A fix for Python 2.2 which can sometimes call __wxCleanup before all 2002-02-12 21:28:41 +00:00
helpers.h Fixed a typemap. 2002-01-21 21:33:07 +00:00
html.i Updates for recent changes to wx, and some other little tweaks and fixes. 2002-01-29 00:11:38 +00:00
htmlhelp.i
image.i Added wxGenericDirCtrl and other varioius updates 2002-01-15 04:54:19 +00:00
libpy.c
mdi.i
misc2.i wxPyEmptyStr --> wxEmptyString 2002-02-01 23:16:16 +00:00
misc.i wxPyEmptyStr --> wxEmptyString 2002-02-01 23:16:16 +00:00
my_typemaps.i A fix for incorrect wrapping of wxPallet.GetRGB 2002-02-13 22:00:29 +00:00
printfw.h
printfw.i Changed (again) how the Python global interpreter lock is handled as 2001-12-19 21:25:11 +00:00
sizers.i
stattool.i wxPyEmptyStr --> wxEmptyString 2002-02-01 23:16:16 +00:00
streams.i Changed (again) how the Python global interpreter lock is handled as 2001-12-19 21:25:11 +00:00
utils.i wxPyEmptyStr --> wxEmptyString 2002-02-01 23:16:16 +00:00
windows2.i
windows3.i Changes to match recent CVS updates, added demo for wxGenericDirCtrl. 2002-01-22 03:22:03 +00:00
windows.i As per the wx-dev discussion in early Jan, replaced 2002-02-14 23:34:46 +00:00
wx.i Moved utils.i back into the core since it imports it anyway. 2002-02-07 01:04:20 +00:00
wxc.pyd.manifest
wxc.rc
wxp.ico