]> git.saurik.com Git - wxWidgets.git/commit - wxPython/src/gtk/image.cpp
Using a new version of SWIG
authorRobin Dunn <robin@alldunn.com>
Wed, 18 Aug 1999 22:37:56 +0000 (22:37 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 18 Aug 1999 22:37:56 +0000 (22:37 +0000)
commit2d0918205aae1b1a45267ad7ddfab8eb00185dce
tree3347c4a48a897502d9bcf8aa0bbdbcdfca41d28f
parente8ac7bf221aec78b2a420660db711eed2e771670
Using a new version of SWIG

A few minor fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3423 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
38 files changed:
utils/wxPython/src/Makefile.pre.in
utils/wxPython/src/gtk/.cvsignore
utils/wxPython/src/gtk/cmndlgs.cpp
utils/wxPython/src/gtk/cmndlgs.py
utils/wxPython/src/gtk/controls.cpp
utils/wxPython/src/gtk/controls.py
utils/wxPython/src/gtk/controls2.cpp
utils/wxPython/src/gtk/controls2.py
utils/wxPython/src/gtk/events.cpp
utils/wxPython/src/gtk/events.py
utils/wxPython/src/gtk/frames.cpp
utils/wxPython/src/gtk/frames.py
utils/wxPython/src/gtk/gdi.cpp
utils/wxPython/src/gtk/gdi.py
utils/wxPython/src/gtk/glcanvas.cpp
utils/wxPython/src/gtk/glcanvas.py
utils/wxPython/src/gtk/image.cpp
utils/wxPython/src/gtk/image.py
utils/wxPython/src/gtk/mdi.cpp
utils/wxPython/src/gtk/mdi.py
utils/wxPython/src/gtk/misc.cpp
utils/wxPython/src/gtk/misc.py
utils/wxPython/src/gtk/misc2.cpp
utils/wxPython/src/gtk/misc2.py
utils/wxPython/src/gtk/printfw.cpp
utils/wxPython/src/gtk/printfw.py
utils/wxPython/src/gtk/stattool.cpp
utils/wxPython/src/gtk/stattool.py
utils/wxPython/src/gtk/utils.cpp
utils/wxPython/src/gtk/utils.py
utils/wxPython/src/gtk/windows.cpp
utils/wxPython/src/gtk/windows.py
utils/wxPython/src/gtk/windows2.cpp
utils/wxPython/src/gtk/windows2.py
utils/wxPython/src/gtk/windows3.cpp
utils/wxPython/src/gtk/windows3.py
utils/wxPython/src/gtk/wx.cpp
utils/wxPython/src/gtk/wx.py