applied Otto Wyss' patch to extend wxHelpController::KeywordSearch with mode argument...
authorVáclav Slavík <vslavik@fastmail.fm>
Tue, 9 Sep 2003 17:29:11 +0000 (17:29 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Tue, 9 Sep 2003 17:29:11 +0000 (17:29 +0000)
commit69b5cec2b0993ce4cd56f2e50ab94e5ebd20069c
treef52980eee2afdb4b23551b8076421782ccd78250
parent69efd83d47fb946b7e1df6b0c6ffa23f3f29d24e
applied Otto Wyss' patch to extend wxHelpController::KeywordSearch with mode argument (modified to the point of reimplementation)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23450 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
18 files changed:
docs/latex/wx/helpinst.tex
docs/latex/wx/hthelpct.tex
docs/latex/wx/hthlpfrm.tex
include/wx/helpbase.h
include/wx/html/helpctrl.h
include/wx/html/helpfrm.h
include/wx/mac/helpxxxx.h
include/wx/msw/helpbest.h
include/wx/msw/helpchm.h
include/wx/msw/helpwin.h
include/wx/os2/helpwin.h
src/html/helpctrl.cpp
src/html/helpfrm.cpp
src/mac/carbon/helpxxxx.cpp
src/mac/helpxxxx.cpp
src/msw/helpchm.cpp
src/msw/helpwin.cpp
src/os2/helpwin.cpp