]> git.saurik.com Git - wxWidgets.git/commit
GTK version of the SWIG-generated files
authorRobin Dunn <robin@alldunn.com>
Wed, 19 Aug 1998 00:10:03 +0000 (00:10 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 19 Aug 1998 00:10:03 +0000 (00:10 +0000)
commit70551f4702bfdd1796be68bc4c24503d229a05c5
treed7201a5df578785c135c8ea3ab2785f9ba179a24
parente181bb6f72cc1bd523984eb72a448253ebbb4779
GTK version of the SWIG-generated files

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@605 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
20 files changed:
utils/wxPython/src/gtk/cmndlgs.cpp [new file with mode: 0644]
utils/wxPython/src/gtk/cmndlgs.py [new file with mode: 0644]
utils/wxPython/src/gtk/controls.cpp [new file with mode: 0644]
utils/wxPython/src/gtk/controls.py [new file with mode: 0644]
utils/wxPython/src/gtk/controls2.cpp [new file with mode: 0644]
utils/wxPython/src/gtk/controls2.py [new file with mode: 0644]
utils/wxPython/src/gtk/events.cpp [new file with mode: 0644]
utils/wxPython/src/gtk/events.py [new file with mode: 0644]
utils/wxPython/src/gtk/gdi.cpp [new file with mode: 0644]
utils/wxPython/src/gtk/gdi.py [new file with mode: 0644]
utils/wxPython/src/gtk/mdi.cpp [new file with mode: 0644]
utils/wxPython/src/gtk/mdi.py [new file with mode: 0644]
utils/wxPython/src/gtk/misc.cpp [new file with mode: 0644]
utils/wxPython/src/gtk/misc.py [new file with mode: 0644]
utils/wxPython/src/gtk/windows.cpp [new file with mode: 0644]
utils/wxPython/src/gtk/windows.py [new file with mode: 0644]
utils/wxPython/src/gtk/windows2.cpp [new file with mode: 0644]
utils/wxPython/src/gtk/windows2.py [new file with mode: 0644]
utils/wxPython/src/gtk/wxp.cpp [new file with mode: 0644]
utils/wxPython/src/gtk/wxp.py [new file with mode: 0644]