preserve TAB characters when copying HTML <pre> content to clipboard
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 21 Apr 2008 10:46:30 +0000 (10:46 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 21 Apr 2008 10:46:30 +0000 (10:46 +0000)
commit6a603a10e77f719458939d117e46f7d8ed0b372b
treeb5de2c50645041f51ef57cda53196a68cba722c1
parent1e24c2af0f22f9fff6922885eed7a1bef1b92112
preserve TAB characters when copying HTML <pre> content to clipboard

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53282 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/html/htmlcell.h
include/wx/html/winpars.h
src/html/htmlcell.cpp
src/html/m_pre.cpp
src/html/winpars.cpp