wxHtmlWindow::OnLinkClicked and wxHtmlCell::Get/SetLink and wxHtmlWinParser::GetSetLi...
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 23 Dec 1999 21:11:46 +0000 (21:11 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 23 Dec 1999 21:11:46 +0000 (21:11 +0000)
commitf2c2fa4d62b34608e21b04f8010149945aebda70
treefc7bac246b4bbf7f7e8f941161638b7df0ea68ea
parent2ea24d9f47002ce2965b6c782849f2f9b776c3de
wxHtmlWindow::OnLinkClicked and wxHtmlCell::Get/SetLink and wxHtmlWinParser::GetSetLink now work with wxHtmlLinkInfo instead of wxString (making it ready for frames)  ************** also fixed font size interpretation to conform to HTML (1..6 instead of wrong -2..4)

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