]> git.saurik.com Git - wxWidgets.git/commit - wxPython/src/gtk/filesys.py
Minimal changes needed to build/run wxPython on the 2.5 branch after
authorRobin Dunn <robin@alldunn.com>
Fri, 18 Jul 2003 02:26:53 +0000 (02:26 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 18 Jul 2003 02:26:53 +0000 (02:26 +0000)
commitdd116e73f0ad388e169676ec79cf176699956e7d
tree6079347b553222bbeb8a3ea5d6fa421443fcaaa6
parentfd657b8a5907c8584db84c85535ce281bdd65193
Minimal changes needed to build/run wxPython on the 2.5 branch after
the merge.  Still need to look for and apply most changes and new
additions that have happened since the last merge.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22072 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
22 files changed:
wxPython/setup.py
wxPython/src/_extras.py
wxPython/src/clip_dnd.i
wxPython/src/controls.i
wxPython/src/filesys.i
wxPython/src/gdi.i
wxPython/src/gtk/clip_dnd.cpp
wxPython/src/gtk/filesys.cpp
wxPython/src/gtk/filesys.py
wxPython/src/gtk/gdi.cpp
wxPython/src/gtk/gdi.py
wxPython/src/gtk/html.cpp
wxPython/src/gtk/html.py
wxPython/src/gtk/misc.cpp
wxPython/src/gtk/misc2.cpp
wxPython/src/gtk/misc2.py
wxPython/src/helpers.cpp
wxPython/src/helpers.h
wxPython/src/html.i
wxPython/src/image.i
wxPython/src/misc.i
wxPython/src/misc2.i