Merged some STC fixes over to the main branch
authorRobin Dunn <robin@alldunn.com>
Mon, 30 Oct 2000 21:57:12 +0000 (21:57 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 30 Oct 2000 21:57:12 +0000 (21:57 +0000)
commitf97d84a63b21fffcc830390e5bc3fe0eedb6e15b
treeca78200201148ea33146d50aeb6bb4c3c0af939f
parentc368d904fc27d35ae1e533155e2154dc496432e4
Merged some STC fixes over to the main branch

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8660 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
14 files changed:
contrib/include/wx/stc/stc.h
contrib/src/stc/PlatWX.cpp
contrib/src/stc/ScintillaWX.cpp
contrib/src/stc/gen_iface.py [new file with mode: 0644]
contrib/src/stc/stc.cpp
contrib/src/stc/stc.cpp.in [new file with mode: 0644]
contrib/src/stc/stc.h.in [new file with mode: 0644]
include/wx/stc/stc.h
src/stc/PlatWX.cpp
src/stc/ScintillaWX.cpp
src/stc/gen_iface.py [new file with mode: 0644]
src/stc/stc.cpp
src/stc/stc.cpp.in [new file with mode: 0644]
src/stc/stc.h.in [new file with mode: 0644]