]> git.saurik.com Git - wxWidgets.git/commit - utils/wxPython/.cvsignore
Added wxSashWindow, wxSashEvent, wxLayoutAlgorithm, etc.
authorRobin Dunn <robin@alldunn.com>
Sat, 30 Jan 1999 08:17:27 +0000 (08:17 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 30 Jan 1999 08:17:27 +0000 (08:17 +0000)
commitdd9a3de816bb5e048a2b99837a508542a91235f0
tree4146d20410f3861c3bfbe27b654944421c02f345
parent0812732316f715a480526cedcd481e7fc31a130c
Added wxSashWindow, wxSashEvent, wxLayoutAlgorithm, etc.

Various cleanup, tweaks, minor additions, etc. to maintain
compatibility with the current wxWindows.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
17 files changed:
utils/wxPython/.cvsignore [new file with mode: 0644]
utils/wxPython/src/.cvsignore [new file with mode: 0644]
utils/wxPython/src/gtk/controls2.cpp
utils/wxPython/src/gtk/controls2.py
utils/wxPython/src/gtk/frames.cpp
utils/wxPython/src/gtk/gdi.cpp
utils/wxPython/src/gtk/gdi.py
utils/wxPython/src/gtk/mdi.cpp
utils/wxPython/src/gtk/misc.cpp
utils/wxPython/src/gtk/stattool.cpp
utils/wxPython/src/gtk/stattool.py
utils/wxPython/src/gtk/windows2.cpp
utils/wxPython/src/gtk/windows3.cpp [new file with mode: 0644]
utils/wxPython/src/gtk/windows3.py [new file with mode: 0644]
utils/wxPython/src/gtk/wx.cpp
utils/wxPython/src/gtk/wx.py
utils/wxPython/src/helpers.cpp