Add new clipboard api and support for it in the ie backend. Also extend the sample...
authorSteve Lamerton <steve.lamerton@gmail.com>
Sat, 2 Jul 2011 11:45:19 +0000 (11:45 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Sat, 2 Jul 2011 11:45:19 +0000 (11:45 +0000)
commit4681a3ea0d0502ec7a787bc4dd24e43718a02b7c
tree58374ab2cf9c62ddc89dc70ffab1431eafe4ce71
parent19fc1a2f0d8523e8d31b40e7b83a058faacc20c2
Add new clipboard api and support for it in the ie backend. Also extend the sample to demonstrate the new functions.

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