]> git.saurik.com Git - wxWidgets.git/commit
wxPython updates for wxGTK
authorRobin Dunn <robin@alldunn.com>
Mon, 8 Nov 1999 06:58:32 +0000 (06:58 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 8 Nov 1999 06:58:32 +0000 (06:58 +0000)
commit4120ef2b386b2f3385646d0338ff05c5a177e94c
treee1f54162a8e7c691119aefdc0d903b86102ff230
parent085078a1c4904ae9dcf5934ea64b5fa2c568897b
wxPython updates for wxGTK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4430 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
38 files changed:
utils/wxPython/demo/CustomDragAndDrop.py
utils/wxPython/demo/DragAndDrop.py
utils/wxPython/src/clip_dnd.i
utils/wxPython/src/controls2.i
utils/wxPython/src/gtk/clip_dnd.cpp [new file with mode: 0644]
utils/wxPython/src/gtk/clip_dnd.py [new file with mode: 0644]
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/image.cpp
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/sizers.cpp
utils/wxPython/src/gtk/sizers.py
utils/wxPython/src/gtk/stattool.cpp
utils/wxPython/src/gtk/stattool.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