Decided that not doing methods for keyboard commands was not worth the
authorRobin Dunn <robin@alldunn.com>
Sat, 6 Mar 2004 00:09:07 +0000 (00:09 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 6 Mar 2004 00:09:07 +0000 (00:09 +0000)
commitc26dba42b75b2c19df5834417ffbe330bc375b20
treebffedb60b923fed0af1a1771dc25db9a0a8652b7
parent31e36465d04801f77b6880355c3bb07bded2a650
Decided that not doing methods for keyboard commands was not worth the
effort keeping track of which should be eliminated and which should
not.  Now all functions defined in Scintilla.iface will have a method
in the wxSTC class.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26110 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
contrib/include/wx/stc/stc.h
contrib/src/stc/gen_iface.py
contrib/src/stc/stc.cpp
include/wx/stc/stc.h
src/stc/gen_iface.py
src/stc/stc.cpp