1. added wxHelpProvider and (unfinished) wxSimpleHelpProvider
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 10 Sep 2000 12:43:37 +0000 (12:43 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 10 Sep 2000 12:43:37 +0000 (12:43 +0000)
commitbd83cb56d29385e2a87840eeb3876b976a5afc43
tree06aa83c67a222d81a185c1547a03b7e1d02528fa
parent6b6267d320a02bfa4baef63916824ed4f5caf9ab
1. added wxHelpProvider and (unfinished) wxSimpleHelpProvider
2. added wxStringHashTable which wxStringHashTable uses

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8316 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/cshelp.h
include/wx/event.h
include/wx/hash.h
include/wx/window.h
samples/help/demo.cpp
src/common/cshelp.cpp
src/common/hash.cpp
src/common/wincmn.cpp