]> git.saurik.com Git - wxWidgets.git/commit
Version 0.4.1 for wxGTK
authorRobin Dunn <robin@alldunn.com>
Wed, 7 Oct 1998 07:35:36 +0000 (07:35 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 7 Oct 1998 07:35:36 +0000 (07:35 +0000)
commitb26e2dc41d9f5b387897a6cc6fba58d6957fd5cd
tree0c09710b30e240fb19f4c0931d6aa7fc4e614b38
parente86d366cab7235fa0ce1c4df3eb3e7ca55350d35
Version 0.4.1 for wxGTK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@809 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
26 files changed:
utils/wxPython/src/Makefile.pre.in
utils/wxPython/src/Setup.in
utils/wxPython/src/__init__.py
utils/wxPython/src/controls.i
utils/wxPython/src/controls2.i
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/frames.cpp [new file with mode: 0644]
utils/wxPython/src/gtk/frames.py [new file with mode: 0644]
utils/wxPython/src/gtk/gdi.cpp
utils/wxPython/src/gtk/mdi.cpp
utils/wxPython/src/gtk/mdi.py
utils/wxPython/src/gtk/stattool.cpp [new file with mode: 0644]
utils/wxPython/src/gtk/stattool.py [new file with mode: 0644]
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/wxp.cpp
utils/wxPython/src/gtk/wxp.py
utils/wxPython/src/stattool.i
utils/wxPython/src/wxp.i