]> git.saurik.com Git - wxWidgets.git/commit - wxPython/src/gtk/calendar.cpp
Added XRCed to the wxPython Tools directory, contributed by Roman
authorRobin Dunn <robin@alldunn.com>
Fri, 31 Aug 2001 21:51:07 +0000 (21:51 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 31 Aug 2001 21:51:07 +0000 (21:51 +0000)
commitaa2a5b8696bf412f2cc1c49b316f4bca2c3c367c
treeee76a93d113a0fb23a3689754be513a96d09ad72
parent09f3d4e679f5742c54fb062ede846b77606a9c5b
Added XRCed to the wxPython Tools directory, contributed by Roman
Rolinsky.

Added wrappers for the default ctor and the Create methods for most
window classes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11527 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
21 files changed:
wxPython/src/gtk/calendar.cpp
wxPython/src/gtk/calendar.py
wxPython/src/gtk/cmndlgs.py
wxPython/src/gtk/controls.cpp
wxPython/src/gtk/controls.py
wxPython/src/gtk/controls2.cpp
wxPython/src/gtk/controls2.py
wxPython/src/gtk/frames.cpp
wxPython/src/gtk/frames.py
wxPython/src/gtk/mdi.cpp
wxPython/src/gtk/mdi.py
wxPython/src/gtk/sizers.cpp
wxPython/src/gtk/sizers.py
wxPython/src/gtk/stattool.cpp
wxPython/src/gtk/stattool.py
wxPython/src/gtk/windows.cpp
wxPython/src/gtk/windows.py
wxPython/src/gtk/windows2.cpp
wxPython/src/gtk/windows2.py
wxPython/src/gtk/windows3.cpp
wxPython/src/gtk/windows3.py