Add a new event type for new window creation, document and implement under MSW. Updat...
authorSteve Lamerton <steve.lamerton@gmail.com>
Thu, 26 May 2011 18:43:18 +0000 (18:43 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Thu, 26 May 2011 18:43:18 +0000 (18:43 +0000)
commit853b6cd0e4699dbec2c600d9d0390bdb53150a5f
treec714d47cb4ad8f219e419d4b56caef672f157284
parenta427ca2713e5bd14a59cc7bfd8a501352383909c
Add a new event type for new window creation, document and implement under MSW. Update the sample to veto new window events, this means under Window we no long get Internet Explorer windows appearing for some links.

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