wxWidgets/interface/wx/html
Vadim Zeitlin f68e16c5fc Add <span> tag and limited support for CSS styles to wxHTML.
Parse "style" attributes of the HTML tags and honour those of them that can be
mapped to the HTML 3 attributes.

Also add a handler for <span> tag.

Closes #10631.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64443 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-05-30 23:12:25 +00:00
..
helpctrl.h remove usage of wxT() macro; it makes example code a bit harder to read 2009-01-18 21:46:46 +00:00
helpdata.h automated ifacecheck fixes 2008-10-29 15:34:31 +00:00
helpdlg.h interface fixes; removed many functions which were deprecated in past and have already been removed from wx; renamed others wrongly named; added some @onlyfor tags to avoid false warnings in ifacecheck logs 2008-11-15 11:37:43 +00:00
helpfrm.h interface fixes; removed many functions which were deprecated in past and have already been removed from wx; renamed others wrongly named; added some @onlyfor tags to avoid false warnings in ifacecheck logs 2008-11-15 11:37:43 +00:00
helpwnd.h Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
htmlcell.h add support for table border width attribute (closes #10610) 2009-04-25 23:19:04 +00:00
htmlfilt.h other interface revisions of html headers 2008-10-25 20:44:52 +00:00
htmlpars.h ifacecheck manual fixes 2008-11-09 16:46:52 +00:00
htmltag.h Add <span> tag and limited support for CSS styles to wxHTML. 2010-05-30 23:12:25 +00:00
htmlwin.h document SetStandardFonts() and SetFonts() methods of various wxHTML classes (closes #10913) 2009-07-03 12:03:39 +00:00
htmprint.h Forward-port of r62758 (Added wxHtmlEasyPrinting name accessor and modifier). 2009-12-01 20:23:29 +00:00
winpars.h many automated ifacecheck fixes 2009-01-10 22:42:09 +00:00