First pass at wxPython for Mac (darwin only so far). It
authorRobin Dunn <robin@alldunn.com>
Sat, 27 Oct 2001 00:15:09 +0000 (00:15 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 27 Oct 2001 00:15:09 +0000 (00:15 +0000)
commit1bc32508684ff0b49fcf0f03ef27e31669fc2eae
treef332bb0b4b776f617cb29eb3ec42a8fcf009d2fd
parente6056257ab676ea10a51ef96e19b1f1092f95b40
First pass at wxPython for Mac (darwin only so far).  It
builds but doesn't run yet.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12178 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
14 files changed:
contrib/include/wx/stc/stc.h
contrib/src/stc/ScintillaWX.cpp
contrib/src/stc/ScintillaWX.h
contrib/src/stc/scintilla/include/Platform.h
contrib/src/stc/stc.cpp
contrib/src/stc/stc.cpp.in
contrib/src/stc/stc.h.in
include/wx/stc/stc.h
src/stc/ScintillaWX.cpp
src/stc/ScintillaWX.h
src/stc/scintilla/include/Platform.h
src/stc/stc.cpp
src/stc/stc.cpp.in
src/stc/stc.h.in