]> git.saurik.com Git - wxWidgets.git/commitdiff
added wxHtmlWindow::OnOpeningURL
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 27 Jan 2002 19:03:23 +0000 (19:03 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 27 Jan 2002 19:03:23 +0000 (19:03 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13855 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index e61cca86861b0d67be90184021bea83c43ff71d2..1f016ada334d0d1edfc08a30ef2fb333e4b5ddd2 100644 (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
 -----