added wxHtmlWindow::OnOpeningURL

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13855 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2002-01-27 19:03:23 +00:00
parent 6cc4e6b81a
commit 31f3405236

View File

@@ -107,7 +107,9 @@ wxGTK:
wxHTML:
- fixed wxHtmlHelpController's cache files on big endian machines
- fixed wxHtmlHelpController's cache files handling on big endian machines
- added blocking and redirecting capabilities to wxHtmlWindow via
wxHtmlWindow::OnOpeningURL()
2.3.2
-----