]> git.saurik.com Git - wxWidgets.git/commit - src/html/m_image.cpp
Convert image tags to text using their alt attribute in wxHTML.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 30 Sep 2012 22:20:11 +0000 (22:20 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 30 Sep 2012 22:20:11 +0000 (22:20 +0000)
commit9915cdc960ad954c3a61758fc4a53e83435fa59e
tree6191cfd80f05c5b027ed4f5ba34ab05ed7865807
parentb8885bb39b61f599b16d059a17ea4d9cae7018e7
Convert image tags to text using their alt attribute in wxHTML.

This is useful when copying wxHtmlWindow contents to clipboard, for example.

Closes #14557.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72587 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/html/m_image.cpp