removed wxITALIC/wxSLANT stuff from wxHTML (no longer neccessary, we have intelligent...
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 23 Dec 1999 18:14:26 +0000 (18:14 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 23 Dec 1999 18:14:26 +0000 (18:14 +0000)
commit8eb2940f7f226b068007928465096e2b9bec67d0
tree4f105b421ccf8b9b9bcd52c76e0454b892730be8
parent921d0fb1953c384c3f5066dabc19f0f7e4fb1da7
removed wxITALIC/wxSLANT stuff from wxHTML (no longer neccessary, we have intelligent font matching) - affects SetFonts method of wxHtmlWindow, wxHtmlWinParser and private stuff in wxHtmlHelpFrame

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5083 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/htwindow.tex
docs/latex/wx/htwinprs.tex
include/wx/html/helpfrm.h
include/wx/html/htmlwin.h
include/wx/html/winpars.h
src/html/helpfrm.cpp
src/html/htmlwin.cpp
src/html/winpars.cpp