Add CombineURIs implementation for wxWebFileProtocolHandler. Update the IE backend...
authorSteve Lamerton <steve.lamerton@gmail.com>
Fri, 29 Jul 2011 10:33:54 +0000 (10:33 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Fri, 29 Jul 2011 10:33:54 +0000 (10:33 +0000)
commite1efca652844273c3e8d32c7e5f442b87e455ca7
tree9a0405348898ec6ce6d437316d0822156a2d7259
parent47943187c1ccb1d885f753ec82d6e01ea15b2849
Add CombineURIs implementation for wxWebFileProtocolHandler. Update the IE backend to use it. Using the IE backend navigating through zip archives is now functional, including loading resources and links.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68449 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/webview.cpp
src/msw/webview_ie.cpp