]> git.saurik.com Git - wxWidgets.git/commit - wxPython/CHANGES.txt
Added Python wrappers for wxRTTI for the wxVScrolledWindow,
authorRobin Dunn <robin@alldunn.com>
Fri, 8 Aug 2003 21:32:52 +0000 (21:32 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 8 Aug 2003 21:32:52 +0000 (21:32 +0000)
commit3628e0888696a4a1d306e621d477a89c43898f05
tree031e4dd9950fc0f646be7ddc9218173279e1764f
parent0c8392cac2d36d0d211432e71d3b24d3d93c22db
Added Python wrappers for wxRTTI for the wxVScrolledWindow,
wxVListBox, and wxHtmlListBox classes.

Removed the calls to wxClassInfo::Cleanup and Initialize.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22713 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
42 files changed:
wxPython/CHANGES.txt
wxPython/contrib/dllwidget/dllwidget_.i
wxPython/contrib/gizmos/gizmos.cpp
wxPython/contrib/gizmos/gizmos.i
wxPython/contrib/glcanvas/glcanvas.i
wxPython/contrib/glcanvas/gtk/glcanvas.cpp
wxPython/contrib/iewin/iewin.i
wxPython/contrib/ogl/ogl.cpp
wxPython/contrib/ogl/ogl.i
wxPython/contrib/stc/gtk/stc_.cpp
wxPython/contrib/stc/stc_.i
wxPython/contrib/xrc/xrc.cpp
wxPython/contrib/xrc/xrc.i
wxPython/demo/Main.py
wxPython/demo/bmp_source/copy2.bmp [new file with mode: 0644]
wxPython/demo/encode_bitmaps.py
wxPython/demo/images.py
wxPython/demo/templateold.py [new file with mode: 0644]
wxPython/demo/wxStyledTextCtrl_2.py
wxPython/demo/wxTextCtrl.py
wxPython/demo/wxVListBox.py [new file with mode: 0644]
wxPython/samples/embedded/embedded.cpp
wxPython/src/calendar.i
wxPython/src/grid.i
wxPython/src/gtk/calendar.cpp
wxPython/src/gtk/grid.cpp
wxPython/src/gtk/html.cpp
wxPython/src/gtk/misc.cpp
wxPython/src/gtk/misc.py
wxPython/src/gtk/utils.cpp
wxPython/src/gtk/windows.cpp
wxPython/src/gtk/windows3.cpp
wxPython/src/gtk/windows3.py
wxPython/src/gtk/wizard.cpp
wxPython/src/helpers.cpp
wxPython/src/helpers.h
wxPython/src/html.i
wxPython/src/libpy.c
wxPython/src/misc.i
wxPython/src/utils.i
wxPython/src/windows3.i
wxPython/src/wizard.i